:
>
> Do you have "Serve modules without publishing" option in Eclipse
> configuration for the server turned on or off?
>
> (Double click the server on the servers view to open the configuration
> dialog).
>
>
> 2007/12/8, kkus <[EMAIL PROTECTED]>:
>>
In my another project (JBoss+Spring+Hibernate), I see my changes take effect
immediately in Eclipse IDE Debug without restart/redeployment. I think
JBoss' ClassLoader is working properly for swapping new changes. All these
changes occur in classes extended from SimpleFormController. I use
hot-swap
I changed to "value2" in source code without rebuilding/redeployment. In this
case should I expect to see "value2" due to Java hot-swapping when
breakpoint is reached?
I remembered I can see changed value for class extended from
SimpleFormController in this scenario. I am not sure if it is a Clas
Hi,
For the following code, I put String urlReq = "value" first and set up a
breakpoint there. Then I run app in debug mode. It shows me "value" when
breakpoint is reached. Then I change String urlReq = "value2" and fire http
request again. When breakpoint is reached again this time urlReq still
Hi,
For the following setting in web.xml, if I have a request like /*.earth how
can I exclude it from these filters? I don't want to filters to handle
request from /*.earth. Thanks!
rewriteFilter
/*
sitemesh
/*
--
View this message in cont
(or IIS
> ) seems to work nicely.
>
>
>
> ---
> Michael Hencin
> President - Enginuity Development Inc.
> [EMAIL PROTECTED]
> P: 815-301-9939
> F: 815-301-2007
>
> - Original Message
> From: "Caldarale, Charles R" <[EMAIL PROTECTED]
Under listing directory, is there any way putting a file link there since I
want to put physical file in a different disk? I tried and it showed me a
file with a link, but after I clicked this test.lnk it can't show me the
physical file at all. Thanks!
Caldarale, Charles R wrote:
>
>> From: Cal
e ce document, nous vous signalons qu'il est strictement
> interdit de le diffuser, de le distribuer ou de le reproduire.
> - Original Message -
> From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Monday, January 01, 200
My current setting is redirect default request (localhost:8080) to my app by
adding a refresh meta in index.html under Root. Now I need add a specific
folder which will let user to browse all files under it without
authentication. This folder can be under my app folder or root folder (I
don't care
It works now with setting it from windows services list. My version is XP SP2
Pro which had the same issue from configuration page. Now it is fine.
Thanks!
Caldarale, Charles R wrote:
>
>> From: kkus [mailto:[EMAIL PROTECTED]
>> Subject: How to set tomcat service as auto
I figured out the problem. I set JAVA_HOME under user variable rather than
system variable. Now I don't have any problem with it in windows expected
path (with space in program files). Thanks!
Nikola Milutinovic-2 wrote:
>
> Hi.
>
> Just installed JDK 6 and Tomcat 6.0. JDK is installed under
I installed 5.5.20 as service and can start it from its configuration page.
>From there I set it up as automatic startup type. Then after I reboot PC and
it still shows me startup type as manual. That isn't what I intend.
1. How can I make tomcat service loaded automatically every time PC is
sta
I first downloaded windows service installer of 5.5.20 and can't get it work,
then I switched to zip file version. Reason is I checked doc for how-to and
it indicated service.bat which can only be found in zip version.
I followed how-to and ran "service.bat install", which was successful based
on
I first downloaded windows service installer of 5.5.20 and can't get it work,
then I switched to zip file version. Reason is I checked doc for how-to and
it indicated service.bat which can only be found in zip version.
I followed how-to and ran "service.bat install", which was successful based
on
I am wondering how I can set up log file to see how people is trying to break
my tomcat 5.5.20. I have log file for my own app but not for tomcat itself.
I have read some posts and are there any other settings beside uncommenting
AccessLogValve in server.xml? Thanks!
--
View this message in conte
I am using Tomcat 5.5.20 and my app in XP. I need set my app as default
context so I will only use url localhost:8080 instead of localhost:8080/app.
The way I found is to set a in of server.xml. But this led
to my app loaded twice when it started. Meanwhile 5.5.20 has discouraged use
of in , wh
16 matches
Mail list logo