Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Deployment Question
Deployment Question [message #160689] Tue, 14 February 2006 10:28 Go to next message
Eclipse UserFriend
Originally posted by: steffeno.in.tum.de

Hello together.

I have the following problem.
I developed a webservice Project with wtp 1.0
Now i want to deploy it on a different server which runs no eclipse.
I installed a tomcat 5.5 with axis 1.3

Then I used the axis Adminclient to deploy my projekt.
I tried the deploy.wsdd from my webservice but it did not work (my project
was created following the tutorial "Creating a Java bean skeleton from a
wsdl file"). The Adminclient tells me success but no Webservice is
deployed.

Then I tried the deploy.wsdd from the project where i followed the
Tutorial "Creating a web service from a java bean.." This worked for
creating a webservice and i can list it in axis.
But when i tried to call it i got a Instatiation exception.

What am I doing wrong? I developed on tomcat 5.0 and now trying to install
on tomcat 5.5. Can this be the problem?
Why is the deploy.wsdd of my project not working?
Which version of axis is wtp 1.0 using? Can this be the problem.
Is there a way to extract the project from eclipse with wtp so it can be
easily installed on a different machine?

I am thankful for every tip

Oliver
Re: Deployment Question [message #160697 is a reply to message #160689] Tue, 14 February 2006 12:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: steffeno.in.tum.de

problem solved.
It was the axis version
Re: Deployment Question [message #161070 is a reply to message #160697] Fri, 17 February 2006 21:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pgupta.intercall.com

Hey oliver,
Could u please tell me which version of Axis you used to resolve this
issue. I tried generating the web service stubs from a WSDL and selected
Tomcat 5.5 and Axis runtime but then i am unable to see the service
running on the server. I mean it shows as deployed but then when i
generate a client stub then it does not show anything on the server.
if you had any similar issue then please share. How did u find out the
version of Axis that Eclipse is using?
thanks
Praful
Re: Deployment Question [message #161349 is a reply to message #161070] Tue, 21 February 2006 14:18 Go to previous message
Eclipse UserFriend
Originally posted by: nicolas.buttin.sgcib.com

Hi,

WTP uses Axis 1.2.1. Go on your eclipse install folder. In the plugins
folder, there must be a org.apache.axis_1.2.1 folder. Here's a about.html
for you :)
Previous Topic:JBoss: where to place JDBC mySQL-Driver?
Next Topic:Status of 1.0.1 patch release
Goto Forum:
  


Current Time: Fri Sep 20 13:03:44 GMT 2024

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

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

Back to the top