Skip to Main Content

Java APIs

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!

the type javax.xml.rpc.Service can not be resolved error :: new to eclipse

843810May 2 2008
I am trying to compile and make build of my project and I am getting following error -
Severity Description Resource In Folder Location Creation Time Id
2 The project was not built since its build path is incomplete. Cannot find the class file for javax.xml.rpc.Service. Fix the build path then try building this project screeningPrototype May 2, 2008 12:56:39 PM 3681


Severity Description Resource In Folder Location Creation Time Id
2 The type javax.xml.rpc.Service cannot be resolved. It is indirectly referenced from required .class files TigerWebServiceServiceLocator.java screeningPrototype/src/com/experian/realtime/services/tigerservice line 11 May 2, 2008 12:56:39 PM 3680

the build is done in Eclipse IDE.

Any help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 30 2008
Added on May 2 2008
0 comments
1,723 views