hi,

to 2) there is one way i can think of but don't know if this would meet your 
requirements, it's actually more of a hack:

by putting your jars in your jboss root lib folder all of your business classes 
become available from all deployed apps. this means you're moving your jars 
(classes) out of the war/ear itself to the lib folder of jboss and you are just 
deploying an "empty" war/ear containing your ejb-jar/web.xml/META-INF/etc... 
files - all class loaders will find your classes though.

to 1) my guess is hotdeployment is not designed in a way that you can re-deploy 
just a war as part of your ear...anybody an idea?

Dirk

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3908323#3908323

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3908323


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to