Nice work! I will give it a spin.

Kristian Köhler-2 wrote:
> 
> Hi
> 
> I faced the same problem and created a complete distribution for this (CXF
> is not included). 
> 
> You can find it here:
> http://gaswerk.sourceforge.net/gaswerk-soa-stack.html
> 
> this is a ServiceMix 3.2 distribution with ODE 1.1. Geronimo Application
> Server is used for Transaction and Connection management. I think you
> could integrate CXF easily ;-) 
> 
> Other solution:
> 
> I have also created schema files for derby and MySQL for ODE if you want
> to populate your empty db:
> 
> https://gaswerk.svn.sourceforge.net/svnroot/gaswerk/assemblies/soa-stack/trunk/gaswerk-database/gaswerk-soa-stack-db/src/main/sql/complete-db-derby.sql
> 
> https://gaswerk.svn.sourceforge.net/svnroot/gaswerk/assemblies/soa-stack/trunk/gaswerk-database/gaswerk-soa-stack-db/src/main/sql/complete-db-mysql.sql
> 
> So you could use your configuration... ;-)
> 
> Kristian
> 
>> -----Ursprüngliche Nachricht-----
>> Von: Jan Arend Jansen [mailto:[EMAIL PROTECTED]
>> Gesendet: Donnerstag, 29. November 2007 09:56
>> An: [email protected]
>> Betreff: Servicemix 3.2 and ODE 1.1 install error
>> 
>> 
>> 
>> Hi,
>> 
>> I'd like to use a BPEL engine in combination with CXF components on
>> ServiceMix 3.2. ODE seems to be ServiceMix's BPEL engine of 
>> choice, but
>> ODE-jbi-1.1 does not install on SM 3.2 due to a version 
>> conflict in the
>> geronimo libraries discussed earlier in this mailing list.
>> 
>> Architecturally I think a SE should have a scoped classloader that
>> prioritizes local SE libraries over the servicemix libraries. 
>> Otherwise you
>> will never be able to intergrate a non-servicemix maintained 
>> SE, beause of
>> potentential library conflicts. You can't really expect ODE 
>> to comply to the
>> versions of libraries that ServiceMix uses, can you? Is there 
>> a mechanism in
>> SM to force this?
>> 
>> I've tried to use the suggested workaround by creating a datasource on
>> ServiceMix level that ODE SE can use (as suggested by Alex in another
>> thread). That works, but the problem I run into is that this 
>> database does
>> not have the ODE schema auto-generated, so installation still 
>> fails....
>> 
>> Any suggestions how I could use a (not necessarilly ODE) BPEL 
>> engine in
>> combination with CXF with ServiceMix?
>> 
>> Thanks,
>> Jan Arend
>> -- 
>> View this message in context: 
>> http://www.nabble.com/Servicemix-3.2-and-ODE-1.1-install-error
> -tf4895765s12049.html#a14021370
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
> 
> --
> http://gaswerk.sourceforge.net
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Servicemix-3.2-and-ODE-1.1-install-error-tf4895765s12049.html#a14022542
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to