Dynamic Common/Share ClassLoader Reload

2009-08-23 Thread NickyPhan

Hi all,

I am creating an Jar file to be used accross multiple portlet application
which is working fine.

I only have one issue is everytime I made change to the class and export to
JAR file, I need to restart Tomcat server for all portlets to take effect
since they are part of Common/Shared Loader.

I am not sure whether any config in Context.XML so that I can force Tomcat
to reload common/shared loader.

Thank for any help.
-- 
View this message in context: 
http://www.nabble.com/Dynamic-Common-Share-ClassLoader-Reload-tp25102161p25102161.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Dynamic Common/Share ClassLoader Reload

2009-08-23 Thread NickyPhan

Thank PID-6 for your response,

Honestly this is my second post in this forum so forgive my mistake not
mentioning Tomcat and Java version. Both Tomcat and Java are 6.

I thought it is impossible and I was right. I am new to Tomcat too. The
reason I asked for it as I mentioned they are all Lib to share between
multiple custom portlets, Liferay for specific. But these classes are very
immature and would be continously changed at this stage. So, this is the
question of fast development only.

Any other way you can think of so that I can achieve the same thing ?

Thanks


NickyPhan wrote:
 
 Hi all,
 
 I am creating an Jar file to be used accross multiple portlet application
 which is working fine.
 
 I only have one issue is everytime I made change to the class and export
 to JAR file, I need to restart Tomcat server for all portlets to take
 effect since they are part of Common/Shared Loader.
 
 I am not sure whether any config in Context.XML so that I can force Tomcat
 to reload common/shared loader.
 
 Thank for any help.
 

-- 
View this message in context: 
http://www.nabble.com/Dynamic-Common-Share-ClassLoader-Reload-tp25102161p25102536.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org