Jaiyachandhiran Thangaraju [http://community.jboss.org/people/jaiyachandhiran] 
created the discussion

"Re: How to add Java code to the jbpm process"

To view the discussion, visit: http://community.jboss.org/message/631012#631012

--------------------------------------------------------------
Hi 
Sorry for the late reply, Sorry for jumping from one problem to another, 
The Same Error  *Failed to start process: class 
'oracle.jdbc.driver.OracleDriver' could not be found by the process 
classloader* is coming

I added the appropriate jar in the classpath, 

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
 <classpathentry kind="src" path="src/main/java"/>
 <classpathentry kind="src" path="src/main/config"/>
 <classpathentry kind="src" path="src/main/jpdl"/>
 <classpathentry kind="src" path="src/test/java"/>
 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 <classpathentry kind="con" path="JBPM/JBoss jBPM 3.2.GA"/>
 <classpathentry exported="true" kind="lib" 
path="E:/Softwares/jbpm-jpdl-3.2.GA/ojdbc14.jar"/>
 <classpathentry kind="output" path="bin"/>
</classpath>

and also i have attached the screen shot of properties tab of that project. I 
have added the jar there also. But i don't know where i need to add these jar

Please help me out
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/631012#631012]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to