Uses of Class
org.apache.geronimo.common.DeploymentException

Packages that use DeploymentException
org.apache.geronimo.axis.builder   
org.apache.geronimo.axis2.builder   
org.apache.geronimo.client.builder   
org.apache.geronimo.common Common utilities classes used by other modules. 
org.apache.geronimo.connector.deployment   
org.apache.geronimo.corba.deployment   
org.apache.geronimo.corba.security.config.css   
org.apache.geronimo.corba.security.config.tss   
org.apache.geronimo.cxf.builder   
org.apache.geronimo.deployment   
org.apache.geronimo.deployment.cli   
org.apache.geronimo.deployment.plugin   
org.apache.geronimo.deployment.service   
org.apache.geronimo.j2ee.deployment   
org.apache.geronimo.j2ee.deployment.annotation   
org.apache.geronimo.jasper.deployment   
org.apache.geronimo.jaxws.builder   
org.apache.geronimo.jetty6.cluster.wadi.builder   
org.apache.geronimo.jetty6.deployment   
org.apache.geronimo.myfaces.deployment   
org.apache.geronimo.naming.deployment   
org.apache.geronimo.openejb.deployment   
org.apache.geronimo.persistence.builder   
org.apache.geronimo.security.credentialstore   
org.apache.geronimo.security.deployment   
org.apache.geronimo.security.util   
org.apache.geronimo.tomcat   
org.apache.geronimo.tomcat.deployment   
org.apache.geronimo.web.deployment   
org.apache.geronimo.web25.deployment   
org.apache.geronimo.webservices   
org.apache.geronimo.webservices.builder   
 

Uses of DeploymentException in org.apache.geronimo.axis.builder
 

Methods in org.apache.geronimo.axis.builder that throw DeploymentException
 void AxisModuleBuilderExtension.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
 void AxisServiceRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject serviceRef, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType gerServiceRefType, Module module, Map componentContext)
           
 void AxisServiceRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
abstract  org.apache.axis.description.OperationDesc OperationDescBuilder.buildOperationDesc()
           
 org.apache.axis.description.OperationDesc LightweightOperationDescBuilder.buildOperationDesc()
           
 org.apache.axis.description.OperationDesc HeavyweightOperationDescBuilder.buildOperationDesc()
           
abstract  OperationInfo OperationDescBuilder.buildOperationInfo(org.apache.axis.soap.SOAPConstants soapVersion)
           
 OperationInfo LightweightOperationDescBuilder.buildOperationInfo(org.apache.axis.soap.SOAPConstants soapVersion)
           
 OperationInfo HeavyweightOperationDescBuilder.buildOperationInfo(org.apache.axis.soap.SOAPConstants soapVersion)
           
 OperationInfo AxisBuilder.buildOperationInfoLightweight(Method method, javax.wsdl.BindingOperation bindingOperation, org.apache.axis.constants.Style defaultStyle, org.apache.axis.soap.SOAPConstants soapVersion)
           
 void AxisBuilder.buildSEIFactoryMap(SchemaInfoBuilder schemaInfoBuilder, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRefType, org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType mapping, List handlerInfos, QName serviceQName, org.apache.axis.soap.SOAPConstants soapVersion, Map seiPortNameToFactoryMap, Map seiClassNameToFactoryMap, ClassLoader classLoader)
           
 List TypeInfoBuilder.buildTypeInfo(org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType mapping)
           
 List LightweightTypeInfoBuilder.buildTypeInfo(org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType mapping)
           
 List HeavyweightTypeInfoBuilder.buildTypeInfo(org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType mapping)
           
 boolean AxisBuilder.configureEJB(GBeanData targetGBean, String ejbName, Module module, Map sharedContext, ClassLoader classLoader)
           
 boolean AxisBuilder.configurePOJO(GBeanData targetGBean, String servletName, Module module, String servletClassName, DeploymentContext context)
           
 void AxisModuleBuilderExtension.createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 SEIFactory AxisBuilder.createSEIFactory(QName serviceName, String portName, String enhancedServiceEndpointClassName, List typeInfo, URL location, OperationInfo[] operationInfos, List handlerInfoInfos, String credentialsName)
           
 Object AxisBuilder.createService(Class serviceInterface, SchemaInfoBuilder schemaInfoBuilder, org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType mapping, QName serviceQName, org.apache.axis.soap.SOAPConstants soapVersion, List handlerInfos, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRefType, Module module, ClassLoader classloader)
           
 Object AxisBuilder.createService(Class serviceInterface, URI wsdlURI, URI jaxrpcMappingURI, QName serviceQName, Map portComponentRefMap, List handlerInfos, Object serviceRefType, Module module, ClassLoader classLoader)
           
static org.apache.axis.description.JavaServiceDesc AxisServiceBuilder.createServiceDesc(PortInfo portInfo, ClassLoader classLoader)
           
static ServiceInfo AxisServiceBuilder.createServiceInfo(PortInfo portInfo, ClassLoader classLoader)
           
 void AxisBuilder.findWebServices(JarFile moduleFile, boolean isEJB, Map servletLocations, Environment environment, Map sharedContext)
           
 void AxisBuilder.findWebServices(Module module, boolean isEJB, Map servletLocations, Environment environment, Map sharedContext)
           
 Set HeavyweightOperationDescBuilder.getWrapperElementQNames()
           
 void AxisModuleBuilderExtension.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void AxisModuleBuilderExtension.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
 

Constructors in org.apache.geronimo.axis.builder that throw DeploymentException
HeavyweightOperationDescBuilder(javax.wsdl.BindingOperation bindingOperation, org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType mapping, org.apache.geronimo.xbeans.j2ee.ServiceEndpointMethodMappingType methodMapping, org.apache.axis.constants.Style defaultStyle, Map exceptionMap, SchemaInfoBuilder schemaInfoBuilder, org.apache.geronimo.xbeans.j2ee.JavaXmlTypeMappingType[] javaXmlTypeMappingTypes, ClassLoader classLoader, Class serviceEndpointInterface)
           
