RE: Running Tomcat as a service in Win2k

2001-04-25 Thread Rob Shorney
Hi,   Have a look at the document NT-Service-howto.html which is in the doc directory of you Tomcat installation   Regards   Rob Shorney   === Rob Shorney : Local Government Software Services northgate information solutions.   email

RE: An easy one?...Tomcat & IIS

2001-04-25 Thread Rob Shorney
/*=ajp12 Now I can use //servername/OSS/Index.jsp Regards Rob Shorney === Rob Shorney : Local Government Software Services northgate information solutions. email: [EMAIL PROTECTED] The opinions herein are my own and, unless explicitly stated, do not

RE: Download IIS

2001-04-10 Thread Rob Shorney
I would like to disagree with this statement. I am running Windows 2000 pro with IIS 5 quite successfully, albeit you do not get all the services that come with IIS, but you do get the web server FTP, SMTP and news which should be enough. -Original Message- From: Randy Layman [mailto:[E

RE: Download IIS

2001-04-10 Thread Rob Shorney
IIS 5 is part of windows 2000 pro. You can installit by inserting the windows 2000 cd and choosing install additional components - this is iis5 -Original Message- From: Jack Li [mailto:[EMAIL PROTECTED]] Sent: 10 April 2001 13:25 To: [EMAIL PROTECTED] Subject: Download IIS Hello, Does

Help With System.out.println

2001-04-09 Thread Rob Shorney
instructions on how to get the above to work.   Thanks in advance.     Regards   Rob Shorney   === Rob Shorney : Local Government Software Services northgate information solutions.   email: [EMAIL PROTECTED]   The opinions herein are my own and, unless

RE: JBuilder Remote Debugging

2001-04-09 Thread Rob Shorney
-Xdebug -Xnoagent -Djava.compiler=NONE Update my Jbuilder 4 project debug settings, and it now all works. Many thanks again Alexander Regards Rob Shorney === Rob Shorney : Local Government Software Services northgate information solutions. email: [EMAIL

JBuilder Remote Debugging

2001-04-09 Thread Rob Shorney
Hi, Does anybody know how to debug java code remotely using JBuilder 4 and Tomcat 3.2. I belive it is something to do with the following options -Xdebug -Xnoagent -Djava.compiler=none -Xrunjdwp:transport=dt_socket,server= y,address=1234,suspend=n