[jboss-user] [JBoss Seam] - Re: [SEAM 2.0 BETA 1] Embedded ejb container fails at test s
urswag
do-not-reply at jboss.com
Fri Aug 17 10:39:12 EDT 2007
The rar files are still not deployed!
The deploy directory of JBoss Seam boostrap has the files. As You can see there are no rar files.
| Directory of C:\devapp\jbossseam\jboss-seam-2.0.0.BETA1\bootstrap\deploy
|
| 03.08.2007 18:44 <DIR> .
| 03.08.2007 18:44 <DIR> ..
| 03.08.2007 18:44 22'444 ejb3-interceptors-aop.xml
| 03.08.2007 18:44 4'883 hsqldb-ds.xml
| 03.08.2007 18:44 <DIR> messaging
| 03.08.2007 18:44 560 remoting-service.xml
| 3 File(s) 27'887 bytes
| 3 Dir(s) 26'863'919'104 bytes free
|
The deploy directory of embedded EJB boostrap has the required rar archives
jms-ra.rar jboss-local-jdbc.rar
| Directory of C:\devapp\embedded-jboss-beta2\bootstrap\deploy
|
| 17.08.2007 16:28 <DIR> .
| 17.08.2007 16:28 <DIR> ..
| 17.04.2007 11:13 22'444 ejb3-interceptors-aop.xml
| 17.04.2007 11:13 4'886 hsqldb-ds.xml
| 17.04.2007 11:13 2'402 jboss-local-jdbc.rar
| 17.04.2007 11:13 2'517 jboss-xa-jdbc.rar
| 17.04.2007 11:13 1'979 jms-ra.rar
| 17.04.2007 11:13 <DIR> messaging
| 17.04.2007 11:13 560 remoting-service.xml
| 7 File(s) 34'788 bytes
| 3 Dir(s) 26'863'919'104 bytes free
|
|
What You can do is.
Simply copy the embedded EJB boostrap content
into the Seam bootstrap directory.
Or You can in the Seam base build.xml modify the property eejb.conf.dir in the way that it points to the embedded EJB boostrap.
directory.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075249#4075249
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075249
More information about the jboss-user
mailing list