Yay!
How about
public void engageModule(String modName) {
engageModule(new QName(modName));
}
Paul
On 3/21/07, Glen Daniels <[EMAIL PROTECTED]> wrote:
Hi all!
Please note/review this change:
http://svn.apache.org/viewvc?view=rev&rev=520956
In it I refactored the name of transports (both in and out) to be a
String instead of a QName, for simplicity and speed. Let me know if
there are any issues with this. I know I still need to change the docs
to match.
Thanks,
--Glen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
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]