This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
I generated a webservice (a wsdl) using Sun AppServer8. Now I want to deploy it in Tomcat4.1 Can I deploy and use it in Tomcat4.1? if so pls give me some idea..
Rgds, sudheer
A Moment's insight is sometimes worth a Life's experience.
You have been asked before to change your display name so that it complies with the JavaRanch policy. Basically, it has to consist of a first name, a space, and a last name, and must a real (sounding) name, i.e. not obviously fictitious, and not of some kind of celebrity. Please change it now. Accounts without a valid display name are usually closed, sometimes without a warning. Thanks for your attention to this matter. [ January 06, 2006: Message edited by: Ulf Dittmer ]
As to your question, you will need to install the SOAP engine Axis in Tomcat. It comes with a userguide (which is also online) that should help you get going.
Tauri Valor
Ranch Hand
Joined: Aug 03, 2005
Posts: 166
posted
0
Hi Ulf,
Thanks for the information Ulf, does my name comply with Javaranch rules now?
Regards, Sudheer Y
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35438
9
posted
0
Thanks for changing it, but if you read the page about display names, you'll find that abbreviations for the last name are not permitted. So, no, it does not comply quite yet, but it shouldn't be hard to change it to something valid
Tauri Valor
Ranch Hand
Joined: Aug 03, 2005
Posts: 166
posted
0
Hi
Im sorry to say that I still didnt get an answer for my question. I have already craeted a webservice using Sun AppServer8 with a static stub.
But Im not able to use it in Tomcat4.1.
Regards, Sudheer Yeu
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35438
9
posted
0
Thanks for adjusting your screen name; it looks good now.
But Im not able to use it in Tomcat4.1.
What does this mean? What did you do, what did you expect to happen, and what did happen that wasn't in line with your expectations?
Tauri Valor
Ranch Hand
Joined: Aug 03, 2005
Posts: 166
posted
0
Sorry for the delayed reply. Now I could use the webservice generated with Sun Application Server in Tomcat5.5 .
This needed some extra libraries to be added in tomcat environment.
Thanks all for your suggestions.
cheers, Su Yeu [ January 18, 2006: Message edited by: Su Yeu ]
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Migrating from Sun App server8 to Tomcat4.1