Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JSP and Ant
JSP and Ant [message #98917] Wed, 04 May 2005 20:23 Go to next message
Ben Sisson is currently offline Ben SissonFriend
Messages: 202
Registered: July 2009
Senior Member
I am new to Eclipse and also new to Web Services and I need some help:

I created on of the demo Wem Services projects and couldn't find a way to
publish it to the web. The demo I had stated that I should update the
Deployment Descriptor file. However, it didn't exist in the project. I
did some research and it pointed me to Ant to create the descriptor file.
When I ran the Ant External Tool that created the Ant Wizard I couldn't
find any documentation to support this. Further research pointed me to
the JSP file. This had me select the Java Servlet and Create a Web
Service from it thorugh the Wizard. I did this and it created a JSP file
with a WSDL file for my project. My project now runs. However, when I
perform the tasks in my project the Java code is never called.

My questions:
1) Creating a build.xml file from Ant is that the same as creating a .jsp
file using the Web Services Wizard?

2) If so, which is better or more current?

3) Is there documentatoin for using the Ant Wizard?

4) Does the Ant Wizard create a build.xml?

5) How do I generate a Deployment Descriptor file or is it the same as the
build.xml file that would be generated?

I would greatly appreciate any help that I can get on this.

Thanks,
Ben
Re: JSP and Ant [message #99141 is a reply to message #98917] Thu, 05 May 2005 10:54 Go to previous messageGo to next message
plork123 is currently offline plork123Friend
Messages: 174
Registered: July 2009
Senior Member
When you created your web service (right-click java file -> create web
service) did it create a deploy.wsdd and undeploy in
.....WEB-INF\servicenameservice\servicename\ ?


"Ben" <bsisson@simventions.com> wrote in message
news:a57a6f48561e15b85af8f2f7f309b404$1@www.eclipse.org...
>I am new to Eclipse and also new to Web Services and I need some help:
>
> I created on of the demo Wem Services projects and couldn't find a way to
> publish it to the web. The demo I had stated that I should update the
> Deployment Descriptor file. However, it didn't exist in the project. I
> did some research and it pointed me to Ant to create the descriptor file.
> When I ran the Ant External Tool that created the Ant Wizard I couldn't
> find any documentation to support this. Further research pointed me to
> the JSP file. This had me select the Java Servlet and Create a Web
> Service from it thorugh the Wizard. I did this and it created a JSP file
> with a WSDL file for my project. My project now runs. However, when I
> perform the tasks in my project the Java code is never called.
> My questions:
> 1) Creating a build.xml file from Ant is that the same as creating a .jsp
> file using the Web Services Wizard?
>
> 2) If so, which is better or more current?
>
> 3) Is there documentatoin for using the Ant Wizard?
>
> 4) Does the Ant Wizard create a build.xml?
> 5) How do I generate a Deployment Descriptor file or is it the same as the
> build.xml file that would be generated?
>
> I would greatly appreciate any help that I can get on this.
>
> Thanks,
> Ben
>
Re: JSP and Ant [message #100436 is a reply to message #99141] Fri, 06 May 2005 21:16 Go to previous message
Ben Sisson is currently offline Ben SissonFriend
Messages: 202
Registered: July 2009
Senior Member
Yes, it created both files
Previous Topic:Define custom mapping for package to namespace
Next Topic:web services from java
Goto Forum:
  


Current Time: Wed Feb 05 13:53:08 GMT 2025

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

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

Back to the top