Help: Deploy simple WS to Weblogic 8.1 gets "AXIS Error Could not generate WSDL" [message #188023] |
Wed, 14 February 2007 18:52 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.02947 seconds