Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Web Service Class Files
Web Service Class Files [message #112397] Fri, 17 June 2005 14:12 Go to next message
Eclipse UserFriend
In the top down Web Service project, which I used as my map for creating
my own Web Service no class files are generated.

My Web Service runs fine until I perform a "Project->Clean", at which time
it no longer works again unless I completely rebuild my Web Services. I
was hoping to overcome this by deploying my Web Service using Axis and w/o
rebuilding the Web Service Skeleton since it overlays my code. One of the
things that I noticed was that in many of the Axis samples it talks about
copying class files to the Axis direcdtory within the Tomcat Server
folder. However, even though my Web Service works (before the clean),
there are no class files. Even after the clean there are no class files
generated.

How would I generate the class files?

Do I need to the class files in order to deploy my service so that I can
run it in both test and production on a Tomcat server using Axis?
Re: Web Service Class Files [message #112800 is a reply to message #112397] Mon, 20 June 2005 10:26 Go to previous message
Eclipse UserFriend
I was incorrect on this, the class files do exist but they are located in
the in a sub directory under .deployables (which exists in my Workspace
under my project)

The information under the sub folder .deployables does not show up in
Eclipse. It wasn't until I started reseraching further that I found that
the class files existed in the project folder within the workspace.
Previous Topic:J2EE Web Project
Next Topic:Project Clean Errors - Web Service
Goto Forum:
  


Current Time: Sun Apr 20 09:33:50 EDT 2025

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

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

Back to the top