[JBoss-user] [JBoss jBPM] - Exception

2006-06-23 Thread aksharma
Get this exception but when I clear some records from DB it goes off..
Any clues


java.lang.NoSuchMethodError: 
org.jbpm.graph.node.StartState.getHibernateLazyInitializer()Lorg/hibernate/proxy/LazyInitializer;

org.jbpm.graph.node.StartState$$EnhancerByCGLIB$$907ef404.getHibernateLazyInitializer()
org.hibernate.type.EntityType.resolveIdentifier(EntityType.java:274)
org.hibernate.type.EntityType.resolve(EntityType.java:303)

org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:116)

org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:842)
org.hibernate.loader.Loader.doQuery(Loader.java:717)

org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
org.hibernate.loader.Loader.loadEntity(Loader.java:1785)

org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:47)

org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:41)

org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:2730)

org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:365)

org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:346)

org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:123)

org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:82)
org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:862)
org.hibernate.impl.SessionImpl.immediateLoad(SessionImpl.java:820)

org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:62)

org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:98)

org.hibernate.proxy.CGLIBLazyInitializer.intercept(CGLIBLazyInitializer.java:158)

org.jbpm.graph.def.ProcessDefinition$$EnhancerByCGLIB$$ac380342.getName()




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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Scheduler

2006-05-16 Thread aksharma


Can I use the scheduler to start/invole Process Definitions.

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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Process States within forks

2006-05-16 Thread aksharma
Would anybody know when the subprocessinstance_ in the jbpm_token table gets 
polulated.

We are forking multiple tomes to get to a process state and I was figurinmg out 
a way to get to the token beign used



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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Process States within forks

2006-05-16 Thread aksharma
Is there is a speciofic reason to clean it up.

I think it would help to keep it there.


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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: bsh and logical operators

2006-05-16 Thread aksharma
rg.jbpm.graph.def.DelegationException
at org.jbpm.graph.def.GraphElement.raiseException(Unknown Source)
at org.jbpm.graph.def.GraphElement.raiseException(Unknown Source)
at org.jbpm.graph.def.Node.execute(Unknown Source)
at org.jbpm.graph.def.Node.enter(Unknown Source)
at org.jbpm.graph.def.Transition.take(Unknown Source)
at org.jbpm.graph.def.Node.leave(Unknown Source)
at org.jbpm.graph.node.StartState.leave(Unknown Source)
at org.jbpm.graph.exe.Token.signal(Unknown Source)
at org.jbpm.graph.exe.Token.signal(Unknown Source)

Tries with quotes ..No luck

@ is because of the bsh construct 
&& gives JPDL exceotion

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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - bsh and logical operators

2006-05-15 Thread aksharma
Using a bsh in condition throws exception

 

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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Process State Transition

2006-05-15 Thread aksharma
I my parent flow I have a process state , bascally a sub process.

Now the the process state node in the parent has two transitions.

say a and b

Now is it possible to specify in the sub process which transiton to take when 
subprocess finished and resumes Parent.



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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Assignign default values to variables

2006-05-14 Thread aksharma
Alex

Yaa I agree we can do that using CustomHandler but it would help to have 
an attribute in  called value. Where I can 
assign a value if I want to write without having to redo what has been achieved 
in TaskController.

Thanks
Akshay


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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Assignign default values to variables

2006-05-12 Thread aksharma
Is there a way i can assign a default value to a variable in a task controller.

I dont see any column in the database too.

Any ideas...

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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: DB Design

2006-04-11 Thread aksharma
Would be great if you could share some know how on the migration problems you 
faced in this.

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Node by Node Execution Status

2006-04-09 Thread aksharma
I want to write a class which returns me a detailed status on a node by node 
basis for a execution of a process.

So the input would be a process instance id and the output should contain

1. Node Enter Time 
2. Start Time
3. End Time
4. Elapsed Time - which is a calulation

If we use Token to get these the end time is always the same.

Advise required.


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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Process State

2006-04-03 Thread aksharma
Are using mutiple elements like script, actrion etc in your node

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] [JBoss jBPM] - Re: Problem running process state inside a process

2006-04-03 Thread aksharma
Hi Can u tell me how to use Process State.

I am trying to execute a Process State but my flow gets into the sub process 
but is unabkle to come back to the parent

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Process State

2006-03-30 Thread aksharma
I am trying to test a Process definition with process state (subprocess).

The execution enters the subprocess but fails in the sub process ..Any clues ..



ibernate: select variableac0_.SCRIPT_ as SCRIPT8_1_, variableac0_.ID_ as 
ID1_1_, variableac0_.ID_ as ID1_12_0_, variableac0_.VARIABLENAME_ as 
VARIABLE2_12_0_, variableac0_.ACCESS_ as ACCESS3_12_0_, 
variableac0_.MAPPEDNAME_ as MAPPEDNAME4_12_0_ from JBPM_VARIABLEACCESS 
variableac0_ where variableac0_.SCRIPT_=?
java.lang.NullPointerException
at org.jbpm.graph.node.ProcessState.leave(ProcessState.java:165)
at org.jbpm.graph.exe.Token.signal(Token.java:174)
at org.jbpm.graph.exe.Token.signal(Token.java:123)
at org.jbpm.graph.exe.ProcessInstance.signal(ProcessInstance.java:217)
at com.test.ProcessStateTest.testSimpleProcess(ProcessStateTest.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Adding tasks to a task node dynamically

2006-02-27 Thread aksharma
I want to add tasks to a task node dynamically on process runtime.

Any clues ??

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Questions on customization

2006-02-15 Thread aksharma

1. Is it mandatory to use the Database structure supplied with JBPM.

2. I want to have my own database design done store Process and their 
dependency and instance tables. and create process definitions out of that.
These will be dynamically be deployed to the BPM engine.

3. These process will be long running processes and hence we need to run in 
async mode. Also for fail over I need to persist the state as JBOM does using 
hibernate. Is it possible to do this by overriding some classes.





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

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


---
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