This example utilizes the Comms/CPN Java library. The key piece is a Java intermediary that acts as a Webservice client on the one side and a Comms/CPN server entity on the other side. The model sends the desired message to this server which in turn makes a webservice call and returns the result to the model.

You may download Java CPN Webservice Call Example. The example was created in NetBeans. You should be able to import it into Eclipse too.

Comms/CPN

You must be logged in to post a comment.