Re: [xwiki-commits] r2005 - in xwiki/trunk/web: gwt gwt/src/main/java/com/xpn/xwiki/gwt/api standard/src/main/webapp/WEB-INF
Hi Ludovic, On Jan 28, 2007, at 11:25 PM, Ludovic Dubost wrote:
Author: ludovic Date: 2007-01-28 23:25:27 +0100 (Sun, 28 Jan 2007) New Revision: 2005
Modified: xwiki/trunk/web/gwt/pom.xml xwiki/trunk/web/gwt/src/main/java/com/xpn/xwiki/gwt/api/Api.gwt.xml xwiki/trunk/web/standard/src/main/webapp/WEB-INF/hibernate.cfg.xml xwiki/trunk/web/standard/src/main/webapp/WEB-INF/web.xml Log: XWIKI-785 Fixed Api.gwt.xml, Activate XWikiService in web.xml Set useServerPrepStmts=false in hibernate.cfg.xml for compatibility issues with custom mappings
[snip] Is this working with the build? I had to comment out the servlet because otherwise the server doesn't start as GWT java classes are not yet included into the XWiki WAR. Also what is the relationship with useServerPrepStmts? Is that related to XWIKI-785 or is it more general? It seems to me this could impact a lot of other things and maybe we need some JIRA specific to this so that we can trace it? Thanks -Vincent ___________________________________________________________________________ Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire. http://fr.mail.yahoo.com
participants (1)
-
Vincent Massol