Re: NOW DESPERATE: Package not found - FIXED

2002-08-11 Thread Josh
Ah Ok i'll get that for future problems. I managed to fix the problem. Upgraded to 4.1 beta and magically everything works :) -Josh "Rimmer, real dumplings, proper dumplings when they're properly cooked to perfection, proper dumplings, should not bounce." - Original Message - From: "B

Re: NOW DESPERATE: Package not found

2002-08-11 Thread Ben Walding
As a last ditch effort I find using the the file monitor from system internals useful for tracking down what is happening. Of course you can't use it with war files unless they are unpacked (Look for filemon on www.sysinternals.com) Have a look for errors as it tries to find the classes, it c

AW: form based auth...

2002-08-11 Thread Ralph Einfeldt
The problem lies in your error.jsp. Have a look at line 61 of the generated file error$jsp.java in the work directory to see what causes the Exception. Ralph Einfeldt Uptime Internet Solution Center GmbH Hamburg, Germany Hosting, Content Management, Java Consulting http://www.uptime-isc.de > -

Re: Questionnaire

2002-08-11 Thread aaron . duncan
"Marcos Manosso" <[EMAIL PROTECTED]> 08/08/2002 11:05 Please respond to "Tomcat Users List" To: "Marcos Manosso" <[EMAIL PROTECTED]> cc: "Marcos Manosso" <[EMAIL PROTECTED]> Subject:Questionnaire Is this part of a business decision process?: Dear Sir/M

Re: NOW DESPERATE: Package not found

2002-08-11 Thread Josh
> Where is the library that is importing these classes? It's not a library, it's a .jsp page in the root (ie web) directory of the application. > And, of course there are alternatives to Tomcat. However, given that there > are thousands of users that successfully use Tomcat every day, the probl

Re: NOW DESPERATE: Package not found

2002-08-11 Thread Jacob Kjome
Where is the library that is importing these classes? If it is in any of the $CATALINA_HOME library folders such as lib, common/lib, or server/lib, then I would expect that they couldn't find the classes if they existed under a webapp's WEB-INF/classes or or WEB-INF/lib folder. And, of cour

Re: NOW DESPERATE: Package not found

2002-08-11 Thread Josh
Should I try jdk1.3 and tomcat 3? -Josh "Rimmer, real dumplings, proper dumplings when they're properly cooked to perfection, proper dumplings, should not bounce." - Original Message - From: "Josh" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, August 12

RE: Forcing authentication

2002-08-11 Thread Michael Remijan
... It really depends on how you have done the coding of the classes and what kind of framework (struts?, other?) you used for the webapp. The idea is simple though. when the form is submitted, you need to have a method that: 1) queries a datastore for username/password 2) does something if

Re: NOW DESPERATE: Package not found

2002-08-11 Thread Josh
jdk1.4, and Tomcat 4.0.4-LE I'm going crazy here, and the boss is kinda after a result, he doesn't want to hear "i spent two days wrestling with tomcat that cost you $300 and produced nothing" -Josh "Rimmer, real dumplings, proper dumplings when they're properly cooked to perfection, proper d

RE: ClassNotFound

2002-08-11 Thread Michael Remijan
There were earlier posts about this I think. I believe the db2 drivers are not 100% java. Which means there are *.dll or *.so files or something else which contains native code that the java classes of the db2 drivers use. You need to make sure those *.dll or *.so files are available via the

Re: NetBeans + Tomcat 4.0.4

2002-08-11 Thread Larry Meadors
In your context tag, add the reloadable="true" attribute. Here is a link: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/context.html This is really cool, because if you use the thread's classloader to read properties files, or other files, the classloader sees changes to them, and they

RE: NOW DESPERATE: Package not found

