[jbossws-dev] [Design of JBoss Web Services] - WS-RM client examples

richard.opalka@jboss.com do-not-reply at jboss.com
Mon Dec 3 06:23:05 EST 2007


Hi Team/Community,

   there are WS-RM client examples in the form of tests in the stack/native/trunk SVN repository. There are covered four main usecases now:
 * One-Way Anonymous Client
 * One-Way Addressable Client
 * Request-Response Anonymous Client
 * Request-Response Addressable Client


Classes ready for review are:


 * RMAbstractOneWayTest
   * RMAnonymousOneWayTestCase
   * RMAddressableOneWay TestCase
 * RMAbstractReqResTest
   * RMAnonymousReqResTestCase
   * RMAddressableReqResTestCase


WS-RM public API is in org.jboss.ws.extensions.wsrm.api.*. This is the only API, that will be used from client code.

Your opinion about this API is important for our team. Please post your comments about what you (dis)like on these examples. Tips for API improvements are welcomed as well:)

Richard

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109795#4109795

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109795



More information about the jbossws-dev mailing list