Hello,

I have a J2EE newbie question...

I would like to add a new document type and a new action related to this
type. I took the
http://svn.nuxeo.org/nuxeo/org.nuxeo.project.sample/trunk/NXSample/example,
and following the documentation, I tried to defined these new
elements. I also created  the files " pom.xml" and "build.xml" for my new
component. I mentioned my component as a module in the file "pom.xml" of the

root directory and I added it in the " <target name="deploy-ecm-all">"
section of the org.nuxeo.ecm.webapp/build.xml .

Maven creates the "jar" bundle, but the jboss server doesn't take it into
account (I can see that in server.log , in "sub deployment order list"; and,
moreover, we cannot find the new document type in Nuxeo application).


What should I do that my component is taken into account?

Thanks very much for help.
Christine

ps I have the same problems for deployment for NXSample.
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to