LightweightOperationDescBuilder(javax.wsdl.BindingOperation bindingOperation, Method method)
           
OperationDescBuilder(javax.wsdl.BindingOperation bindingOperation)
           
 

Uses of DeploymentException in org.apache.geronimo.axis2.builder
 

Methods in org.apache.geronimo.axis2.builder that throw DeploymentException
 boolean Axis2Builder.configurePOJO(GBeanData targetGBean, String servletName, Module module, String seiClassName, DeploymentContext context)
           
 Object Axis2Builder.createService(Class serviceInterface, Class serviceReference, URI wsdlURI, QName serviceQName, Map<Class,org.apache.geronimo.xbeans.javaee.PortComponentRefType> portComponentRefMap, org.apache.geronimo.xbeans.javaee.ServiceRefHandlerChainsType handlerChains, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRefType, Module module, ClassLoader cl)
           
 Object Axis2ServiceRefBuilder.createService(org.apache.geronimo.xbeans.javaee.ServiceRefType serviceRef, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType gerServiceRef, Module module, ClassLoader cl, Class serviceInterfaceClass, QName serviceQName, URI wsdlURI, Class serviceReferenceType, Map<Class,org.apache.geronimo.xbeans.javaee.PortComponentRefType> portComponentRefMap)
           
protected  void Axis2Builder.initialize(GBeanData targetGBean, Class serviceClass, PortInfo portInfo, Module module)
           
protected  Map<String,PortInfo> Axis2Builder.parseWebServiceDescriptor(InputStream in, URL wsDDUrl, JarFile moduleFile, boolean isEJB, Map correctedPortLocations)
           
 

Uses of DeploymentException in org.apache.geronimo.client.builder
 

Methods in org.apache.geronimo.client.builder that throw DeploymentException
 void AppClientModuleBuilder.addGBeans(EARContext earContext, Module module, ClassLoader earClassLoader, Collection repositories)
           
 void AppClientModuleBuilder.addManifestClassPath(DeploymentContext deploymentContext, JarFile earFile, JarFile jarFile, URI jarFileLocation)
           
 Module AppClientModuleBuilder.createModule(File plan, JarFile moduleFile, Naming naming, ModuleIDBuilder idBuilder)
           
 Module AppClientModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 void AppClientModuleBuilder.initContext(EARContext earContext, Module clientModule, ClassLoader cl)
           
 void AppClientModuleBuilder.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repositories)
           
 

Uses of DeploymentException in org.apache.geronimo.common
 

Subclasses of DeploymentException in org.apache.geronimo.common
 class AmbiguousEJBRefException
           
 class UnknownEJBRefException
           
 class UnresolvedEJBRefException
          A problem with an EJB reference
 class UnresolvedReferenceException
          A problem with a reference of some kind (most often a resource reference).
 

Methods in org.apache.geronimo.common that return DeploymentException
 DeploymentException DeploymentException.cleanse()
           
 

Uses of DeploymentException in org.apache.geronimo.connector.deployment
 

Methods in org.apache.geronimo.connector.deployment that throw DeploymentException
 void ConnectorModuleBuilder.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
 void ResourceRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void AdminObjectRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 Module ConnectorModuleBuilder.createModule(File plan, JarFile moduleFile, Naming naming, ModuleIDBuilder idBuilder)
           
 Module ConnectorModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
static org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType AdminObjectRefBuilder.getMessageDestination(String messageDestinationLink, Map<String,Map<String,org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType>> messageDestinations)
           
 void ConnectorModuleBuilder.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void AdminObjectRefBuilder.initContext(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module)
           
 void ConnectorModuleBuilder.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
 GBeanData ConnectorModuleBuilder.locateActivationSpecInfo(AbstractNameQuery resourceAdapterInstanceQuery, String messageListenerInterface, Configuration configuration)
           
 boolean AdminObjectRefBuilder.AdminObjectRefProcessor.processResource(AnnotatedApp annotatedApp, Resource annotation, Class cls, Method method, Field field)
           
 void ResourceRefBuilder.setResourceEnvironment(ResourceEnvironmentBuilder builder, org.apache.xmlbeans.XmlObject[] resourceRefs, org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] gerResourceRefs)
           
 

Uses of DeploymentException in org.apache.geronimo.corba.deployment
 

Methods in org.apache.geronimo.corba.deployment that throw DeploymentException
 void CorbaModuleBuilderExtension.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
          Add any GBeans to the deployment that might be required by the presence of tss-link definitions in the ejb plans.
 void TSSLinkBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void OpenEjbCorbaRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void CorbaRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void CorbaModuleBuilderExtension.createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
          Early module creation.
 void CorbaModuleBuilderExtension.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void CorbaModuleBuilderExtension.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
protected  boolean CorbaRefBuilder.willMergeEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan)
           
 

Uses of DeploymentException in org.apache.geronimo.corba.security.config.css
 

Methods in org.apache.geronimo.corba.security.config.css that throw DeploymentException
protected static CSSCompoundSecMechConfig CSSConfigEditor.extractCompoundSecMech(org.apache.geronimo.corba.xbeans.csiv2.css.CSSCompoundSecMechType mechType, ClassLoader cl)
           
protected static CSSSASMechConfig CSSConfigEditor.extractSASMech(org.apache.geronimo.corba.xbeans.csiv2.css.CSSSasMechType sasMechType, ClassLoader cl)
           
 Object CSSConfigEditor.getValue(org.apache.xmlbeans.XmlObject xmlObject, String type, ClassLoader cl)
           
 

Uses of DeploymentException in org.apache.geronimo.corba.security.config.tss
 

