Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » The type javax.xml.rpc.ServiceException cannot be resolved. It is indirectly referenced from require
The type javax.xml.rpc.ServiceException cannot be resolved. It is indirectly referenced from require [message #730700] Wed, 28 September 2011 22:31 Go to next message
mleejr  is currently offline mleejr Friend
Messages: 1
Registered: September 2011
Junior Member
Getting this error, from eclipse error warning, when trying to call a web service from within my Eclipse project.

"The type javax.xml.rpc.ServiceException cannot be resolved. It is indirectly referenced from required .class files"

I added Axis 2 as a project facet and it did nothing.
Re: The type javax.xml.rpc.ServiceException cannot be resolved. It is indirectly referenced from req [message #730916 is a reply to message #730700] Thu, 29 September 2011 14:23 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
You need to add the ServiceException class to your Build Path. Find the jar that contains this class and add it.
Previous Topic:Get URL from internal web browser
Next Topic:Re: VisualStudio-Like IDE for Server-based App?
Goto Forum:
  


Current Time: Thu Apr 25 21:50:53 GMT 2024

Powered by FUDForum. Page generated in 0.07898 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top