You probably have already done this, but have you taken a peek at the org.apache.axis.configuration.ServletEngineConfigurationFactory? That gives a good example of how it is done.

- Dan

Daniel Elenius wrote:
Davanum,

Thanks for the guidance.

I wrote my own class called JXTAEngineConfigurationFactory, which
implements EngineConfigurationFactory (I modelled it after
EngineConfigurationFactoryDefault).

Now, how do I make EngineConfigurationFactoryFinder.newFactory()
automatically find and return my factory? I don't understand the
comments for newFactory()...

(I looked at the Jabber stuff, but it doesn't use any
EngineConfiguration stuff. JXTA-SOAP didn't use to either, but I needed
to do it for my changes to it).

regards,
/Daniel

-- Dan Diephouse http://junktoast.com




Reply via email to