-
1. Re: JBoss Seam 2.1 BETA really slow
Joshua Jackson Aug 30, 2008 5:02 PM (in response to Diego Coronel)How did you benchmark the performance? Did you use any tool to do the benchmark?
-
2. Re: JBoss Seam 2.1 BETA really slow
Diego Coronel Aug 30, 2008 5:13 PM (in response to Diego Coronel)No i didnt, i just can see it with my eyes ;), its really slower then 2.0.1.GA. I just changed the jars.
-
3. Re: JBoss Seam 2.1 BETA really slow
Pete Muir Aug 30, 2008 5:50 PM (in response to Diego Coronel)You forgot to update your xsd references in you *.xml
-
4. Re: JBoss Seam 2.1 BETA really slow
Diego Coronel Aug 30, 2008 10:05 PM (in response to Diego Coronel)Thanks pete,
Ill try that on monday and answer in this thread.
-
5. Re: JBoss Seam 2.1 BETA really slow
Tony Herstell Aug 31, 2008 12:16 AM (in response to Diego Coronel)How do we know there is a new xsd?
There is nothing on the download page...
-
6. Re: JBoss Seam 2.1 BETA really slow
Tony Herstell Aug 31, 2008 12:21 AM (in response to Diego Coronel)Some of the examples have out of date .xsd
-
7. Re: JBoss Seam 2.1 BETA really slow
Pete Muir Aug 31, 2008 11:18 AM (in response to Diego Coronel)Please report in JIRA.
Read the migration guide for info on changes between 2.0 and 2.1
-
8. Re: JBoss Seam 2.1 BETA really slow
Tobias Hill Sep 9, 2008 3:32 PM (in response to Diego Coronel)So where is this migration guide? (I have spent quite some time trying to find it).
-
9. Re: JBoss Seam 2.1 BETA really slow
Mikael Andersson Sep 9, 2008 3:42 PM (in response to Diego Coronel)Good question, the seam2migration.txt found in the download seems to be for seam 2.0 or?
-
10. Re: JBoss Seam 2.1 BETA really slow
Tobias Hill Sep 9, 2008 4:00 PM (in response to Diego Coronel)Ok I found it (seems to not be included in the distributions but is part of trunk):
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/seam/trunk/seam21migration.txt -
11. Re: JBoss Seam 2.1 BETA really slow
Mikko Lehtinen Oct 7, 2008 12:54 PM (in response to Diego Coronel)Did you figure this out? I'm having the same problem with Seam 2.1.0.CR1. I have checked all the XML files etc. Everything is working but all the page loads take 100 % of CPU and are really slow.
-
12. Re: JBoss Seam 2.1 BETA really slow
Mikko Lehtinen Oct 14, 2008 12:11 PM (in response to Diego Coronel)I noticed that this happens only when using hot deployment, so deploying in prod profile works fine. Would be nice to be able to use hot deployment though. I'm running Jboss 4.2.1.GA in OSX Tiger. This didn't happen with Seam 2.0x.