Log in to follow, share, and participate in this community.
Thread JMS - standalone-mdb tutorial example not working
JMS - standalone-mdb tutorial example not workingHi, I'm having trouble with getting JMS to work under embedded jboss. After some debugging I tried to run the example tutorials from the site, and unfortunately, the same error persists: rq@ant ~/Desktop/jboss/jbo...
Thread Embedded EJB and java.lang.IllegalStateException: Class not
Embedded EJB and java.lang.IllegalStateException: Class notIt is requirement to use JDK 6. We are using JBoss Seam 2.0.1 Beta. Is there an embedded EJB version working with this configuration? I tried it with version embedded EJB Beta 2. The consequence is I get the excepti...
problems with: tomcat 6.0.14/win + jboss embedded beta 2i get the error attached at the end of this posting when starting tomcat after having followed the install instructions at http://wiki.jboss.org/wiki/Wiki.jsp?page=Tomcat6.0.x (my java version is 1.6.0_02.) logs/std...
Deploying multiple classes easily?I'm writing JUnit tests for my EJBs, but I'm having problems deploying the necessary classes. The approach used in the tutorial:
jar = AssembledContextFactory.getInstance().create("ejbTestCase.jar");
jar.addClass(C...
Thread examples deployment on Tomcat 6.0.14 with Embedded JBoss 2 b
examples deployment on Tomcat 6.0.14 with Embedded JBoss 2 bHi, I tried to deploy examples from Seam 2 beta on tomcat 6.0.14 So I downloaded Embedded JBoss 2 beta did this: # Copy all files and directories under embedded-jboss/bootstrap into tomcat's lib/ directory, except ...
Thread examples deployment on Tomcat 6.0.14 with Embedded JBoss 2 b
examples deployment on Tomcat 6.0.14 with Embedded JBoss 2 bHi, I tried to deploy examples from Seam 2 beta on tomcat 6.0.14 So I downloaded Embedded JBoss 2 beta did this: # Copy all files and directories under embedded-jboss/bootstrap into tomcat's lib/ directory, except ...
Thread Embeddable EJB3 container deploys dependent Service objects
Embeddable EJB3 container deploys dependent Service objectsHello all, I posted this topic on the JBoss Seam Forum and I got redirected here. I have a very strange problem with our application using JBoss Seam 2.0.0.BETA1. We have two annotated service objects, CORBAOrb and...
maven 2 dependencies and junit 4 testsI have strange problems with unit tests and maven dependencies. I read this forum but can't find any answers yet. We want to run our unit tests with embedded JBoss. Our project is divided in several subprojects which...
questions about jboss embedded warnsHi, i asked for few questions on Seam forum but they delegated me to this forum, Can u Answer for my questions? here is url to this post http://www.jboss.com/index.html?module=bb&op=viewtopic&t=116060
embedding within a web application (jetty)I am attempting to bootstrap the embedded jboss from within a web application that is running under Jetty. I realize that it may seem a little silly to want to do, but hear me out. The holy grail of maven 2 developmen...
Thread Transaction vs. Extended Persistence Contexts Problem
Transaction vs. Extended Persistence Contexts ProblemHello Guys, maybe somebody has already hit so a problem, I am trying to test Transaction vs. Extended persistence context example from the O'Reilly EJB 3.0 Workbook (exercise 5.1) in an unit test using Embedded JBoss ...
Maven 2 problemsHi, i have some problems to start the jboss-embedded with maven 2 during tests. I think there is something wrong with my configuration of the surefire plugin from maven and/or something in the bootstrap-beans.xml fi...
Thread Problem installing Embedded Jboss on Tomcat 5.5
Problem installing Embedded Jboss on Tomcat 5.5Hi, I try to install embedded jboss on tomcat but I get problems. I posted previously this post on Seam forum but without any response. here is my post http://www.jboss.com/index.html?module=bb&op=viewtopic&t...
embedded-jboss-beta2 tutorial problemHi, there are 3 files missing in the bootstrap directory. Copy the following 3 files into the directory bootstrap/deploy/ jboss-local-jdbc.rar jboss-xa-jdbc.rar jms-ra.rar Regards
Thread VFS does not found persistence.xml DD file from META-INF dir
VFS does not found persistence.xml DD file from META-INF dirHello Bill, maybe you can answer me this question. Why the JBoss VFS does not found persistence.xml DD file from the META-INF directory during the execution of testcases and why I need another tutorial-persistence.xm...
JMS only partly functionsHello, First, sorry, my English is not good. For errors please Google thanks. ;) I use embedded-jboss-beta2.zip. Thus I wrote an application of tests (in the same application), which a Topic opens and by Listener f...
JMS config problem?Hi, I am trying to get the jboss-EJB-3.0_Embeddable_ALPHA_9 to work with a JMS qeue. The following problem comes up when ite trys to start: ERROR 20-07 14:16:53,227 (AbstractController.java:incrementState:440) -Erro...
Thread Tomcat 6.0, Embedded JBoss Beta; errors on start up
Tomcat 6.0, Embedded JBoss Beta; errors on start upHi all, Please let me know if this post doesn't belong here: 1. I've downloaded embedded-jboss-beta2 2. I followed all steps form http://docs.jboss.com/seam/2.0.0.B1/reference/en/html/configuration.html#config.inst...
build embedded Jboss beta 2 from svn codeshello bill and adrian, I am trying to use embedded jboss beta 2 to test ejb3 component outside of the j2ee container and I want to build emb. jboss myself. maybe you can answer my question or give me some informations...