Permafrost / Tundra.java

❄ The pure Java layer that underlies Tundra, a package of cool services for webMethods Integration Server 7.1 and higher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tundra.java ❄

This is the pure Java layer that underlies Tundra, a package of cool services for webMethods Integration Server 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

Tundra.java is compiled for Java 1.6 as this is the latest version supported by webMethods Integration Server 7.1, and is dependent on the following webMethods Integration Server JAR libraries, which are required to be included on the project's classpath:

  • ./common/lib/wm-isclient.jar
  • ./common/lib/wm-scg-core.jar
  • ./common/lib/wm-scg-security.jar
  • ./IntegrationServer/lib/wm-isserver.jar

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.

About

❄ The pure Java layer that underlies Tundra, a package of cool services for webMethods Integration Server 7.1 and higher.

License:MIT License


Languages

Language:Java 100.0%