Can I suggest we change the default message receivers to be the RPC ones?
That way I could just have this as my default services.xml:
<service name="AddressBookService" scope="application">
<description>
POJO: AddressBook Service
</description>
<parameter name="ServiceClass"
locked="false">sample.addressbook.service.AddressBookService</parameter>
</service>
Which would be sweet. Since I don't think anyone ever uses the
defaults now, I think we could change this without breaking anyone.
Also I'd love to rename from RPCXXXMessageReceiver to
POJOXXXMessageReceiveer, which would be so much clearer.
Paul
--
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair
http://bloglines.com/blog/paulfremantle
[EMAIL PROTECTED]
"Oxygenating the Web Service Platform", www.wso2.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]