[jboss-user] [JBoss Seam] - Two war files with the same code base
hvram
do-not-reply at jboss.com
Mon May 7 09:18:50 EDT 2007
Hi
For the purpose of development our team uses Seam 1.2.1 . So we generally change the name of the project and thus create 2 different WAR files and then deploy them to the same jboss server .
While I was trying to debug using the java remote debugger I found that I was hitting the break points of my colleague.
This brings me to the question :
a) Is this style of development acceptable (i.e. 2 WARs with the same class names etc ) . If not what is the preferred method of development ?
b) If java does get confused with the class names as I can see the debugger hitting this problem will Seam have the same problem ?
--Regards
Hari
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043648#4043648
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043648
More information about the jboss-user
mailing list