[jboss-dev-forums] [Design of JBoss jBPM] - Re: webservices and jbpm
jimrigsbee
do-not-reply at jboss.com
Tue Jul 11 13:03:28 EDT 2006
There currently is a command execution stateless session bean in the source tree. So we already have a starting point for this EJB. This is being used by the Jms command executor but could easily be exposed as a web service.
The command object would have to have a special serializer because it is a complex XML type. If we create a sample Java client with the serializer thrown in it should not be that hard for our clients to get up to speed using it.
Perhaps, someone could then create a sample .NET or other language client from that model.
Jim
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957078#3957078
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957078
More information about the jboss-dev-forums
mailing list