2002-08-11 Thread Michael Remijan
I had problems similar to this using jdk1.4.x with older versions of tomcat. what versions are you using? -Original Message- From: Josh [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 11, 2002 10:04 PM To: [EMAIL PROTECTED] Subject: NOW DESPERATE: Package not found Ok, I stopped and

NOW DESPERATE: Package not found

2002-08-11 Thread Josh
Ok, I stopped and started the tomcat service, and now it won't even find the package. I get Package au.com.multemedia.wf.ui not found in import. yet WEB-INF\classes\au\com\multemedia\wf\ui clearly exists and contains two class files. Does anybody have any idea what the bloody hell is wrong with

RE: Tomcat + apache

2002-08-11 Thread Aaron Chan
Thanks a lot! Sorry for the late reply, there is too much message coming into the inbox and I nearly missed this. This is very helpful. Thank again ! Aaron Chan [EMAIL PROTECTED] http://www.accom.per.sg -Original Message- From: Robert L Sowders [mailto:[EMAIL PROTECTED]] Sent: Friday

Tomcat Session Management Bugs?

2002-08-11 Thread Lee Peik Feng
Hi, I'm using jdk1.3.1_04, tomcat 4.0.4, apache1.3.24 and mod_jk on Linux 7.3. I sometimes (not every time,happen mainly after I update jsp files, clear cache and restart tomcat) get the below error while trying to browse a jsp page. I have a main page with a link (http://mydomain/appli

Weird no such method error - pulling out my hair

2002-08-11 Thread Josh
Ok, i've got this file here : - package au.com.multemedia.wf.ui; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; import org.apache.jasper.runtime.*; public abstract class Pa

Re: ADMINS: Ban a user?

2002-08-11 Thread Michele Neylon -Blacknight Solutions
At 09.59 12/08/2002 +1000, you wrote: >I agree... Dirty spammer Can I second that? Or is it third at this stage? >-Josh > >"Rimmer, real dumplings, proper dumplings when they're properly > cooked to perfection, proper dumplings, should not bounce." Mr. Michele Neylon Blacknight Solutions - a

RE: Apache2 - Tomcat4 Integration

2002-08-11 Thread Aaron Chan
Hi Mr Turner, John, May I know if you have any links that have instruction on Apache 2 + Tomcat 4 in Windows environment. Because I am using Windows 2000 Server. Thanks in advance. Aaron Chan [EMAIL PROTECTED] http://www.accom.per.sg -Original Message- From: Turner, John [mail

RE: Questionnaire -- and don't send me any more

2002-08-11 Thread webmaster
-Original Message- From: Marcos Manosso [mailto:[EMAIL PROTECTED]] Sent: August 11, 2002 05:21 PM To: Marcos Manosso Cc: Marcos Manosso Subject: Questionnaire Importance: High Dear Sir/Madam We are conducting some research concerning the public's opinion about the level of ethics in a

Re: ADMINS: Ban a user?

2002-08-11 Thread Josh
I agree... Dirty spammer -Josh "Rimmer, real dumplings, proper dumplings when they're properly cooked to perfection, proper dumplings, should not bounce." - Original Message - From: "Tiago Nodari" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, August 12,

Re: ADMINS: Ban a user?

2002-08-11 Thread Tiago Nodari
Thats a good one, he sends us spam and we are the ones filling his inbox unsubscribing is so easy... that is what I like about yahoogroups you can ban a user from posting, but he still receives the messages, that is the right punishment from spam...

Re: ADMINS: Ban a user?

2002-08-11 Thread Marcos Manosso
Thank you, I've been trying to unsubscribe for quite a while now, but the system doesn't seem to be responding. Please ban me, and stop filling my computer with these messages. Kind Regards - Original Message - From: Stuart Stephen To: [EMAIL PROTECTED] Sent: Sunday, August 11,

ADMINS: Ban a user?

2002-08-11 Thread Stuart Stephen
Hello Admins? Can we please get [EMAIL PROTECTED] banned from this list please? This is the second time I have recieved his 'advertising questionnaire' that I still have absolutely no intention of looking at. It's completely off topic and of no interest to all the parties subscribed to this TOMC

Questionnaire

2002-08-11 Thread Marcos Manosso
Dear Sir/Madam We are conducting some research concerning the public's opinion about the level of ethics in advertising. As you may be aware, many companies have ethical advertising policies. Furthermore, the media (i.e. TV, Radio, Magazines and Newspapers) have governmental and non-governmen

RE: Apache 2 and Tomcat 4

2002-08-11 Thread Michael Remijan
Robert, Yes, but I don't and can't use an index.html. I need index.jsp so I can put a tag in the page that will do a redirect to another jsp page if need be. I've setup workers2.properties like this: [uri:/diary] info=Diary webapp in the default context context=/diary debug=0 [uri:/diary/se

RE: Shared Drives

2002-08-11 Thread Andrew
ServerA Login as TomcatUser Map Drive as TomcatUser Set Service to Start as TomcatUser ServerB Make sure permissions are set to allow TomcatUser to access files - Andrew > -Original Message- > From: Jacob Hookom [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 11, 2002 3:11 PM > To: '

RE: Shared Drives

2002-08-11 Thread Jacob Hookom
Of which system? I did get it to network this morning by running it normally from the start menu while logged in as administrator, but it would be ideal to get it to run as a service | -Original Message- | From: Andrew [mailto:[EMAIL PROTECTED]] | Sent: Sunday, August 11, 2002 12:29 PM |

Getting mod_webapp

2002-08-11 Thread Murray Cumming
I'm sure this should be on an FAQ somewhere, but I have a good look all over the place and I can't find any definitive help. I'm using Tomcat 4.0.4 (because I've read that Cocoon 2 needs it rather than Tomcat 3), trying to make it work though Apache2 on RedHat 7.2 To keeps things simple, I've in

RE: Shared Drives

2002-08-11 Thread Andrew
Have you tried mapping the drive as administrator? > -Original Message- > From: Jacob Hookom [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 11, 2002 2:17 AM > To: Tomcat Users List > Subject: Shared Drives > > > I had mentioned before that I was looking to access my > network withi

how to enable JSP TagPooling within Tomcat 4.0.x?

2002-08-11 Thread Nikolaus Schmitt
Hi, i can't find the tomcat 3.3. configuration directive "TagPoolManagerInterceptor" anymore within tomcat 4.0.x. Also, i could not find any hints on tag pooling within the tomcat 4.0.x docs Q1: Ist there still a (custom) tag pool within tomcat 4.0.x? Q2: If there is a tag pool mechanism within

can't find mod_jk.conf

2002-08-11 Thread Scott Adamson
I have been trying to get Tomcat 4.04 to work with Apache (compiled statically with mod_jk). According to the HOWTO on the Apache site mod_jk.conf should be auto-generated with startup, it isnt. My guess would be that there is some other configuration I need, but the HOWTO only seems to mentions a

Page Load Problem in Stand-alone Mode

2002-08-11 Thread Cory Isaacson
When running Tomcat in stand-alone mode, if I successively request pages in two different frames, the second page often does not display. I get a "Server not found" error in the browser. For example, to keep pages in multiple frames in synch I submit one frame based on the JavaScript ONLOAD event

form based auth...

2002-08-11 Thread Softwareentwicklung Hauschel
Heyall, i want to use the form based auth... It seems to work, but if i pass a wrong user/password tomcat answers with the following Exception. Can anybody find a mistake in my cofiguration etc. ??? Apache Tomcat/4.0.4 - HTTP Status 500 - Internal Server Error type Exception report message Inte

JDBC servlet connection

2002-08-11 Thread Peter O
What's wrong with this connection? I've tried this... protected String dbURL = "jdbc:interbase://66.65.18.48:8089/C:/Projects/book/defaultroot/database/Main.gdb"; ..and this... protected String dbURL = "jdbc:interbase://66.65.18.48/C:/Projects/book/defaultroot/database/Main.gdb"; Thank

Re: Here we go again - mod_webapp and mod_rewrite

2002-08-11 Thread Dan Lindy
Brendan, I had a similar experience back in April and solved it by hacking mod_webapp myself. I tried posting my problem to tomcat-dev only to be greeted with credulity as Tomcat takes the high road with respect to being a reference implementation and mod_rewrite lets you do things Sun's spec

Deploying a soap server in a jar file

2002-08-11 Thread Anibal Jodorcovsky
Hi all, I'm very new to this tomcat/soap stuff so be gentle :-) We've been using Apache/Jserv for a long while and have a lot of servlets working in that environment. We are now migrating to Apache 2 and Tomcat 4. We got everything installed and we even got our old servlets working in the new en