Hi,
Usually local strings are used to internationalise an application.
You may want to try your contexts using windoze paths e:\dir\dir2\file
instead of forward slashes which are UNIX/Linux file separators.
Regards,
Adam.
-Original Message-
From: Chris Andreou [mailto:[EMAIL PROTECTED]
Hi,
I have a very basic Mandrake startup script available in the downloads
section at http://willow.cc.edu/docs/adminguide
You may need to edit a few paths, though, as I stupidly put tomcat in the
wrong place. 8o)
I'd be interested in exactly how you end up configuring the startup.
If you don'
thanks, john, for your reply.
well actually, i did not create the war file :P
for testing purposes, i copied the examples.war from the webapps dir into
/home/sharon/mydocroot/ui
my tomcat resides in /home/sharon/jakarta-tomcat-3.2.1
i'm using the binaries downloaded from the tomcat site
i've rem
Hi,
Try to delete everything that the WAR file would contain... i.e.
Application Directory that the WAR would expand to...;-)
Try to restart tomcat and see if that helps...
BTW, how did you create the war file? Did you use the build.xml script?
Cheers,
John Clark
>
> hi,
>
> i'm new
On Mon, 26 Feb 2001, Ferdinand Enario wrote:
> I am new to tomcat. I have just installed tomcat on Linux Mandrake 7.1 with
> Apache on it. I was able to configure this:
> http://localhost/examples/jsp/index.html My problem now is how do I start
> tomcat automatically before Apache starts (auto lo
hi,
i'm new to tomcat...
could someone please tell me how i shld deploy a WAR file?
i'm NOT using the default webapps docroot, which i think is the problem...
upon restarting tomcat, will it automatically expand my WAR file?
or do i have to do it manually?
i've done some tests myself.it does
On Tue, 27 Feb 2001, Moin Anjum H. wrote:
> I have not worked with jspGNU. But all my java portals are in
> Apache-Tomcat. It is the best combination of web server i have worked
> with. It is still working well.
I'm in the middle of migrating an application server from GNUJsp to
Tomcat. As far
Hi Kunwar,
I have not worked with jspGNU. But all my java portals are in Apache-Tomcat. It is the
best combination of web server i have worked
with. It is still working well.
Regards
Moin.
[EMAIL PROTECTED] wrote:
> hi all
>
> I'm a student who has to do a project (customer portal)using JSP a
Title: RE: ejb and apache
No, Apache is a web server, not an ejb container. Look at www.jboss.org for an open-source application server.
-Original Message-
From: sanjeev Biswas [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 24, 2001 7:42 AM
To: [EMAIL PROTECTED]
Subject: ejb an
That shouldn't be the cause since the context "examples" works.. Anyway, I
tried it to no avail...
--Shrisha
- Original Message -
From: "Craig O'Brien" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 26, 2001 6:22 PM
Subject: RE: Difficulty getting IIS to recognize ad
Okay, I can't zip the non-EAPI ones small enough... (the group only takes
100k mesgs)
Email me if you actually want them and don't find me annoying...
Steve
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
Here is an alternate method of redirecting the browser:
response.setStatus(HttpServletResponse.SC_MOVED_TEMPORARILY);
response.setHeader("Location", sURL);
We use this instead of sendRedirect() or flushing so that we can send
redirects even though we had already committed the response by sendin
Dear friends
I am trying to
migrate from java web server to apache/tomacat.problem is this that
,site uses tag extensively,in its shtml pages.
these servlets are not executed properly on the apache/tomcat.
any work around
kapil
-
Title: Progress in JSP/Servlet
Hi,
I need to show a text message while a jsp/servlet is doing some work.
If I use out.flush() or response.flushBuffer(), I can not use sendRedirect since the Response has already been committed
Any help is appreciated.
Thanks,
Jayesh
Since my company is attempting to redistribute mod_jk in binary format to
simplify installing our web product, I compiled these versions of mod_jk for
SSL-enabled (EAPI) Apache 1.3.17.
The attached tarball includes:
mod_jk_bin/mod_ssl/linux-i386/mod_jk.so
mod_jk_bin/mod_ssl/solaris8-sparc/mod_jk
Hi,
I'm new to tomcat.
I made a test servlet which access to MySQL with mm.mysql JDBC Driver.
This servlet work very good when I hit from a single browser.
But whenever I try 1 minute stress test ,using Microsofts Web Application
Stress Tool,
it occurs "Internal Server Error" frequently in apac
S Ramakrishnan wrote:
> Thanks for your note.
>
> web.xml for my application has clearly
> bound a set of 's with a servlet
> class. Hence the container must be able to
> uniquely determine the set of initial parameters,
> given a servlet class file, regardless of by what name
> ("default" or oth
Hello,
Why don't you guys just try simplifying things and dropping the variable.
My config files look like yours but I'm not using variables. Mine works
fine with tomcat 3.2 on IIS. Perhaps too much perl??
/test/*=ajp12
Worth a try, only takes 2 minutes. Also try dropping the "trusted" fi
hi all
I'm a student who has to do a project (customer portal)using JSP and Oracle8 on a
redhat 6i Intel machine.
The problem is that the client has reffered two options:
1. Tomcat
2. jspGNU
and we have to use whichever is the best for the job. If anyone can help with answers
or websites, ple
Are there any major problems with formbased security when running apache and
tomcat?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Nick Christopher wrote:
> My web app uses some JNI code. Currently I've put the shared library
> into $TOMCAT_HOME/lib and added that directory to LD_LIBRARY_PATH.
>
> I'd like something more elegant and that worked on Un*x and Windoze.
> I'd love to get it into the war file.
>
Unfortunately, n
"Bilodeau, David" wrote:
> Our Intranet developers are using Tomcat for an internal site.
>
> We have just upgraded from 3.1 to 3.2.
>
> Now, many of our hyperlinks are case sensitive whereas before they seemed to
> be case insensitive.
>
> I'm just asking this question on behalf of the content o
David Treves wrote:
> Hi there,
>
> I am trying to implement the "HttpSessionActivationListener" interface,
> but my compiler doesnt recognize it, what should I do about it?
>
Because this interface was added in the servlet 2.3 API classes, you
need to
make sure that the servlet.jar file tha
[EMAIL PROTECTED] wrote:
> I have removed tomcat 3.2.1 from my freebsd4.2
> machine and installed tomcat4 instead. After re-booting
> and starting the tomcat server, I still get the
> tomcat3.2.1 splash page... How can this be?!
>
It means one of two possible things:
* You still have 3.2.1 inst
Endre Stølsvik wrote:
> On Sun, 25 Feb 2001, Craig R. McClanahan wrote:
>
> | Endre Stølsvik wrote:
> |
> | > Hi!
> | >
> | > It kind of seems to me that there is some "inconsistency" between the
> | > catalina.home and where you actually want tomcat4 to _run_.
> | >
> | > I have a bunch of "inst
Endre Stølsvik wrote:
> On Sun, 25 Feb 2001, Craig R. McClanahan wrote:
>
> | Endre Stølsvik wrote:
> |
> | > My config is like this:
> | >
> | > | >port="##HTTPPORT##" minProcessors="1" maxProcessors="3"
> | >acceptCount="100" debug="99" connectionTimeout="60
Herchel Wojciech wrote:
> Hi!
> I've got the following problem - I want to dynamically display certain
> information to a user, depending upon a role they've been granted (via JDBC
> authorisation). how do i do that? getParameter("role") returns null.
>
The getParameter() method returns paramete
Nada. I have pulled the last strand of hair off my bald colleague's head.
--Shrisha
- Original Message -
From: "Todd Carmichael" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, February 26, 2001 5:01 PM
Subject: RE: Difficulty getting IIS to recognize addi
Same problem here. Any luck resolving the problem?
-Original Message-
From: Shrisha Radhakrishna [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 24, 2001 10:06 PM
To: [EMAIL PROTECTED]
Subject: Re: Difficulty getting IIS to recognize additional Tomcat
contexts
Here's a snippet from
Forgot to mention I use encodeURL for all the links I have in my pages
Any ideas would be appreciated.
Thanks...Shanti
At 04:51 PM 2/26/2001 -0800, you wrote:
>Hi
>
>I have seen so many people sending mails regarding the same problem but I
>didn't find a solution yet.
>
>I am running TomCat 3.2
Hi
I have seen so many people sending mails regarding the same problem but I
didn't find a solution yet.
I am running TomCat 3.2 on Apache 1.3.12 through mod_jserv (tried mod_jk also).
As long as I enable the cookies and run my application (which is a bunch of
servlets) I have no problem.
But
I am pleased to announce that the Tomcat 3.2.2 beta 1 release is now
available for download at
http://jakarta.apache.org/builds/tomcat/release/v3.2.2-beta-1
Tomcat 3.2.2 contains bug fixes collected since the release of Tomcat 3.2.1.
The bugs known to be fixed in this release are listed in the R
I have been developing on just tomcat...not I have to deploy on
apache/tomcat. I've set everything up put when a user tries to go to a
formbased security protected area I get a file not found when I submit the
password (right or wrong passwd).
Any suggestions?
-
Hi,
I am new to tomcat. I have just installed tomcat on Linux Mandrake 7.1 with
Apache on it. I was able to configure this:
http://localhost/examples/jsp/index.html My problem now is how do I start
tomcat automatically before Apache starts (auto load on machine boot).
Please help.
Ferdinand
--
Hello
there,
Configuring Tomcat
with IIS, I get an http 404 error when trying to hit http://localhost/examples/jsp/index.html.
Do the following
debug lines from the command prompt window mean anything to any Tomcat gurus out
there?
I know about the
"Socket write error" problem betw
Try the following
1) URL = "jdbc:mysql:test";
2) Add the classpath "c:\mm.mysql-2.0.2-bin.jar" as follows:
Start>Settings>Control Panel>System>Environment>System Variables
3) Restart the computer
Try again. I got it, you too will get it.
ramesh
On Mon, 26 Feb 2001, Randy Layman wrote:
> I've found it easire to simply pass the session ID as a parameter,
> and then in my servlet receive it back and use the
> HttpSessionContext.getSession(sessionID). I find it easier than messing
> with the cookies.
According to the 2.2 spec of the
Thanks for your note.
web.xml for my application has clearly
bound a set of 's with a servlet
class. Hence the container must be able to
uniquely determine the set of initial parameters,
given a servlet class file, regardless of by what name
("default" or otherwise) the servlet is invoked.
Then w
I have installed (migrated) from jser_mod to jk_mod. I installed and I was
able to run the examples. My problems is when I registered a new
within Tomcat and try to run a simple sevlet then I get the exception
handling errors.
The steps i followed were:
Server xml:
httpd.conf :
Alias /e
Don't be misleaded by the name of the dir.
I wanted to use the struts framework, but for this one of the pre-requisites
was to have a servlet container, which the documentation suggested tomcat
and I went for that.
Before jumping into writing the app., I thought I would first write a simple
"Hel
Never thought of that - its not been a problem with my
configurations
Randy
-Original Message-
From: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 5:53 PM
To: [EMAIL PROTECTED]
Subject: RE: Connecting to a servlet from within an applet
>
Hi,
I've been using Tomcat for about 2 months.
For 7 weeks and 6 days, JSP recompilation worked fabulously, no complaints.
It never cached.
Today, suddenly, everytime I want to change a class file that is called
by a JSP page, I have to *ugh* stop and restart Tomcat to get the
new class file in
S Ramakrishnan wrote:
> I am afraid I do not understand. Why are the two correlated?
> Unless I am mistaken, servlet mapping is for
> arriving at compact URLs for user convenience.
>
> Why is this mandatory in order to specify
> 's?
>
> Thanks,
>
> Rk
> x77309
>
> On Mon, 26 Feb 2001 10:58:44
>
> I've found it easire to simply pass the session ID as a
>parameter,
>and then in my servlet receive it back and use the
>HttpSessionContext.getSession(sessionID). I find it easier
>than messing
>with the cookies.
>
Yes but how did mod_jk will find and use it this way ?
---
I've found it easire to simply pass the session ID as a parameter,
and then in my servlet receive it back and use the
HttpSessionContext.getSession(sessionID). I find it easier than messing
with the cookies.
Randy
-Original Message-
From: GOMEZ Henri [mailto:[EMAIL PRO
Hi,
Should it be looking under the d:\struts directory? I thought struts was
another jakarta project?
Regards,
Adam.
Adam Fowler
Second year Computer Science undergraduate
University of Wales, Aberystwyth
Carroll College, WI, USA(2000-2001)
web: http://gucciboy.dyndns.org/aff9
e-mail: [EMA
Hi guys,
I am trying to set up tomcat to run inside the Netscape's webserver process.
Using Netscape Enterprise Server 3.62
I followed all the steps mentioned in the documentation to run tomcat inside
the webserver
process. Downloaded the jni_connect.dll, changed the server.xml and
worker.proper
I am afraid I do not understand. Why are the two correlated?
Unless I am mistaken, servlet mapping is for
arriving at compact URLs for user convenience.
Why is this mandatory in order to specify
's?
Thanks,
Rk
x77309
On Mon, 26 Feb 2001 10:58:44
Craig R. McClanahan wrote:
>
>
>S Ramakris
> You simply need to make a request. It depends upon what you are
>trying to do. A GET or POST request can be made by
>URLConnection fairly
>easily. If you are looking for a session, you have to pass
>the session id
>back (the applet doesn't know about the cookies of the browser
>its r
I keep getting this error, I'm connecting to a mySQL database on the same
Sun box as the webserver and Tomcat are running, I can use this same
user/pass to connect through Perl DBI and everything is OK, but here I am
told it's invalid. Have tried it using several different users, with no
alpha
You need to install a JDK (from eitehr Sun or IBM)
You need to download and un-tar/zip the Tomcat binaries (it is
writtin in java, so there is only one package. The various binary
directories are for the web server connectors)
The Where to install is where ever you like.
Hi,
> I try to use MySQL to access the database.
> I set the drivername = "org.gjt.mm.mysql.Driver";
> and set URL = "jdbc:odbc:test";
I'm not using exactly the same configuration (Tomcat 4.0,cocoon) but my urls
look like url=jdbc:mysql://localhost/
> and I included the "c:\mm.mysql-2.0.2-bin.j
Hi everyone,
I developped a servlet that calls EJB components that are stored in an
Oracle 8.1.7 database. When I run my servlet from Oracle JDeveloper, I can
call my EJB components without any problem. When I deploy my servlet in
Tomcat 3.2.1 (on SunOS 5.6), I always get the following
Hi,
I'm using Jakarta-Tomcat as the servlet container and also as the
default web server listening to 8080 port for a Servlet-Jsp based application.
The Servlet has a background thread running that communicates asynchrnously
(asynchronous to the HTTP requests) with an external process.
Hello,
I am a programmer and familiar with unix, HTML, and apache, but I am not
familiar with JSP, jserv, or tomcat.
In looking for a webmail product to meet my needs, I came across
"webmail", which despite it's rather generic sounding name, looks like a
very nice package. It can be found at:
h
Neil Wood wrote:
>
> How do I get a servlet to load up on start-up of tomcat.
>
> probably easy but I dont know how to?
>
> where can i find answers to questions that are similar to this one?
>
Read the documentation, study the Tomcat examples - especially
the way web.xml is used, download
On Mon, 26 Feb 2001, Brett W. McCoy wrote:
> *sigh* At least I'm the programmer who has to do the re-coding...
Oops, that should be "At least I'm NOT the programmer..." :-)
-- Brett
http://www.chapelperilous.net/~bmccoy/
-
For the URL try this:
URL = "jdbc:mysql://dbserver/dbname?user=myusername&password=myPassword"
It's been about a year since I fooled around with MySQL, but this worked
for me then.
Denny
c cw_1 wrote:
>
> Hi
>
> I try to use MySQL to access the database.
> I set the drivername = "org.gjt.mm
On Mon, 26 Feb 2001, Adam Fowler wrote:
> Mod_jk has its own config file called mod_jk.conf.auto you'll need to caopy
> this to something like mod_jk.conf.correct and edit it for your paths etc.
> After this make sure apache is including it.
I got the problem sorted out (not having mod_jk.conf i
How do I get a servlet to load up on start-up of tomcat.
probably easy but I dont know how to?
where can i find answers to questions that are similar to this one?
Thankyou,
Neil
Neil Wood, Systems Developer, Jungle Online Ltd.
www.jungle.com
--
Hi,
how can I configure a servlet in Tomcat to be accessible from within a client side
applet?
I had this working in Java Web Server but in Tomcat I cant get it to work!!
Thanks for any advice!!
Neil
Neil Wood, Systems Developer, Jungle Online Ltd.
www.jungle.com
---
-Thank you very much, Randy... I got it right now...
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
in the web.xml file for your context, map a servlet and use the
tag.
ServletName
Description
fully.qualified.class.name
1
be sure to define a servlet mapping as well:
ServletName
/mappingName
Original Message Follows
From: "Neil Wood" <[EMAIL PROTECTED]>
Reply-To:
Hello,
I am running Apache with Virtual Hosts and Tomcat 3.2 (mod_jserv) on Linux .
I'm trying to run multiple JVM's on the same machine (alpha and beta setup.)
I've modified the httpd.conf to support the two virtual hosts and the ApJ
mountpoints, created a server_alpha.xml and a server_beta.xml
anybody know of a good tool for tomcat administration,
something like an applet or application that lets you easily configure
tomcat configuration files?
thnx
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Hi,
Mod_jk has its own config file called mod_jk.conf.auto you'll need to caopy
this to something like mod_jk.conf.correct and edit it for your paths etc.
After this make sure apache is including it.
Regards,
Adam.
Adam Fowler
Second year Computer Science undergraduate
University of Wales,
Hi all,
Could everyone please make sure that the to: address when they send e-mail
to this list is [EMAIL PROTECTED] and not "tomcat user"
"tomcat" or "< ". It's a pain to sort through 50 unknown e-mails to put them
in the right place.
Also, the e-mail guidelines request that people use plain te
You simply need to make a request. It depends upon what you are
trying to do. A GET or POST request can be made by URLConnection fairly
easily. If you are looking for a session, you have to pass the session id
back (the applet doesn't know about the cookies of the browser its running
i
Neil Wood, Systems Developer, Jungle Online Ltd.
www.jungle.com
Hi,
how can I configure a servlet in Tomcat to be accessible from within a client side
applet?
I had this working in Java Web Server but in Tomcat I cant get it to work!!
Thanks for any advice!!
Neil
Neil Wood, Systems D
Neil Wood, Systems Developer, Jungle Online Ltd.
www.jungle.com
How do I get a servlet to load up on start-up of tomcat.
probably easy but I dont know how to?
where can i find answers to questions that are similar to this one?
Thankyou,
Neil
Neil Wood, Systems Developer, Jungle Online
How do I get a servlet to load up on start-up of tomcat.
probably easy but I dont know how to?
where can i find answers to questions that are similar to this one?
Thankyou,
Neil
Neil Wood, Systems Developer, Jungle Online Ltd.
www.jungle.com
--
Hi,
how can I configure a servlet in Tomcat to be accessible from within a client side
applet?
I had this working in Java Web Server but in Tomcat I cant get it to work!!
Thanks for any advice!!
Neil
Neil Wood, Systems Developer, Jungle Online Ltd.
www.jungle.com
---
On Mon, 26 Feb 2001, Brett Knights wrote:
> > oamFileProps.load(config.getInitParameter("bw.client.configDir") +
> > System.getProperty("file.separator") +
> >"SystemPref.properties");
> >
> Context.getInitParameter for globals
Argh, I was hoping you would
Hi
I try to use MySQL to access the database.
I set the drivername = "org.gjt.mm.mysql.Driver";
and set URL = "jdbc:odbc:test";
and I included the "c:\mm.mysql-2.0.2-bin.jar" in the CLASSPATH, I got
the classNotFoundException.
I used"
Tomcat 3.1
MySQL 3.23.32
jdk1.3
Can some tell me how can
Hi,
I am using Apache with mod_jk and Tomcat. I included the mod_jk.conf file in
my http.conf and configured the workers.properties file.
My problem is that apache refuses to start by logging the following in
error.log:
[Mon Feb 26 20:16:15 2001] [emerg] (2)No such file or directory: Error while
> oamFileProps.load(config.getInitParameter("bw.client.configDir") +
> System.getProperty("file.separator") +
>"SystemPref.properties");
>
Context.getInitParameter for globals
-
To unsubs
S Ramakrishnan wrote:
> Environment:
> Tomcat 4.0 on NT4.0
> Browser: IE5.5
>
> Problem:
> I am unable to get to work.
> In my web.xml I have
>
> Quote
> Quote
>
> quotesFile
> quotes.txt
>
>
>
Hello,
where i have to place the .properties-Files, when deploying an application as an
.war-File?
I tried several locations:
- in root of war-File
- in the WEB-INF/lib-directory
- in the WEB-INF/classes directory
- in the root of the web-apps/ dir
and ...
I always get the Message
ja
How do I configure Tomcat to put servlet logging information (i.e. text
passed to the GenericServlet.log() method
http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#log(java.lang.String)
in a file? Can I put all such logs in one file or do I have to put each
indiv
I am using context-param to set global variables for my servlets,
but my servlets are still not seeing them (the value is showing up as
null). Here is an example:
bw.client.configDir
D:\dev\src\conf
And the code snippet using the param:
oamFileProps.load(config.getInitParameter("b
I would like SSL requests to come into IIS and then be forward to Tomcat in
SSL mode. From the documentation (how-to) on how to get SSL to work, only
Apace is mentioned.
A quick answer would be appreciated.
Thanks.
-
To unsub
Hi dear friends :-)
I am new to this List, thanks for your help! :-)
now I use jakarta-tomcat-4.0-b1(standalone, JDK1.3, winnt40).
from the direction of one email in Servlet-List, I find the following
link:
http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat-4.0/catalina/docs/dev/classlo
I created a java client communicating over https and used it with the same
URL it throws following exception:
javax.net.ssl.SSLException: Received fatal alert: handshake_failure (no
cipher suites in common)
at
com.sun.net.ssl.internal.ssl.SSLSocketImpl.b([DashoPro-V1.2-120198])
at
Thanks a lot, it worked!!!
I have another question, when i try to compile a simple servlet using:
javac -classpath c:\tomcat\lib\servlet.jar MyServlet.java
i get an error about the symbol : HttpServlet
the same error i get when i use :javac MyServlet.java
Like the servlet.jar doesnt work or doe
Having installed and attempted to configure Tomcat v3.2.1 and Apache v1.3, I
try to run a JSP called 'logon.jsp' via my browser (IE v4.0).
The Java application is installed within a Sun Solaris UNIX environment.
The JSP is run via the browser by typing in the following URL :-
http://:8081/Appli
Hi
I'm running apache 1.3 and Tomcat 3.2.1 on a SUN Solaris 8.0 Ultra 1 SPARC platform.
I'm able to view the HTTP pages from Apache and run the servlet examples from Tomcat.
The problem is I cannot load mod_jserver.so when attempting to load via tomcat.conf
file.
Below is the output I receiv
> > " if that destination is another character or
> > byte stream, flush it."
> >
> > In this case, the destination is the servlet output
> > stream - and it has to be flushed.
>
> That is only because the particular servlet engine
> implementation implements the ServletOutputStream of
> the Re
try:
[EMAIL PROTECTED]
DanO
-Original Message-
From: Warren Sze [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 9:49 AM
To: [EMAIL PROTECTED]
Subject: apache user group
Is there a good mailing list for apache questions?
Thanks!
Warren Sze
[EMAIL PROTECTED]
415.371.9853
Is there a good mailing list for apache questions?
Thanks!
Warren Sze
[EMAIL PROTECTED]
415.371.9853
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
get the source form tomcat 4.x,
then go look at:
// Realm interface
src/catalina/src/share/org/apache/catalina/Realm.java
// basic realm that most extend
src/catalina/src/share/org/apache/catalina/realm/RealmBase.java
// and other example realms ( where the LDAP, et al will live in )
src/catal
Hi
by doing call in bat.
call resource.bat
/Peter
- Original Message -
From: "shlomi sarfati" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 26, 2001 5:02 PM
Subject: tomcat.bat
> Hi
>
> I need to run something that tomcat depends on before tomcat
> starts(rmiregi
Hi
I can be included on this.
I have built a bean for doing contextless login into LDAP.
It maybe could be useful for this, but i need to understand what do you need
for the plugins to work.
I have not been looking at this much so if someone could enlight my on the
subject i could check.
/Peter
-
You can use static class variables as well - its just shared by all
instances.
Why not call servlet methods? They are just classes that you will
be using. They are implemented as servlets for two reasons:
1. They know they will be started at server startup if config
> Hello folks.
>
> I have two implememtations of apache-tomcat.
> One has all developed servlets in webapps. In this implementation when I
> removed the the /servlet/* ajp13 from the JkMount in the mod_jk.conf
> and left it as /* ajp13, things worked fine without the /servlet.
> However
I believe that you should replace xml.jar and parser.jar in the
tomcat\libs directory. There has been some discussion of replacing this in
the past and I think the final answer was that this doesn't cause a problem.
Randy
-Original Message-
From: mats andersson [mailto:
There are two ways to do this:
1. The simpler and easier to maintain, but not portable across
different JSP/Servlet engines: call them as
/context/servlet/fullly.qualified.class.name (without .class).
2. The more portable, but more difficult to maintain: add a mapping
t
>First of all, there are several connection pools avaiable, so you
> might want to look at those before you decide that re-inventing the wheel
is
> a good thing.
I am already evaluating some of the available products, and most probably
use one of them, thank you.
>Second, most connectio
the singleton is just a concrete java class that ensures only one instance
can ever be instantiated. i ensure this via this method:
public static synchronized ConnectionPool getInstance()
throws SQLException
{
if (instance == null)
{
instance = new ConnectionPool(d
By default you should add /servlet/ to your path before the package and
class.
http://myserver:myport/context-root/servlet/org.foo.bar.ServletName
/Mats Andersson
[EMAIL PROTECTED] wrote:
> How can I get Tomcat to execute my servlets? I'm running Tomcat as an
> extension to IIS 5. I managed to
I'd like to do that but I'll need first the LDAPAuthCheck source ;-)
La prise de conscience de votre propre ignorance est un grand pas vers la
connaissance.
-- Benjamin Disraeli
>-Original Message-
>From: Fernando Padilla [mailto:[EMAIL PROTECTED]]
>Sent: Monday, February 26, 2001 5:3
1 - 100 of 158 matches
Mail list logo