Skip to content

Latest commit

 

History

History
executable file
·
56 lines (42 loc) · 2.12 KB

README.md

File metadata and controls

executable file
·
56 lines (42 loc) · 2.12 KB

TundraTN.java ❄

This is the pure Java layer that underlies TundraTN, a package of cool services for webMethods Trading Networks 7.1 and higher.

Related

See Tundra and TundraTN, packages of cool services for webMethods Integration Server and webMethods Trading Networks 7.1 and higher respectively.

Dependencies

TundraTN.java is compiled for Java 1.6, and is dependent on the following webMethods Integration Server JAR libraries, which are required to be included on the project's classpath:

  • wm-isclient.jar
  • wm-isserver.jar
  • tncore.jar

It is also dependent on the following open source libraries, which are required to be included on the project's classpath:

Contributions

  1. Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
  2. Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
  3. Fork the project.
  4. Start a feature/bugfix branch.
  5. Commit and push until you are happy with your contribution.
  6. Make sure to add tests for it. This is important so it won't break in a future version unintentionally.

Please try not to mess with the project version, or history. If you want your own version please isolate it to its own commit, so it can be cherry-picked around.

Copyright

Copyright © 2015 Lachlan Dowding. See the LICENSE file for further details.