Re: Help, no window events when using JavaClassToolAgent

Vojtech Huser <[email protected]> Mon, 29 Aug 2005 15:55:43 -0600
Newsgroups gmane.comp.java.enhydra.shark
Message-ID <[email protected]>
I came across exactly the same problem.
It bugs me really a lot.
I don't know the solution however.


I resigned and stoped using any swing applications as toolagents....
and I use only console output or write-to-log output.
:-(


Vojtech



On 8/29/05, [email protected] <[email protected]> wrote:
> I am using the shark client API to instance the shark engine and run an XPDL workflow.  Within my XPDL I run another Java application using the JavaClassToolAgent.  The problem is that when my Java application opens in a new window I can not control it.  The minimize, maximize, and close buttons do not respond and I cannot move the window around.  I don't have this problem when I use the RunTimeToolAgent to run notepad, or when I use the Shark Admin GUI to run my applicaiton.  Here is how I am running my process:
> 
> WfProcess proc1 = conn.createProcess(pkgId, ProcName);
> proc1.start();
> 
> Am I missing something important here?  I left out the code to configure and connect to the Shark server because that all seems to be working and I don't _think_ its part of the problem.  What does the Shark engine do different to launch a process?  What I can I do to make my process handel the window events (close, minimize, move, etc)?
> 
> 
> 
> 
> --
> 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
> 
> 
>
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