system function it's a bad idea, if you really need to run Java inside Perl, i did not try that inside Catalyst, you can check Inline::Java http://search.cpan.org/~patl/Inline-Java-0.52/Java.pod I think that will not a problem to use Inline::* inside Catalyst.
Good Luck, and tell us your results. On Sat, Jun 21, 2008 at 10:36 PM, <[EMAIL PROTECTED]> wrote: > Hi, > > Just curious, yesterday I was playing with Java inside Catalyst, and I put > a code like: > > system("java"); > > in one of my controllers, and when I accessed the URL, the whole computer: > Fedora Core 8, froze and I had to restart. I am not sure whether it is an OS > problem, since I later tried the same program on Windows XP with colinux(FC > 7)/cygwin and the java ran as expected. > > Anyone had a similar experience before ? > > Sindharta > > > > ------------------------------ > GANBARE! NIPPON! Chance to win 50,000 Yahoo! > Points!<http://pr.mail.yahoo.co.jp/ganbare-nippon/> > > _______________________________________________ > List: Catalyst@lists.scsys.co.uk > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ > Dev site: http://dev.catalyst.perl.org/ > > -- --Lindolfo "Lorn" Rodrigues www.slackwarezine.com.br http://lornlab.org http://sao-paulo.pm.org use Catalyst;
_______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/