Live Class Reloading Problems

2010-10-07 Thread Halil Karakose
Hi all, I am using Jboss 4.2.3.GA. Although, I update WEB-INF/classes, I am not able to experiment live class reloading. My application is not reloaded. I always have to redeploy my application. Is this feature depends on the container? Thanks...

Re: Live class reloading problems

2008-11-22 Thread Hugo Palma
that it is abit unfair to T5 as it was intentionally designed to support LCR; however the docs are most useful when they describe things accurately . What does everyone think? Should I file a jira issue for this? cheers, Alex Kotchn

Re: Live class reloading problems

2008-11-21 Thread Andreas Andreou
s the jetty implementation >> works >> >> > instantly >> >> > > >> >> > > Some of our developers use Tomcat because we have a requirement to >> work >> >> > with multiple modules from source (not jars)... yes, there is probably

Re: Live class reloading problems

2008-11-21 Thread Hugo Palma
I spent hours > >> trying > >> > and failed to configure it. Recently I found: > >> > http://maven.apache.org/maven-1.x/using/multiproject.html, but > haven't > >> had > >> > a chance to look more closely into this. It would be fant

Re: Live class reloading problems

2008-11-21 Thread Andreas Andreou
and failed to configure it. Recently I found: >> > http://maven.apache.org/maven-1.x/using/multiproject.html, but haven't >> had >> > a chance to look more closely into this. It would be fantastic if there >> was >> > more detail on how to configure/tweak enterpris

Re: Live class reloading problems

2008-11-21 Thread Kalle Korhonen
> > had > > > a chance to look more closely into this. It would be fantastic if there > > was > > > more detail on how to configure/tweak enterprise tapestry projects for > > > maven. I am not sure about Netbeans, but in eclipse, LCR can fail if > your > > >

Re: Live class reloading problems

2008-11-21 Thread Hugo Palma
ipse, LCR can fail if your > > build path is not set correctly, and the exact configuration may differ > > between maven plugin versions and eclipse versions. > > > > > > cheers > > > Peter > > > > > > > > > - Original Message

Re: Live class reloading problems

2008-11-20 Thread Kalle Korhonen
/multiproject.html, but haven't > > had > > > a chance to look more closely into this. It would be fantastic if there > > was > > > more detail on how to configure/tweak enterprise tapestry projects for > > > maven. I am not sure about Netbeans, but in ecli

Re: Live class reloading problems

2008-11-20 Thread Alex Kotchnev
ere > was > > more detail on how to configure/tweak enterprise tapestry projects for > > maven. I am not sure about Netbeans, but in eclipse, LCR can fail if your > > build path is not set correctly, and the exact configuration may differ > > between maven plugin versions

Re: Live class reloading problems

2008-11-20 Thread Kalle Korhonen
ation may differ > between maven plugin versions and eclipse versions. > > > > cheers > > Peter > > > > > > - Original Message - > > From: "Hugo Palma" <[EMAIL PROTECTED]> > > To: "Tapestry users" , "Alex Kotchne

Re: Live class reloading problems

2008-11-20 Thread Howard Lewis Ship
; cheers > Peter > > > - Original Message - > From: "Hugo Palma" <[EMAIL PROTECTED]> > To: "Tapestry users" , "Alex Kotchnev" <[EMAIL > PROTECTED]> > Sent: Thursday, 20 November, 2008 5:05:51 PM GMT +02:00 Athens, Beirut, >

Re: Live class reloading problems

2008-11-20 Thread Peter Stavrinides
ent: Thursday, 20 November, 2008 5:05:51 PM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: Live class reloading problems I would say that this problems with LCR should be dealt with case by case. I'm sure that "LCR only works on Jetty" is false because i have it work

Re: Live class reloading problems

2008-11-20 Thread Hugo Palma
tty (or at least clearly > state that it doesn't work w Tomcat, Glassfish, Jboss, etc)? I understand > that it is abit unfair to T5 as it was intentionally designed to support > LCR; however the docs are most useful when they describe things accurately . > > What does everyone think?

Re: Live class reloading problems

2008-11-20 Thread Alex Kotchnev
abit unfair to T5 as it was intentionally designed to support LCR; however the docs are most useful when they describe things accurately . What does everyone think? Should I file a jira issue for this? cheers, Alex Kotchnev - original message - Subject:Re: Live class reloading problems Fr

Re: Live class reloading problems

2008-11-20 Thread Geoff Callender
page, I see some T5 output on the console indicating that the class is being transformed. However, the output of the Index.class is the same as with the old version of the class. Any ideas about why this might be so ? Is anyone else developing on something other than Jetty to confirm that the live c

Re: Live class reloading problems

2008-11-20 Thread Jan Vissers
p the >>> class >>> changes neither in Tomcat nor in Glassfish. Interestingly enough, >>> after I >>> run "mvn compile war:exploded", the next time I refresh the page, I >>> see >>

Re: Live class reloading problems

2008-11-20 Thread Geoff Callender
confirm that the live class reloading works for them ? -- View this message in context: http://www.nabble.com/Live-class-reloading-problems-tp20594857p20594857.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Live class reloading problems

2008-11-20 Thread Hugo Palma
g transformed. > However, the output of the Index.class is the same as with the old version > of the class. > > Any ideas about why this might be so ? Is anyone else developing on > something other than Jetty to confirm that the live class reloading works > for them ? >

Re: Live class reloading problems

2008-11-20 Thread Thiago H. de Paula Figueiredo
Em Thu, 20 Nov 2008 01:27:18 -0300, akochnev <[EMAIL PROTECTED]> escreveu: I'm running into some trouble w/ the live class reloading feature (the template reloading works fine), tested both on Tomcat 6 , Glassfish 3 Prelude, and Glassfish V2 (all three servers support exploded war deployment).

Live class reloading problems

2008-11-19 Thread akochnev
ng works for them ? -- View this message in context: http://www.nabble.com/Live-class-reloading-problems-tp20594857p20594857.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMA