Camunda Tutorial for Java Developer didnt work

2 issues

#1
I tried to import the maven archetypes for camunda bpm as suggested in 2 - Camunda Tutorial for Java Developers on Vimeo, using the ‘add remote catalog’ option. It said ‘Remote Catalog empty’.

#2
I created a new maven project with all pom dependencies and followed till the deployment as suggested in 2 - Camunda Tutorial for Java Developers on Vimeo, the console log said simpledemo.war deployed but I couldn’t see the process in cockpit.

This tends to happen in senarios where you’re behind a firewall or have a strange maven config which uses a local maven mirror.

There are a lot of reasons why this might happen, can you upload your process model so i can see if it can be deployed?

For issue #1
I was referring to the archetype import in eclipse. And proxy config is fine and I am able to look up other plugins etc. How does maven config play a role on eclipse archetype import ?

For issue #2
I will attach my code with the process bpmn file. I also have a processes.xml in META-INF folder. I tried deploying with and without it but no luck. Please check and let me know.

CheckWeather.bpmn (5.1 KB)

processes.xml (494 Bytes)

===

I missed creating the CamundaBpmProcessApplication as I didnt have the archetype in my STS because of the above said issue.

It worked after I added this java class.

Thanks!
Mani

1 Like

Can you one of you please provide the steps to resolve “Remote Catalog is empty” when trying to add “https://app.camunda.com/nexus/service/rest/repository/browse/camunda-bpm/

This is duplication of this post: