0

I came across this link It states that Stardust has very good interoperability with .Net. I assume when anything is exposed as web services , there is no issues with interoperability. Does Stardust provide integration with native .net libraries? If so is Jboss JBPM provide the same level of support?

Community
  • 1
  • 1
Punter Vicky
  • 15,954
  • 56
  • 188
  • 315
  • You may also want to consider Bonita BPM. It is also a Java BPM suite that exposes all of its functionalities via REST APIs. This means that it can also be integrated with .Net though not using native .net libraries. – POZ Jan 26 '16 at 15:12

1 Answers1

1

Stardust exposes all engine functionality via SOAP (and is adding more and more REST). No native library is provided. It is not required.

I cannot comment on jBPM.

rob2universe
  • 7,059
  • 39
  • 54