Hi All,
   I am getting following error when i try to run the database sample provided 
in the documentation :

--------------------------------------------------------
Caused by: java.lang.NullPointerException
        at 
org.jbpm.instantiation.ClassLoaderUtil.getStream(ClassLoaderUtil.java:40)
        at 
org.jbpm.instantiation.ClassLoaderUtil.getProperties(ClassLoaderUtil.java:50)
        at org.jbpm.JbpmConfiguration.getProperties(JbpmConfiguration.java:23)
        at org.jbpm.JbpmConfiguration.getString(JbpmConfiguration.java:35)
        at org.jbpm.db.JbpmSessionFactory.(JbpmSessionFactory.java:40)

-------------------------------------------------------

The issues is :
"ClassLoaderUtil.class.getClassLoader()" is returning null and hence the 
error.Please let me know if  i am missing out something.I am using jBPM 3.0.2

Regards,
Hari

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to