[jboss-user] [JBoss jBPM] - running jbpm 3.1.2 with java security turned on

rhigley do-not-reply at jboss.com
Wed Sep 6 13:27:49 EDT 2006


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



More information about the jboss-user mailing list