Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aperi-dev] BUILD CHANGE: javax.j2ee update


Action required if you are developing Aperi code!

I checked in the updates to use the Apache J2EE implementation instead of Sun. This will allow us to eliminate a manual part of the install of Aperi.

(1) Use geronimo-j2ee_1.4_spec-1.1.jar instead of j2ee.jar in javax.j2ee plugin

        (a) Update the javax.j2ee project to pick up changes to MANIFEST.MF and other files in the plugin
       
        (b) Acquire the Apache Geronimo J2EE implementation:

                http://www.apache.org/dyn/closer.cgi/geronimo/1.1/geronimo-tomcat-j2ee-1.1.zip

        (c) Put the right jar file in Aperi's javax.j2ee plugin:
                Copy geronimo-1.1\repository\org\apache\geronimo\specs\geronimo-j2ee_1.4_spec\1.1\geronimo-j2ee_1.4_spec-1.1.jar
                        to javax.j2ee

(2) Update org.eclipse.aperi.messaging plugin (some source code changes to match JMS 1.1 interfaces)


I have updated the nightly build. I have not yet added the Geronimo implementation to cfgaperi's automatic download mechanism, but will soon.

--
Ted Slupesky | Eclipse Aperi Project Lead | IBM: 349-5413 | External: (503) 820-3853


Back to the top