hi again,
this is what you should do :
1. take an eclipse with birt framwork
( when nuxeo data source drivers was developed I use 2.2.1, today I
tried with 2.2.2 and it seems fine )
2. use update site from http://public.dev.nuxeo.com/~bstefanescu/Apogee/
and get nuxeo-server-api & nuxeo rcp runtime
(see http://public.dev.nuxeo.com/~eionica/birt/screenshot1.png )
3. get apogee sources from http://svn.nuxeo.org/nuxeo/sandbox/Apogee/
and import in eclipse-workspace
org.nuxeo.birt.oda.nuxeoep,
org.nuxeo.birt.oda.nxueoep.ui,
org.nuxeo.ecm.client,
org.nuxeo.ecm.jboss_connector,
org.nuxeo.logging,
org.nuxeo.runtime.config.
( you did that :) )
so the workspace will look like
http://public.dev.nuxeo.com/~eionica/birt/screenshot2.png
4. in run dialog define a new eclipse application
(http://public.dev.nuxeo.com/~eionica/birt/screenshot3.png) & make sure
that you have all plugins from workspace selected
(http://public.dev.nuxeo.com/~eionica/birt/screenshot4).png
5. after run the new defined eclipse application, create a new report
and you should be able to use nuxeo data source
http://public.dev.nuxeo.com/~eionica/birt/screenshot5.png )
To avoid run the second eclipse instance you should export all plugins
from workspace and put them in eclipse plugin directories.
Regards,
Eugen
sauvebois julien wrote:
Hi all,
Well, I didn't success to deploy Nuxeo plugins to access Nuxeo Data
Source with BIRT.
I did this:
Take the source Apogee project with SVN:
http://svn.nuxeo.org/nuxeo/sandbox/Apogee/
And I'd the following Nuxeo Plugins:
org.nuxeo.birt.oda.nuxeoep,
org.nuxeo.birt.oda.nxueoep.ui,
org.nuxeo.ecm.client,
org.nuxeo.ecm.jboss_connector,
org.nuxeo.logging,
org.nuxeo.runtime.config.
Take the source Nuxeo project with SVN:
http://svn.nuxeo.org/nuxeo/nuxeo-ep/trunk/
And I used Maven Command to have jar with the following command:
mvn install
So, I'd the following Nuxeo Plugins
nuxeo-runtime-1.5-SNAPSHOT.jar - org.nuxeo.runtime
nuxeo-platform-usermanager-api-5.2-SNAPSHOT.jar -
org.nuxeo.ecm.platform.usermanager.api
nuxeo-platform-search-api-5.2-SNAPSHOT.jar- org.nuxeo.ecm.platform.search.api
nuxeo-core-schema-1.5-SNAPSHOT.jar - org.nuxeo.ecm.core.schema
nuxeo-core-query-1.5-SNAPSHOT.jar - org.nuxeo.ecm.core.query
nuxeo-core-api-1.5-SNAPSHOT.jar - org.nuxeo.ecm.core.api
nuxeo-common-1.5-SNAPSHOT.jar - org.nuxeo.common
Does someone know how to do to success to deploy Nuxeo plugins ?
Thanks,
Julien
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm