Dear All,
I have a serious problem while installing and configuring JBoss server with jbossws .
The version of JBoss app server is 4.2.2 GA
and I am trying to configure with JBoss WS on it to make it ready for deploying JAX-WS
compliant web services.
I tried few versions of jboss-ws available at JBoss download page. On start up in Default
mode it throws up errors like the one pasted below.
I cannot access the webservice at
http://localhost:8080/jbossws.
Appreciate your earliest response to resolve this issue.
I checked spf.jar and its present in installation directory
Error on Startup -:
____________________________________________________________
org.jboss.deployment.DeploymentException: Cannot start
AbstractKernelDeployment@ce3b62{name=file:/C:/jboss-4.2.2.GA/server/default/deploy/jbossws.sar/jbossws.beans/META-INF/jboss-beans.xml
installed=true beans=[AbstractBeanMetaData@19ccb73{name=WSServerConfig
bean=org.jboss.wsf.stack.jbws.NativeServerConfig properties=[modifySOAPAddress,
webServiceHost, mbeanServer] constructor=null},
AbstractBeanMetaData@f12b72{name=WSSubscriptionManager
bean=org.jboss.ws.extensions.eventing.mgmt.SubscriptionManager properties=[bindAddress]
constructor=null}, AbstractBeanMetaData@15b6aad{name=WSMemoryBufferRecorder
bean=org.jboss.wsf.framework.management.recording.MemoryBufferRecorder
properties=[recording] constructor=null}, AbstractBeanMetaData@b890dc{name=WSLogRecorder
bean=org.jboss.wsf.framework.management.recording.LogRecorder properties=[recording]
constructor=null}, AbstractBeanMetaData@12e7cb6{name=StackRequestHandlerFactory
bean=org.jboss.wsf.stack.jbws.RequestHandlerFactoryImpl properties= constructor=null},
AbstractBeanMetaData@fd9b97{name=WSNativeContextPropertiesDeploymentAspect
bean=org.jboss.wsf.framework.deployment.ContextPropertiesDeploymentAspect
properties=[provides, contextProperties] constructor=null},
AbstractBeanMetaData@1f1e666{name=WSNativeEagerInitializeDeploymentAspect
bean=org.jboss.wsf.stack.jbws.EagerInitializeDeploymentAspect properties=[requires,
provides] constructor=null},
AbstractBeanMetaData@4d40df{name=WSNativeEndpointHandlerDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointHandlerDeploymentAspect
properties=[provides, requires] constructor=null},
AbstractBeanMetaData@1de041e{name=WSNativeEndpointRecordProcessorDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointRecordProcessorDeploymentAspect
properties=[requires, provides, mbeanServer, processors] constructor=null},
AbstractBeanMetaData@e05ad6{name=WSNativeEventingDeploymentAspect
bean=org.jboss.wsf.stack.jbws.EventingDeploymentAspect properties=[requires]
constructor=null},
AbstractBeanMetaData@16bb7d9{name=WSNativePublishContractDeploymentAspect
bean=org.jboss.wsf.stack.jbws.PublishContractDeploymentAspect properties=[requires,
provides] constructor=null},
AbstractBeanMetaData@f346dc{name=WSNativeServiceEndpointInvokerDeploymentAspect
bean=org.jboss.wsf.stack.jbws.ServiceEndpointInvokerDeploymentAspect properties=[requires]
constructor=null}, AbstractBeanMetaData@1b14530{name=WSNativeRMDeploymentAspect
bean=org.jboss.ws.extensions.wsrm.server.RMDeploymentAspect properties=[requires]
constructor=null},
AbstractBeanMetaData@135877f{name=WSNativeUnifiedMetaDataDeploymentAspect
bean=org.jboss.wsf.stack.jbws.UnifiedMetaDataDeploymentAspect properties=[provides,
requires] constructor=null}, AbstractBeanMetaData@152b6f5{name=WSJAXBIntroDeploymentAspect
bean=org.jboss.wsf.stack.jbws.JAXBIntroDeploymentAspect properties=[provides]
constructor=null}, AbstractBeanMetaData@169a50b{name=WSNativeDeploymentAspectInstallerJSE
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller
properties=[sortAspectsOnCreate, manager, aspects] constructor=null
demands=[WSDeploymentAspectInstallerJSE]},
AbstractBeanMetaData@d297c0{name=WSNativeDeploymentAspectInstallerEJB
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller properties=[aspects,
sortAspectsOnCreate, manager] constructor=null demands=[WSDeploymentAspectInstallerEJB]},
AbstractBeanMetaData@1e8e5a7{name=WSNativeDeploymentAspectInstallerEndpointAPI
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller
properties=[sortAspectsOnCreate, aspects, manager] constructor=null
demands=[WSDeploymentAspectInstallerEndpointAPI]},
AbstractBeanMetaData@13d422d{name=WSKernelLocator
bean=org.jboss.wsf.spi.util.KernelLocator properties=[kernel] constructor=null},
AbstractBeanMetaData@c3d062{name=WSMBeanServerLocator
bean=org.jboss.wsf.framework.management.MBeanServerLocator properties= constructor=null},
AbstractBeanMetaData@1a5fb5a{name=WSHTTPServer
bean=org.jboss.wsf.container.jboss42.DeploymentAspectHttpServer properties=[runtimeName]
constructor=null}, AbstractBeanMetaData@1906df{name=WSServiceRefHandler
bean=org.jboss.wsf.container.jboss42.serviceref.ServiceRefHandlerImpl properties=
constructor=null}, AbstractBeanMetaData@1123c5f{name=ServiceRefHandler
bean=org.jboss.wsf.container.jboss42.serviceref.ServiceRefHandlerImpl properties=
constructor=null}, AbstractBeanMetaData@39bf12{name=WSDeployerHook_JAXRPC_PRE_JSE
bean=org.jboss.wsf.container.jboss42.JAXRPCDeployerHookPreJSE
properties=[phaseOneInterceptors, runtime] constructor=null},
AbstractBeanMetaData@12f4538{name=WSDeployerHook_JAXRPC_POST_JSE
bean=org.jboss.wsf.container.jboss42.JAXRPCDeployerHookPostJSE
properties=[phaseTwoInterceptors, runtime] constructor=null},
AbstractBeanMetaData@69695f{name=WSDeployerHook_JAXRPC_EJB21
bean=org.jboss.wsf.container.jboss42.JAXRPCDeployerHookEJB21
properties=[phaseTwoInterceptors, runtime] constructor=null},
AbstractBeanMetaData@84de3c{name=WSDeployerHook_JAXWS_PRE_JSE
bean=org.jboss.wsf.container.jboss42.JAXWSDeployerHookPreJSE properties=[runtime,
phaseOneInterceptors] constructor=null},
AbstractBeanMetaData@11a47df{name=WSDeployerHook_JAXWS_POST_JSE
bean=org.jboss.wsf.container.jboss42.JAXWSDeployerHookPostJSE
properties=[phaseTwoInterceptors, runtime] constructor=null},
AbstractBeanMetaData@648938{name=WSDeployerHook_JAXWS_EJB3
bean=org.jboss.wsf.container.jboss42.JAXWSDeployerHookEJB3 properties=[runtime,
phaseTwoInterceptors] constructor=null},
AbstractBeanMetaData@6cbecf{name=WebserviceJSERuntime
bean=org.jboss.wsf.container.jboss42.LazyAssemblyWSFRuntime
properties=[invocationHandlerFactory, deploymentAspectManager, runtimeName,
endpointRegistry] constructor=null},
AbstractBeanMetaData@16321e6{name=WebserviceEJBRuntime
bean=org.jboss.wsf.container.jboss42.LazyAssemblyWSFRuntime
properties=[deploymentAspectManager, invocationHandlerFactory, endpointRegistry,
runtimeName] constructor=null}, AbstractBeanMetaData@14683c0{name=EndpointAPIRuntime
bean=org.jboss.wsf.container.jboss42.LazyAssemblyWSFRuntime
properties=[deploymentAspectManager, invocationHandlerFactory, runtimeName,
endpointRegistry] constructor=null}, AbstractBeanMetaData@73bc22{name=WSEndpointRegistry
bean=org.jboss.wsf.framework.management.ManagedEndpointRegistry properties=[mbeanServer]
constructor=null}, AbstractBeanMetaData@449afc{name=InvocationHandlerFactory
bean=org.jboss.wsf.container.jboss42.InvocationHandlerFactoryImpl properties=
constructor=null}, AbstractBeanMetaData@1b3967{name=WSDeploymentAspectManagerJSE
bean=org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl properties=[name]
constructor=null}, AbstractBeanMetaData@155d4be{name=WSDeploymentAspectManagerEJB
bean=org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl properties=[name]
constructor=null}, AbstractBeanMetaData@21a1e{name=WSDeploymentAspectManagerEndpointAPI
bean=org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl properties=[name]
constructor=null}, AbstractBeanMetaData@e312{name=WSContainerMetaDataDeploymentAspect
bean=org.jboss.wsf.container.jboss42.ContainerMetaDataDeploymentAspect
properties=[metaDataAdapter, provides] constructor=null},
AbstractBeanMetaData@3bce70{name=WSContextRootDeploymentAspect
bean=org.jboss.wsf.framework.deployment.BackwardCompatibleContextRootDeploymentAspect
properties=[provides, requires] constructor=null},
AbstractBeanMetaData@6e56ae{name=WSEndpointAPIDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointAPIDeploymentAspect properties=[provides]
constructor=null}, AbstractBeanMetaData@1fcbac1{name=WSEndpointAddressDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointAddressDeploymentAspect
properties=[provides, requires] constructor=null},
AbstractBeanMetaData@148e23b{name=WSEndpointHandlerDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointHandlerDeploymentAspect
properties=[requires, provides] constructor=null},
AbstractBeanMetaData@1fc9f88{name=WSEndpointLifecycleDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointLifecycleDeploymentAspect
properties=[requires] constructor=null},
AbstractBeanMetaData@4dd014{name=WSEndpointMetricsDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointMetricsDeploymentAspect
properties=[provides] constructor=null},
AbstractBeanMetaData@97f621{name=WSEndpointNameDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointNameDeploymentAspect properties=[provides,
requires] constructor=null},
AbstractBeanMetaData@a02839{name=WSEndpointRegistryDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointRegistryDeploymentAspect
properties=[provides, requires] constructor=null demands=[WSEndpointRegistry]},
AbstractBeanMetaData@b0ede6{name=WSModifyWebMetaDataDeploymentAspect
bean=org.jboss.wsf.container.jboss42.ModifyWebMetaDataDeploymentAspect
properties=[webXMLRewriter, requires] constructor=null},
AbstractBeanMetaData@1d29a78{name=WSRuntimeLoaderDeploymentAspect
bean=org.jboss.wsf.container.jboss42.RuntimeLoaderDeploymentAspect properties=[provides,
requires] constructor=null},
AbstractBeanMetaData@19b6225{name=WSURLPatternDeploymentAspect
bean=org.jboss.wsf.framework.deployment.BackwardCompatibleURLPatternDeploymentAspect
properties=[requires, provides] constructor=null},
AbstractBeanMetaData@487c5f{name=WSWebAppDeploymentAspect
bean=org.jboss.wsf.container.jboss42.WebAppDeploymentAspect properties=[webXMLRewriter,
requires] constructor=null},
AbstractBeanMetaData@dd725b{name=WSWebAppGeneratorDeploymentAspect
bean=org.jboss.wsf.framework.deployment.WebAppGeneratorDeploymentAspect
properties=[provides, securityHandlerEJB3, securityHandlerEJB21, requires]
constructor=null}, AbstractBeanMetaData@7ed081{name=WSFakeWebMetaDataDeploymentAspect
bean=org.jboss.wsf.framework.deployment.IdentityDeploymentAspect properties=[provides]
constructor=null}, AbstractBeanMetaData@1aac775{name=WSApplicationMetaDataAdapterEJB21
bean=org.jboss.wsf.container.jboss42.EJBArchiveMetaDataAdapterEJB21 properties=
constructor=null}, AbstractBeanMetaData@10ce397{name=WSApplicationMetaDataAdapterEJB3
bean=org.jboss.wsf.container.jboss42.EJBArchiveMetaDataAdapterEJB3 properties=
constructor=null}, AbstractBeanMetaData@131f919{name=WSContainerMetaDataAdapter
bean=org.jboss.wsf.container.jboss42.ContainerMetaDataAdapter
properties=[applicationMetaDataAdapterEJB21, applicationMetaDataAdapterEJB3,
webMetaDataAdapter] constructor=null},
AbstractBeanMetaData@1d91364{name=WSSecurityHandlerEJB21
bean=org.jboss.wsf.container.jboss42.SecurityHandlerEJB21 properties= constructor=null},
AbstractBeanMetaData@883644{name=WSSecurityHandlerEJB3
bean=org.jboss.wsf.container.jboss42.SecurityHandlerEJB3 properties= constructor=null},
AbstractBeanMetaData@a2ba05{name=WSWebAppDesciptorModifier
bean=org.jboss.wsf.container.jboss42.DefaultWebAppDesciptorModifierImpl properties=
constructor=null}, AbstractBeanMetaData@1629e96{name=WSWebMetaDataAdapter
bean=org.jboss.wsf.container.jboss42.JSEArchiveMetaDataAdapter properties=
constructor=null}, AbstractBeanMetaData@199a84f{name=WSWebXMLRewriter
bean=org.jboss.wsf.container.jboss42.WebXMLRewriterImpl properties=[desciptorModifier]
constructor=null}, AbstractBeanMetaData@f8ff42{name=WSDeploymentAspectInstallerJSE
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller properties=[aspects,
manager, sortAspectsOnCreate] constructor=null},
AbstractBeanMetaData@13e6346{name=WSDeploymentAspectInstallerEJB
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller properties=[manager,
aspects, sortAspectsOnCreate] constructor=null},
AbstractBeanMetaData@e7bb91{name=WSDeploymentAspectInstallerEndpointAPI
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller
properties=[sortAspectsOnCreate, manager, aspects] constructor=null}]}; - nested
throwable: (java.lang.IllegalStateException: Incompletely deployed:
*** DEPLOYMENTS IN ERROR:
WSNativePublishContractDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSJAXBIntroDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSSubscriptionManager -> java.lang.NoClassDefFoundError: org/jboss/logging/Logger
WSNativeEventingDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSNativeEagerInitializeDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSNativeServiceEndpointInvokerDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSServerConfig -> java.lang.NoClassDefFoundError:
org/jboss/wsf/common/management/AbstractServerConfigMBean
WSNativeUnifiedMetaDataDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
StackRequestHandlerFactory -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/invocation/RequestHandlerFactory
*** DEPLOYMENTS MISSING DEPENDENCIES:
WSNativeDeploymentAspectInstallerEndpointAPI ->
WSNativeContextPropertiesDeploymentAspect{Configured:Installed},
WSNativeEagerInitializeDeploymentAspect{Configured:**ERROR**},
WSNativeEndpointHandlerDeploymentAspect{Configured:Installed},
WSNativeEndpointRecordProcessorDeploymentAspect{Configured:Installed},
WSNativeEventingDeploymentAspect{Configured:**ERROR**},
WSNativePublishContractDeploymentAspect{Configured:**ERROR**},
WSNativeServiceEndpointInvokerDeploymentAspect{Configured:**ERROR**},
WSNativeRMDeploymentAspect{Configured:Installed},
WSNativeUnifiedMetaDataDeploymentAspect{Configured:**ERROR**},
WSJAXBIntroDeploymentAspect{Configured:**ERROR**},
WSDeploymentAspectManagerEndpointAPI{Configured:Installed},
WSDeploymentAspectInstallerEndpointAPI{Create:Installed},
WSDeploymentAspectInstallerEndpointAPI{Start:Installed}
WSNativeDeploymentAspectInstallerEJB ->
WSNativeContextPropertiesDeploymentAspect{Configured:Installed},
WSNativeEagerInitializeDeploymentAspect{Configured:**ERROR**},
WSNativeEndpointHandlerDeploymentAspect{Configured:Installed},
WSNativeEndpointRecordProcessorDeploymentAspect{Configured:Installed},
WSNativeEventingDeploymentAspect{Configured:**ERROR**},
WSNativePublishContractDeploymentAspect{Configured:**ERROR**},
WSNativeServiceEndpointInvokerDeploymentAspect{Configured:**ERROR**},
WSNativeRMDeploymentAspect{Configured:Installed},
WSNativeUnifiedMetaDataDeploymentAspect{Configured:**ERROR**},
WSJAXBIntroDeploymentAspect{Configured:**ERROR**},
WSDeploymentAspectManagerEJB{Configured:Installed},
WSDeploymentAspectInstallerEJB{Create:Installed},
WSDeploymentAspectInstallerEJB{Start:Installed}
WSNativeDeploymentAspectInstallerJSE ->
WSDeploymentAspectManagerJSE{Configured:Installed},
WSNativeContextPropertiesDeploymentAspect{Configured:Installed},
WSNativeEndpointHandlerDeploymentAspect{Configured:Installed},
WSNativeEndpointRecordProcessorDeploymentAspect{Configured:Installed},
WSNativeEventingDeploymentAspect{Configured:**ERROR**},
WSNativePublishContractDeploymentAspect{Configured:**ERROR**},
WSNativeServiceEndpointInvokerDeploymentAspect{Configured:**ERROR**},
WSNativeRMDeploymentAspect{Configured:Installed},
WSNativeUnifiedMetaDataDeploymentAspect{Configured:**ERROR**},
WSNativeEagerInitializeDeploymentAspect{Configured:**ERROR**},
WSJAXBIntroDeploymentAspect{Configured:**ERROR**},
WSDeploymentAspectInstallerJSE{Create:Installed},
WSDeploymentAspectInstallerJSE{Start:Installed}
)
at
org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:53)
at
org.jboss.kernel.deployment.jboss.JBossBeanDeployment.startService(JBossBeanDeployment.java:86)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy19.start(Unknown Source)
at
org.jboss.deployment.SimpleSubDeployerSupport.startService(SimpleSubDeployerSupport.java:356)
at
org.jboss.deployment.SimpleSubDeployerSupport.start(SimpleSubDeployerSupport.java:127)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy9.deploy(Unknown Source)
at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalStateException: Incompletely deployed:
*** DEPLOYMENTS IN ERROR:
WSNativePublishContractDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSJAXBIntroDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSSubscriptionManager -> java.lang.NoClassDefFoundError: org/jboss/logging/Logger
WSNativeEventingDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSNativeEagerInitializeDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSNativeServiceEndpointInvokerDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
WSServerConfig -> java.lang.NoClassDefFoundError:
org/jboss/wsf/common/management/AbstractServerConfigMBean
WSNativeUnifiedMetaDataDeploymentAspect -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/deployment/DeploymentAspect
StackRequestHandlerFactory -> java.lang.NoClassDefFoundError:
org/jboss/wsf/spi/invocation/RequestHandlerFactory
*** DEPLOYMENTS MISSING DEPENDENCIES:
WSNativeDeploymentAspectInstallerEndpointAPI ->
WSNativeContextPropertiesDeploymentAspect{Configured:Installed},
WSNativeEagerInitializeDeploymentAspect{Configured:**ERROR**},
WSNativeEndpointHandlerDeploymentAspect{Configured:Installed},
WSNativeEndpointRecordProcessorDeploymentAspect{Configured:Installed},
WSNativeEventingDeploymentAspect{Configured:**ERROR**},
WSNativePublishContractDeploymentAspect{Configured:**ERROR**},
WSNativeServiceEndpointInvokerDeploymentAspect{Configured:**ERROR**},
WSNativeRMDeploymentAspect{Configured:Installed},
WSNativeUnifiedMetaDataDeploymentAspect{Configured:**ERROR**},
WSJAXBIntroDeploymentAspect{Configured:**ERROR**},
WSDeploymentAspectManagerEndpointAPI{Configured:Installed},
WSDeploymentAspectInstallerEndpointAPI{Create:Installed},
WSDeploymentAspectInstallerEndpointAPI{Start:Installed}
WSNativeDeploymentAspectInstallerEJB ->
WSNativeContextPropertiesDeploymentAspect{Configured:Installed},
WSNativeEagerInitializeDeploymentAspect{Configured:**ERROR**},
WSNativeEndpointHandlerDeploymentAspect{Configured:Installed},
WSNativeEndpointRecordProcessorDeploymentAspect{Configured:Installed},
WSNativeEventingDeploymentAspect{Configured:**ERROR**},
WSNativePublishContractDeploymentAspect{Configured:**ERROR**},
WSNativeServiceEndpointInvokerDeploymentAspect{Configured:**ERROR**},
WSNativeRMDeploymentAspect{Configured:Installed},
WSNativeUnifiedMetaDataDeploymentAspect{Configured:**ERROR**},
WSJAXBIntroDeploymentAspect{Configured:**ERROR**},
WSDeploymentAspectManagerEJB{Configured:Installed},
WSDeploymentAspectInstallerEJB{Create:Installed},
WSDeploymentAspectInstallerEJB{Start:Installed}
WSNativeDeploymentAspectInstallerJSE ->
WSDeploymentAspectManagerJSE{Configured:Installed},
WSNativeContextPropertiesDeploymentAspect{Configured:Installed},
WSNativeEndpointHandlerDeploymentAspect{Configured:Installed},
WSNativeEndpointRecordProcessorDeploymentAspect{Configured:Installed},
WSNativeEventingDeploymentAspect{Configured:**ERROR**},
WSNativePublishContractDeploymentAspect{Configured:**ERROR**},
WSNativeServiceEndpointInvokerDeploymentAspect{Configured:**ERROR**},
WSNativeRMDeploymentAspect{Configured:Installed},
WSNativeUnifiedMetaDataDeploymentAspect{Configured:**ERROR**},
WSNativeEagerInitializeDeploymentAspect{Configured:**ERROR**},
WSJAXBIntroDeploymentAspect{Configured:**ERROR**},
WSDeploymentAspectInstallerJSE{Create:Installed},
WSDeploymentAspectInstallerJSE{Start:Installed}
at
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:241)
at
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:173)
at
org.jboss.kernel.deployment.jboss.JBossBeanDeployment.startService(JBossBeanDeployment.java:82)
... 94 more
08:47:03,917 INFO [Embedded] Catalina naming disabled
08:47:04,480 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows
optimal performance in production environments was not found on the java.library.path:
C:\jdk1.5\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program
Files\Java\jre1.6.0_07\bin\client;C:\Program
Files\Java\jre1.6.0_07\bin;C:\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\RSA Security\RSA SecurID Software Token\;C:\Program
Files\Hummingbird\Connectivity\9.00\Security\Kerberos\;C:\Program
Files\QuickTime\QTSystem\;C:\Program Files\Private
Shell;C:\jdk1.5\jre\lib;C:\jdk1.5\jre\bin;C:\jdk1.5\bin;C:\jdk1.5\lib;C:\Program
Files\TortoiseSVN\bin;C:\apache-ant-1.7.1\bin;C:\jboss-4.2.2.GA\server\messaging\deploy\arsys.war\WEB-INF\lib
08:47:04,620 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
08:47:04,620 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
08:47:04,620 INFO [Catalina] Initialization processed in 706 ms
08:47:04,620 INFO [StandardService] Starting service jboss.web
08:47:04,636 INFO [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
08:47:04,699 INFO [Catalina] Server startup in 74 ms
08:47:04,949 INFO [TomcatDeployer] deploy, ctxPath=/,
warUrl=.../deploy/jboss-web.deployer/ROOT.war/
08:47:06,042 INFO [TomcatDeployer] deploy, ctxPath=/invoker,
warUrl=.../deploy/http-invoker.sar/invoker.war/
08:47:06,246 ERROR [MainDeployer] Could not create deployment:
file:/C:/jboss-4.2.2.GA/server/default/deploy/jbossws.sar/jbossws-management.war/
java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at
org.jboss.mx.loading.RepositoryClassLoader.loadClassLocally(RepositoryClassLoader.java:200)
at org.jboss.mx.loading.ClassLoadingTask$ThreadTask.run(ClassLoadingTask.java:131)
at org.jboss.mx.loading.LoadMgr3.nextTask(LoadMgr3.java:399)
at
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:527)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at
org.jboss.wsf.container.jboss42.JAXWSDeployerHookPreJSE.getEndpointBeans(JAXWSDeployerHookPreJSE.java:141)
at
org.jboss.wsf.container.jboss42.JAXWSDeployerHookPreJSE.isWebServiceDeployment(JAXWSDeployerHookPreJSE.java:114)
at
org.jboss.wsf.container.jboss42.ArchiveDeployerHook.deploy(ArchiveDeployerHook.java:87)
at
org.jboss.wsf.container.jboss42.DeployerInterceptor.create(DeployerInterceptor.java:79)
at
org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.create(SubDeployerInterceptorSupport.java:180)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:91)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy45.create(Unknown Source)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
at org.jboss.deployment.MainDeployer.addDeployer(MainDeployer.java:368)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy43.addDeployer(Unknown Source)
at org.jboss.web.tomcat.service.JBossWeb.startService(JBossWeb.java:500)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
at
org.jboss.deployment.SubDeployerInterceptor.invokeNext(SubDeployerInterceptor.java:124)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:109)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy9.deploy(Unknown Source)
at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:595)
08:47:06,261 ERROR [MainDeployer] DeploymentException while trying to deploy a package
with a new deployer
org.jboss.deployment.DeploymentException: Could not create deployment:
file:/C:/jboss-4.2.2.GA/server/default/deploy/jbossws.sar/jbossws-management.war/; -
nested throwable: (java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet)
at
org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:53)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:991)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
at org.jboss.deployment.MainDeployer.addDeployer(MainDeployer.java:368)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy43.addDeployer(Unknown Source)
at org.jboss.web.tomcat.service.JBossWeb.startService(JBossWeb.java:500)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
at
org.jboss.deployment.SubDeployerInterceptor.invokeNext(SubDeployerInterceptor.java:124)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:109)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy9.deploy(Unknown Source)
at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at
org.jboss.mx.loading.RepositoryClassLoader.loadClassLocally(RepositoryClassLoader.java:200)
at org.jboss.mx.loading.ClassLoadingTask$ThreadTask.run(ClassLoadingTask.java:131)
at org.jboss.mx.loading.LoadMgr3.nextTask(LoadMgr3.java:399)
at
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:527)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at
org.jboss.wsf.container.jboss42.JAXWSDeployerHookPreJSE.getEndpointBeans(JAXWSDeployerHookPreJSE.java:141)
at
org.jboss.wsf.container.jboss42.JAXWSDeployerHookPreJSE.isWebServiceDeployment(JAXWSDeployerHookPreJSE.java:114)
at
org.jboss.wsf.container.jboss42.ArchiveDeployerHook.deploy(ArchiveDeployerHook.java:87)
at
org.jboss.wsf.container.jboss42.DeployerInterceptor.create(DeployerInterceptor.java:79)
at
org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.create(SubDeployerInterceptorSupport.java:180)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:91)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy45.create(Unknown Source)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
... 115 more
08:47:06,402 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil,
warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
08:47:06,574 INFO [TomcatDeployer] deploy, ctxPath=/juddi,
warUrl=.../deploy/juddi-service.sar/juddi.war/
08:47:06,792 INFO [RegistryServlet] Loading jUDDI configuration.
08:47:06,808 INFO [RegistryServlet] Resources loaded from: /WEB-INF/juddi.properties
08:47:06,808 INFO [RegistryServlet] Initializing jUDDI components.
08:47:08,042 INFO [TomcatDeployer] deploy, ctxPath=/web-console,
warUrl=.../deploy/management/console-mgr.sar/web-console.war/
08:47:09,074 INFO [MailService] Mail Service bound to java:/Mail
08:47:09,339 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in
.../deploy/jboss-ha-local-jdbc.rar
08:47:09,433 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in
.../deploy/jboss-ha-xa-jdbc.rar
08:47:09,542 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in
.../deploy/jboss-local-jdbc.rar
08:47:09,589 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in
.../deploy/jboss-xa-jdbc.rar
08:47:09,683 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in
.../deploy/jms/jms-ra.rar
08:47:09,730 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in
.../deploy/mail-ra.rar
08:47:09,777 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in
.../deploy/quartz-ra.rar
08:47:09,871 INFO [QuartzResourceAdapter] start quartz!!!
08:47:10,011 INFO [SimpleThreadPool] Job execution threads will use class loader of
thread: main
08:47:10,042 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
08:47:10,042 INFO [RAMJobStore] RAMJobStore initialized.
08:47:10,042 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler'
initialized from default resource file in Quartz package: 'quartz.properties'
08:47:10,042 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
08:47:10,042 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED
started.
08:47:11,574 INFO [ConnectionFactoryBindingService] Bound ConnectionManager
'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name
'java:DefaultDS'
08:47:12,011 INFO [A] Bound to JNDI name: queue/A
08:47:12,011 INFO [B] Bound to JNDI name: queue/B
08:47:12,011 INFO [C] Bound to JNDI name: queue/C
08:47:12,011 INFO [D] Bound to JNDI name: queue/D
08:47:12,027 INFO [ex] Bound to JNDI name: queue/ex
08:47:12,058 INFO [testTopic] Bound to JNDI name: topic/testTopic
08:47:12,058 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
08:47:12,058 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
08:47:12,058 INFO [testQueue] Bound to JNDI name: queue/testQueue
08:47:12,168 INFO [UILServerILService] JBossMQ UIL service available at :
/127.0.0.1:8093
08:47:12,199 INFO [DLQ] Bound to JNDI name: queue/DLQ
08:47:12,386 INFO [ConnectionFactoryBindingService] Bound ConnectionManager
'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name
'java:JmsXA'
08:47:12,402 INFO [TomcatDeployer] deploy, ctxPath=/arsys, warUrl=.../deploy/arsys.war/
08:47:12,480 WARN [config] Unable to process deployment descriptor for context
'null'
08:47:13,371 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console,
warUrl=.../deploy/jmx-console.war/
08:47:13,464 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@4cd4229b {
url=file:/C:/jboss-4.2.2.GA/server/default/deploy/jbossws.sar/jbossws-management.war/ }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: javax/servlet/http/HttpServlet
state: FAILED
watch:
file:/C:/jboss-4.2.2.GA/server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
altDD: null
lastDeployed: 1244216826230
lastModified: 1244180980984
mbeans:
--- MBeans waiting for other MBeans ---
ObjectName:
jboss.beans:service=JBossBeanDeployment,name='jbossws.sar#jbossws.beans'
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Cannot start
AbstractKernelDeployment@ce3b62{name=file:/C:/jboss-4.2.2.GA/server/default/deploy/jbossws.sar/jbossws.beans/META-INF/jboss-beans.xml
installed=true beans=[AbstractBeanMetaData@19ccb73{name=WSServerConfig
bean=org.jboss.wsf.stack.jbws.NativeServerConfig properties=[modifySOAPAddress,
webServiceHost, mbeanServer] constructor=null},
AbstractBeanMetaData@f12b72{name=WSSubscriptionManager
bean=org.jboss.ws.extensions.eventing.mgmt.SubscriptionManager properties=[bindAddress]
constructor=null}, AbstractBeanMetaData@15b6aad{name=WSMemoryBufferRecorder
bean=org.jboss.wsf.framework.management.recording.MemoryBufferRecorder
properties=[recording] constructor=null}, AbstractBeanMetaData@b890dc{name=WSLogRecorder
bean=org.jboss.wsf.framework.management.recording.LogRecorder properties=[recording]
constructor=null}, AbstractBeanMetaData@12e7cb6{name=StackRequestHandlerFactory
bean=org.jboss.wsf.stack.jbws.RequestHandlerFactoryImpl properties= constructor=null},
AbstractBeanMetaData@fd9b97{name=WSNativeContextPropertiesDeploymentAspect
bean=org.jboss.wsf.framework.deployment.ContextPropertiesDeploymentAspect
properties=[provides, contextProperties] constructor=null},
AbstractBeanMetaData@1f1e666{name=WSNativeEagerInitializeDeploymentAspect
bean=org.jboss.wsf.stack.jbws.EagerInitializeDeploymentAspect properties=[requires,
provides] constructor=null},
AbstractBeanMetaData@4d40df{name=WSNativeEndpointHandlerDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointHandlerDeploymentAspect
properties=[provides, requires] constructor=null},
AbstractBeanMetaData@1de041e{name=WSNativeEndpointRecordProcessorDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointRecordProcessorDeploymentAspect
properties=[requires, provides, mbeanServer, processors] constructor=null},
AbstractBeanMetaData@e05ad6{name=WSNativeEventingDeploymentAspect
bean=org.jboss.wsf.stack.jbws.EventingDeploymentAspect properties=[requires]
constructor=null},
AbstractBeanMetaData@16bb7d9{name=WSNativePublishContractDeploymentAspect
bean=org.jboss.wsf.stack.jbws.PublishContractDeploymentAspect properties=[requires,
provides] constructor=null},
AbstractBeanMetaData@f346dc{name=WSNativeServiceEndpointInvokerDeploymentAspect
bean=org.jboss.wsf.stack.jbws.ServiceEndpointInvokerDeploymentAspect properties=[requires]
constructor=null}, AbstractBeanMetaData@1b14530{name=WSNativeRMDeploymentAspect
bean=org.jboss.ws.extensions.wsrm.server.RMDeploymentAspect properties=[requires]
constructor=null},
AbstractBeanMetaData@135877f{name=WSNativeUnifiedMetaDataDeploymentAspect
bean=org.jboss.wsf.stack.jbws.UnifiedMetaDataDeploymentAspect properties=[provides,
requires] constructor=null}, AbstractBeanMetaData@152b6f5{name=WSJAXBIntroDeploymentAspect
bean=org.jboss.wsf.stack.jbws.JAXBIntroDeploymentAspect properties=[provides]
constructor=null}, AbstractBeanMetaData@169a50b{name=WSNativeDeploymentAspectInstallerJSE
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller
properties=[sortAspectsOnCreate, manager, aspects] constructor=null
demands=[WSDeploymentAspectInstallerJSE]},
AbstractBeanMetaData@d297c0{name=WSNativeDeploymentAspectInstallerEJB
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller properties=[aspects,
sortAspectsOnCreate, manager] constructor=null demands=[WSDeploymentAspectInstallerEJB]},
AbstractBeanMetaData@1e8e5a7{name=WSNativeDeploymentAspectInstallerEndpointAPI
bean=org.jboss.wsf.framework.deployment.DeploymentAspectInstaller
properties=[sortAspectsOnCreate, aspects, manager] constructor=null
demands=[WSDeploymentAspectInstallerEndpointAPI]},
AbstractBeanMetaData@13d422d{name=WSKernelLocator
bean=org.jboss.wsf.spi.util.KernelLocator properties=[kernel] constructor=null},
AbstractBeanMetaData@c3d062{name=WSMBeanServerLocator
bean=org.jboss.wsf.framework.management.MBeanServerLocator properties= constructor=null},
AbstractBeanMetaData@1a5fb5a{name=WSHTTPServer
bean=org.jboss.wsf.container.jboss42.DeploymentAspectHttpServer properties=[runtimeName]
constructor=null}, AbstractBeanMetaData@1906df{name=WSServiceRefHandler
bean=org.jboss.wsf.container.jboss42.serviceref.ServiceRefHandlerImpl properties=
constructor=null}, AbstractBeanMetaData@1123c5f{name=ServiceRefHandler
bean=org.jboss.wsf.container.jboss42.serviceref.ServiceRefHandlerImpl properties=
constructor=null}, AbstractBeanMetaData@39bf12{name=WSDeployerHook_JAXRPC_PRE_JSE
bean=org.jboss.wsf.container.jboss42.JAXRPCDeployerHookPreJSE
properties=[phaseOneInterceptors, runtime] constructor=null},
AbstractBeanMetaData@12f4538{name=WSDeployerHook_JAXRPC_POST_JSE
bean=org.jboss.wsf.container.jboss42.JAXRPCDeployerHookPostJSE
properties=[phaseTwoInterceptors, runtime] constructor=null},
AbstractBeanMetaData@69695f{name=WSDeployerHook_JAXRPC_EJB21
bean=org.jboss.wsf.container.jboss42.JAXRPCDeployerHookEJB21
properties=[phaseTwoInterceptors, runtime] constructor=null},
AbstractBeanMetaData@84de3c{name=WSDeployerHook_JAXWS_PRE_JSE
bean=org.jboss.wsf.container.jboss42.JAXWSDeployerHookPreJSE properties=[runtime,
phaseOneInterceptors] constructor=null},
AbstractBeanMetaData@11a47df{name=WSDeployerHook_JAXWS_POST_JSE
bean=org.jboss.wsf.container.jboss42.JAXWSDeployerHookPostJSE
properties=[phaseTwoInterceptors, runtime] constructor=null},
AbstractBeanMetaData@648938{name=WSDeployerHook_JAXWS_EJB3
bean=org.jboss.wsf.container.jboss42.JAXWSDeployerHookEJB3 properties=[runtime,
phaseTwoInterceptors] constructor=null},
AbstractBeanMetaData@6cbecf{name=WebserviceJSERuntime
bean=org.jboss.wsf.container.jboss42.LazyAssemblyWSFRuntime
properties=[invocationHandlerFactory, deploymentAspectManager, runtimeName,
endpointRegistry] constructor=null},
AbstractBeanMetaData@16321e6{name=WebserviceEJBRuntime
bean=org.jboss.wsf.container.jboss42.LazyAssemblyWSFRuntime
properties=[deploymentAspectManager, invocationHandlerFactory, endpointRegistry,
runtimeName] constructor=null}, AbstractBeanMetaData@14683c0{name=EndpointAPIRuntime
bean=org.jboss.wsf.container.jboss42.LazyAssemblyWSFRuntime
properties=[deploymentAspectManager, invocationHandlerFactory, runtimeName,
endpointRegistry] constructor=null}, AbstractBeanMetaData@73bc22{name=WSEndpointRegistry
bean=org.jboss.wsf.framework.management.ManagedEndpointRegistry properties=[mbeanServer]
constructor=null}, AbstractBeanMetaData@449afc{name=InvocationHandlerFactory
bean=org.jboss.wsf.container.jboss42.InvocationHandlerFactoryImpl properties=
constructor=null}, AbstractBeanMetaData@1b3967{name=WSDeploymentAspectManagerJSE
bean=org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl properties=[name]
constructor=null}, AbstractBeanMetaData@155d4be{name=WSDeploymentAspectManagerEJB
bean=org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl properties=[name]
constructor=null}, AbstractBeanMetaData@21a1e{name=WSDeploymentAspectManagerEndpointAPI
bean=org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl properties=[name]
constructor=null}, AbstractBeanMetaData@e312{name=WSContainerMetaDataDeploymentAspect
bean=org.jboss.wsf.container.jboss42.ContainerMetaDataDeploymentAspect
properties=[metaDataAdapter, provides] constructor=null},
AbstractBeanMetaData@3bce70{name=WSContextRootDeploymentAspect
bean=org.jboss.wsf.framework.deployment.BackwardCompatibleContextRootDeploymentAspect
properties=[provides, requires] constructor=null},
AbstractBeanMetaData@6e56ae{name=WSEndpointAPIDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointAPIDeploymentAspect properties=[provides]
constructor=null}, AbstractBeanMetaData@1fcbac1{name=WSEndpointAddressDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointAddressDeploymentAspect
properties=[provides, requires] constructor=null},
AbstractBeanMetaData@148e23b{name=WSEndpointHandlerDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointHandlerDeploymentAspect
properties=[requires, provides] constructor=null},
AbstractBeanMetaData@1fc9f88{name=WSEndpointLifecycleDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointLifecycleDeploymentAspect
properties=[requires] constructor=null},
AbstractBeanMetaData@4dd014{name=WSEndpointMetricsDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointMetricsDeploymentAspect
properties=[provides] constructor=null},
AbstractBeanMetaData@97f621{name=WSEndpointNameDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointNameDeploymentAspect properties=[provides,
requires] constructor=null},
AbstractBeanMetaData@a02839{name=WSEndpointRegistryDeploymentAspect
bean=org.jboss.wsf.framework.deployment.EndpointRegistryDeploymentAspect
properties=[provides, requires] constructor=null demands=[WSEndpointRegistry]},
AbstractBeanMetaData@b0ede6{name=WSModifyWebMetaDataDeploymentAspect
bean=org.jboss.wsf.container.jboss42.ModifyWebMetaDataDeploymentAspect
properties=[webXMLRewriter, requires] constructor=null},
AbstractBeanMetaData@1d29a78{name=WSRuntimeLoaderDeploymentAspect
bean=org.jboss.wsf.container.jboss42.RuntimeLoaderDeploymentAspect properties=[provides,
requires] constructor=null},
AbstractBeanMetaData@19b6225{name=WSURLPatternDeploymentAspect
bean=org.jboss.wsf.framework.deployment.BackwardCompatibleURLPatternDeploymentAspect
properties=[requires, provides] constructor=null},
AbstractBeanMetaData@487c5f{name=WSWebAppDeploymentAspect
bean=org.jboss.wsf.container.jboss42.WebAppDeploymentAspect properties=[webXMLRewriter,
requires] constructor=null},
AbstractBeanMetaData@dd725b{name=WSWebAppGeneratorDeploymentAspect
bean=org.jboss.wsf.framework.deployment.WebAppGeneratorDeploymentAspect
properties=[provides, securityHandlerEJB3, securityHandlerEJB21, requires]
constructor=null}, AbstractBeanMetaData@7ed081{name=WSFakeWebMetaDataDeploymentAspect
bean=org.jboss.wsf.framework.deployment.IdentityDeploymentAspect properties=[provides]
constructor=null}, AbstractBeanMetaData@1aac775{name=WSApplicationMetaDataAdapterEJB21
bean=org.jboss.wsf.container.jboss42.EJBArchiveMetaDataAdapterEJB21 properties=
constructor=null}, AbstractBeanMetaData@10ce397{name=WSApplicationMetaDataAdapterEJB3
bean=org.jboss.wsf.container.jboss42.EJBArchiveMetaDataAdapterEJB3 properties=
constructor=null}, AbstractBeanMetaData@131f919{name=WSContainerMetaDataAdapter
bean=org.jboss.wsf.container.jboss42.ContainerMetaDataAdapter
properties=[applicationMetaDataAdapterEJB21, applicationMetaDataAdapterEJ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235714#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...