I don't see a closing </ definitions> tag in Process1Artifact.wsdl. Plus, your imports seem quite messy. One of them does not have the location attribute, and other references the parent directory (../). Make sure all your imports have a location attribute, and verify the location is either an absolute URL or a relative path from the process document inside the process archive. I doubt Goodbye.wsdl is being included in the process archive, hence it will not inaccessible to the BPEL reader.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134442#4134442 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134442 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
