[jboss-user] [JBoss jBPM] - Re: Problem: BPEL Designer
alex.guizar@jboss.com
do-not-reply at jboss.com
Sat Feb 24 21:38:08 EST 2007
The WSDL library we use (WSDL4J) seems to be sensitive to the order in which definitions appear in the WSDL document. Your processBankArtifacts.wsdl file references port type Client-Process before it imports the file that contains its declaration, client.wsdl.
Try moving the imports above your partner link types.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021836#4021836
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021836
More information about the jboss-user
mailing list