[jboss-user] [JBoss jBPM] - Re: Problem when deploying jbpm-bpel and Jboss Portal

eddydiaz do-not-reply at jboss.com
Fri Jan 23 19:10:45 EST 2009


Inside jbpm-configuration.jar are jbpm.hibernate.cfg.xml and jbpm.cfg.xml files. I tried adding to .jar file another hibernate.cfg.xml with the same content of the jbpm.hibernate.cfg.xml, but new error appears:

18:58:55,495 ERROR [[/jbpm-bpel]] Exception sending context initialized event to listener instance of class org.jbpm.bpel.web.JbpmConfigurationLoader
java.lang.ExceptionInInitializerError
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) 
.
.
.
.
Caused by: org.jbpm.configuration.ConfigurationException: name 'resource.bpel.modules' is not defined in the configuration. configured names: [resource.parsers, resource.mail.templates, jbpm.mail.from.address, resource.hibernate.cfg.xml, jbpm.task.instance.factory, jbpm.mail.smtp.host, jbpm.variable.resolver, resource.action.types, jbpm.byte.block.size, resource.varmapping, resource.business.calendar, resource.default.modules, jbpm.job.executor, resource.node.types, jbpm.mail.address.resolver, default.jbpm.context, resource.converter, jbpmConfiguration]
	at org.jbpm.configuration.ObjectFactoryImpl.createObject(ObjectFactoryImpl.java:76)
	at org.jbpm.JbpmConfiguration$Configs.getObject(JbpmConfiguration.java:431)
	at org.jbpm.JbpmConfiguration$Configs.getString(JbpmConfiguration.java:434)
	at org.jbpm.bpel.graph.def.BpelProcessDefinition.readModuleClasses(BpelProcessDefinition.java:213)
	at org.jbpm.bpel.graph.def.BpelProcessDefinition.(BpelProcessDefinition.java:54)

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

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



More information about the jboss-user mailing list