What's your classpath?
Axis 1.4 is what you want for WO5.4.3, Axis 1.1 (I believe) for WO5.3.x

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)
>       at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
>       at 
> org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>       at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
>       at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown 
> Source)
>       at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
>       at 
> org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
>       at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
>       at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
>       at org.apache.axis.server.AxisServer.generateWSDL(AxisServer.java:471)
>       at 
> com.webobjects.appserver._private.WOWebService.performActionNamed(WOWebService.java:414)
>       at 
> com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(WOActionRequestHandler.java:259)
>       at 
> com.webobjects.appserver._private.WOActionRequestHandler.handleRequest(WOActionRequestHandler.java:158)
>       at 
> com.webobjects.appserver._private.WOWebServiceRequestHandler.handleRequest(WOWebServiceRequestHandler.java:109)
>       at 
> com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1687)
>       at 
> er.extensions.appserver.ERXApplication.dispatchRequestImmediately(ERXApplication.java:1984)
>       at 
> er.extensions.appserver.ERXApplication.dispatchRequest(ERXApplication.java:1949)
>       at 
> com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
>       at 
> com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
>       at java.lang.Thread.run(Thread.java:680)
> 
>       {http://xml.apache.org/axis/}hostname:strongbow
> 
> JR _______________________________________________
> 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/lachlan.deck%40gmail.com
> 
> This email sent to [email protected]

with regards,
-

Lachlan Deck



 _______________________________________________
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