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
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
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
> -
"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
> 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
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
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
...
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
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
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
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
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
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
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
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
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
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
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
-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
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,
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...
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,
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
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
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
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: '
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
|
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
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
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
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
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
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
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
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
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
36 matches
Mail list logo