|
|
|
[
Permlink
| « Hide
]
Dan Diephouse - 14/Nov/05 11:41 AM
I can't reproduce this. I'm going to guess it was related to the ArrayOfByte issue? If you still get this with the latest CVS just reopen the issue. Thanks.
Two days ago and still not fresh build in common location
http://dist.codehaus.org/xfire/jars/xfire-all-1.0-SNAPSHOT.jar where to get this fix as jar? (Dont like CVS and own build This happens in M5 too.
2005-11-18 11:21:33,741 DEBUG [org.codehaus.xfire.transport.DefaultEndpoint] - <Received message to /daisy/remoting/xfire> POST /daisy/remoting/xfire HTTP/1.1 SOAPAction: "" Content-Type: text/xml User-Agent: DaisyMidas Host: pubal:8090 Cookie: JSESSIONID=385D5AF238F7E8884850B649EA2EB0E7 Connection: Keep-Alive Cache-Control: no-cache Authorization: NTLM TlRMTVNTUAADAAAAGAAYAGIAAAAYABgAegAAAAwADABIAAAACgAKAFQAAAAEAAQAXgAAAAAAAACSAAAABQKAAgUCzg4AAAAPTQBBAFIAQgBFAFMAcAB1AGIAYQBsAEsAMwBtt9kh+1lIhv0fyNUIMSvSXLLjU8/CnO5tt9kh+1lIhv0fyNUIMSvSXLLjU8/CnO4= Content-Length: 605 <?xml version="1.0"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><CO_ExecTran xmlns="http://daisy.marbes.cz"><in0>MARBES\pubal;cesnek;20051118112835348</in0><in1>tfskernel3.ProcessIcons.getMetaDataIcons</in1><in2><StubParam xmlns="http://kernel3.modules.daisy.marbes.cz"><binaryValue></binaryValue><paramName>param1</paramName><paramType>Integer</paramType><value>1</value></StubParam></in2><in3>1</in3></CO_ExecTran></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Server: Apache-Coyote/1.1 Content-Type: text/xml;charset=UTF-8 Transfer-Encoding: chunked Date: Fri, 18 Nov 2005 10:29:06 GMT Connection: close e9 <?xml version='1.0' encoding='UTF-8'?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><soap:Fault><faultcode>Server</faultcode><faultstring>Fault</faultstring></soap:Fault></soap:Body></soap:Envelope> 0 The wrong part is <binaryValue></binaryValue> which get null not byte[0] Bye Ahhhhhh. Now it makes sense. I actually fixed this last night. I broke it a few weeks before that
This is actually fixed now so I'm closing it. Download a new SNAPSHOT and you'll see
Latest snapshot (only lines numbers changed from previous build):
java.lang.NullPointerException Sorry for closing when it didn't work again
Due to design changes in our product, we don use this feature anymore.
So I will not need it / test it. |
||||||||||||||||||||||||||||||||||||||||||||