Skip to Content
0
Former Member
Aug 03, 2008 at 03:26 PM

Web Services JAR Problem

41 Views

Hi All,

Im trying to use a deployable proxy in my portal component. When I do this, it is giving me a compile time error as below:

This compilation indirectly unit indirectly references the missing type javax.xml.rpc.ServiceException(typically some required class file is referencing a type outside the class path)

I have gone through this thread WebService problem and I believe he was also facing the same issue, but even when I put the WebServices_lib.jar in my -> add external Jars section of my project in NWDS it is still giving me the same error.

Does anyone know how to fix this?

Thanks

S.B