Hello, You were right :-) I updated the source, and it works without any problems.
thank you AE On 2/26/07, Anahide Tchertchian <[EMAIL PROTECTED]> wrote:
Hi, Escaffre Alain a écrit : > Hello, > > I was finaly able to build the project : impossible to use mvn without > errors from my office (probabaly due to the firewall), but with adsl, > the ant clean, mvn install, and ant deploy steps are all ok and easy :-) > > But each time I try to create a document I get this exception : You're using a svn checkout of the bundle, right? [...] > java.lang.NullPointerException > > null > > org.nuxeo.ecm.platform.relations.services.RelationService.getStatements( RelationService.java:289) > org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl.getComments( CommentManagerImpl.java:99) > org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter.<init>( CommentableDocumentAdapter.java:45) > org.nuxeo.ecm.platform.comment.impl.CommentableAdapterFactory.getAdapter (CommentableAdapterFactory.java:31) > org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter( DocumentModelImpl.java:460) > org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter( DocumentModelImpl.java:429) > org.nuxeo.ecm.platform.comment.web.CommentManagerActionsBean.updateCommentableDocument (CommentManagerActionsBean.java:125) It seems like this is a bug from the new comment module. Please try to update and rebuild, maybe this has been fixed in the mean time. If not, this is a bug we do not have on our side, so we'll enter a bug report about it. If you cannot do that, you can try to remove the NXComment.jar file from the server/default/deploy directory and restart jboss. Thanks for reports, -- Anahide Tchertchian, Nuxeo Mail: [EMAIL PROTECTED] - Tel: +33 (0)1 40 33 79 87 http://www.nuxeo.com - http://www.nuxeo.org
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
