https://github.com/eclipse-ee4j/genericmessagingra
https://github.com/eclipse-ee4j/genericmessagingra
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclipse-ee4j/genericmessagingra
- Owner: eclipse-ee4j
- License: bsd-3-clause
- Created: 2018-01-12T22:03:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T19:36:21.000Z (over 2 years ago)
- Last Synced: 2024-05-09T16:46:14.415Z (about 2 years ago)
- Language: Java
- Size: 1.09 MB
- Stars: 2
- Watchers: 19
- Forks: 5
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
How to do a build of Generic Resource Adapter for JMS
Required tools and libraries
----------------------------
1. [removed]
2. ant build tool.
(This is also bundled with J2EE 1.4 (J2EE_HOME/lib/ant/bin/ant)
See http://ant.apache.org/ for more details about ant)
Steps to do a build
-------------------
1. [removed]
2. Set the environment variable RA_HOME to genericjmsra directory created by the cvs checkout.
3. change the directory to RA_HOME
4. execute "ant clean build"
5. genericra.rar and genericra.jar will be created under RA_HOME/build/dist