A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Certification
»
EJB Certification (SCBCD/OCPJBCD)
Author
problem in importing javax.jws package
Senthil Kumar
Ranch Hand
Joined: Mar 13, 2006
Posts: 264
posted
Jun 29, 2007 06:28:00
0
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
posted
Jun 29, 2007 06:39:00
0
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 apps
–
ImageJ plugins
–
Java web charts
Senthil Kumar
Ranch Hand
Joined: Mar 13, 2006
Posts: 264
posted
Jun 29, 2007 07:06:00
0
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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter