hi,

I am just starting with JBoss 2.2.2 and was trying to
get it to run in JBuilder on win2k.  I have followed
the guide, and it seems to start fine, however, my jar
file does not seem to deploy correctly.  It works when
I run JBoss from the command prompt, and the
difference seems to be that in JBuilder the beans are
not really deployed for some reason.  I have included
the output from the deploy section from both the
command prompt and jbuilder.

any ideas?

>From Command prompt:

[Auto deploy] Starting
[Auto deploy] Watching D:\JBoss-2.2.2\deploy
[Auto deploy] Auto deploy of
file:/D:/JBoss-2.2.2/deploy/cartshop.jar
[J2EE Deployer Default] Deploy J2EE application:
file:/D:/JBoss-2.2.2/deploy/car
tshop.jar
[J2EE Deployer Default] Create application
cartshop.jar
[J2EE Deployer Default] install module cartshop.jar
[Container factory]
Deploying:file:/D:/JBoss-2.2.2/tmp/deploy/Default/cartshop.j
ar
[Verifier] Verifying
file:/D:/JBoss-2.2.2/tmp/deploy/Default/cartshop.jar/ejb100
1.jar
[Container factory] Deploying shop
[Container factory] Deploying cart
[Bean Cache] Cache policy scheduler started
[Container factory] Deployed application:
file:/D:/JBoss-2.2.2/tmp/deploy/Defaul
t/cartshop.jar
[J2EE Deployer Default] J2EE application:
file:/D:/JBoss-2.2.2/deploy/cartshop.j
ar is deployed.
[Auto deploy] Started

>From JBuilder:

[Auto deploy] Starting
[Auto deploy] Watching D:\JBoss-2.2.2\deploy
[Auto deploy] Auto deploy of
file:/D:/JBoss-2.2.2/deploy/cartshop.jar
[J2EE Deployer Default] Deploy J2EE application:
file:/D:/JBoss-2.2.2/deploy/cartshop.jar
[J2EE Deployer Default] Create application
cartshop.jar
[J2EE Deployer Default] install module cartshop.jar
[Container factory]
Deploying:file:/D:/JBoss-2.2.2/tmp/deploy/Default/cartshop.jar
[Verifier] Verifying
file:/D:/JBoss-2.2.2/tmp/deploy/Default/cartshop.jar/ejb1001.jar
[Container factory] Deployed application:
file:/D:/JBoss-2.2.2/tmp/deploy/Default/cartshop.jar
[J2EE Deployer Default] J2EE application:
file:/D:/JBoss-2.2.2/deploy/cartshop.jar is deployed.
[Auto deploy] Started


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to