[Wicket-user] Reloading Jars

2007-01-17 Thread suranjay

Our webapp running on Resin-pro 3.0.21 uses Wicket 1.2.4.  
Our server often gets saturated with open file connections.
When checking this with lsof, we see that the Wicket.jar file is getting
loaded many times. i.e. once per every hit to our webapp.
This fills up the open file space on our RHEL server.
Is there a way to make sure that the Wicket.jar file is loaded only
once,when Resin starts?
We tried putting the .jar file in resin's lib folder, but then when starting
resin, classdefNotFoundErrors are thrown for the Application class.

Does anyone have an idea on what we can do to rectify this? Or what we are
doing wrong?
Any help is greatly appreciated.

Thank You!
-- 
View this message in context: 
http://www.nabble.com/Reloading-Jars-tf3027009.html#a8409488
Sent from the Wicket - User mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Reloading Jars

2007-01-17 Thread Martijn Dashorst
Don't deploy with DEVELOPMENT mode.

Martijn

On 1/17/07, suranjay [EMAIL PROTECTED] wrote:

 Our webapp running on Resin-pro 3.0.21 uses Wicket 1.2.4.
 Our server often gets saturated with open file connections.
 When checking this with lsof, we see that the Wicket.jar file is getting
 loaded many times. i.e. once per every hit to our webapp.
 This fills up the open file space on our RHEL server.
 Is there a way to make sure that the Wicket.jar file is loaded only
 once,when Resin starts?
 We tried putting the .jar file in resin's lib folder, but then when starting
 resin, classdefNotFoundErrors are thrown for the Application class.

 Does anyone have an idea on what we can do to rectify this? Or what we are
 doing wrong?
 Any help is greatly appreciated.

 Thank You!
 --
 View this message in context: 
 http://www.nabble.com/Reloading-Jars-tf3027009.html#a8409488
 Sent from the Wicket - User mailing list archive at Nabble.com.


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



-- 
Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Reloading Jars

2007-01-17 Thread Johan Compagner

and this should be fixed in 1.3 and 2.0

johan


On 1/17/07, Martijn Dashorst [EMAIL PROTECTED] wrote:


Don't deploy with DEVELOPMENT mode.

Martijn

On 1/17/07, suranjay [EMAIL PROTECTED] wrote:

 Our webapp running on Resin-pro 3.0.21 uses Wicket 1.2.4.
 Our server often gets saturated with open file connections.
 When checking this with lsof, we see that the Wicket.jar file is getting
 loaded many times. i.e. once per every hit to our webapp.
 This fills up the open file space on our RHEL server.
 Is there a way to make sure that the Wicket.jar file is loaded only
 once,when Resin starts?
 We tried putting the .jar file in resin's lib folder, but then when
starting
 resin, classdefNotFoundErrors are thrown for the Application class.

 Does anyone have an idea on what we can do to rectify this? Or what we
are
 doing wrong?
 Any help is greatly appreciated.

 Thank You!
 --
 View this message in context:
http://www.nabble.com/Reloading-Jars-tf3027009.html#a8409488
 Sent from the Wicket - User mailing list archive at Nabble.com.



-
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
your
 opinions on IT  business topics through brief surveys - and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



--
Vote for Wicket at the
http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user