Methods in org.apache.geronimo.corba.security.config.tss that throw DeploymentException
protected static TSSCompoundSecMechConfig TSSConfigEditor.extractCompoundSecMech(org.apache.geronimo.corba.xbeans.csiv2.tss.TSSCompoundSecMechType mech, ClassLoader cl)
           
protected static TSSSASMechConfig TSSConfigEditor.extractSASMech(org.apache.geronimo.corba.xbeans.csiv2.tss.TSSSasMechType sasMech, ClassLoader cl)
           
 Object TSSConfigEditor.getValue(org.apache.xmlbeans.XmlObject xmlObject, String type, ClassLoader cl)
          Returns a TSSConfig object initialized with the input object as an XML string.
 

Uses of DeploymentException in org.apache.geronimo.cxf.builder
 

Methods in org.apache.geronimo.cxf.builder that throw DeploymentException
 Object CXFBuilder.createService(Class serviceInterface, Class serviceReference, URI wsdlURI, QName serviceQName, Map<Class,org.apache.geronimo.xbeans.javaee.PortComponentRefType> portComponentRefMap, org.apache.geronimo.xbeans.javaee.ServiceRefHandlerChainsType handlerChains, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRefType, Module module, ClassLoader cl)
           
 Object CXFServiceRefBuilder.createService(org.apache.geronimo.xbeans.javaee.ServiceRefType serviceRef, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType gerServiceRef, Module module, ClassLoader cl, Class serviceInterfaceClass, QName serviceQName, URI wsdlURI, Class serviceReferenceType, Map<Class,org.apache.geronimo.xbeans.javaee.PortComponentRefType> portComponentRefMap)
           
protected  void CXFBuilder.initialize(GBeanData targetGBean, Class serviceClass, PortInfo portInfo, Module module)
           
protected  Map<String,PortInfo> CXFBuilder.parseWebServiceDescriptor(InputStream in, URL wsDDUrl, JarFile moduleFile, boolean isEJB, Map correctedPortLocations)
           
 

Uses of DeploymentException in org.apache.geronimo.deployment
 

Method parameters in org.apache.geronimo.deployment with type arguments of type DeploymentException
 void DeploymentContext.getCompleteManifestClassPath(JarFile moduleFile, URI moduleBaseUri, URI resolutionUri, ClassPathList classpath, ModuleList exclusions, org.apache.geronimo.deployment.DeploymentContext.JarFileFactory factory, List<DeploymentException> problems)
          Recursively construct the complete set of paths in the ear for the manifest classpath of the supplied modulefile.
 

Methods in org.apache.geronimo.deployment that throw DeploymentException
 void DeploymentContext.addManifestClassPath(JarFile moduleFile, URI moduleBaseUri)
          Import the classpath from a jar file's manifest.
 void NamespaceDrivenBuilderCollection.build(org.apache.xmlbeans.XmlObject container, DeploymentContext applicationContext, DeploymentContext moduleContext)
           
 void NamespaceDrivenBuilder.build(org.apache.xmlbeans.XmlObject container, DeploymentContext applicationContext, DeploymentContext moduleContext)
           
 DeploymentContext ConfigurationBuilder.buildConfiguration(boolean inPlaceDeployment, Artifact configId, Object plan, JarFile module, Collection configurationStores, ArtifactResolver artifactResolver, ConfigurationStore targetConfigurationStore)
          Build a configuration from a local file
 void NamespaceDrivenBuilderCollection.buildEnvironment(org.apache.xmlbeans.XmlObject container, Environment environment)
           
 void NamespaceDrivenBuilder.buildEnvironment(org.apache.xmlbeans.XmlObject container, Environment environment)
           
 void DeploymentContext.close()
           
 List Deployer.deploy(boolean inPlace, File moduleFile, File planFile)
           
 List Deployer.deploy(boolean inPlace, File moduleFile, File planFile, File targetFile, boolean install, String mainClass, String mainGBean, String mainMethod, String manifestConfigurations, String classPath, String endorsedDirs, String extensionDirs, String targetConfigurationStore)
           
 List Deployer.deploy(boolean inPlace, File moduleFile, File planFile, String targetConfigStore)
           
 ClassLoader DeploymentContext.getClassLoader()
           
 void DeploymentContext.getCompleteManifestClassPath(JarFile moduleFile, URI moduleBaseUri, URI resolutionUri, ClassPathList classpath, ModuleList exclusions)
           
 void DeploymentContext.getCompleteManifestClassPath(JarFile moduleFile, URI moduleBaseUri, URI resolutionUri, ClassPathList classpath, ModuleList exclusions, org.apache.geronimo.deployment.DeploymentContext.JarFileFactory factory, List<DeploymentException> problems)
          Recursively construct the complete set of paths in the ear for the manifest classpath of the supplied modulefile.
 ConfigurationData DeploymentContext.getConfigurationData()
           
 Artifact ConfigurationBuilder.getConfigurationID(Object plan, JarFile module, ModuleIDBuilder idBuilder)
          Checks what configuration URL will be used for the provided module.
 Object ConfigurationBuilder.getDeploymentPlan(File planFile, JarFile module, ModuleIDBuilder idBuilder)
          Builds a deployment plan specific to this builder from a planFile and/or module if this builder can process it.
 List<String> DeploymentContext.verify(Configuration configuration)
           
 

Constructors in org.apache.geronimo.deployment that throw DeploymentException
DeploymentContext(File baseDir, File inPlaceConfigurationDir, Environment environment, AbstractName moduleName, ConfigurationModuleType moduleType, Naming naming, ConfigurationManager configurationManager)
           
DeploymentContext(File baseDir, File inPlaceConfigurationDir, Environment environment, AbstractName moduleName, ConfigurationModuleType moduleType, Naming naming, ConfigurationManager configurationManager, Collection repositories)
           
SingleFileHotDeployer(File dir, String[] watchPaths, Collection builders, ConfigurationStore store, ConfigurationManager configurationManager, boolean forceDeploy)
           
