Camunda configuration

how to define the camunda configuration if i work with postgres and Glassfish !!

Hi @mobarki,
here is some Camunda v.7.5 Glassfish distribution:https://camunda.org/release/camunda-bpm/glassfish/7.5/
May be it can help you to understand, how the app is configured.

1 Like

hi !!

I work with glassfish 4.1 is it the same configuration ?

Hi @mobarki,

you would have to figure out yourself. We don’t provide Glassfish distribution at the moment, but Camunda engine is very flexible and can be integrated in different environments (Java EE, Spring application, Spring Boot application etc.). This docs can also be useful: https://docs.camunda.org/manual/7.7/introduction/#process-engine-infrastructure

1 Like

how to configure camunda with j2ee !!
I am a beginner in camunda

Try to check this Getting started guide: https://docs.camunda.org/get-started/javaee6/

thank you ,
but i work with j2ee ,postgresql,glassfish ,I want exact explanations using "postgresql,J2EE ,Glassfish "for not getting lost because i am a beiginer and I have no time to read all document

2 Likes