Keith Chapman wrote:
How can I have 2 axis services both with the name sudoku? Axis disallows this at present which pushes us to use something like jonathan-soduku and keith-sudoku.
Nahh .. you can control all of that in Axis2.
I can have jonathan-soduku and keith-sudoku as the actual service name and even make them available at /services/jonathan/sudoku and /services/keith/sudoku and dispatch accordingly. But the wsdl will have jonathan-soduku and keith-sudoku as the service name and hence will have that in the address of the wsdl.
Nope; you just need to take control of WSDL generation and fix up the name too. Yes it takes a bit of work as Deepal noted but that doesn't scare me ;-).
Deepal, can you please point to the WSDL generation logic so that Keith can see how he can take control of the EPR fully?
Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ email: [EMAIL PROTECTED]; cell: +1 650 265 8311 | +94 77 787 6880 "Oxygenating the Web Service Platform." _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
