Are you sure you entered a good URL for the WSDL?  Nine times out of ten when I 
see this error someone is getting it wrong.  They either go with /wsdl or use 
the direct action request handler key, etc.

https://host.com/cgi-bin/WebObjects/SomeApp.woa/ws/SomeService?wsdl

On 07/05/2011, at 2:59 AM, JR Ruggentaler wrote:

I have a WO App that provides a WO/Axis WebService interface. This works in 
production and I wanted to add some new services. We recently added Wonder to 
our applications and the app stills works (Browser and WebService) in 
production. When I start the app in my development environment (eclipse WOLips) 
the web interface works but the web service does not. When I enter the URL to 
the WSDL in my browser I get the exception below. This seems like it could be 
some sort of version/jar conflict. We are running Java 1.5 in production and I 
have a MacBook Pro OS X 10.6.7 for development. Anyone encountered this 
exception? Is WO WebService still being developed/used or is this dead and REST 
is the way to go?

[2011-5-6 11:13:38 CDT]<WorkerThread10>  AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: org.xml.sax.SAXParseException: Premature end of file.
faultActor:
faultNode:
faultDetail:
        {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXParseException: 
Premature end of file.
        at 
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown 
Source)
        at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to