how to build a standalone rest client war?

198 views
Skip to first unread message

Ingo Richtsmeier

unread,
Jan 21, 2015, 11:38:41 AM1/21/15
to camunda-...@googlegroups.com
Hi, 

what is the best (fastest) way to build a standalone war file for tomcat to get the engine-rest war from the shared container?

Kind Regards,

Ingo

Christian Lipphardt

unread,
Jan 21, 2015, 11:42:31 AM1/21/15
to camunda-...@googlegroups.com
Hi Ingo,

Do you just want the engine-rest war with or without the engine?

Cheers,
Christian

--
You received this message because you are subscribed to the Google Groups "camunda BPM users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camunda-bpm-us...@googlegroups.com.
To post to this group, send email to camunda-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/camunda-bpm-users/daca5e65-dacc-484d-bc62-6ec826a40c32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ingo Richtsmeier

unread,
Jan 21, 2015, 1:34:50 PM1/21/15
to camunda-...@googlegroups.com
Hi Christian, 

with engine and ready to deploy to tomcat. Ok, database configuration has to be done before.  

Nearly the same as a standalone Process Application accessible through included REST-Api. 

We need to manage the security filter on our own, so we can't take the REST-Api from the   Tasklist war. 

Kind Regards,

Ingo

Daniel Meyer

unread,
Jan 21, 2015, 4:37:59 PM1/21/15
to camunda-...@googlegroups.com

Ingo Richtsmeier

unread,
Jan 22, 2015, 5:44:39 AM1/22/15
to camunda-...@googlegroups.com
Nearly, but the example is still built on version 7.1.0. In 7.2.0 the class org.camunda.bpm.engine.rest.impl.CamudaRestResources changed and the list of RESOURCE_CLASSES didn't include the ProcessDefinitionRestServiceImpl, so the example failed.

How should we add the provider classes in the latest version?

Kind Regards,

Ingo

Daniel Meyer

unread,
Jan 22, 2015, 6:06:34 AM1/22/15
to camunda-...@googlegroups.com
Hi Ingo,

I ported the example to 7.2.0. I only had to change the versions in the pom

daniel

Ingo Richtsmeier

unread,
Jan 26, 2015, 6:38:57 AM1/26/15
to camunda-...@googlegroups.com
Hi Daniel, 

after your hint we made it. Don't know, what was wrong before. 

Thanks for clarification.

Kind Regards, Ingo
Reply all
Reply to author
Forward
0 new messages