-
1. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Michael Wohlfart Mar 1, 2009 9:51 PM (in response to Israel Lacerra)I can confirm that, hot deploy worked for me in 5.0.0 but no longer in 5.0.1 it seems
-
2. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Israel Lacerra Mar 4, 2009 9:20 PM (in response to Israel Lacerra)Anybody else?
Is it a bug?
-
3. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Tony Lee Mar 5, 2009 3:34 PM (in response to Israel Lacerra)me too
the same project
the same config
with seam 2.1.1GAone day morning, I use JBoss AS 5.0.0, everything is ok
but afternoon, I change to 5.0.1
I found that when I modify the XHTML page I must restart JBoss AS 5.0.1
-
4. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Filippo Guerzoni Mar 11, 2009 4:22 PM (in response to Israel Lacerra)Me too.
Actually the only way is to manually edit files under tmp/xxx dir.
In fact it's very difficult to automate copy of static resources from ant into an unknown dir.
I suspect that 5.0.1 lacks the copy of static resources from deploy dir to tmp dir.Can I open a bug in jira in order to get this problem solved?
thanks in advance. -
5. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Israel Lacerra Mar 11, 2009 8:54 PM (in response to Israel Lacerra)> Can I open a bug in jira in order to get this problem solved? thanks in advance.
Open! Otherwise I'll open =)! -
6. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Adrian Mitev Mar 11, 2009 9:32 PM (in response to Israel Lacerra)I don't think this is a Seam problem.
-
7. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Adrian Mitev Mar 11, 2009 10:17 PM (in response to Israel Lacerra)Actually hot redeploy of .xhtml files work for pure jsf-facelets project without seam.
-
8. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Edwin van der Elst Mar 11, 2009 11:43 PM (in response to Israel Lacerra) -
9. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Israel Lacerra Mar 12, 2009 12:27 PM (in response to Israel Lacerra)> I don't think this is a Seam problem.
I agree. It's a Jboss AS problem.
>See this thread
>There is a workaround (well, it works for me). It looks like a jboss bug.
Thanks!!! -
10. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Daniel Munford Jun 13, 2009 2:21 AM (in response to Israel Lacerra)Looks like this is still happening in the JBoss 5.1.0 GA release.
-
11. Re: Seam 2.1.1.GA + Jboss 5.0.1.GA xhtml auto hot deploy
Arbi Sookazian Jun 13, 2009 5:33 AM (in response to Israel Lacerra)Let there be guinea pigs! Well that sucks, perhaps a fix is coming in a patch release??