Hi
there,
I have two jars with
a dependency between them:
domain.jar depends on sequenceGenerator.jar
when i deploy
manually in the right order, everything works fine.
Deployment on
startup of jboss 3.0.0 results in errors. Maybe this is a
bug/not yet
supported.
Regards,
Hi
there,
I have two jars with
a dependency between them:
domain.jar depends on sequenceGenerator.jar
when i deploy
manually in the right order, everything works fine.
Deployment on
startup of jboss 3.0.0 results in errors. Maybe this is a
bug/not yet
supported.
Regards,
E
Yes. However it is difficult to guarantee that such a jar will be deployed
before the classes are needed, if everything is in deploy at jboss startup.
It should work fine if you are doing this by hand while jboss is running,
just make sure each package is deployed before you copy the next one.
Can I deploy helper classes by copying them into
the deploy directory as a .jar file rather than have
them in the "lib" directory at startup time?
I'm using JBoss 3.0 RC1.
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/li