"mgrouch" wrote : More people are upset that Seam ships with badly broken facelets.
| ui:insert is core facelets tag, there is no substitution for it
| and there is no workaround for that bug.
Now if you were just a persistent on the facelets mailing list as you are here then they might do a release sooner rather than later ;) Yes, I agree they need to do a release, and I have asked both publicly and privately.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086249#4086249
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086249
"pete.muir(a)jboss.org" wrote : I'm working on Maven2 integration now so the next release should have full support. I also hope to get nightly snapshots up soon.
|
| I can push CR1 into the jboss maven repository but only with a basic pom (no dependencies declared) if this helps?
Good to hear!
Yeah, having the core, ui, debug, etc. Seam jars and accompanying barebones pom's would still be helpful. Now if only the versions of jBPM-JPDL (3.2.1) and jboss-EL that Seam uses would also make it into a Maven repository...
Thanks!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086247#4086247
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086247
Just to add to this, the above only applies to when the cache state is not STARTED or STARTING.
For STARTING, if the call is remotely originating, I block for up to StateRetrievalTimeout millis, constantly trying again to see if the cache has entered the STARTED state. If even after StateRetrievalTimeout millis this still hasn't happened, I barf with an exception since just logging in this case can result in data inconsistency.
I'd encourage you to check out the latest from SVN and try it out.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086240#4086240
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086240