public class JNDIAxisServerFactory extends DefaultAxisServerFactory
log| Constructor and Description |
|---|
JNDIAxisServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
AxisServer |
getServer(Map environment)
Obtain an AxisServer reference, using JNDI if possible, otherwise
creating one using the standard Axis configuration pattern.
|
public AxisServer getServer(Map environment) throws AxisFault
getServer in interface AxisServerFactorygetServer in class DefaultAxisServerFactoryenvironment - The following is used, in addition to
the keys used by the parent class:
AxisEngine.ENV_SERVLET_CONTEXT
[required, else default/parent behavior]
- Instance of ServletContextAxisFaultCopyright © The Apache Software Foundation. All Rights Reserved.