Jboss Bundle Jar dependencies

Problem about JBoss dependencies

Hi all,

I've an activity doesn't work after deploy on JBoss bundle.

It's a human task with a form and list widget. In Studio, for load this list, I use a Java code written in Eclipse and I've exported it as Jar file. I've imported this jar file in my Studio in applications dependencies and all works fine .

Then I've generated bar file and imported in Jboss bundle but when this task is loading, I got an exception because :

Script10.groovy: 1: unable to resolve class fr.actia.control.RetourneList This is my jar.

Notifications