RE: Subflow
alper alper <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the advice Now i have another problem, I am using corba.. when i try to get parent process of root process below exception is thrown. I think CORBA classes don't return null values.. org.omg.CORBA.BAD_PARAM: vmcid: SUN minor code: 201 completed: Maybe at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at java.lang.Class.newInstance0(Class.java:308) at java.lang.Class.newInstance(Class.java:261) at com.sun.corba.se.internal.iiop.messages.ReplyMessage_1_2.getSystemException(ReplyMessage_1_2.java:90) at com.sun.corba.se.internal.iiop.ClientResponseImpl.getSystemException(ClientResponseImpl.java:105) at com.sun.corba.se.internal.POA.GenericPOAClientSC.invoke(GenericPOAClientSC.java:129) at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457) at org.omg.WorkflowModel._WfCreateProcessEventAuditStub.p_process_key(_WfCreateProcessEventAuditStub.java:41) at corba.CorbaWorkFlowTest.creationHistoryOfProcess(CorbaWorkFlowTest.java:370) --- Neville van Deventer <[email protected]> wrote: > Hi, > > In order to do that you take the current subflow > process, query the history, > look in the history for the "created" event, look at > the created event and > get the parent process which created this process. > > Hope this helps > > Neville van Deventer > > -----Original Message----- > From: alper alper [mailto:[email protected]] > Sent: 27 July 2005 09:17 AM > To: Shark Enhydra > Subject: [shark] Subflow > > I started another process by subflow activity. > now user gets activity from this new process. how > can i get process/activity > that starts this process? > > > > ____________________________________________________ > Start your day with Yahoo! - make it your home page > http://www.yahoo.com/r/hs > > > > > > > -- > You receive this message as a subscriber of the > [email protected] mailing list. > To unsubscribe: > mailto:[email protected] > For general help: > mailto:[email protected]?subject=help > ObjectWeb mailing lists service home page: > http://www.objectweb.org/wws > ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
message-footer.txt
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws