RE: jsp:plugin

2001-08-08 Thread James, Stuart
uotes: Try > type="applet" > code="MyApplet.class" > codebase="/test" > width="350" > height="200"> > > On Tue, 7

RE: Moving /WEB-INF/lib or adding to it in TC 4.0

2001-08-07 Thread James, Stuart
so what is the best option where should you place database jar's, ibm queue jar's etc..., surely you would not copy them into your applications web-inf area? additionaly I would not want them in the tomcat classpath? what is the prefered solution ? I need to consider that more than the web

jsp:plugin

2001-08-07 Thread James, Stuart
can assist. Stuart James. ___ Email Disclaimer This communication is for the attention of the named recipient only and should not be passed on to any other person. Information relating to any company or security, is for information purposes only and sho

RE: Win2K Server - Tomcat - Linksys Router Issue

2001-07-27 Thread Swart, James (Jim) ** CTR **
I run a broadband linksys firewall and have no problems. I CAN tell you that if you have your "port forwarding" section on for ports tomcat might assign connections, it may make it hang (since I assume it assigns the ports above 1024 and increments??).. I may be off, just some thoughts. ~~~

Servlets in a JAR file in the lib directory of a WAR file

2001-07-27 Thread James Hughes
Is it valid to place servlets in a JAR file, and place them in the lib directory (in WEB-INF dir of WAR file)? Thanks, J

RE: mod_jserv in Tomcat3.2.2 on Solaris

2001-07-22 Thread James Hester
_serv.I am using source of tomcat3.2.3. Any help on this will be greatly > appreciated.I am doing the build in tcsh. > > Regards, > Pankaj > > > At 09:44 AM 7/23/2001 +1200, John Bazeley wrote: > >[EMAIL PROTECTED] > > > James Hester www.apocalypse-zone.com [EMAIL PROTECTED]

RE: mod_jk for solaris

