I am a student and I have to do a project using BPEL language as the stantdard to get web service orchestration.
I am thinking of using jboss as the App Server with jbpm plugg-in but I don't really understand if I can use many of the features as :
The jBPM designer
The jBPM console web application
The jBPM command executor for the asynchronous execution of command
The jBPM scheduler for the execution of timers.
Using Bpel language.
I don't understand exactly the relation between jbpm and …
[View More]BPEL.
Jose Juan Ávila
THANK YOU!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968785#3968785
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968785
[View Less]
There is a webservice that returns a "MyObject" which has two public aggregates : an int and a String. What needs to be done to implement this such that it comes back OK to both a java application and also is represented in the WSDL so that non Java Clients can interact. Part of this question centers around the fact that the return cannot be Just a java serialization of the return type class that the client/server share.
I implemented this in JBoss 4.04 with netbeans and pulled the WSDL …
[View More]off the deployed EJB to generate source code in a Java Application. The server spit out the error:
17:02:41,103 ERROR [SOAPFaultExceptionHelper] SOAP request exception
javax.xml.rpc.JAXRPCException: Cannot obtain deserializer factory for: ___
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968782#3968782
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968782
[View Less]