Re: Encrypting/Protecting JSP/Struts source code

2006-01-18 Thread Tom Burke
much bigger file sizes. Tom Burke - Original Message - From: Tom Burke To: Tomcat Users List Sent: Tuesday, January 17, 2006 3:18 PM Subject: Encrypting/Protecting JSP/Struts source code My company is has developed and is now marketing/selling a line-of-business TSP/Tomcat appl

Re: Encrypting/Protecting JSP/Struts source code

2006-01-17 Thread Tom Burke
t: Tuesday, January 17, 2006 3:43 PM Subject: RE: Encrypting/Protecting JSP/Struts source code From: Tom Burke [mailto:[EMAIL PROTECTED] Subject: Re: Encrypting/Protecting JSP/Struts source code Well, the JSPs are among the things I am referring to. Showing my ignorance, is a 'pre-compiled

Re: Encrypting/Protecting JSP/Struts source code

2006-01-17 Thread Tom Burke
uary 17, 2006 3:25 PM Subject: RE: Encrypting/Protecting JSP/Struts source code From: Tom Burke [mailto:[EMAIL PROTECTED] Subject: Encrypting/Protecting JSP/Struts source code It's suddenly become clear to my company that when we deploy a WAR on a customers' site, the source code is comp

Encrypting/Protecting JSP/Struts source code

2006-01-17 Thread Tom Burke
pletely JSP/Struts, there is hardly any HTML at all (if any in fact). Tom Burke

Tomcat on Windows Server 2003 : What Windows User Account?

2006-01-13 Thread Tom Burke
e permissions of whoever first installed it? Tom Burke

Re: Newbie question - How to verify version of Tomcat?

2005-11-17 Thread Tom Burke
Dunno about a windows command, but if you open the manager page - /manager/html - one of the pieces of info you'll be given is the version number. Tom - Original Message - From: "Ritchie Gillam" <[EMAIL PROTECTED]> To: ; <[EMAIL PROTECTED]> Sent: Thursday, November 17, 2005 5:55 PM

Re: [HELP] I couldn't connect to Tomcat which is on another PC!

2005-11-16 Thread Tom Burke
Here are a couple of things to try: a) are you sure that Tomcat is actually serving up pages at all? - try opening a webpage in a browser on PC1, like this: http://localhost:8080/manager.html This should call up the Manager page (actually it should prompt you for a user name & password first)

Re: Tomcat logging - Persistence of Logs

2005-10-31 Thread Tom Burke
rence, as I can't see any difference in the configuration files between the two servers. Tom Burke - Original Message - From: "Steve Kirk" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Monday, October 31, 2005 12:52 PM Subject: RE: Tomca

Tomcat logging - Persistence of Logs

2005-10-31 Thread Tom Burke
ing alerted to problems until the day after, by which time the relevant log has disappeared. Does anyone know how to make the Windows stdout.log file persistent? Tom Burke - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

Re: TC 5.5 practical limit on number of webapps it can support

2005-10-30 Thread Tom Burke
George Is this the same application 65 times over, one per virtual host? Or 65 different applications? Tom Burke - Original Message - From: "George Sexton" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Saturday, October 29, 2005 9:51 PM

Re: Help figuring out Virtual Hosts

2005-10-28 Thread Tom Burke
anyone suggest where to start looking? I'm running Tomcat 5.0.25, btw. Tom Burke - Original Message - From: "Hassan Schroeder" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, October 14, 2005 3:09 AM Subject: Re: Help figuring out Virtual H

Re: Help figuring out Virtual Hosts

2005-10-24 Thread Tom Burke
ost's context. Tom Burke - Original Message - From: "Hassan Schroeder" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, October 14, 2005 3:09 AM Subject: Re: Help figuring out Virtual Hosts Dola Woolfe wrote: All I want is for the user to b

Re: How to Build Tomcat 4.1.x or 5.0.x on Windows?

2005-10-16 Thread Tom Burke
able for 5.0.28; 5.0.30-beta; 5.5.12; and 4.1.31. Tom Burke - Original Message - From: "James W. Anderson" <[EMAIL PROTECTED]> To: Sent: Sunday, October 16, 2005 7:50 AM Subject: How to Build Tomcat 4.1.x or 5.0.x on Windows? I downloaded the source zip for both Tom