[jboss-user] [JBoss Tools] - Re: BIRT Integration-Cannot find the ODA dataSource extension (org.jboss.tools.birt.oda)

Snjezana Peco do-not-reply at jboss.com
Fri Aug 5 15:04:10 EDT 2011


Snjezana Peco [http://community.jboss.org/people/snjeza] created the discussion

"Re: BIRT Integration-Cannot find the ODA dataSource extension (org.jboss.tools.birt.oda)"

To view the discussion, visit: http://community.jboss.org/message/619717#619717

--------------------------------------------------------------
The org.jboss.tools.birt.oda plugin needs to be in the WEB-INF/platform/plugins directory.
If you added this plugin after deploying your web application, you need to start the OSGi runtime with the -clean option at least once.
The easiest way is to remove all files/directories except the config.ini file from the WEB-INF/platform/configuration directory. 
The config.ini file has to contain the following:

osgi.bundles=org.eclipse.equinox.common at 2\:start, org.eclipse.update.configurator at 3\:start, org.eclipse.birt.core at start
osgi.bundles.defaultStartLevel=4
osgi.parentClassloader=fwk
org.osgi.framework.bootdelegation=org.hibernate,org.hibernate.type,org.hibernate.metadata,org.hibernate.ejb, javax.persistence
eclipse.product=org.eclipse.birt.report.engine.ReportEngineSDK
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/619717#619717]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110805/d69d2a1d/attachment-0001.html 


More information about the jboss-user mailing list