aspose file tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes problem in importing javax.jws package Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "problem in importing javax.jws package" Watch "problem in importing javax.jws package" New topic
Author

problem in importing javax.jws package

Senthil Kumar
Ranch Hand

Joined: Mar 13, 2006
Posts: 264
I am facing a problem in compiling the class which imports "javax.jws.*" package.The the JRE version i am using is jre1.5.0_06.

Do i need to change the jre version.why is this error occuring.


when you really want something, all the universe always conspires in your favour.<br /> <br />SCJP1.5-77%<br />SCWCD-89%
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
The JAX-WS API (which includes that package) is part of Java 6. For use with Java 5 you need to download it separately and add it to your classpath.


Android appsImageJ pluginsJava web charts
Senthil Kumar
Ranch Hand

Joined: Mar 13, 2006
Posts: 264
thanks it world now
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: problem in importing javax.jws package
 
Similar Threads
Need help for accessing exe bundled JRE
Rational Application Developer V 7.0.0.1
Problem with Sun's HAT (Heap Analyser Tool)
idl2java compilation error
large file support