SingleFileHotDeployer(String path, ServerInfo serverInfo, String[] watchPaths, Collection builders, ConfigurationStore store, ConfigurationManager configurationManager, boolean forceDeploy)
           
 

Uses of DeploymentException in org.apache.geronimo.deployment.cli
 

Subclasses of DeploymentException in org.apache.geronimo.deployment.cli
 class DeploymentSyntaxException
          Something was wrong with the user's syntax (as opposed to the command failed for some other reason).
 

Methods in org.apache.geronimo.deployment.cli that throw DeploymentException
 void ServerConnection.close()
           
 void DeployCommand.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 void CommandStart.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 void CommandRedeploy.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 void CommandLogin.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 void CommandListTargets.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 void CommandListModules.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 void CommandListConfigurations.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 void CommandInstallCAR.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 void CommandDistribute.execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
protected static Target[] AbstractCommand.identifyTargets(List targetNames, DeploymentManager mgr)
           
protected  ProgressObject CommandDistribute.runCommand(DeploymentManager mgr, PrintWriter out, boolean inPlace, Target[] tlist, File module, File plan)
           
protected  ProgressObject CommandDeploy.runCommand(DeploymentManager mgr, PrintWriter out, boolean inPlace, Target[] tlist, File module, File plan)
           
 void OfflineDeployerStarter.start()
           
protected  void ServerConnection.startOfflineDeployer(Kernel kernel)
           
 

Constructors in org.apache.geronimo.deployment.cli that throw DeploymentException
ServerConnection(DeployerCLParser parser, PrintWriter out, InputStream in, Kernel kernel, DeploymentFactory geronimoDeploymentFactory)
           
 

Uses of DeploymentException in org.apache.geronimo.deployment.plugin
 

Methods in org.apache.geronimo.deployment.plugin that throw DeploymentException
static String ConfigIDExtractor.extractModuleIdFromArchive(File module)
          Attempt to calculate the Geronimo ModuleID for a J2EE application module.
static Collection ConfigIDExtractor.identifyTargetModuleIDs(TargetModuleID[] allModules, String name, boolean fromPlan)
          Given a list of all available TargetModuleIDs and the name of a module, find the TargetModuleIDs that represent that module.
static boolean ConfigIDExtractor.isJarFile(File file)
          Deprecated. See org.apache.geronimo.common.FileUtils.isJarFile
 

Uses of DeploymentException in org.apache.geronimo.deployment.service
 

Methods in org.apache.geronimo.deployment.service that throw DeploymentException
 void SingleGBeanBuilder.addDependency(org.apache.geronimo.deployment.xbeans.PatternType patternType)
           
 void GBeanBuilder.build(org.apache.xmlbeans.XmlObject container, DeploymentContext applicationContext, DeploymentContext moduleContext)
           
 DeploymentContext ServiceConfigBuilder.buildConfiguration(boolean inPlaceDeployment, Artifact configId, org.apache.geronimo.deployment.xbeans.ModuleType moduleType, JarFile jar, Collection configurationStores, ArtifactResolver artifactResolver, ConfigurationStore targetConfigurationStore)
           
 DeploymentContext ServiceConfigBuilder.buildConfiguration(boolean inPlaceDeployment, Artifact configId, Object plan, JarFile jar, Collection configurationStores, ArtifactResolver artifactResolver, ConfigurationStore targetConfigurationStore)
           
 void GBeanBuilder.buildEnvironment(org.apache.xmlbeans.XmlObject container, Environment environment)
           
 Artifact ServiceConfigBuilder.getConfigurationID(Object plan, JarFile module, ModuleIDBuilder idBuilder)
           
 Object ServiceConfigBuilder.getDeploymentPlan(File planFile, JarFile jarFile, ModuleIDBuilder idBuilder)
           
 ReferencePatterns XmlReferenceBuilder.getReferences(org.apache.xmlbeans.XmlObject xmlObject, DeploymentContext context, AbstractName moduleAbstractName, ClassLoader classLoader)
           
 Object XmlAttributeBuilder.getValue(org.apache.xmlbeans.XmlObject xmlObject, String type, ClassLoader cl)
           
 Object JavaBeanXmlAttributeBuilder.getValue(org.apache.xmlbeans.XmlObject xmlObject, String type, ClassLoader cl)
           
 Object EnvironmentBuilder.getValue(org.apache.xmlbeans.XmlObject xmlObject, String type, ClassLoader cl)
           
 void SingleGBeanBuilder.setAttribute(String name, String type, String text)
           
 void SingleGBeanBuilder.setReference(String name, org.apache.geronimo.deployment.xbeans.PatternType[] patterns, AbstractName parentName)
           
 void SingleGBeanBuilder.setReference(String name, org.apache.geronimo.deployment.xbeans.ReferenceType pattern, AbstractName parentName)
           
 void SingleGBeanBuilder.setXmlAttribute(String name, org.apache.xmlbeans.XmlObject xmlObject)
           
 void SingleGBeanBuilder.setXmlReference(String name, org.apache.xmlbeans.XmlObject xmlObject)
           
 

Uses of DeploymentException in org.apache.geronimo.j2ee.deployment
 

