[jboss-user] [JBoss jBPM] - java.lang.ClassCastException: org.jbpm.graph.def.Node

2006-12-29 Thread k.pravin
I am using JBPM3.1, this code is working with JBPM3.1.2 here is the code. * JbpmConfiguration jbpmConfiguration = JbpmConfiguration.getInstance(jbpm.cfg.xml); JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext(); ProcessDefinition processDefinition =

[jboss-user] [JBoss jBPM] - Re: java.lang.ClassCastException: org.jbpm.graph.def.Node

2006-12-29 Thread k.pravin
Sorry I forgot to mention it is JBPM3.1.3. Guys if u have any solution please post it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3996895#3996895 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3996895

[jboss-user] [JBoss jBPM] - JBPM DB Upgrades

2006-12-26 Thread k.pravin
I am upgrading from jBPM 3.0.2 to jBPM 3.1, i need a generated upgrade SQL script (for Oracle).Does anyone have that upgarde script? Please provide me.Since i tried all the options like upgrade.old.schema.script ,'ant upgrade.db.script' , 'ant upgrade.db.script'to generate the