Hi,
the standard way to add the classes from your java project to the web project is to build
a JAR file from the Java project (as you do already) and place this JAR in WEB-INF\lib of
the web project.
Best regards
Wolfgang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214542#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...