Methods in org.apache.geronimo.j2ee.deployment that throw DeploymentException
 void UnavailableModuleBuilder.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
 void SwitchingModuleBuilder.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repositories)
           
 void ModuleBuilderExtension.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
 void ModuleBuilder.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
 void EARContext.addSecurityContext(String contextID, Object componentPermissions)
           
 DeploymentContext EARConfigBuilder.buildConfiguration(boolean inPlaceDeployment, Artifact configId, Object plan, JarFile earFile, Collection configurationStores, ArtifactResolver artifactResolver, ConfigurationStore targetConfigurationStore)
           
 void NamingBuilderCollection.buildEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Environment environment)
           
 void NamingBuilder.buildEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Environment environment)
           
 void NamingBuilderCollection.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void NamingBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 boolean WebServiceBuilder.configureEJB(GBeanData targetGBean, String ejbName, Module module, Map sharedContext, ClassLoader classLoader)
          configure the supplied EJBContainer gbeandata to implement the ejb web service described in the deployment descriptor N.B. this method is a complete guess and should be replaced by something useable right away!
 boolean UnavailableWebServiceBuilder.configureEJB(GBeanData targetGBean, String ejbName, Module module, Map portInfoObject, ClassLoader classLoader)
           
 boolean WebServiceBuilder.configurePOJO(GBeanData targetGBean, String servletName, Module module, String seiClassName, DeploymentContext context)
          configure the supplied GBeanData to implement the POJO web service described in the deployment descriptor.
 boolean UnavailableWebServiceBuilder.configurePOJO(GBeanData targetGBean, String servletName, Module module, String seiClassName, DeploymentContext context)
           
 Module UnavailableModuleBuilder.createModule(File plan, JarFile moduleFile, Naming naming, ModuleIDBuilder idBuilder)
           
 Module SwitchingModuleBuilder.createModule(File plan, JarFile moduleFile, Naming naming, ModuleIDBuilder idBuilder)
           
 Module ModuleBuilder.createModule(File plan, JarFile moduleFile, Naming naming, ModuleIDBuilder idBuilder)
           
 void ModuleBuilderExtension.createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 Module UnavailableModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 Module SwitchingModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 Module ModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 void WebServiceBuilder.findWebServices(Module module, boolean isEJB, Map correctedPortLocations, Environment environment, Map sharedContext)
          Introspects on the module file to locate web service for deployment.
 void UnavailableWebServiceBuilder.findWebServices(Module module, boolean isEJB, Map correctedPortLocations, Environment environment, Map sharedContext)
           
 Artifact EARConfigBuilder.getConfigurationID(Object plan, JarFile module, ModuleIDBuilder idBuilder)
           
 Object EARConfigBuilder.getDeploymentPlan(File planFile, JarFile jarFile, ModuleIDBuilder idBuilder)
           
 void UnavailableModuleBuilder.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void SwitchingModuleBuilder.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void ModuleBuilderExtension.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void ModuleBuilder.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void NamingBuilderCollection.initContext(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module)
           
 void NamingBuilder.initContext(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module)
           
 void UnavailableModuleBuilder.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
 void SwitchingModuleBuilder.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repositories)
           
 void ModuleBuilderExtension.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
 void ModuleBuilder.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
 GBeanData ActivationSpecInfoLocator.locateActivationSpecInfo(AbstractNameQuery nameQuery, String messageListenerInterface, Configuration configuration)
           
 void EARContext.registerMessageDestionations(String moduleName, Map nameMap)
           
 void EARContext.setSecurityConfiguration(Object securityConfiguration)
           
 

Constructors in org.apache.geronimo.j2ee.deployment that throw DeploymentException
EARContext(File baseDir, File inPlaceConfigurationDir, Environment environment, ConfigurationModuleType moduleType, AbstractName baseName, EARContext parent)
           
EARContext(File baseDir, File inPlaceConfigurationDir, Environment environment, ConfigurationModuleType moduleType, Naming naming, ConfigurationManager configurationManager, AbstractNameQuery serverName, AbstractName baseName, AbstractNameQuery transactionManagerObjectName, AbstractNameQuery connectionTrackerObjectName, AbstractNameQuery transactedTimerName, AbstractNameQuery nonTransactedTimerName, AbstractNameQuery corbaGBeanObjectName, Map messageDestinations)
           
EARContext(File baseDir, File inPlaceConfigurationDir, Environment environment, ConfigurationModuleType moduleType, Naming naming, ConfigurationManager configurationManager, Collection repositories, AbstractNameQuery serverName, AbstractName baseName, AbstractNameQuery transactionManagerObjectName, AbstractNameQuery connectionTrackerObjectName, AbstractNameQuery transactedTimerName, AbstractNameQuery nonTransactedTimerName, AbstractNameQuery corbaGBeanObjectName)
           
 

Uses of DeploymentException in org.apache.geronimo.j2ee.deployment.annotation
 

Methods in org.apache.geronimo.j2ee.deployment.annotation that throw DeploymentException
static void WebServiceRefAnnotationHelper.processAnnotations(AnnotatedApp annotatedApp, org.apache.xbean.finder.ClassFinder classFinder)
          Update the deployment descriptor from the WebServiceRef and WebServiceRefs annotations
static void PersistenceUnitAnnotationHelper.processAnnotations(AnnotatedApp annotatedApp, org.apache.xbean.finder.ClassFinder classFinder)
          Update the deployment descriptor from the PersistenceUnit and PersistenceUnits annotations
static void PersistenceContextAnnotationHelper.processAnnotations(AnnotatedApp annotatedApp, org.apache.xbean.finder.ClassFinder classFinder)
          Update the deployment descriptor from the PersistenceContext and PersistenceContexts annotations
static void HandlerChainAnnotationHelper.processAnnotations(AnnotatedApp annotatedApp, org.apache.xbean.finder.ClassFinder classFinder)
          Updates the deployment descriptor with handler chain info from HandlerChain annotations
static void SecurityAnnotationHelper.processAnnotations(org.apache.geronimo.xbeans.javaee.WebAppType webApp, org.apache.xbean.finder.ClassFinder classFinder)
          Update the deployment descriptor from the DeclareRoles and RunAs annotations
abstract  boolean ResourceAnnotationHelper.ResourceProcessor.processResource(AnnotatedApp annotatedApp, Resource annotation, Class cls, Method method, Field field)
           
 void AnnotatedEjbJar.setBean(org.apache.xmlbeans.XmlObject bean)
           
protected static void AnnotationHelper.validateDD(AnnotatedApp annotatedApp)
          Validate deployment descriptor
 

Uses of DeploymentException in org.apache.geronimo.jasper.deployment
 

Methods in org.apache.geronimo.jasper.deployment that throw DeploymentException
 void JspModuleBuilderExtension.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
protected  org.apache.xbean.finder.ClassFinder JspModuleBuilderExtension.createJspClassFinder(org.apache.geronimo.xbeans.javaee.WebAppType webApp, WebModule webModule, Set<String> listenerNames)
           
 void JspModuleBuilderExtension.createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 void JspModuleBuilderExtension.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void JspModuleBuilderExtension.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
 

Uses of DeploymentException in org.apache.geronimo.jaxws.builder
 

Methods in org.apache.geronimo.jaxws.builder that throw DeploymentException
 void JAXWSEJBModuleBuilderExtension.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
 void EndpointInfoBuilder.build()
           
 void JAXWSServiceRefBuilder.buildNaming(org.apache.geronimo.xbeans.javaee.ServiceRefType serviceRef, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType gerServiceRef, Module module, Map componentContext)
           
 void JAXWSServiceRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject serviceRef, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType gerServiceRefType, Module module, Map componentContext)
           
 void JAXWSServiceRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 boolean JAXWSServiceBuilder.configureEJB(GBeanData targetGBean, String ejbName, Module module, Map sharedContext, ClassLoader classLoader)
           
 boolean JAXWSServiceBuilder.configurePOJO(GBeanData targetGBean, String servletName, Module module, String servletClassName, DeploymentContext context)
           
 void JAXWSEJBModuleBuilderExtension.createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
abstract  Object JAXWSServiceRefBuilder.createService(org.apache.geronimo.xbeans.javaee.ServiceRefType serviceRef, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType gerServiceRef, Module module, ClassLoader cl, Class serviceInterfaceClass, QName serviceQName, URI wsdlURI, Class serviceReferenceType, Map<Class,org.apache.geronimo.xbeans.javaee.PortComponentRefType> portComponentRefMap)
           
 void JAXWSServiceBuilder.findWebServices(Module module, boolean isEJB, Map servletLocations, Environment environment, Map sharedContext)
           
 String WsdlGenerator.generateWsdl(Module module, String serviceClass, DeploymentContext context, PortInfo portInfo)
           
 void JAXWSEJBModuleBuilderExtension.initContext(EARContext earContext, Module module, ClassLoader cl)
           
protected  void JAXWSServiceBuilder.initialize(GBeanData targetGBean, Class wsClass, PortInfo info, Module module)
           
 void JAXWSEJBModuleBuilderExtension.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
protected abstract  Map<String,PortInfo> JAXWSServiceBuilder.parseWebServiceDescriptor(InputStream in, URL wsDDUrl, JarFile moduleFile, boolean isEJB, Map correctedPortLocations)
           
 

Uses of DeploymentException in org.apache.geronimo.jetty6.cluster.wadi.builder
 

Methods in org.apache.geronimo.jetty6.cluster.wadi.builder that throw DeploymentException
 void WADIJettyClusteringBuilder.build(org.apache.xmlbeans.XmlObject container, DeploymentContext applicationContext, DeploymentContext moduleContext)
           
 void WADIJettyClusteringBuilder.buildEnvironment(org.apache.xmlbeans.XmlObject container, Environment environment)
           
 

Uses of DeploymentException in org.apache.geronimo.jetty6.deployment
 

Methods in org.apache.geronimo.jetty6.deployment that throw DeploymentException
 void JettyModuleBuilder.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
protected  Module JettyModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, boolean standAlone, String contextRoot, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 void JettyModuleBuilder.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 

Uses of DeploymentException in org.apache.geronimo.myfaces.deployment
 

Methods in org.apache.geronimo.myfaces.deployment that throw DeploymentException
 void MyFacesModuleBuilderExtension.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
 void MyFacesModuleBuilderExtension.createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
protected  org.apache.xbean.finder.ClassFinder MyFacesModuleBuilderExtension.createMyFacesClassFinder(org.apache.geronimo.xbeans.javaee.WebAppType webApp, WebModule webModule)
           
 void MyFacesModuleBuilderExtension.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void MyFacesModuleBuilderExtension.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
 

Uses of DeploymentException in org.apache.geronimo.naming.deployment
 

Methods in org.apache.geronimo.naming.deployment that throw DeploymentException
static Class AbstractNamingBuilder.assureInterface(String interfaceName, String superInterfaceName, String interfaceType, ClassLoader cl)
           
 void UnavailableRefBuilder.buildEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Environment environment)
           
 void SwitchingServiceRefBuilder.buildEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Environment environment)
           
 void AbstractNamingBuilder.buildEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Environment environment)
           
 void ServiceRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject serviceRef, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRefType, Module module, Map componentContext)
           
 void UserTransactionRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void UnavailableRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void SwitchingServiceRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void LifecycleMethodBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void GBeanRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void EnvironmentEntryBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
protected static
<T extends org.apache.xmlbeans.XmlObject>
List<T>
AbstractNamingBuilder.convert(org.apache.xmlbeans.XmlObject[] xmlObjects, NamespaceElementConverter converter, Class<T> c, org.apache.xmlbeans.SchemaType type)
           
protected static org.apache.xmlbeans.XmlObject[] AbstractNamingBuilder.convert(org.apache.xmlbeans.XmlObject[] xmlObjects, NamespaceElementConverter converter, org.apache.xmlbeans.SchemaType type)
          Deprecated.  
protected static org.apache.xmlbeans.XmlObject AbstractNamingBuilder.convert(org.apache.xmlbeans.XmlObject xmlObject, NamespaceElementConverter converter, org.apache.xmlbeans.SchemaType type)
           
 void UnavailableRefBuilder.initContext(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module)
           
 void AbstractNamingBuilder.initContext(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module)
           
 void ResourceEnvironmentSetter.setResourceEnvironment(ResourceEnvironmentBuilder builder, org.apache.xmlbeans.XmlObject[] resourceRefs, org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] gerResourceRefs)
           
protected  boolean AbstractNamingBuilder.willMergeEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan)
           
 

Uses of DeploymentException in org.apache.geronimo.openejb.deployment
 

Methods in org.apache.geronimo.openejb.deployment that throw DeploymentException
 void SecurityBuilder.addComponentPermissions(String defaultRole, PermissionCollection notAssigned, org.apache.openejb.jee.AssemblyDescriptor assemblyDescriptor, String ejbName, List<org.apache.openejb.jee.SecurityRoleRef> securityRoleRefs, ComponentPermissions componentPermissions)
          Fill the container moduleBuilder with the security information that it needs to create the proper interceptors.
 void EjbModuleBuilder.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repositories)
          Does the meaty work of processing the deployment information and creating GBeans for all the EJBs in the JAR, etc.
 void SecurityBuilder.addToPermissions(PermissionCollection permissions, String ejbName, String methodInterface, String interfaceClass, ClassLoader classLoader)
          Generate all the possible permissions for a bean's interface.
static Class EjbDeploymentBuilder.assureEJBLocalHomeInterface(String localHome, ClassLoader cl)
           
static Class EjbDeploymentBuilder.assureEJBLocalObjectInterface(String local, ClassLoader cl)
           
 ComponentPermissions EjbDeploymentBuilder.buildComponentPermissions()
           
 void EjbDeploymentBuilder.buildEnc()
           
 void EjbRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
static org.apache.geronimo.xbeans.javaee.EjbJarType XmlUtil.convertToXmlbeans(org.apache.openejb.jee.EjbJar ejbJar)
           
static org.apache.geronimo.openejb.xbeans.ejbjar.OpenejbGeronimoEjbJarType XmlUtil.convertToXmlbeans(org.apache.openejb.jee.oejb2.GeronimoEjbJarType geronimoEjbJarType)
           
 Module EjbModuleBuilder.createModule(File plan, JarFile moduleFile, Naming naming, ModuleIDBuilder idBuilder)
           
 Module EjbModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 org.apache.openejb.assembler.classic.EjbJarInfo EjbModuleBuilder.EarData.getEjbJar(String moduleId)
           
 EjbModule EjbModuleBuilder.EarData.getEjbModule(String moduleId)
           
 void EjbDeploymentBuilder.initContext()
           
 void EjbModuleBuilder.initContext(EARContext earContext, Module module, ClassLoader classLoader)
           
 void EjbModuleBuilder.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
static
<T> String
XmlUtil.marshal(T object)
           
 

Uses of DeploymentException in org.apache.geronimo.persistence.builder
 

Methods in org.apache.geronimo.persistence.builder that throw DeploymentException
 void PersistenceUnitBuilder.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
 void PersistenceUnitRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void PersistenceContextRefBuilder.buildNaming(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan, Module module, Map componentContext)
           
 void PersistenceUnitBuilder.createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 void PersistenceUnitBuilder.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 void PersistenceUnitBuilder.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository)
           
protected  boolean PersistenceUnitRefBuilder.willMergeEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan)
           
protected  boolean PersistenceContextRefBuilder.willMergeEnvironment(org.apache.xmlbeans.XmlObject specDD, org.apache.xmlbeans.XmlObject plan)
           
 

Uses of DeploymentException in org.apache.geronimo.security.credentialstore
 

Constructors in org.apache.geronimo.security.credentialstore that throw DeploymentException
DirectConfigurationCredentialStoreImpl(Map<String,Map<String,Map<String,String>>> subjectInfo, ClassLoader cl)
           
 

Uses of DeploymentException in org.apache.geronimo.security.deployment
 

Methods in org.apache.geronimo.security.deployment that throw DeploymentException
 void GeronimoSecurityBuilderImpl.build(org.apache.xmlbeans.XmlObject container, DeploymentContext applicationContext, DeploymentContext moduleContext)
           
 void GeronimoSecurityBuilderImpl.buildEnvironment(org.apache.xmlbeans.XmlObject container, Environment environment)
           
 ReferencePatterns LoginConfigBuilder.getReferences(org.apache.xmlbeans.XmlObject xmlObject, DeploymentContext context, AbstractName parentName, ClassLoader classLoader)
           
 Object CredentialStoreBuilder.getValue(org.apache.xmlbeans.XmlObject xmlObject, String type, ClassLoader cl)
           
 

Uses of DeploymentException in org.apache.geronimo.security.util
 

Methods in org.apache.geronimo.security.util that throw DeploymentException
static PrimaryDomainPrincipal ConfigurationUtil.generatePrimaryDomainPrincipal(String domain, PrincipalInfo principalInfo, ClassLoader classLoader)
          Create a DomainPrincipal from a deployment description.
static PrimaryDomainPrincipal ConfigurationUtil.generatePrimaryDomainPrincipal(String domain, String className, String principalName, ClassLoader classLoader)
           
static PrimaryPrincipal ConfigurationUtil.generatePrimaryPrincipal(PrincipalInfo principalInfo, ClassLoader classLoader)
          Create a Principal from a deployment description.
static PrimaryPrincipal ConfigurationUtil.generatePrimaryPrincipal(String className, String principalName, ClassLoader classLoader)
           
static PrimaryRealmPrincipal ConfigurationUtil.generatePrimaryRealmPrincipal(String realm, String domain, PrincipalInfo principalInfo, ClassLoader classLoader)
          Create a RealmPrincipal from a deployment description.
static PrimaryRealmPrincipal ConfigurationUtil.generatePrimaryRealmPrincipal(String realm, String domain, String className, String principalName, ClassLoader classLoader)
           
 

Uses of DeploymentException in org.apache.geronimo.tomcat
 

Methods in org.apache.geronimo.tomcat that throw DeploymentException
 void GeronimoStandardContext.setContextProperties(TomcatContext ctx)
           
 

