Menu

EJB wrapper?

Help
2006-02-08
2013-03-11
  • Nobody/Anonymous

    Can you provide EJB wrapper for JBPM?

    Thanks.

     
    • Vitaliy Semochkin

      Hi,

      1) jBPM  provides EJB wrapper for it self.

      2) We  provide our own ejb wrapper for jBPM, our own ejb wrapper adds security constrains.

      Regards,
      Vitaliy

       
    • Nobody/Anonymous

      Where are your ejb wrapper?

       
    • Vitaliy Semochkin

      Hi

      Check ru.runa.wf.DefinitionServiceDelegate and ExecutionServiceDelegate implementations.

      Regards,
      Vitaliy

       
    • Nobody/Anonymous

      Hi Vitaliy,

      Thanks.

      I have another question.
      Since JPBM3.x release, I can't find JPBM3.x ejb wrapper. Do you know where it is?

      Thanks in advance

      yoyo

       
    • Vitaliy Semochkin

      Hi,

      re: Thanks.
      Welcome ;-)

      re:I have another question.
      Since JPBM3.x release, I can't find JPBM3.x ejb wrapper. Do you know where it is?

      Runa WFE uses enhanced version of jBPM2.0.

      Support for jBPM3 is in alpha stage.

      Regards,
      Vitaliy

       
    • Nobody/Anonymous

      Hello Vitaliy,

      Where can I find  ru.runa.wf.DefinitionServiceDelegate and ExecutionServiceDelegate implementations ?

      Regards,
      yoyo

       
      • Vitaliy Semochkin

        Hi,

        You should use

        ru.runa.wf.delegate.DelegateFactory

        it will return you implementation
        defined in

        resources\wf\wf_delegate.properties
        resources\af\wf_delegate.properties

        local delegates work with local session beans
        remote delegates work with remote session beans

        Regards,
        Vitaliy

         

Log in to post a comment.