Hi,  
I am experimenting a small application in formality web-service with jibx.  
I have a problem, in the class that implements the server I have launched an
exception however when to produce the file wsdl, with ant, jibx launches me
an error message: " [echo] Running Jibx2Wsdl tool  
     [java] Exception in thread "main" java.lang.IllegalStateException: No
gives  
object field found for exception class java.lang.Exception  
     [java] at
org.jibx.ws.wsdl.tools.custom.FaultCustom.apply(FaultCustom.java:147)  
     [java] at
org.jibx.ws.wsdl.tools.custom.WsdlCustom.forceFaultCustomization(WsdlCustom.java:151)
  
     [java] at org.jibx.ws.wsdl.tools.Jibx2Wsdl.generate(Jibx2Wsdl.java:465)  
     [java] at org.jibx.ws.wsdl.tools.Jibx2Wsdl.main(Jibx2Wsdl.java:564)  
  
BUILD FAILED"  
How can I resolve this problem?  
Is it in the case I wanted to launch an exception personalized as I can do
him/it?

the problem is related to the method impostaViaggio in the class Agenzia, I
attach the file Agenzia.java that implements the server.

http://www.nabble.com/file/p23904684/Agenzia.java Agenzia.java 
-- 
View this message in context: 
http://www.nabble.com/problem-launch-exception-tp23904684p23904684.html
Sent from the jibx-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to