cancel
Showing results for 
Search instead for 
Did you mean: 

Having issues with both modeler and designer

tcolar
Champ in-the-making
Champ in-the-making
Using 5.2.

When i use the Eclipse designer and add a service task, it says there is a problem with my schema because I need to specify the class.
However in the property pane, when i choose "Java class" , the "service class" field gets disabled, so I can't enter it.

See: http://screencast.com/t/1SEg2WczJ6C6

While in this state it's not possible to save the xml and fix it by hand either, since it complains about that error in the schema.

In the web modeler i can create my schema … however when i try to upload it into the engine it keeps complaining some "flows" are not connected ven though in the schema they are.


This is quite frustrating, I'd like to at least get the Eclipse designer working, since at least it does some validation and gives you feedback whereas the web based designer always says "syntax ok" even though it won't import into the engine.
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Hi,

You should see a browse button next to the disabled class field in the Designer.
With the Browse button you can select the JavaDelegate class you want to execute.

Best regards,

tcolar
Champ in-the-making
Champ in-the-making
Doh !   thanks,  :roll: