Uses of Class org.apache.axis.ConfigurationException

Uses in package org.apache.axis.management.jmx

Methods which throw type org.apache.axis.ConfigurationException

String[]
List all registered services
String[]
List all registered services
void
ServiceAdministrator.startService(String serviceName)
Start the Service
void
Start the Service
void
ServiceAdministrator.stopService(String serviceName)
Stop the Service
void
Stop the Service

Uses in package org.apache.axis

Methods which throw type org.apache.axis.ConfigurationException

void
Configure this AxisEngine using whatever data source we have.
Iterator
Get an enumeration of the services deployed to this engine.
Hashtable
Returns the global configuration options.
Handler
Get the global request Handler.
Handler
Returns a global request handler.
Handler
Get the global respones Handler.
Handler
Returns a global response handler.
Handler
Retrieve an instance of the named handler.
SOAPService
Retrieve an instance of the named service.
SOAPService
Get a service which has been mapped to a particular namespace.
Handler
Retrieve an instance of the named transport.
TypeMappingRegistry
Retrieve the TypeMappingRegistry for this engine.
void
(Re-)load the global options from the registry.
void
Read the configuration from an engine, and store it somehow.

Uses in package org.apache.axis.configuration

Constructors which throw type org.apache.axis.ConfigurationException

DirProvider.DirProvider(String basepath)
DirProvider.DirProvider(String basepath, String configFile)
FileProvider.FileProvider(String basepath, String filename)
Constructor which accesses a file relative to a specific base path.

Methods which throw type org.apache.axis.ConfigurationException

void
void
void
void
Configure an AxisEngine.
void
Configure this AxisEngine using whatever data source we have.
Iterator
Get an enumeration of the services deployed to this engine
Iterator
Get an enumeration of the services deployed to this engine
Iterator
Get an enumeration of the services deployed to this engine
Iterator
Get an enumeration of the services deployed to this engine
Hashtable
Returns the global configuration options.
Hashtable
Returns the global configuration options.
Hashtable
Hashtable
Returns the global configuration options.
Handler
Returns a global request handler.
Handler
Returns a global request handler.
Handler
Handler
Returns a global request handler.
Handler
Returns a global response handler.
Handler
Returns a global response handler.
Handler
Handler
Returns a global response handler.
Handler
retrieve an instance of the named handler
Handler
retrieve an instance of the named handler
Handler
Handler
Retrieve an instance of the named handler.
SOAPService
retrieve an instance of the named service
SOAPService
retrieve an instance of the named service
SOAPService
SOAPService
Retrieve an instance of the named service.
SOAPService
Get a service which has been mapped to a particular namespace
SOAPService
Get a service which has been mapped to a particular namespace
SOAPService
SOAPService
Get a service which has been mapped to a particular namespace
Handler
retrieve an instance of the named transport
Handler
retrieve an instance of the named transport
Handler
Handler
Retrieve an instance of the named transport.
TypeMapping
NullProvider.getTypeMapping(String encodingStyle)
TypeMapping
SimpleProvider.getTypeMapping(String encodingStyle)
TypeMappingRegistry
TypeMappingRegistry
TypeMappingRegistry
TypeMappingRegistry
Get our TypeMappingRegistry.
void
Save the engine configuration.
void
Save the engine configuration.
void
void
We don't write ourselves out, so this is a noop.
void
Save the engine configuration.

Uses in package org.apache.axis.deployment.wsdd

Classes derived from org.apache.axis.ConfigurationException

class
class
A non-fatal WSDD exception (bad type mapping, for instance)

Methods which throw type org.apache.axis.ConfigurationException

void
Configure this AxisEngine using whatever data source we have.
void
do a deploy and/or undeploy, depending on what is in the document.
void
void
Document
get the deployment as a DOM.
Iterator
Get an enumeration of the services deployed to this engine
Hashtable
Returns the global configuration options.
Handler
Returns a global request handler.
Handler
Returns a global response handler.
Handler
Return an instance of the named handler.
Handler
SOAPService
Retrieve an instance of the named service.
SOAPService
Get a service which has been mapped to a particular namespace.
Handler
Retrieve an instance of the named transport.
TypeMapping
WSDDDeployment.getTypeMapping(String encodingStyle)
TypeMappingRegistry
Retrieve the TypeMappingRegistry for this engine.
Handler
Creates a new instance of this Chain
Handler
Creates a new instance of this deployable.
Handler
Handler
void
void
Read the configuration from an engine, and store it somehow.

Uses in package org.apache.axis.transport.http

Methods which throw type org.apache.axis.ConfigurationException

void
actually update the engine and save the settings
void
AxisServlet.reportAvailableServices(HttpServletResponse response, PrintWriter writer, HttpServletRequest request)
This method lists the available services; it is called when there is nothing to execute on a GET

Uses in package org.apache.axis.management

Methods which throw type org.apache.axis.ConfigurationException

String[]
List all registered services
void
ServiceAdmin.startService(String serviceName)
Start the Service
void
ServiceAdmin.stopService(String serviceName)
Stop the Service

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.