Discussion:
[jboss-user] [JBoss Tools] - Re: BIRT Integration-Cannot find the ODA dataSource extension (org.jboss.tools.birt.oda)
Boris Kalchev
2012-11-08 16:06:20 UTC
Permalink
Boris Kalchev [https://community.jboss.org/people/boris.kalchev] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/775589#775589

--------------------------------------------------------------
Hello,

I have a problem with this jar. The problem is that we use Hibernate 4, which has a slightly changed SessionFactoryImplementor (moved from org.hibernate.engine to org.hibernate.engine.spi.), so I get exception:

java.lang.NoClassDefFoundError: org/hibernate/engine/SessionFactoryImplementor
               at org.jboss.tools.birt.oda.impl.HibernateConnection.open(HibernateConnection.java:49)
               at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaConnection.open(OdaConnection.java:250)
               ...

Do you have any idea, how can I solve this? Is there a version that works with Hibernate 4.0?

Best Regards,
Boris
--------------------------------------------------------------

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

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Max Rydahl Andersen
2012-11-09 07:47:46 UTC
Permalink
Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/775693#775693

--------------------------------------------------------------
No, we don't have a Hibernate 4 version and no immediate plans to making it happen - if anyone wants to give a go at migrating it the code is at https://github.com/jbosstools/jbosstools-birt https://github.com/jbosstools/jbosstools-birt
--------------------------------------------------------------

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

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Boris Kalchev
2012-11-09 09:43:08 UTC
Permalink
Boris Kalchev [https://community.jboss.org/people/boris.kalchev] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/775714#775714

--------------------------------------------------------------
Ok, thanks for the info.
Do you think it is a lot of work?

Boris
--------------------------------------------------------------

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

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Kwashie Zilevu
2012-12-31 02:09:24 UTC
Permalink
Kwashie Zilevu [https://community.jboss.org/people/kiddysmall] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/786783#786783

--------------------------------------------------------------
Hey Boris, have you managed to fix the hibernate 4.0 issue with the birt integration?
--------------------------------------------------------------

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

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Boris Kalchev
2013-01-09 13:48:12 UTC
Permalink
Boris Kalchev [https://community.jboss.org/people/boris.kalchev] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/789734#789734

--------------------------------------------------------------
No, actually i didn't try to :)
--------------------------------------------------------------

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

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