Re: running a perl script with RunTime.Exec causes perl script to die
Re: running a perl script with RunTime.Exec causes perl script to die
- Subject: Re: running a perl script with RunTime.Exec causes perl script to die
- From: "Daniele Corti" <email@hidden>
- Date: Wed, 8 Nov 2006 10:45:09 +0100
2006/11/8, Johan Henselmans <email@hidden>:
I have produced a perl script to do some printing and database
housekeeping, which is called using Runtime.Exec.
The script connects to a postgresql database, selects a parent-record
via an argument and then prints some information from the children
records.
When I run this script from a shell, it runs fine.
Do you try to rut the script using your Java code without WO?
(I mean, put you java code in a main mathod in a java Class and make
it runs with
"java YourClass")
Doing that you will be able to understand if your script die because
of WO or Java
Daniele
--
Daniele Corti
AIM: S0CR4TE5
Messenger: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden