Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Mobile Tools for Java (MTJ) » java.lang.NoClassDefFoundError: javax/xml/rpc/ServiceException
java.lang.NoClassDefFoundError: javax/xml/rpc/ServiceException [message #568090] Sun, 16 November 2008 12:16
Guadalupe Mising name is currently offline Guadalupe Mising nameFriend
Messages: 35
Registered: July 2009
Member
Dear all,
I am still trying to get a web service client running in a mobile device.
I am trying to do it through the use of the Rational Software development
tool, which is based on Eclipse, I installed Sun Wireless Toolkit 2.5.2
for CDLC and MTJ 0.9.

When I try to do it for Tomcat instead of WebSphere I do not have any
problem at compilation time but when I try to execute the midlet (in which
I only include the creation of the proxy), I get the following error in
the midlet start method:
java.lang.NoClassDefFoundError: javax/xml/rpc/ServiceException

I have included de j2ee.jar which contains the class
javax/xml/rpc/ServiceException in the building path, but I still got the
same problem.

Any suggestion to this?

Thanks a lot again,
Guadalupe
Previous Topic:Type java.lang.String Error preverifying class java.lang.String
Next Topic:Type java.lang.String Error preverifying class java.lang.String
Goto Forum:
  


Current Time: Thu Apr 25 03:46:04 GMT 2024

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

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

Back to the top