it's been some time since I tried it though
multiple different applications never seeemd to be a problem, but different versions of the same one never worked but now that I have read Chad's post I think it's probably related to the jboss-app.xml having he same content: <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE jboss-app PUBLIC '-//JBoss//DTD J2EE Application 1.3V2//EN' 'http://www.jboss.org/j2ee/dtd/jboss-app_3_2.dtd'> <jboss-app> <loader-repository>jboss.loader:loader=someApp</loader-repository> </jboss-app> notice the someApp value ? you'll need to make sure it's different for each version of the app actually the andromdapp:generate tool takes care of that, so it should work, I should try it again too when I have the chance -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=240#240 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
