I have a problem :,(.
In my service class I have an attribute type java.lang.Object, when I try to
produce with jibx the file wsdl of the class, I have this error:

     [java] Exception in thread "main" java.lang.IllegalStateException: No
way to handle type java.lang.Object, referenced from
it.unibas.clickworld2.commons.model.ownership.ProprietaEspressa [java] at
org.jibx.binding.generator.BindGen.expandReferences (BindGen.java:224)
[java] at org.jibx.binding.generator.BindGen.expandReferences
(BindGen.java:227) [java] at
org.jibx.binding.generator.BindGen.findReferences (BindGen.java:986) [java]
at org.jibx.binding.generator.BindGen.generateSpecified (BindGen.java:1137)
[java] at org.jibx.ws.wsdl.tools.Jibx2Wsdl.you produce (Jibx2Wsdl.java:486)
[java] at org.jibx.ws.wsdl.tools.Jibx2Wsdl.main (Jibx2Wsdl.java:564).

How can I resolve the problem?:working:
-- 
View this message in context: 
http://www.nabble.com/problem-binding-attribute-type-java.lang.Object-tp24286813p24286813.html
Sent from the jibx-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to