|
|
||
Rama Pulavarthi's Blog
«OpenJDK 6 now has JAX-WS 2.1 and JAXB 2.1 |
Main
| Status of WS-Addressing and MTOM Interop scenarios at Plugfest »
A little update for JAX-WS 2.1 users with JDK 6 Update 4 and Update 5.Posted by ramapulavarthi on March 07, 2008 at 05:00 PM | Comments (1)Some issues on compiling using classes in javax.xml.ws.wsaddressing package have come to our attention (You can follow the thread in the Metro User forum). As you can see, javax.xml.ws.wsaddressing package along with the classes W3CEndpointReference and W3CEndpointReferenceBuilder are infact there in rt.jar. But javac complains package javax.xml.ws.wsaddressing does not exist. This is due to the fact that JAVA_HOME/lib/ct.sym was not updated with these new api. This problem is in the JDK 6 Update 4 and Update 5, should not effect you unless you are using W3CEndpointReference and W3CEndpointReferenceBuilder in your applications. We are actively working on providing a fix in future update release. In the mean while, you could use one of these following workarounds.
We will be very soon fixing this glitch. Thanks for your cooperation. Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment
| ||
|
|