show your wsdl and ant task! i will do a test for you!
njnjut 2007-03-12 发件人: Romain Quilici 发送时间: 2007-03-12 14:27:06 收件人: [email protected] 抄送: 主题: [xfire-user] Wsdl to java problem Hi all, the java code generated from my wsdl file with org.codehaus.xfire.gen.WsGen does not work and crashes with Fault occurred! org.codehaus.xfire.fault.XFireFault: Parameter {http://www.chem.usyd.edu.au/mmsn/fileservice}in3 does not exist! at org.codehaus.xfire.service.binding.AbstractBinding.read(AbstractBinding.java:201) at org.codehaus.xfire.service.binding.DocumentBinding.readMessage(DocumentBinding.java:32) at org.codehaus.xfire.soap.handler.SoapBodyHandler.invoke(SoapBodyHandler.java:42) the wsdl and the binding files are attached, I have also attached my service.xml file. On both sides I have checked that document/literal(in the service.xml on the server, in the Service interface generated on the client) is used. Am I missing something ? Thanks for your help regards Romain --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
