• Incompletely deployed packages

    Am new babie to JBOSS. am trying to deploy my project and when i start my server i get this. please help     --- Packages waiting for a deployer --- org.jboss.deployment.DeploymentInfo@1c73b7dc { url=file:...
    Profile Photo
    last modified by skatpal
  • Embeddable EJB Container JBoss 7.1.1

    Has anyone been able to get EJB 3.1 Embeddable to work with JBoss 7.1.1.Final yet? Following instructions on https://community.jboss.org/wiki/EJB31Embeddable#comment-1206  I made an JBoss instance boot up in JV...
    Profile Photo
    last modified by calb
  • Weird IOException thrown during maven build (uses embedded Jboss)

    I have a MAVEN build which throws the below exception when running on Redhat Linux. I could not reproduce this issue on a Windows box. I'm using Maven "resources" plugin to copy .class files from classes directory int...
    Profile Photo
    last modified by ronsi
  • Getting Exception while starting Embedded JBoss Server from EJB3Unit Test Case in Eclipse

    While executing the EJB3Unit Test Case as a TestNG Test, I am getting the below exception. I have followed the article in http://hocinegrine.com/2010/06/17/unit-testing-with-jboss-embedded-ejb3-container/. PFB my Test...
    Profile Photo
    created by doddalas
  • I'm getting [TxConnectionManager] Connection error occured: in jboss 4.0.2 logs

    Hi All,   I'm getting beow eror in Jboss logs. Can you tell me,what cause this error ??   06:55:58,818 WARN  [TxConnectionManager] Connection error occured: org.jboss.res ource.connectionmanager.TxCo...
    Profile Photo
    created by maddurivenkys
  • Environment issue Embedded JBoss and Seam Test

    I've been tasked with building a new continous integration server and have run into an issue running our intergration test suite. While running test suite from the command line I get the following stack trace on the f...
    Profile Photo
    last modified by philllip.haines
  • javax.naming.NameNotFoundException: logreaderDS not bound

    Hi guys, im trying to deploy my app in a web profile on jboss-5-1-GA, but i always got a error: javax.naming.NameNotFoundException: logreaderDS not bound.   If i deploy the app whithout changes in a any profile ...
    Profile Photo
    last modified by spolti
  • Building a personal profile from jboss-src

    Hello everyone.   I'm trying to build a new profile or use web profile with some customizations.   i was reading the build.xml but i not found nothing about this..   So where i configure wich files, ...
    Profile Photo
    created by spolti
  • Building Jboss

    Hello,   I need build Jboss in my machine for apply customizations I succeeded in building all, as bellow...   Now, i dont know how make my server, example, jboss-5.beta.....     total 148 dr...
    Profile Photo
    last modified by spolti
  • TestNG, Embedded JBoss, Infinispan 5.0.1, Seam 2.2.1 does not start, Logger problem

    Hi,   I have a problem with starting the unit tests that are extending the SeamTest.   My project is created with seam-gen using Seam 2.2.1 and the Embedded JBoss provided with it. I am using Ant.   ...
    Profile Photo
    created by ivica
  • jboss6 - character encoding http post request

    Hi ,      My backend java application deployed in jboss6  has to support all the languages(english,spanish,japanese,chinese.....) avaiable in the world. We have client application deployed on tabl...
    Profile Photo
    last modified by satish1982
  • Logging all log files on syslog

    Hello everyone.     I need send all my log files to a syslog server.   With my default configurations i can send only the server.log.   I need send the access_log and boot log too.   Any I...
    Profile Photo
    last modified by spolti
  • ORA-01017: invalid username error

    Hello guys!!!     today i got a error that say your username/password is invalid (ORA-01017), so I tried any solutions, like that:         -> change the password; &#...
    Profile Photo
    last modified by spolti
  • Embedded JBoss 7

    Has anyone been able to get the JBossEmbeddedAS to work with JBoss 7?  The classes referred to (e.g. JBossASEmbeddedServerFactory) don't seem to exist in any of the JBoss 7 modules, is there a separate JAR we nee...
    Profile Photo
    created by james_farmer
  • JBoss AS6 Error After Server starts

    Hi,   I am a new to JBoss. Installed AS 6. It compiles richfaces etc.. but each time I start the server, I get this error on my console. I searched around and set my persistance.xml file in WebContent/ MetaINF f...
    Profile Photo
    last modified by hannahv
  • running Junit tests on Eclipse with Embedded AS

    Hello Everyone,   I am trying to run a simple EJB Junit test in Eclipse, I have put the following jars related to JBoss in the classpath for the project: javax.inject.jar jboss-bootstrap-api-as.jar jboss-boot...
    Profile Photo
    last modified by ashim.mishra
  • Question regarding Embedded JBoss release and compatibility with Java 6

    I am installing embedded JBoss inside my existing Tomcat installation. I gather that the version out there is still in the beta stage. Is an official 1.0 Release planned for sometime soon? Also does it not  work ...
    Profile Photo
    created by albert_newton
  • Testing JackRabbit using EJB 3 services with jboss-EJB-3.0_Embeddable_ALPHA_9

    Hi All,   I am using jboss-EJB-3.0_Embeddable_ALPHA_9 for testing EJB 3. Reason for using jboss-EJB-3.0_Embeddable_ALPHA_9 is that the JBoss server version in our production environment is: EAP 4.3.0.   I ...
    Profile Photo
    last modified by muzammil.ms
  • Running Embedded JBoss via ANT with AS 6.0.0.Final

    I am considering using JBoss Embedded AS within a java swing application so that I can use JEE services to support remote execution of work on multiple remote clients. As a first start, I've been trying to get a JBo...
    Profile Photo
    last modified by ymaraner
  • Embedded JBoss with JUnit

    Hello together,   i get errors, if i use the EJBContainer. I follow this tutorial embedded 3.1, but i doesn't work   I set the JBOSS_HOME to the JBoss root directory.   My Test:   public class M...
    Profile Photo
    created by sirwayne