Developing a Java Service

Develop a Java service to add Java code to your process flow. A Java service binds to a local Java class, with operations in the service interface bound to static public methods in the Java class.

The following workflow guides you through the development process. For assistance in performing these tasks, open the Developing a Java Service cheat sheet.

  1. Learn more about the Java Service model, supported Java datatypes, and runtime container support.

  2. Complete the setup.

  3. Create the Java service using the New Service wizard.

    The Java Service editor opens.

  4. Complete the service implementation as follows:

    1. Add and edit the interface operations, by:

    2. Add or modify the Java implementation of the interface operations in the Java source code

    3. If your implementation or interface requires types not found in the Java core runtime classes, configure the classpath folder or library dependencies.

  5. Test the service, and, if necessary, debug the Java implementation.

Next: Developing a Sybase Services Package Profile

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com