Hi Mario, how did you install ofbiz - from svn?

On 27/01/2010 09:57, MarioF wrote:
Hi Chris,

I follow the steps in that document but I receive an error. I only made the
following change in the step 4 (Create your axis client): opts.setTo(new
EndpointReference("http://localhost:8080/webtools/control/SOAPService";));
The rest is all the same.

The error that I receive is this:

Exception in thread "main" org.apache.axis2.AxisFault:
com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
  at [row,col {unknown-source}]: [1,0]
        at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
        at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:118)
        at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:67)
        at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:354)
        at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
        at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
        at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
        at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:539)
        at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:520)
        at
org.ofbiz.test.notifyJobFinishedClient.main(notifyJobFinishedClient.java:61)


I read that your document is only relevant to release r892712+. I don't know
which is my release. Could be the problem related to the release? Do you
know why I am receiving this error?

Thanks in advance,
Mario.


Reply via email to