> From: Kamoor [mailto:ratheeshkum...@gmail.com]
> Subject: How to remove context root(projectname) from Web URL
>
> I dont want user to see my project name xyz..
> I want like http://abc.com/home.do or any other page like that..How can
> I configure it in the server...?
It's in the FAQ:
http://w
I have java web project with name xyz, and it hosted in one server and it is
accessible as http://servername/xyz/home.do
Now I have domain name as www.abc.com which should set a forward to my
actual URL..
I dont want user to see my project name xyz..
I want like http://abc.com/home.do or any other
> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
> Subject: Re: Loading Jar files in a particular order on Tomcat 6
>
> I am rather sure that it is an official rule (I must be somewhere
> documented [1]), that jars in a classpath are searched in the order
> they are specified there.
Cor
2009/10/4 Caldarale, Charles R :
>> From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric B.
>> Subject: Re: Loading Jar files in a particular order on Tomcat 6
>>
>> I've always noticed that the classloader loads things in alphabetical
>> order.
>
> ??? Which classloader are you referring to?
> From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric B.
> Subject: Re: Loading Jar files in a particular order on Tomcat 6
>
> I've always noticed that the classloader loads things in alphabetical
> order.
??? Which classloader are you referring to? And by "things", do you mean
classes or
"Caldarale, Charles R" wrote in message
news:99c8b2929b39c24493377ac7a121e21f84054c1...@usea-exch8.na.uis.unisys.com...
> From: Rasmus Larsen [mailto:kolibria...@gmail.com]
> Subject: Loading Jar files in a particular order on Tomcat 6
>
> I'm working on a web application where I have dependencie
"andre" wrote in message
news:003c01ca43b9$0ef57ae0$2ce070...@com...
> hi all :
>
> I have install tomcat5.5 the create a new test page in
> /var/lib/tomcat/webapps/test/hello.jsp,
>
> But I can't see the page (http://localhost:8180/test/hello.jsp) , it's
> show
> the msg as follows :
>
>
>
>
>
"Eric B." wrote in message
news:ha4rqk$dc...@ger.gmane.org...
>> "Hassan Schroeder" wrote in message
>> news:4eedb92a0910012200v3ee194eay9fea204be71e4...@mail.gmail.com...
>> On Thu, Oct 1, 2009 at 6:38 PM, Eric B. wrote:
>>
>> > I'm running Tomcat 6.0.18 and seeing something very bizarre. If
Baron
replace YourWebApp with the name of your webapp
delete everything under the $CATALINA_HOME/work/Catalina/localhost/YourWebapp
Martin
__
Verzicht und Vertraulichkeitanmerkung
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene E
Hi,
I have deployed tomcat on Redhat 9 and everything seemed to work well. My
webapps are deployed to /usr/local/tomcat/webapps folder. Today I tried to
redeploy a jsp application replacing the old one. However this has no effect
and the class files of the old application are still being picked u
Wow, that's what is called a quick turn around! :)
Thanks. I'll try as soon as possible and let you know.
2009/10/3 Rainer Jung
> On 03.10.2009 18:11, Bocalinda wrote:
> > Hi Rainer.
> >
> >
> >> I remember problems with clustering which were of the following kind:
> >> session replication data
On 03.10.2009 18:11, Bocalinda wrote:
> Hi Rainer.
>
>
>> I remember problems with clustering which were of the following kind:
>> session replication data was received on a node although the context
>> wasn't yet fully initialized.
>>
>> Maybe we run into classloader troubles in that case?
>>
>>
On 03.10.2009 20:07, Joe Hansen wrote:
> Hey All,
>
> I get this error (java.lang.OutOfMemoryError: Java heap space) after
> my Apache 2.0/Tomcat 5.5/mod_jk installation has been up and running
> for a few hours. This problem started just since two days. Never had
> this issue before!
>
> I have
>
> From: Filip Hanik - Dev Lists
> To: Tomcat Users List
> Date: Thu, 01 Oct 2009 08:00:53 -0600
> Subject: Re: Comet duplicate END events
> On 09/30/2009 11:36 PM, Dan D wrote:
>
>> I have the exact situation as described thoroughly here:
>>
>> http://www.mail-archive.com/users@tomcat.apache.or
I believe the relevant part of what you posted is:
> Caused by: java.security.AccessControlException: access denied
> (java.io.FilePermission
> /usr/lib/perfsonar/services/perfsonar-clmp/WEB-INF/classes/logging.propertie
> s read)
which basically looks like the security manager is enabled and som
Hey All,
I get this error (java.lang.OutOfMemoryError: Java heap space) after
my Apache 2.0/Tomcat 5.5/mod_jk installation has been up and running
for a few hours. This problem started just since two days. Never had
this issue before!
I have also noticed that as soon as I startup the server, 9 ht
Hi Rainer.
> I remember problems with clustering which were of the following kind:
> session replication data was received on a node although the context
> wasn't yet fully initialized.
>
> Maybe we run into classloader troubles in that case?
>
> This could only happen if another node in the clus
On 03.10.2009 12:12, Bocalinda wrote:
> I was able to check whether the class (ContextLoaderListener) is copied in
> different places.
> I can confirm that the class is only located in my webapp under WEB-INF/lib.
> (Inside spring.jar and spring-web.jar).
>
> The mystery gets bigger and bigger for
Mark Thomas wrote:
>
> Leonard Bedner wrote:
contentType
text/x-server-parsed-html(;.*)?
>
> Leave this as is.
>
>> Perhaps I am just not understanding how to use the content type, most
>> likely
>> because I do not know anything about
Mark Thomas wrote:
Caldarale, Charles R wrote:
From: Igor Mukhin [mailto:iimu...@mail.ru]
Subject: Finding out the absolute path to application (appBase)
what is the best way two find out the absolute path to directory
where the application is expanded (appBase)?
There's no guarantee that the
I was able to check whether the class (ContextLoaderListener) is copied in
different places.
I can confirm that the class is only located in my webapp under WEB-INF/lib.
(Inside spring.jar and spring-web.jar).
The mystery gets bigger and bigger for me :)
To resume, my Tomcat works most of the tim
andre wrote:
> Hi all,
>
> I'm trying to deploy in the
>
> tomcat5.5 server included in Ubuntu Linux 8.04.
Please don't forward your own messages to the list. We got it the first
time.
If you want someone to answer your question then I strongly suggest you
read the following:
http://wiki.apa
Hi all,
I'm trying to deploy in the
tomcat5.5 server included in Ubuntu Linux 8.04.
At this moment i have the follow error msg in tomcat log when try to deploy
the plataform:
If I got it right, web applications are to be deployed to
/var/lib/tomcat5.5/webapps.
When doing so, the applicati
23 matches
Mail list logo