Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » web service in eclipse
web service in eclipse [message #1108720] Sat, 14 September 2013 08:28
Thanh Nham Chi is currently offline Thanh Nham ChiFriend
Messages: 1
Registered: September 2013
Junior Member
I have to make a web service on eclipse

In the normally:
(1). Create dynamic web project --> add axis web service (server) ->(config server runtime, method ) --> run and get url of wsdl
(2). Create project client--> add axis web service (client) --> add url of wsdl --> generate Class and we use these class to call web service function

But in my company

1.We use eclipse indigo combine tomcat 7.0( it have tomcat start symbol on top menu of eclipse) So I can not add server wizard ( can not config server runtime )
2. My tomcat server start only run tomcat project, if we create dynamic project, it can not see it.

==> Please help me solve this problem
Previous Topic:System.load failed
Next Topic:service
Goto Forum:
  


Current Time: Thu Apr 25 09:55:51 GMT 2024

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

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

Back to the top