Hi
In Tomcat 5.5.17 webapps itself deployed hence put the RMS under webapps and
change the docbase
Regards
Raju
On 11/30/06, olivier nouguier <[EMAIL PROTECTED]> wrote:
hi,
A: put apache (httpd) in front of tomcat ==> quite easy.
B: dirty read/stream hack ==> don't know what to say :-)
Hi put those jar files in common.loader in catalina.properties file under
tomcat/conf directory and try and let us know .
On 8/30/06, Propes, Barry L <[EMAIL PROTECTED]> wrote:
Not sure about that. But perhaps he'd need this one.
ojdbc14.jar.
I copied the wrong one. I did (need it) before mi
Hi All,
I did the precompilation while build the image and installed this image and
tried to launch the pages , throwing the errors.I inverstigated those errors
and suspected the problem with work directory ,deleted the work directory
and stop and started the tomcat and launched the pages withou
Hi All,
I did the precompilation while build the image and installed this image and
tried to launch the pages , throwing the errors.I inverstigated those errors
and suspected the problem with work directory ,deleted the work directory
and stop and started the tomcat and launched the pages withou
mon/lib and shared/lib, added to server/lib for tomcat's own logging
(if using a version that implements log4j for logging).
--David
Raju Balugu wrote:
> Hi All,
>
> While starting the tomcat ,I could see the webapps context loading.I
> would
> like to know the process which o
Hi All,
While starting the tomcat ,I could see the webapps context loading.I would
like to know the process which one load first among the webapps
ex: I have 4 webapps which one is going to load first among them?
One more doubt
I have the 10 webapplications ,most of the apps are using the log4j
Hi ,
Where you kept that saaj-impl.jar file?
if u want to load that jar file first ,you can place that jar file entry in
catalina.properties file which is there under conf directory either in
common loader or shared loader and let us know.
Regards
Raju
On 8/25/06, Nilantha <[EMAIL PROTECTED]>
ory as the base
appDir, so it's trying to publish the lot.
Check your Server.xml
Pid
Raju Balugu wrote:
> Hi all,
>
> I installed the image(my project)with all the class files(work is having
> the
> class files)by doing the precompilation.After installation , I tried to
>
Hi all,
I installed the image(my project)with all the class files(work is having the
class files)by doing the precompilation.After installation , I tried to
launch webpages ...it's throwing the Filenotfound exception.
So I analyzed the problem and deleted the work directory under tomcat and
stop
g the
JspC( org.apache.jasper.JspC "$@") it requires FileUtils)
Shell I call org.apache.jasper.compiler.Compiler "$@"
Please share your experience?
Thanks in advance
Regards
Raju
On 8/8/06, Raju Balugu <[EMAIL PROTECTED]> wrote:
Thanks Subir ,
I didn't find the jspc.sh
ple script to hit all your jsp's ( need to start tomcat
first), this will precompile your jsp's.
-Sameer
Raju Balugu <[EMAIL PROTECTED]> wrote: Hi All,
We are using the clearcase for version control(vob).My requirement is
like..I need to do the precompilation before going to ran a bu
Hi All,
We are using the clearcase for version control(vob).My requirement is
like..I need to do the precompilation before going to ran a build?is there
any utilities in tomcat end or third partys.(as the jasper-compiler is so
fast we are palning to do this).please share your experience on prec
he 2.2 to extend the mod_proxy
module with the ability to pass client HTTP requests back to a tomcat
instance via the AJP/1.3 protocol. Think if it as incorporating the
functions of mod_jk into mod_proxy.
--David
Raju Balugu wrote:
> Thanks to David Smith and Mark Thomas .
>
> What is
Hi ,
1.Have you fallowed the same steps whic is mentioned in this
link.Pleasecheck once again .
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
and check one more link they also having the same problem
http://forum.sun.com/jive/thread.jspa?threadID=101183&tstart=0
2.C
Thats fine but going forward if you upgrade to tomcat5.5 will get more
perpormance and managing tomcat and find the issues are very easy compare to
tomcat 4.1.x.We recently upgraded to tomcat55 over 4.1.29.We didnt face more
issues .
Regards
Raju
On 7/31/06, Propes, Barry L <[EMAIL PROTECTED]>
Thanks to David Smith and Mark Thomas .
What is the difference between mod_proxy_ajp and mod_proxy?Could you please
give details
on that?
Regards
Raju
On 8/1/06, Mark Thomas <[EMAIL PROTECTED]> wrote:
Raju Balugu wrote:
> Hi Mark ,I have a doubt on this again ,I got one more link
Thanks a lot peter.
Regards
Raju
On 7/31/06, Peter Rossbach <[EMAIL PROTECTED]> wrote:
see
http://tomcat.apache.org/tomcat-5.5-doc/monitoring.html
peter
Am 31.07.2006 um 07:27 schrieb Raju Balugu:
> Hi All ,
>
> Could you please let me know the uses of Mbean in Tomc
Hi Mark ,I have a doubt on this again ,I got one more link stataing we can
use this feature by acting as the proxy..
http://tomcat.apache.org/tomcat-5.5-doc/proxy-howto.html just have a look
and let me know ur idea.
Regards
Raju
On 7/31/06, Raju Balugu <[EMAIL PROTECTED]> wrote:
Thank
Hi All ,
Could you please let me know the uses of Mbean in Tomcat 5.5.17?
We recently upgraded to tomcat5.5.17 from Tomcat 4.1.29.
Regards
Raju
Thanks mark .You are right. I saw this link and got good information on
connectors.
Regards
Raju
On 7/30/06, Mark Thomas <[EMAIL PROTECTED]> wrote:
Raju Balugu wrote:
> Hi All,
>
> I recently migrated to tomcat5.5.17 from 4.1.29.I got the info like we
can
> connect to any we
irectory or this will override any other settings as the other class
loaders "inherit" from this class loader.
See the Tomcat documentation for an explanation of the organisation of
class
loaders for Tomcat:
http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html
Jon.
On
eates a bean jar and configuration
file with the sql embedded in it.
Maurice Yarrow
Raju Balugu wrote:
> As for my knowledge ,Tomcat 5.5.17 is not supporting for EJB u
> need to
> go by other application server ...weblogic or websphere..
>
> Regards
> Raju
>
> On
As for my knowledge ,Tomcat 5.5.17 is not supporting for EJB u need to
go by other application server ...weblogic or websphere..
Regards
Raju
On 7/28/06, chanchal bera <[EMAIL PROTECTED]> wrote:
Hi All,
I came to know that Tomcat 5.5.17 itself is now supporting to run EJB, but
not sure!
Hi All,
I recently migrated to tomcat5.5.17 from 4.1.29.I got the info like we can
connect to any webserver wihout the mod_jk .is this true?please let me know
?if yes ,how to configure that?
(Currently tomcat 5 can connect with any webserver without using mod_jk
connector. Tomcat 5 has a connect
Hi My comments in line with <<>>
On 7/28/06, Leo Donahue - PLANDEVX <[EMAIL PROTECTED]> wrote:
From the Tomcat 5.0 setup page:
http://tomcat.apache.org/tomcat-5.0-doc/setup.html
"Java location: The installer will use the registry or the JAVA_HOME
environment variable to determine the base pa
Hi ,
It seems to be the port problem.Can u please let us know what changes you
have done for IPv6 activate?
Did u change anything in server.xml ?are you working apache also?
Regards
Raju
On 7/27/06, KuArZo <[EMAIL PROTECTED]> wrote:
This is the error:
java.net.BindException: Can't assign re
http://tomcat.apache.org/download-55.cgi#5.5.17
check for the compatability jars.
On 7/27/06, D. Salemink Klikstudio <[EMAIL PROTECTED]> wrote:
no i havent,
From where should i take these files?
Regards
Debbie
On 7/27/06, Raju Balugu <[EMAIL PROTECTED]> wrote:
> Ha
Have u placed the compatability jar files in tomcat5 environment?
jmx.jar -->tomcat5/bin/
xerecesImpl.jar --tomcat5\common\endorsed\
xml-api.jar.jar -->tomcat5\common\endorsed\
Regards
Raju
On 7/27/06, D. Salemink Klikstudio <[EMAIL PROTECTED]> wrote:
I have redhat enterprise (3?)
It worked w
Hi ,
Tomcat 5.5.15 Solaris 2.9 box
I am trying to configure the logging throuth log4j but not able to
success..getting lot of errors.
Can anybody give the steps to configure the tomcat logging.(specific to
Tomcat purpose not the application)
Regards
Raju
Hi All,
I subscribed to this list recently...and hopes somebody may asked this
question..also but i am in need of information on this.
We are planing to migrate from tomcat 4.1.29 to tomcat 5.5.17 for that i
would like to know you people what are the advantages and disadvantages on
tomcat 5.5.1
Hi ,
Tomcat 5.5.15 Solaris 2.9 box
I am trying to configure the logging throuth log4j but not able to
success..getting lot of errors.
Can anybody give the steps to configure the tomcat logging.(specific to
Tomcat purpose not the application)
Regards
Raju
Hi ,
As for your mail ,it's fine in mozilla and other browser ..can u do one
thing to identify the problem..try to print the port no . and url which you
are getting.
And also put the full url and try it.
put the debug statements in Request.java and Response.java which are there
in catalina.jar.
Hi ,
Have u placed the xerecesImple.jar under the endorsed directory.and also
let me know whic jdk or JRE you are using?
Regards
Raju
On 7/26/06, Mark Thomas <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
>allow="127.0.0.1"/>
You need to read
http://tomcat.apache.org/tomcat-5.
Hi ,
How you are loading the outside(which are not there in classpath) jars and
classes in tomcat? try to load the outside jar and class files from the
catalina.properties(/conf).It may solve ur problem?please let me know server
configuration too.
Regards
Raju
On 7/24/06, Luis Rivera <[EMAIL P
Add those jar files to catalina.properties under conf directory and try..
On 7/21/06, Pelenur, Matias <[EMAIL PROTECTED]> wrote:
Hi,
In Tomcat 5.5, is there any way to add JARs to the common classloader via
a system property at startup, instead of having to physically place the JARs
under TOMCA
35 matches
Mail list logo