[jboss-user] [JBoss jBPM] - Re: Error while deploying a JBPM-BPEL file

2008-10-23 Thread dhanushgopinath
Hi Alex, Many thanks for the information. This is really important information. But the error I was getting was not w.r.t to this. It was the problem with the WSDL4J API i was using to read my WSDL. I am trying to massage a URL on the fly. In that I used a wrong API call which triggered the fir

[jboss-user] [JBoss jBPM] - Re: Error while deploying a JBPM-BPEL file

2008-10-22 Thread [EMAIL PROTECTED]
Can you show me your WSDL document? if possible post a trimmed down document that only shows how the XML schema document is referenced from the WSDL document. Please describe the contents of your process archive as well. Note that jBPM BPEL is not XML schema aware as of version 1.1.1. The app se

[jboss-user] [JBoss jBPM] - Re: Error while deploying a JBPM-BPEL file

2008-10-20 Thread dhanushgopinath
It will work if I try to put the XSD's in the directory mentioned. But then I will have to put all the XSD's that my WSDL uses in that directory, which is not the expected behavior It creates problem later also when I try to create a WS Client for the deployed BPEL. The error now will be like

[jboss-user] [JBoss jBPM] - Re: Error while deploying a JBPM-BPEL file

2008-10-20 Thread kukeltje
That is not a place the default resolvers for xsd's look (afaik). Try putting it in the location mentioned in the error and see if it works then. Not that that is the definitive solution, I just want to be sure everything is ok then. View the original post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss jBPM] - Re: Error while deploying a JBPM-BPEL file

2008-10-20 Thread dhanushgopinath
No it is not in the location mentioned in the error. The location mentioned in the error is the JBOSS_HOME/bin directory It is actually bundled along with the zip file I am installing. It is only available in the zip file. Thanks Dhanush View the original post : http://www.jboss.com/index.ht

[jboss-user] [JBoss jBPM] - Re: Error while deploying a JBPM-BPEL file

2008-10-20 Thread kukeltje
where is the schema present?in the location mentioned in the error? or somewhere else? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183142#4183142 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183142 __