[jboss-user] [JBoss jBPM] - Re: problem in invoking of a web service

alex.guizar@jboss.com do-not-reply at jboss.com
Wed Mar 5 22:19:53 EST 2008


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



More information about the jboss-user mailing list