Type is unknown
---------------
Key: XFIRE-731
URL: http://jira.codehaus.org/browse/XFIRE-731
Project: XFire
Issue Type: Bug
Affects Versions: 1.2.2
Environment: XP,Xfire1.2.2
Reporter: Babu Paluri
Assigned To: Dan Diephouse
I am using XFire1.2.2 and i have created a Data Object which contains
properties, list of data Object or single DataObject. i created my Data Object
with sample data and i tried to send data to Webservice which is made with
Xfire, Client started throwing the fallowing error
org.codehaus.xfire.fault.XFireFault: Unable to write '[EMAIL PROTECTED]'
[com.cashtech.iris.core.processor.activators.webservice.DataObject]. Type is
unknown.
at
org.codehaus.xfire.aegis.type.basic.ObjectType.handleNullType(ObjectType.java:234)
at
org.codehaus.xfire.aegis.type.basic.ObjectType.writeObject(ObjectType.java:169)
at
org.codehaus.xfire.aegis.AegisBindingProvider.writeParameter(AegisBindingProvider.java:200)
at
org.codehaus.xfire.service.binding.AbstractBinding.writeParameter(AbstractBinding.java:273)
at
org.codehaus.xfire.service.binding.WrappedBinding.writeMessage(WrappedBinding.java:89)
at
org.codehaus.xfire.soap.SoapSerializer.writeMessage(SoapSerializer.java:80)
at
org.codehaus.xfire.transport.http.HttpChannel.writeWithoutAttachments(HttpChannel.java:56)
at
org.codehaus.xfire.transport.http.CommonsHttpMessageSender.getByteArrayRequestEntity(CommonsHttpMessageSender.java:313)
at
org.codehaus.xfire.transport.http.CommonsHttpMessageSender.send(CommonsHttpMessageSender.java:251)
at
org.codehaus.xfire.transport.http.HttpChannel.sendViaClient(HttpChannel.java:123)
at
org.codehaus.xfire.transport.http.HttpChannel.send(HttpChannel.java:48)
at
org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:26)
at
org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:131)
at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:75)
at org.codehaus.xfire.client.Client.invoke(Client.java:335)
at org.codehaus.xfire.client.Client.invoke(Client.java:349)
at TestClient1.runWSDLClient(TestClient1.java:32)
at TestClient1.main(TestClient1.java:21)
I have seen this type of error reported by somebody in september. fix should be
avl in 1.2.2 version. but still i am getting this error. How to solve this?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email