Re: Dynamically reconfiguring Axis at runtime?

2005-03-15 Thread Anne Thomas Manes
The preferred method is Start With WSDL First (tm).

- Anne


On Mon, 14 Mar 2005 19:43:28 -0800 (PST), Brian Abbott
[EMAIL PROTECTED] wrote:
 Hi,
 
 I have a webservice generated from a class that has
 overloaded methods. However, I only want one method
 defination to be exposed through Axis and have only
 that same method be represented in the generated WSDL.
 What would be the best way to do this? I was thinking
 about dynamically removing the definitions from
 WSDDDeployment dynamically at runtime. Is that a sane
 idea? Is there a more preffered way? If I was to
 reconfigure the AxisEngine's EngineConfiguration,
 where would I start for that?
 
 Thank you so much,
 
 Brian Abbott
 
 
 __
 Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site!
 http://smallbusiness.yahoo.com/resources/



Re: Dynamically reconfiguring Axis at runtime?

2005-03-15 Thread Mike Barton
It's perfectly sane :-)
Check out http://demo.wsabi.org
Mike.
Brian Abbott wrote:
Hi,
I have a webservice generated from a class that has
overloaded methods. However, I only want one method
defination to be exposed through Axis and have only
that same method be represented in the generated WSDL.
What would be the best way to do this? I was thinking
about dynamically removing the definitions from
WSDDDeployment dynamically at runtime. Is that a sane
idea? Is there a more preffered way? If I was to
reconfigure the AxisEngine's EngineConfiguration,
where would I start for that?
Thank you so much,
Brian Abbott

		
__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 





Dynamically reconfiguring Axis at runtime?

2005-03-14 Thread Brian Abbott
Hi,

I have a webservice generated from a class that has
overloaded methods. However, I only want one method
defination to be exposed through Axis and have only
that same method be represented in the generated WSDL.
What would be the best way to do this? I was thinking
about dynamically removing the definitions from
WSDDDeployment dynamically at runtime. Is that a sane
idea? Is there a more preffered way? If I was to
reconfigure the AxisEngine's EngineConfiguration,
where would I start for that?

Thank you so much,

Brian Abbott




__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/