Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Help: Deploy simple WS to Weblogic 8.1 gets "AXIS Error Could not generate WSDL"
Help: Deploy simple WS to Weblogic 8.1 gets "AXIS Error Could not generate WSDL" [message #188023] Wed, 14 February 2007 18:52
Eclipse UserFriend
Originally posted by: jhg.athensgroup.com

I'm trying to generate a very simple web service in Eclipse,
package it in an EAR file and then deploy it to a WebLogic 8.1
server through the WebLogic console. No matter what I do I get:

AXIS error
Could not generate WSDL!
There is no SOAP service at this location

Obviously, I'm missing something very simple but I can't figure
it out. The AdminServlet returns:

Server is running
Current load = 1

and the AxisServlet returns:

And now... Some Services
* UserLookup (wsdl)
o search

but when I click on the (wsdl) link I get the aforementioned
error. What have I done wrong?

When I examine other web services on the same server, built
using WebLogic tools, I see that there's a 'web-services.xml'
configuration file that Eclipse doesn't seem to generate for
my EAR file.
Previous Topic:ArtifactEditModel
Next Topic:XML Editor - wrong formatting of mixed content types
Goto Forum:
  


Current Time: Thu Apr 25 06:46:30 GMT 2024

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

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

Back to the top