1.6 binary distribution is missing files needed by the travel sample
--------------------------------------------------------------------
Key: TUSCANY-3437
URL: https://issues.apache.org/jira/browse/TUSCANY-3437
Project: Tuscany
Issue Type: Bug
Components: Java SCA Misc Binding Extensions
Affects Versions: Java-SCA-1.6
Reporter: Simon Nash
Fix For: Java-SCA-1.6
There are some files missing from the binary distribution which are needed by
the travel sample.
For the travel sample scenarios that use binding.corba, the following files are
needed:
tuscany-sca-host-corba-jse.jar
tuscany-sca-host-corba-jse-tns.jar
These files were also omitted from 1.5.1. I'm not sure why.
For the travel sample scenarios that use binding.ejb, some or all of the
following files are needed:
openejb-api.jar
openejb-client.jar
openejb-core.jar
openejb-ejbd.jar
openejb-javaagent.jar
openejb-jee.jar
openejb-loader.jar
openejb-server.jar
As I recall these were removed from 1.5.1 because of TUSCANY-3165. This
problem appears to be fixed in OpenEJB 3.0.2-SNAPSHOT (see [1]), and the
OpenEJB folks have indicated their willingness to produce a 3.0.2 release if we
need it (see [2]).
As we are planning to release the travel sample as an add-on to 1.6 (see [3]),
we need to make sure that all the necessary dependencies are
included in the 1.6 binary distro.
[1]
http://mail-archives.apache.org/mod_mbox/tuscany-dev/200909.mbox/%[email protected]%3e
[2]
http://mail-archives.apache.org/mod_mbox/tuscany-dev/200909.mbox/%[email protected]%3e
[3]
http://mail-archives.apache.org/mod_mbox/tuscany-dev/201001.mbox/%[email protected]%3e
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.