I too do the same thing; I am reading properties from a property file, thats
under WEB-INF/classes directory.
code is: InputStream in = getClass().getClassLoader().getResourceAsStream("
sample.properties");
Code is working fine.
--
Manivannan.Palanichamy (@) Oracle.com
http://mani.gw.googlepa
Hi,
I'm trying to use IIS v5.00.3700.1000 with Tomcat 5.5.17
using isapi_redirect 1.2.23 and AJP13. But in the end I always
see an error page from tomcat:
"
HTTP Status 404 - /jakarta/isapi_redirect.dll
...
The requested resource (/jakarta/isapi_redirect.dll) is not available
...
Apache Tomca
Mark Faircloth wrote:
> We are in the process of migrating from 5.5 to 6 under Win32/64 and need
> to alter the locations of some of our jars files because of the changes
> to the directory structure and the class loading.
>
> Under 5.5 we have commons-logging.jar and log4j.jar in WEB-INF\lib and
Caldarale, Charles R wrote:
The only part that I find somewhat misleading is the following:
"There are two ways to configure the Manager web application Context:
"* Install the manager.xml context configuration file in the
" $CATALINA_HOME/conf/[enginename]/[hostname] folder.
"* Co
Hi there.
We're currently looking at a third-party product from Adventnet called
Application Manager to monitor our Tomcat 5.x servers.
Are there other third-party solutions out there that can provide performance
and usage statistics? We would like to monitor the performance if the servlets
a
> From: John Moore [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat6 Manager App HOW-TO
>
> Everything I'm asking here comes from the Tomcat6 Manager HOW-TO..
> (newly printed from the site)
>
> You are basically saying, as I understand it, that it is
> either wrong or incomplete.
The only p
Caldarale, Charles R wrote:
From: John Moore [mailto:[EMAIL PROTECTED]
Subject: Tomcat6 Manager App HOW-TO
It appears that the instruction to add (paths corrected)
is wrong (based on message from Charles Caldarale on 5/16/2007)
The path attribute is only valid when the element is in
s
albert quinn wrote:
>
> I've been trying to do something like that but i couldn't make it
> work . My test Web Service returns a String and the client receives
> the AxisFault/RemoteException message throwed from the Web Service as
> it was the returned value from the Web Service !
Lyallex wrote:
> One thing that constantly frustrates me is the apparent ambiguities in
> the documentation
Then do something constructive about it. You are part of the Tomcat
community and the documentation is as much your responsibility as
anyone else here. If you find a problem, report it. Bett
Indeed. Simply swapping the Context given in
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html,
in for the Context given in
http://tomcat.apache.org/tomcat-4.1-doc/jndi-datasource-examples-howto.html
makes the 4.1 example work. This way makes it clear what has chan
Hi,
I have been searching for a solution to this problem for a while, but it's
difficult to search on when the keywords match so many general topics.
In tomcat 5.5, I was able to use manager to deploy from a directory on the
filesystem, and tomcat would use that directory for the sour
Hi
How confused do you want to be
I started looking at the 4.1 docs as well ... it'll never work
I do object to having to download taglibs just to get a simple example
working so you can keep all the code from the 4.1 example including
the web.xml entry
All you really need to change is the
- Original Message -
From: "Jacob Rhoden" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, July 15, 2007 7:38 AM
Subject: Tomcat Application Read/Write properties (mk2)
I am going to re-word the question from the last thread to ask not how to
do what I think I should do, bu
13 matches
Mail list logo