I tried to implement the Russian Doll Packaging in a rather stupid way to see what happens in this case. I put my -ds.xml file in a jar called firstJar.jar then I put that one into another jar called secondJar.jar (so that the -ds.xml can be considered a smaller doll that other jars) Then I created my ear to contain the war and all jars including secondJar.jar. When I hot deploy that, again some jars get deployed before secondJar. If, on the other hand, I close down jboss and restart it, it works fine... Everytime I shutdown jboss and start all goes well. Does that mean that there is something wrong with jboss when it comes to the Russian Doll packaging in hot deploying??
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828133#3828133 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828133 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
