[jboss-user] [EJB 3.0] - Re: EJB3 WebServices
Doug.Palmer
do-not-reply at jboss.com
Wed Sep 6 07:32:36 EDT 2006
Your project.properties contains references to the necessary jars but javac.classpath does not contain an entry for them. So they aren't being used at compile time. You need to add them to the javac classpath.
Regards
Doug
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969695#3969695
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969695
More information about the jboss-user
mailing list