[
https://issues.apache.org/jira/browse/ODE-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592300#action_12592300
]
Ralf Sigmund commented on ODE-215:
----------------------------------
This has been fixed in the trunk:
Revision: 611294
Author: vanto
Date: 21:33:25, Freitag, 11. Januar 2008
Message:
issue ODE-224: Upgrade Geronimo libs to 2.0.1
http://issues.apache.org/jira/browse/ODE-224
----
Modified : /ode/trunk/Rakefile
Modified :
/ode/trunk/il-common/src/main/java/org/apache/ode/il/dbutil/Database.java
It is important to delete the servicemix data directory before putting the new
version into the hotdeploy folder. Otherwise the changes are not becoming
effective.
> Missing dependency in ode-jbi-1.1.zip
> -------------------------------------
>
> Key: ODE-215
> URL: https://issues.apache.org/jira/browse/ODE-215
> Project: ODE
> Issue Type: Bug
> Components: JBI Integration
> Affects Versions: 1.1
> Environment: Servicemix 3.2
> Reporter: Jan Arend Jansen
>
> The ode-jbi installer does not correctly install on ServiceMix 3.2.
> This is caused by the fact the SM 3.2 uses later versions of geronimo
> libraries.
> In particular the geronimo-connector library: In SM this is version 2.0.1 and
> ODE is compiled to 1.2-beta. As the ODE jbi installer does not have a local
> geronimo-connector-1.2-beta, it falls back to the SM 2.0.1. version causing a
> "NoSuchMethod" exception during installation.
> This can be fixed by adding geronimo-connector-1.2-beta.jar to the lib dir of
> ODE-jbi-1.1.jar and adding it to both classpaths in the META-INF/jbi.xml.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.