[jboss-user] [JBossWS] - Error: "package javax.jws does not exist" ? Missing jar?

thoste do-not-reply at jboss.com
Sun Apr 13 09:11:32 EDT 2008


When I try to compile a web service with java 1.5 by

javac ProfileMgmtBean.java

I am getting the following error:

import javax.jws.WebService;
                 ^
ProfileMgmtBean.java:6: package javax.jws does not exist

Do I have to add (Which?) jar files to the CLASSPATH ?

Thomas

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

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



More information about the jboss-user mailing list