Uses of DeploymentException in org.apache.geronimo.tomcat.deployment
 

Methods in org.apache.geronimo.tomcat.deployment that throw DeploymentException
 void TomcatModuleBuilder.addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository)
           
protected  Module TomcatModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, boolean standAlone, String contextRoot, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 void TomcatModuleBuilder.initContext(EARContext earContext, Module module, ClassLoader cl)
           
 

Uses of DeploymentException in org.apache.geronimo.web.deployment
 

Methods in org.apache.geronimo.web.deployment that throw DeploymentException
 org.apache.xmlbeans.XmlObject GenericToSpecificPlanConverter.convertToSpecificPlan(org.apache.xmlbeans.XmlObject plan)
           
 

Uses of DeploymentException in org.apache.geronimo.web25.deployment
 

Methods in org.apache.geronimo.web25.deployment that throw DeploymentException
protected  void AbstractWebModuleBuilder.basicInitContext(EARContext earContext, Module module, org.apache.xmlbeans.XmlObject gerWebApp, boolean hasSecurityRealmName)
           
protected static void AbstractWebModuleBuilder.check(org.apache.geronimo.xbeans.javaee.WebAppType webApp)
           
protected static void AbstractWebModuleBuilder.checkString(String pattern)
           
protected  void AbstractWebModuleBuilder.configureBasicWebModuleAttributes(org.apache.geronimo.xbeans.javaee.WebAppType webApp, org.apache.xmlbeans.XmlObject vendorPlan, EARContext moduleContext, EARContext earContext, WebModule webModule, GBeanData webModuleData)
           
 Module AbstractWebModuleBuilder.createModule(File plan, JarFile moduleFile, Naming naming, ModuleIDBuilder idBuilder)
           
protected abstract  Module AbstractWebModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, boolean standAlone, String contextRoot, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
 Module AbstractWebModuleBuilder.createModule(Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder)
           
protected  org.apache.xbean.finder.ClassFinder AbstractWebModuleBuilder.createWebAppClassFinder(org.apache.geronimo.xbeans.javaee.WebAppType webApp, WebModule webModule)
           
 void AbstractWebModuleBuilder.installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repositories)
           
 

Uses of DeploymentException in org.apache.geronimo.webservices
 

Methods in org.apache.geronimo.webservices that throw DeploymentException
 WebServices WebServicesFactory.readXML(URL webservicesURL)
           
 

Uses of DeploymentException in org.apache.geronimo.webservices.builder
 

Methods in org.apache.geronimo.webservices.builder that throw DeploymentException
 org.apache.xmlbeans.SchemaTypeSystem SchemaInfoBuilder.compileSchemaTypeSystem(javax.wsdl.Definition definition)
           
static List<HandlerInfo> WSDescriptorParser.createHandlerInfoList(org.apache.geronimo.xbeans.j2ee.PortComponentHandlerType[] handlers, ClassLoader classLoader)
           
static javax.wsdl.extensions.ExtensibilityElement SchemaInfoBuilder.getExtensibilityElement(Class clazz, List extensibilityElements)
           
static Class WSDescriptorParser.getHolderType(String paramJavaTypeName, boolean isInOnly, QName typeQName, boolean isComplexType, org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType mapping, ClassLoader classLoader)
           
static Method WSDescriptorParser.getMethodForOperation(Class serviceEndpointInterface, javax.wsdl.Operation operation)
           
static org.apache.geronimo.xbeans.j2ee.ServiceEndpointMethodMappingType WSDescriptorParser.getMethodMappingForOperation(String operationName, org.apache.geronimo.xbeans.j2ee.ServiceEndpointMethodMappingType[] methodMappings)
           
static String WSDescriptorParser.getPackageFromNamespace(String namespace, org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType mapping)
           
static javax.wsdl.Service WSDescriptorParser.getService(QName serviceQName, javax.wsdl.Definition definition)
           
static org.apache.geronimo.xbeans.j2ee.ServiceEndpointInterfaceMappingType WSDescriptorParser.getServiceEndpointInterfaceMapping(org.apache.geronimo.xbeans.j2ee.ServiceEndpointInterfaceMappingType[] endpointMappings, QName portTypeQName)
           
 void SharedPortInfo.initialize(JarFile moduleFile)
           
 void PortInfo.initialize(JarFile moduleFile)
           
 String SchemaInfoBuilder.movePortLocation(String portComponentName, String servletLocation)
           
static Map<String,PortInfo> WSDescriptorParser.parseWebServiceDescriptor(URL wsDDUrl, JarFile moduleFile, boolean isEJB, Map servletLocations)
           
static Map<String,PortInfo> WSDescriptorParser.parseWebServiceDescriptor(org.apache.geronimo.xbeans.j2ee.WebservicesType webservicesType, JarFile moduleFile, boolean isEJB, Map servletLocations)
          Parses a webservice.xml file and returns a map PortInfo instances indexed by the corresponding ejb-link or servlet-link element .
static Map<String,PortInfo> WSDescriptorParser.parseWebServiceDescriptor(org.apache.geronimo.xbeans.javaee.WebservicesType webservicesType, JarFile moduleFile, boolean isEJB, Map servletLocations)
           
static org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType WSDescriptorParser.readJaxrpcMapping(JarFile moduleFile, String jaxrpcMappingPath)
           
static org.apache.geronimo.xbeans.j2ee.JavaWsdlMappingType WSDescriptorParser.readJaxrpcMapping(JarFile moduleFile, URI jaxrpcMappingURI)
           
 javax.wsdl.Definition SchemaInfoBuilder.readWsdl(JarFile moduleFile, URI wsdlURI)
           
 

Constructors in org.apache.geronimo.webservices.builder that throw DeploymentException
SchemaInfoBuilder(JarFile moduleFile, javax.wsdl.Definition definition)
           
SchemaInfoBuilder(JarFile moduleFile, URI wsdlUri)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.