Hi Paul ; > Can I suggest we change the default message receivers to be the RPC ones?
+1 , and it is good idea to do, other thing is a RPC MR can handle OMElement case as well so switching to RPC is good idea. > > 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 > -- Thanks, Deepal ................................................................ "The highest tower is built one brick at a time" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
