Hi Nabil,

sorry for the delay, I was on holidays. And sorry that there isn't any good 
documentation for the toolkit at the moment, because of lack of time...

Wihtou a Application Server you should be able to start the Admin-Client with 
the following code:


  | AdminClient adminClient = AdminClient.getInstance();
  | adminClient.initAdminServices( new 
LocalAdminServicesDelegate("/jbpm.cfg.properties") );
  | this.getContentPane().add( adminClient.getClientPanel() );
  | 

The "/jbpm.cfg.properties" must be in classpath and configured for jbpm 3.1.

Hope that helps?

Best regards
Bernd

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937380#3937380

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937380


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to