James,

Currently you can get around this by specifying the system property
"axis.EngineConfigFactory" and providing your own 
Configuration implementation. ServletEngineConfigurationFactory
getServerEngineConfig(ServletContext ctx) checks for a
EngineConfigurationFactory instance, if one is available it will return your
own custom config impl.
 
I agree however that it would be nice to be able to change the wsdd location
in a declarative manner 'out of the box'.

Cheers

Adam

-----Original Message-----
From: James M Snell [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, March 12, 2002 5:26 AM
To: [EMAIL PROTECTED]
Subject: Question and a Suggestion


Out of curiosity, was that CDATA problem I posted a couple of weeks ago 
ever looked at?

Also, currently the ServletEngineConfigurationFactory only looks in 
/WEB-INF for the server-config.wsdd file.  This is cool if you only have 
one instance of Axis deployed to a server.  However, there may be 
instances where you actually have multiple instances deployed that you 
want to use to same configuration.  Or, it may be that an administrator 
may want to store server-config.wsdd files in a different location 
altogether.  It would be nice to have an init param on the Axis servlet 
that would allow the administrator to set an alternative location for the 
server-config.wsdd file.  Just a thought.

- James M Snell/Fresno/IBM
    Web services architecture and strategy
    Internet Emerging Technologies, IBM
    544.9035 TIE line
    559.587.1233 Office
    919.486.0077 Voice Mail
    [EMAIL PROTECTED]
 Programming Web Services With SOAP, O'reilly & Associates, ISBN 
0596000952 

==
Have I not commanded you?  Be strong and courageous.  Do not be terrified, 

do not be discouraged, for the Lord your God will be with you wherever you 
go.  
- Joshua 1:9

Reply via email to