Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cant import com.sun.xml.internal.ws.spi

807589Sep 23 2008 — edited Oct 7 2008
I was intalled NetBeans IDE 6.1, JDK/JRE 1.6.0_07.

but
import com.sun.xml.internal.ws.spi.ProviderImpl;

This statement comes an error (package com.sun.xml.internal.ws.spi does not exist )

but JDK6(rt.jar) has this package and class.

why this happen?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2008
Added on Sep 23 2008
2 comments
702 views