문제

I am trying Apache ODE for evaluation. It seems Apache ODE runs on AXIS2 for webservices.

Has anybody tried to configure Apache ODE with JAX-WS 2.0 instead of AXIS 2?

도움이 되었습니까?

해결책

you should look for another products derived from apache ode because Ode 1.3.5 runs with axis2 web services implementation. For this last version, ode cannot offer another web service implementation alternative and maybe this won't change in a nearest future because this version has not evolved since 2011.

Other options are:

  • switchyard (at jboss) [some riftsaw project migrations]. very promissing
  • wso2-bps
  • intalio
  • bpel-g (at google code)

다른 팁

Please have a look at JBoss Riftsaw. It is based on Apache ODE and adds a JBoss WS integration layer, which is AFAIK JAX-WS compatible.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top