-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: anyway to configure tomcat to avoid re-start after ....
PostPosted: Mon Sep 06, 2004 8:14 am 
Beginner
Beginner

Joined: Wed Mar 24, 2004 8:43 am
Posts: 42
Hibernate version:
2
Mapping documents:

Code between sessionFactory.openSession() and session.close():

Full stack trace of any exception that occurs:

Name and version of the database you are using:

Debug level Hibernate log excerpt:

is there anyway to configure tomcat to avoid re-start after , when we change the any property files or ... something


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 06, 2004 9:33 am 
Newbie

Joined: Thu Jun 24, 2004 2:19 am
Posts: 10
put reloadable="false" in your Context ?
http://www.akadia.com/download/soug/tom ... r_xml.html

pascal


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 06, 2004 9:48 am 
Hibernate Team
Hibernate Team

Joined: Thu Dec 18, 2003 9:55 am
Posts: 1977
Location: France
do you know when the mapping file should be parsed? when the sessionFactory is instanciated?
If yes, you'll understand that it is impossible not to restart the webapp...

_________________
Anthony,
Get value thanks to your skills: http://www.redhat.com/certification


Top
 Profile  
 
 Post subject: auto deploy with out strting the tomcat server
PostPosted: Tue Sep 07, 2004 12:44 am 
Beginner
Beginner

Joined: Wed Mar 24, 2004 8:43 am
Posts: 42
hi team

is there anyway to configure tomcat to auto deploy (with out strting the tomcat server) ,after when we change the any property files or ... something and compiled the source code.

i put <Context path="/examples" docBase="examples" debug="0"
reloadable="true"> in the server.xml

here i have used ant build script to the compile the source code.

but nothing happend

thx and regards
gimhan
--------------------------------------------------------------------------------


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.