 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Randy Kunkee Guest
|
Posted: Thu Sep 15, 2005 6:11 am Post subject: Tomcat 4.1.31 CGI servlet: the CGI (tcl script) can't open a |
|
|
Anybody seen this before? I have a Tcl script CGI that I want to run
under Tomcat that attempts to open a socket. When the "socket" command
is executed, the response is "invalid argument".
This all works fine under Unix, but on Windows Server 2003, it does not.
I can manually invoke tclsh83 (TclPro1.4 from Active State) and perform
socket commands all day. I can wrote a simple Java program that invokes
the Tcl script just fine. This pretty much narrows it down to something
Tomcat is doing, or some kind of Windows-Java-Tomcat interaction thing
(I have no pretense of being a Windows expert).
I have attempted to change the Tomcat catalina.policy file to grant
AllPermissions to everything with no luck.
It is also obvious to me that I'm tripping over some kind of security
thing in Window's, but I'm not sure how to approach it (except perhaps
call in an expert).
Ideas?
Thanks,
Randy
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|