• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WO WebServices AxisFault
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WO WebServices AxisFault


  • Subject: WO WebServices AxisFault
  • From: JR Ruggentaler <email@hidden>
  • Date: Fri, 06 May 2011 11:59:58 -0500

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: WO WebServices AxisFault
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: Re: InOverMyHead {"obviously"};
  • Next by Date: Re: InOverMyHead {"obviously"};
  • Previous by thread: Re: Optimal number of WorkerThreads
  • Next by thread: Re: WO WebServices AxisFault
  • Index(es):
    • Date
    • Thread