Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » IWAB0398E - ClassNotFound during Webservices generation
IWAB0398E - ClassNotFound during Webservices generation [message #167000] Tue, 18 April 2006 13:10 Go to next message
Eclipse UserFriend
I've been scouring various mailing lists and bug reports for this one, and
have had no luck actually finding an answer.

When using the 'bottom up' webservice generation on a class, I get the
following error (the class I'm generationg from is
'com.arete.webservices.Services').

I'm simply doing rightclick on the class, Webservices->Create Web Service,
selecting my Tomcat 5.5 installation, and sending it off.

I've seen various bug reports saying 'this was fixed in 0.8' or the like,
but this is obviously not fixed yet. Workarounds have been suggested like
'deleting entire workspace and restarting' - I have done this, still get
the error.

Eclipse 3.1.2 Build id: M20060118-1600
WTP v1.0.1
Debian Linux w/Java 1.5.0.06.

IWAB0398E Error in generating WSDL from Java:
java.lang.ClassNotFoundException: com.arete.webservices.Services
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:405)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:350)
at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(AbstractClassLoader.java:78)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)

This is, at the moment, a showstopper for us. We can't generate any
webservices from existing code, we're dead in the water. Help please!

-dbs
Re: IWAB0398E - ClassNotFound during Webservices generation [message #167008 is a reply to message #167000] Tue, 18 April 2006 13:14 Go to previous messageGo to next message
Eclipse UserFriend
Dave Belfer-Shevett wrote:
> I've seen various bug reports saying 'this was fixed in 0.8' or the like,
> but this is obviously not fixed yet. Workarounds have been suggested like
> 'deleting entire workspace and restarting' - I have done this, still get
> the error.

Sorry, didn't include information on bugs reported and 'marked as resolved',
when in fact, this is not resolved.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=105207

-dbs
Re: IWAB0398E - ClassNotFound during Webservices generation [message #168911 is a reply to message #167008] Wed, 10 May 2006 10:54 Go to previous messageGo to next message
Eclipse UserFriend
"Dave Belfer-Shevett" <dbs@stonekeep.com> wrote in message
news:e236pm$39c$2@utils.eclipse.org...
> Dave Belfer-Shevett wrote:
> > I've seen various bug reports saying 'this was fixed in 0.8' or the
like,
> > but this is obviously not fixed yet. Workarounds have been suggested
like
> > 'deleting entire workspace and restarting' - I have done this, still get
> > the error.
>
> Sorry, didn't include information on bugs reported and 'marked as
resolved',
> when in fact, this is not resolved.
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=105207
>
> -dbs

I'm getting this error as well. Judging from everything I found on Google,
this has long been an issue with WTP

The bugs are marked as fixed, but no resolution information.
Re: IWAB0398E - ClassNotFound during Webservices generation [message #168954 is a reply to message #168911] Wed, 10 May 2006 15:36 Go to previous messageGo to next message
Eclipse UserFriend
"Neill Laney" <nmlaney@hotmail.com> wrote in message
news:e3sus3$mer$1@utils.eclipse.org...
> "Dave Belfer-Shevett" <dbs@stonekeep.com> wrote in message
> news:e236pm$39c$2@utils.eclipse.org...
> > Dave Belfer-Shevett wrote:
> > > I've seen various bug reports saying 'this was fixed in 0.8' or the
> like,
> > > but this is obviously not fixed yet. Workarounds have been suggested
> like
> > > 'deleting entire workspace and restarting' - I have done this, still
get
> > > the error.
> >
> > Sorry, didn't include information on bugs reported and 'marked as
> resolved',
> > when in fact, this is not resolved.
> >
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=105207
> >
> > -dbs
>
> I'm getting this error as well. Judging from everything I found on Google,
> this has long been an issue with WTP
>
> The bugs are marked as fixed, but no resolution information.

It seems this is an issue of an un-implimented feature.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=89922
Re: IWAB0398E - ClassNotFound during Webservices generation [message #174277 is a reply to message #167000] Thu, 13 July 2006 05:05 Go to previous message
Eclipse UserFriend
Hi, I get a similar error while trying to use WTP 1.5 and creating the Bottom-Up Web service:

IWAB0398E Error in generating WSDL from Java: java.lang.NoClassDefFoundError
java.lang.NoClassDefFoundError
at org.apache.axis.tools.ant.wsdl.Java2WsdlAntTask.execute(Java 2WsdlAntTask.java:172)
at org.eclipse.jst.ws.internal.axis.consumption.core.command.Ja va2WSDLCommand.executeAntTask(Java2WSDLCommand.java:179)
at org.eclipse.jst.ws.internal.axis.consumption.core.command.Ja va2WSDLCommand.execute(Java2WSDLCommand.java:94)
at org.eclipse.jst.ws.internal.axis.creation.ui.command.BUCodeG enOperation$BottomUpWSModifyOperation.execute(BUCodeGenOpera tion.java:116)
at org.eclipse.jst.ws.internal.axis.creation.ui.command.BUCodeG enOperation.execute(BUCodeGenOperation.java:80)
at
...

At the moment I've given up trying to use Eclipse to create a web service automatically and I'm doing it manually.
Previous Topic:Automatic update: digest.zip 404 error
Next Topic:J2EE Module Dependencies - Project Migration WTP 1.0 to WTP 1.5 (Calisto)
Goto Forum:
  


Current Time: Mon May 12 19:06:11 EDT 2025

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

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

Back to the top