I ran into a problem with the latest development version of the Sculptor, where the JSF action classes don't build if your project isn't using service contexts (disabled by setting the generator property generate.serviceContext=false).
It looks like the problem was in the JSFCrudGuiJava.xpt template. There were a couple places where the template didn't check the service context property. I added the check and everything seems to be working fine. Attached is an SVN diff of the changes. http://www.nabble.com/file/p20053578/diff.txt diff.txt -- View this message in context: http://www.nabble.com/Sculptor-JSF-CRUD-GUI-problem-when-no-service-context-used%3A-patch-tp20053578s17564p20053578.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