2001-07-12 Thread Meyer, James
/include -I/usr/java/include/solaris -lposix4 -c *.c ../jk/*.c ---end script--- -James -Original Message- From: Paul Lombardo [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 10:52 AM To: [EMAIL PROTECTED] Subject: RE: mod_jk for solaris Yep! and if I find it I'll send it to yo

RE: foriegn characters turn to ? in database

2001-07-12 Thread James Radvan
Out of interest, will using "charset=UTF-8" work? (unicode) James - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Tõnu Põld [mailto:[EMAIL PROTECTED]] Sent: 12 July 2001 08:32 T

Precompile JSP with Tomcat

2001-07-11 Thread James Bailey
Hi All, I'm sure this has been ask before but can some one help me. I am working on a webapp which will have many JSP page, when the server is rebooted I don't want the first visitor to each page to have to wait for them to be compiled. Is there any way round this? Many thanks Ja

RE: can run tomcat on linux & servlets but not jsp's

2001-07-11 Thread James Radvan
This is certainly the problem. Servlets are pre-compiled, thus require only the JRE, but JSP's are compiled every time they are run thus require a full JDK. - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Ori

RE: Tomcat as NT service.. problem.

2001-07-10 Thread James Radvan
th time, budget and other constraints - that goes for paid Microsoft developers as much as unpaid Tomcat developers. ----- James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Randy Layman [mailto:[EMAIL P

RE: any body using jetspeed here ?

2001-07-09 Thread James Radvan
there is a jetspeed mailing list available for subscription from the Jakarta site. - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Sumit Ranjan [mailto:[EMAIL PROTECTED]] Sent: 09 July 2001

RE: NT services applet

2001-07-06 Thread James Radvan
start > settings > control panel > administrative tools > services ----- James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 05

RE: JDBC Problem with Ultradev

2001-07-05 Thread James Radvan
For those of you that are still having problems with this, make sure your driver is present in the Tomcat /webapps/[mywebapp]/WEB-INF/classes directory and select 'use driver on application server' in your connection setup in Ultradev. - James Radvan

RE: Spanish characters

2001-07-05 Thread James Radvan
. James - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Antoni Reus [mailto:[EMAIL PROTECTED]] Sent: 05 July 2001 08:17 To: [EMAIL PROTECTED] Subject: Re: Spanish characters

RE: solved! blue screen with servlets/jsp in Apache-Tomcat

2001-07-05 Thread James Radvan
?? I have Tomcat 3.2.2 binary distribution working flawlessly with ZoneAlarm on Win2000Pro SP2. Just to let you know that it IS possible. - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- I have

ISAPI_Redirect.dll

2001-07-04 Thread James Lapthorn
oblem is with the ACE agent filter. Any ideas would be appreciated. Regards, James Lapthorn Peramon Technology Ltd.

RE: JDBC Problem with Ultradev

2001-07-03 Thread James Radvan
rs need to be in the Ultradev file system as well, in one of the subfolders detailed in the Ultradev online help. James ----- James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: pete [mailto:[EMAIL PROTE

RE: Problem running Tomcat 3.2 as a service on Win2000

2001-07-02 Thread James Radvan
where is your driver stored in the file system? Try both the /lib directory and the webapps/[webappname]/WEB-INF/classes directories, and make sure your classpath points to both. And check your classpath for spaces in the path. Good luck. - James Radvan

RE: Does Apache worth it?

2001-07-01 Thread Courtney, James
Images... -Original Message- From: Benjamin Wong [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 01, 2001 1:01 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Does Apache worth it? Hi, I am very interested in this issue as well. What if all the pages of the website are generated

servlet as welcome page/directory index

2001-06-29 Thread Courtney, James
Is it possible to set a servlet as the welcome page in tomcat or tomcat + apache? For example a request to http://myserver/ gets redirected to http://myserver/myservlet instead of http://myserver/index.html or something like that. I've tried setting the welcome-file attribute in the web.xml and

RE: Why does this list e-mail all users - i don't want this crap arriving in my mail

2001-06-29 Thread James Radvan
It's a m a i l i n g l i s t! That's what they're for!??? ----- James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Norman Cave-Browne-Cave [mailto:[EMAIL PROTECTED]] Sent: 29 Jun

RE: jdbc.jar

2001-06-29 Thread James Radvan
java.sun.com is your source for all things jdbc, incl drivers. try: http://industry.java.sun.com/products/jdbc/drivers J - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Clement [mailto

RE: Tomcat Documentation

2001-06-29 Thread James Radvan
I'll try and help with some JDBC:DB2 specific stuff. Is documentation controlled in CVS? - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 > > So who will be interested in working on the Tomcat Do

RE: somewhat closer to proper tomcat operation

2001-06-29 Thread James Radvan
with JDBC/DB2 - though I had nightmares getting it to work. Good luck. J - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Gabriel Marti [mailto:[EMAIL PROTECTED]] Sent: 29 June 2001 02:36 To: [EM

RE: So what *IS* available?

2001-06-28 Thread James Radvan
the fix to Websphere. It's an approach that has led to satisfied clients for years. All thanks to this little 'sucky' product we know and love. Thank you Tomcat! Cheers, - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44

RE: TOMCAT SUCKS

2001-06-28 Thread James Radvan
system, pay for it. Tomcat holds it's own against any product on the market in it's space. - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Dmitri Colebatch [mailto:[EMAIL PROTEC

removing a tomcat worker

2001-06-27 Thread Meyer, James
, and finish it's current workload. Then when it's done I can update the site without any session loss. I am using apache 1.3.19 tomcat 3.2.1 on Solaris 2.8 Thanks in advance -James -Original Message- From: Mario Vera [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 27, 2001 2:0

RE: WML pages served by tomcat

2001-06-27 Thread James Radvan
works. James - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 Click here to visit the Argos home page http://www.argos.co.uk The information contained in this

WML pages served by tomcat

2001-06-27 Thread James Radvan
text/plain is not supported" I have entered in conf/web.xml: wml text/vnd.wap.wml but this makes no difference. wtf? ----- James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED]

RE: tomcat on a home machine???

2001-06-27 Thread James Radvan
I stand corrected - I had no idea such a service existed. clever. - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: Nico Wieland [mailto:[EMAIL PROTECTED]] Sent: 27 June 2001 11:05 To: [EMAIL

RE: tomcat on a home machine???

2001-06-27 Thread James Radvan
p. Cheers, - James Radvan Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 27 June 2001 09:08 To: [EMAIL PROTECTED] Subject: tomcat on a ho

RE: how to change root value

2001-06-25 Thread James Radvan
do this with a virtualhost entry, eg: I think :) -Original Message- From: Venkatesh T [mailto:[EMAIL PROTECTED]] Sent: 25 June 2001 16:18 To: tomcat Subject: how to change root value Click here to visit the A

Do I need to use the AJP13 container for this?

2001-06-21 Thread Swart, James (Jim) ** CTR **
I am running Tomcat 3.2.1 with Apache 1.3.14. My default container is AJP12(mainly because I haven't tried the AJP13 yet [yeah, i know its in the docs, just haven't had time to read them to update it to use 13). If I run the HTML form against this servlet I get this error. I know usually a ja

Job on DICE

2001-06-20 Thread Swart, James (Jim) ** CTR **
I just wanted you all to know... There is a Job on DICE that *specifically* lists TOMCAT as a skill required. Title: Webmaster/Systems Administrator Skills: MS NT, Apache & Tomcat servers, B2B security Check it out! We are in fact learning something that is marketable here... not just

RE: start up tomcat from a virtual terminal

2001-06-20 Thread Swart, James (Jim) ** CTR **
put an "&" after the command you are using to launch tomcat. -Original Message- From: Mario Vera [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 12:18 PM To: TOMCAT Subject: start up tomcat from a virtual terminal Hi I have installed Tomcat 3.2 on SUN1 SERVER (O.S. Solari

RE: executing the servlet

2001-06-18 Thread Swart, James (Jim) ** CTR **
wowsers.. You read the docs? I think as a general observation it would help the responders to your comments if you were to provide information containing what you have already done? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 12:13 P

RE: mail return

2001-06-18 Thread Swart, James (Jim) ** CTR **
if you are on your own mailserver, and listed as root/admin.. you are probably getting a message from your own system... I used to get things like that, and I traced them back to a cron job that was running that had no output but mailed me anyway. See what TIME it is getting the message and see i

Re: Vs: Vs: Vs: mod_webapp.so needed

2001-06-18 Thread james
> From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, June 18, 2001 2:13 PM > Subject: Re: Vs: Vs: mod_webapp.so needed > > > > Give this a whirl: > > > > http://www.nameonthe.net/techcorn/tomcat/mod_webapp.so > > > > The

Re: Vs: Vs: mod_webapp.so needed

2001-06-18 Thread james
Give this a whirl: http://www.nameonthe.net/techcorn/tomcat/mod_webapp.so The next part is actually configuring it?! James > > why notI can´t lose anything...:)thanks! and yes, we are talking about RH. > Will you give me address where I can download it? > > -jari >

Re: Vs: mod_webapp.so needed

2001-06-18 Thread james
I've got it compiled for Redhat 6.2, although that's a 2.2 kernel and Linux 7.1 (I assumed we're talking Redhat) is 2.4. If you want to give it a try I'll upload it to my server? James > > SorryLinux 7.1, Apache 1.3.19, Tomcat 4b5 > > > > - O

Re: mod_webapp.so needed

2001-06-18 Thread james
It would help if you specified for which platform. > > Hi, > > Can somebody tell me where I can get mod_webapp.so or perhaps send it to me? I need >it asap. > > thanks > > -jari >

RE: Where can I tune the Server-load ?

2001-06-14 Thread Meyer, James
You can set the number of apache process in the httpd.conf file and the number of tomcat threads in the tomcat server.xml file.    http://jakarta.apache.org/tomcat/tomcat-3.2-doc/uguide/tomcat_ug.html  goto that link and search for Configuring the Thread Pool   -James -Original

Re: Windows 2000 problems with HttpSession

2001-06-13 Thread James Manna
devious little problem. Have fun! James - Original Message - From: "William Kaufman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 11:17 PM Subject: RE: Windows 2000 problems with HttpSession > 1) Do you have cookies turned on in your bro

Re: installation of tomcat on windows 98

2001-06-13 Thread James Manna
Try http://jakarta.apache.org and find the installation guides. They wil take you through all set up instructions - Original Message - From: Prasad Medepalli To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, June 14, 2001 12:32 PM Subject: installati

Load balance tomcat

2001-06-13 Thread Meyer, James
. Also currently the alteon is not able to keep track of session information and it will be to much $$$ to upgrade for this ability. Thanks -James Meyer

Windows 2000 problems with HttpSession

2001-06-13 Thread James Manna
James Manna Power Solutions

tomcat/apache failover

2001-06-12 Thread Meyer, James
tion and it will be to much $$$ to upgrade for this ability. Thanks -James Meyer

RE: How to make tomcat read .asp extension as .jsp file

2001-06-12 Thread Swart, James (Jim) ** CTR **
are they all in the same dir or different subdirs? you can use the xcopy command (or you might have to put xcopy32) in windows to do this all in one shot! ie if they are in say, c:\yourmomma\rules and there are 100 subdirs there you can do it like this: xcopy c:\yourmomma\rules\*.asp c:\yourmomm

RE: the name of the page you are at

2001-06-12 Thread Swart, James (Jim) ** CTR **
look at the snoop example in your /examples stuff! -Original Message- From: teh j [mailto:[EMAIL PROTECTED]] Sent: Monday, June 11, 2001 9:57 PM To: [EMAIL PROTECTED] Subject: the name of the page you are at Hello! I was just wondering if it is possible for a JSP to get its own name?

Classpath for javax.swing

2001-06-11 Thread Swart, James (Jim) ** CTR **
I just created an applet using javax.swing components. I got it to run but I had to add the jar file to my classpath so that the import statements would find javax.swing.*. Obviously, users are not going to know how to add a jar file to their classpath. Can someone point me to some docs for dow

FW: From Vaskar

2001-06-11 Thread Swart, James (Jim) ** CTR **
week Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-Original Message- >From: Swart, James (Jim) ** CTR ** [mailto:[EMAIL PROTECTED]] >Sent: Monday, June 11, 2001 10:24 AM >To: '[EMAIL PROTECTED]' >Subje

RE: MVB

2001-06-11 Thread Swart, James (Jim) ** CTR **
Am I the only one who just got this in.. is it.. Russian? -Original Message-From: MVB [mailto:[EMAIL PROTECTED]]Sent: Friday, June 08, 2001 11:58 PMTo: [EMAIL PROTECTED]Subject: MVB ÂÛ ÇÍÀÅÒÅ  ×ÒΠ ÒÀÊÎÅ  ÃÐÈÍÌÅÉË ?ÝÒΠ ÀÊÖÈÎÍÅÐÍÛÉ  ØÀÍÒÀÆ, ÀÃÐÅÑÑÈÂÍÎÅ ÏÎÃËÎÙ

Re: Tomcat 4.0 Apache Connector

2001-06-10 Thread James Williamson
I'm on my laptop.. Do a search on the tomcat-dev archives if you need it. Regards, James - Original Message - From: ryan.roemmich <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 07, 2001 8:19 PM Subject: Tomcat 4.0 Apache Connector > I've had

newbie question: I am doing something wrong?

2001-06-08 Thread James Bucanek
rk? Am I using the wrong SDK or something? Secondly, how can I debug this? Can only my web host debug this (they have been absolutely no help so far)? Is there some other, even simpler test to try just to see if anything is working? I'm at a complete loss as to where to go from here. Tha

RE: source code visible to world

2001-06-08 Thread Swart, James (Jim) ** CTR **
I just tested mine as well (3.2.1) on redhat 6.2. Mine doens't do that either. In addition, if I put in the path to one of my jsps, with or without the .jsp extension , it tells me it can't find the file. Seems to be working? -Original Message- From: Randy Layman [mailto:[EMAIL PROTECTE

RE: Should we do moderation on this mailinglist??

2001-06-07 Thread Williamson, James
myself obviously excluded). Rejection could be for all the above reasons. The alternative is to got for the elitist approach, a tomcat-users super group, 5 stupid postings and you're out... Then again I think I'm getting a bit too tongue in cheek. Regards, James -Original Message

RE: Should we do moderation on this mailinglist??

2001-06-06 Thread Swart, James (Jim) ** CTR **
l and searching the archives would be faster than posting a message, going to the coffee pot for a 30 minute break and then asking their question again. Randy > -Original Message- > From: Swart, James (Jim) ** CTR ** [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 06, 200

RE: Should we do moderation on this mailinglist??

2001-06-06 Thread Swart, James (Jim) ** CTR **
yes. I used to be like that ("It all boils down to there are a lot of people out there, you know who you are;), who are just plain lazy and want to be given their answerand don't want to search for themselves. "). Until my best-friend Manuka always told me "go read this book or look at that web

RE: Should we do moderation on this mailinglist??

2001-06-06 Thread Swart, James (Jim) ** CTR **
wowsers. That's a good idea. -Original Message- From: Jann VanOver [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 06, 2001 12:18 PM To: '[EMAIL PROTECTED]' Subject: RE: Should we do moderation on this mailinglist?? Umm, wouldn't dividing the groups just give us MORE off topic problem

RE: iPlanet + Tomcat on Unix ??

2001-06-06 Thread Swart, James (Jim) ** CTR **
if you want my humble opinion.. in case you can't figure it out... use a PROXY statement like this: (I am not sure of the syntax for iPlanet's proxies, this format is for Apache 1.3.x): PROXYPASS /javaserver http://localhost:8080/path-for-servlets-or-jsps PROXYPASS /javaserver/ http://localhost:8

RE: Apache and Tomcat on different boxes

2001-06-06 Thread Swart, James (Jim) ** CTR **
also... if you want *MY* opinion.. I would use a PROXY statement like this: PROXYPASS /javaserver http://hostnameserver2:8080/path-for-servlets-or-jsps PROXYPASS /javaserver/ http://hostnameserver2:8080/path-for-servlets-or-jsps/ Why not keep them seperate, completely? -Original Message

RE: request for jsp returning source code!?

2001-06-06 Thread Swart, James (Jim) ** CTR **
try it with http://localhost:8080/examples first to make sure tomcat is working correctly. if it works then it's not tomcat. I would hypothesize that points the error at the apache.conf file. Did you add in the line to your apache.conf to "Include" the tomcat-apache.conf file? If not, that is p

RE: Apache and Tomcat on different boxes

2001-06-06 Thread Swart, James (Jim) ** CTR **
if they are both *nix* machines you can use NFS to mount each other remotely to access the conf files needed, no? -Original Message- From: Chauhan, Anand [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 06, 2001 9:23 AM To: [EMAIL PROTECTED] Subject: RE: Apache and Tomcat on different box

RE: Should we do moderation on this mailinglist??

2001-06-05 Thread Swart, James (Jim) ** CTR **
Looks like I could use some practice in writing to the masses. This is what I *meant* to say in earlier e-mails today. I just suck at putting it politically. Thanks. -Original Message- From: Martin van den Bemt [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 2:18 PM To: jakarta

RE: How to get server URL?

2001-06-05 Thread Swart, James (Jim) ** CTR **
f >String objects > >the headers may or may not contain such information, check the HTTP spec for >more details > >Filip > >~ >Namaste - I bow to the divine in you >~ >Filip Hanik >Software Architect >[EMAIL PROTECTED] >www.filip.net > >>-Origin

RE: How to get server URL?

2001-06-05 Thread Swart, James (Jim) ** CTR **
request header as an Enumeration of String objects the headers may or may not contain such information, check the HTTP spec for more details Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-Original Message----- >From:

RE: load balancing

2001-06-05 Thread Swart, James (Jim) ** CTR **
I am sure this us a silly question, but did you put a load on it? If it's round-robin that's one thing.. if it's SMART load-balancing.. then you would have to hammer on it for it to push to the second machine (assuming your configuration is correct, of course). A program like LoadRunner(tm) woul

RE: How to get server URL?

2001-06-05 Thread Swart, James (Jim) ** CTR **
I know there are methods in the java.net.URL class for this: Attatched is the entire java.net.URL class for you to reference. see the examples that comes with tomcat too! -Original Message- From: Pernica, Jan [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 11:57 PM To: Tomcat-Use

RE: Java servlet that sends form data to email

2001-06-05 Thread Swart, James (Jim) ** CTR **
now THIS is the kind of response I would *expect* from a list.. although it *technically* is a Jakarta list not a *Learn how to make Java Servlets* List. Just a reminder to staying on topic. Say, is there a mailing list out there to direct code-specific issues to? Maybe that would help.. perhap

RE: Java servlet that sends form data to email

2001-06-05 Thread Swart, James (Jim) ** CTR **
go away. geesh. -Original Message- From: Johnathan Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 7:01 AM To: [EMAIL PROTECTED] Subject: Re: Java servlet that sends form data to email PLEASE TAKE ME OFF THIS LIST!!! --- Pae Choi <[EMAIL PROTECTED]> wrote: > See topics

RE: Socket closed in https session

2001-06-05 Thread Swart, James (Jim) ** CTR **
take yourself off the list. To remove your address from the list, send a message to: <[EMAIL PROTECTED]> -Original Message- From: Johnathan Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 7:01 AM To: [EMAIL PROTECTED] Subject: Re: Socket closed in https session PLEASE TA

RE: URL Help

2001-06-05 Thread Swart, James (Jim) ** CTR **
take yourself off the list. To remove your address from the list, send a message to: <[EMAIL PROTECTED]> -Original Message- From: Jerry Villamizar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 6:50 AM To: [EMAIL PROTECTED] Subject: Re: URL Help Can someone please get me off

RE: URL Help

2001-06-05 Thread Swart, James (Jim) ** CTR **
take yourself off the list. To remove your address from the list, send a message to: <[EMAIL PROTECTED]> -Original Message- From: Johnathan Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 7:01 AM To: [EMAIL PROTECTED] Subject: Re: URL Help PLEASE TAKE ME OFF THIS LIST!!!

JDK's (ibm vs. sun)

2001-06-05 Thread Swart, James (Jim) ** CTR **
this brings up a good question. Tomcat 3.2 says it *assums* you are using IBM's JDK? Does sun's suck or something? -Original Message- From: William Kaufman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 8:06 AM To: '[EMAIL PROTECTED]' Subject: RE: download files using ftp Do

RE: Tomcat Dies with a lot of processes

2001-06-05 Thread Swart, James (Jim) ** CTR **
I know mine has tons of java processes to. even so, with apache, tomcat, java, sendmail, dns, ftp & samba running it only uses 60MB of the 160MB od ram. so I didn't think much of it. *drool*.. I can't wait for my 1 gig of ram to get here.. (then it'll be time to move the unix server to a big-bad

RE: location of tomcat-apache.conf

2001-06-05 Thread Swart, James (Jim) ** CTR **
try a "find / -name tomcat-apache.conf -print | more" and make the computer find it. It *SHOULD* be in /var/tomcat/conf (that's where mine is). -Original Message- From: Cody Caughlan [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 5:34 PM To: [EMAIL PROTECTED] Subject: location of

RE: how to put jsp files in regular apache root?

2001-06-05 Thread Swart, James (Jim) ** CTR **
yes.. that gives me an idea.. in apache/tomcat config can you put in a wildcard proxy for like /*.jsp http://localhost:8080/*.jsp or even /*.jsp to http://localhost:8080/myjspfolderhere/*.jsp ?I know IBM's IHS has this option but I am not sure if wildcards are natively supported in apache. Anyone?

RE: Tomcat NT service mode

2001-06-05 Thread Swart, James (Jim) ** CTR **
can't you just change it's properties to startup up automatically in the services control panel? -Original Message- From: Dong Chen (Non CoCreate) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 10:29 AM To: '[EMAIL PROTECTED]' Subject: Tomcat NT service mode Hello, When we ru

RE: About GET and POST methods

2001-06-05 Thread Swart, James (Jim) ** CTR **
José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com - -Mensagem original- De: Swart, James (Jim) ** CTR ** [SMTP:[EMAIL PROTECTED]] Enviada em: Terça-feira, 5 de Junho de 2001 11:51

RE: Appropriate list?

2001-06-05 Thread Swart, James (Jim) ** CTR **
yes it sure is! As for Tomcat, I am still on 3.2.. sorry. -Original Message- From: Skyberg, David [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 9:20 AM To: Tomcat-User (E-mail) Subject: Appropriate list? Is this the appropriate list for Tomcat 4.0/Apache user questions? If n

RE: About GET and POST methods

2001-06-05 Thread Swart, James (Jim) ** CTR **
as far as I know, if you are going to send information to a servlet from a input form (html or jsp) you have to use a GET when invoking the servlet? At least, that's how mine are developed. -Original Message- From: Rainer Schweigkoffer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 20

Tomcat & OS/390

2001-06-05 Thread james ward
Hi, Can anyone tell me If Tomcat will run on OS/390. And if so what problems have they run into. Thanks Terry Ward

Building 3.2.2

2001-06-05 Thread James Bromberger
cat's build.xml to ? Or should I go back to Ant 1.2? Or am I completely off track here? This is with Tomcat 3.2.2, Ant 1.3, on Sparc Solaris 8, J2SDK 1.3.1. Many thanks, James -- James Bromberger, Senior Web/Systems Administrator, JDV +61 8 9268 2909, +61 417 322 500 Fax:

RE: Can pleas someone unsubscribe everyone from janirautiainen.com???

2001-06-04 Thread Swart, James (Jim) ** CTR **
ya know.. I get undeliverable message errors when I send a reply to someone who HAS a mailbox at namezero.com... *interesting*? -Original Message- From: Jerry Villamizar [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 3:01 PM To: [EMAIL PROTECTED] Subject: Re: Can pleas someone uns

RE: Tomcat and container question

2001-06-04 Thread Swart, James (Jim) ** CTR **
I'm not quite sure if you were actually trying to unsibscribe.. or make a really distasteful crack at the skill-level of the question?   JSP's are JSP's.  Sometimes (it depends) they compile into Servlets.  So it uses both really. -Original Message-From: Jerry Villamizar [mailt

RE: servlet-mapping tag

2001-06-04 Thread Swart, James (Jim) ** CTR **
you could.. see this url: http://java.sun.com/docs/books/tutorial/servlets/servletrunner/webappdd.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 1:44 PM To: [EMAIL PROTECTED] Subject: servlet-mapping tag I need to modify my servle

RE: import java files from jsp

2001-06-04 Thread Swart, James (Jim) ** CTR **
I did this last night while setting up tomcat for the first time (ever, much less to work with apache). I serve all my jsp's from /java/jsp and my servlets from /java/servlet (just because it's easy to remember). I am at work now and all my stuff is behind a firewall at the house. **pulls tho

RE: how to put jsp files in regular apache root?

2001-06-04 Thread Swart, James (Jim) ** CTR **
why do you need to hold the jsp's in the same dir as the html? You would really need to put your html in your tomcat jsp dir and just let tomcat serve the static html that is calling the jsp's (I think). you could put in a redirect for your *old* content path to point to the new tomcat one to pre

RE: Compiling JSP's under Solaris

2001-06-01 Thread Williamson, James
. it calls org.apache.jasper.JspC). This relies on tools.jar (from what I remember is new to java 1.2) so it should give you some idea of whether either your java install or tools.jar is broken or not.   Regards,   James -Original Message-From: Martin Anstis [mailto:[EMAIL PROTECTED]]Sent: 01 June

RE: Compiling JSP's under Solaris

2001-06-01 Thread Williamson, James
omcat (tc4) it appears that it doesn't adopt the classpath within the shell that invoked it. Why don't you put some debug statements inside this script which tell you exactly what classpath it's using? Regards, James -Original Message- From: Martin Anstis [mailto:[EMAIL

A little help, please

2001-05-30 Thread James Philip Dossey
I am trying to install the tomcat server software on my computer and I am having a little trouble.  My operating system is Windows 2000 pro.  I have modified the wrapper.properties file to point to my jdk1.3.0_02 file and my jakarta-tomcat-3.2.1 file.  I have also downloaded the NT patch jk_

jdbc realm question

2001-05-25 Thread james
I have a jdbc realm set up and running with the BASIC login config. I set debug to 9 and started to notice that as soon as a request comes in for a protected page/dir tomcat tries to autheticate with username = null before prompting for username and password, which is a problem since I would like

Two tomcats and two classpaths

2001-05-21 Thread FITZWATER,JAMES (Non-HP-PaloAlto,ex1)
I can setup and run two tomcats fine but I can't get them to use seperate classpaths. They also write to the same work directory. Any thoughts? Thanks, Jim Fitz

RE: Tomcat 4, mod_webapp problem

2001-05-21 Thread Williamson, James
brary path (i.e. /lib)? Look for files like libpthread.so.0,  It would explain why ld.so (the dynamic linker) can't find these symbols.   Regards,   James -Original Message-From: Laurens Fridael [mailto:[EMAIL PROTECTED]]Sent: 21 May 2001 16:10To: Tomcat mailing l

RE: Tomcat 4, mod_webapp problem

2001-05-21 Thread Williamson, James
Sorry typo, on non thread enabled OS 'es -Original Message-From: Laurens Fridael [mailto:[EMAIL PROTECTED]]Sent: 21 May 2001 16:10To: Tomcat mailing listSubject: Tomcat 4, mod_webapp problem Hi,     I've managed to build mod_webapp on our Linux machine. First I en

RE: Virtual host application directories in Tomcat 3.2 and 4.0

2001-05-21 Thread Williamson, James
er element. Regards, James -Original Message- From: Jonas Björnerstedt [mailto:[EMAIL PROTECTED]] Sent: 21 May 2001 09:58 To: '[EMAIL PROTECTED]' Subject: Virtual host application directories in Tomcat 3.2 and 4.0 Although I haven't tried it, in Tomcat 4.0 each Host

New to Tomcat: Installation

2001-05-19 Thread James C. Bell Jr.
Hello, im new to tomcat. I am installing Tomcat 3.1 on a windows 98 machine. I created a directory called tomcat with the bin, conf and the rest of the directories. Can anyone tell me how would I set my environment variables and how I would set my class path. James Bell

RE: Tomcat install

2001-05-18 Thread James C. Bell Jr.
Hello, im new to tomcat. I am installing Tomcat 3.1 on a windows 98 machine. I created a directory called tomcat with the bin, conf and the rest of the directories. Can anyone tell me how would I set my environment variables, and how I would set my class path.I also need know how to edi

Recovering from oversize upload exception ?

2001-05-17 Thread James Noctor \(NC\)
Hi Tal ? Sorry to bother you. I say your message posted (attached) about problems trying to gracefully reject large uploaded files. Did you find a solution ? (Only way we can provide graceful errors is to read the whole file which defeats the purpose of limiting the file size...) Hope you can h

<    3   4   5   6   7   8   9   >