DefaultEngineConfigurationFactory is the 'old' style that was left around
for backwards compatability... It should be deprecated.
***
Richard A. Sitze
IBM WebSphere WebServices Development
Lilantha Darshana <[EMAIL PROTECTED]>
11/05/2002 04:22 AM
Pleas
Hi All,
I'm curious about the two classes in ./axis/configuration/ :
*EngineConfigurationFactoryDefault.java* &
*DefaultEngineConfigurationFactory.java*
I would appreciate if some one can give me a clue of what
design/strategy behind these two classes; should we need both of
them? if so, why?