Any ideas on the appropriate grant statements for running jbpm with a security 
manager in a standalone application?  Keep getting the following error:

Caused by: org.jbpm.JbpmException: couldn't parse jbpm configuration from 
resource 'jbpm.cfg.xml'
        at org.jbpm.JbpmConfiguration.getInstance(JbpmConfiguration.java:284)
        at org.jbpm.JbpmConfiguration.getInstance(JbpmConfiguration.java:256)
        at 
org.sifcon1.hibernate.HibernateService.initService(HibernateService.java:111)
        at 
org.sifcon1.service.ServiceProvider.initServices(ServiceProvider.java:201)
        at 
org.sifcon1.service.ServiceProvider.initConfiguration(ServiceProvider.java:174)
        at org.sifcon1.service.ServiceProvider.(ServiceProvider.java:79)
        at org.sifcon1.service.ServiceProvider.(ServiceProvider.java:37)
        at java.lang.J9VMInternals.initializeImpl(Native Method)
        at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)

Works great with the security manager turned off.

Regards,
Richard

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969813
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to