As suggested by the WSDLException that gets thrown, the definitions element in your first WSDL document has no namespace URI. Try adding xmlns="http://schemas.xmlsoap.org/wsdl/".
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138567#4138567 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138567 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
