Could not allocate to or find a GlassFish forumĀ space, so am posting to JavaServer Faces forum space.
Mac OS X: Yosemite 10.10.5
objectdb-2.6.3_04
Until recently I have been using:
NetBeans8.1beta
Glassfish4.1
Mojarra 2.2.7
I have recently investigated using:
NetBeans8.1
Glassfish4.1.1
Mojarra 2.2.12.
With a very large JSF web app (with ObjectDB as JPA persistence provider) I am experiencing massively longer deployment times to Glassfish4.1.1 (over 10 minutes) than to Glassfish4.1 (around 2 minutes). That's about 5 times slower.
I can't possibly reproduce here or provide examples of the large web app.
Q: Has anybody experienced any similar difference between Glassfish-4.1 and Glassfish-4.1.1, and where I might I look for the point of difference ?
(I am already trying to investigate it by using the NetBeans Profiler, but it is not turning out to be so easy yet to find the cause.)