[jboss-user] [EJB 3.0] - Re: service=EJB3 + is already registered

juanm_med do-not-reply at jboss.com
Tue Jan 22 21:59:49 EST 2008


Sorry, in the previous message the tags didn't show. The incorrect ant tag was:

 jar basedir="${app.classes.dir}" compress="true" jarfile="${jar}" 

The correct ant tag is:

 jar compress="true" jarfile="${jar}" 

Greetings

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

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



More information about the jboss-user mailing list