Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BCF410120 for ; Wed, 4 Sep 2013 06:44:52 +0000 (UTC) Received: (qmail 82720 invoked by uid 500); 4 Sep 2013 06:44:42 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 82664 invoked by uid 500); 4 Sep 2013 06:44:42 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 98164 invoked by uid 99); 4 Sep 2013 05:44:32 -0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of contactreji@gmail.com does not designate 216.139.236.26 as permitted sender) Date: Tue, 3 Sep 2013 22:44:04 -0700 (PDT) From: contactreji To: users@camel.apache.org Message-ID: <1378273444962-5738637.post@n5.nabble.com> In-Reply-To: References: <1378204920162-5738570.post@n5.nabble.com> <1378224632417-5738605.post@n5.nabble.com> Subject: Re: org.eclipse.jetty.http.security nDependency not resolved MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Claus Thank you so much. It indeed reduced a lot of problems. I am using the Constraint class as *org.eclipse.jetty.util.security.Constraint* All the previous errors we cleared. But I get few NULLPointors now. Please find my FUSE LOG, POM and securityHandler configs below. I am sure you might have an idea how to get rid of the last trouble. FUSE LOG ---------------------------- * 08:32:47,463 | WARN | Queue_MES_to_EC] | faultJmsMessageListenerContainer | 153 - org.springframework.jms - 3.0.7.RELEASE | Could not refresh JMS Connection for destination 'Queue_MES_to_EC' - retrying in 5000 ms. Cause: Stopped. 08:32:48,402 | INFO | S-1.0.0-thread-1 | ultOsgiApplicationContextCreator | 113 - org.springframework.osgi.extender - 1.2.1 | Discovered configurations {osgibundle:/META-INF/spring/*.xml} in bundle [Copper_Recovery_Percentage_Ssl_JAAS (mes-bw-copper_recovery_perc_ssl_JAAS)] 08:32:48,403 | INFO | xtenderThread-45 | OsgiBundleXmlApplicationContext | 104 - org.springframework.context - 3.0.7.RELEASE | Refreshing OsgiBundleXmlApplicationContext(bundle=mes-bw-copper_recovery_perc_ssl_JAAS, config=osgibundle:/META-INF/spring/*.xml): startup date [Wed Sep 04 08:32:48 EEST 2013]; root of context hierarchy 08:32:48,403 | INFO | xtenderThread-45 | OsgiBundleXmlApplicationContext | 104 - org.springframework.context - 3.0.7.RELEASE | Application Context service already unpublished 08:32:48,404 | INFO | xtenderThread-45 | XmlBeanDefinitionReader | 105 - org.springframework.beans - 3.0.7.RELEASE | Loading XML bean definitions from URL [bundle://280.0:0/META-INF/spring/camel-cxf.xml] 08:32:48,427 | INFO | xtenderThread-45 | XmlBeanDefinitionReader | 105 - org.springframework.beans - 3.0.7.RELEASE | Loading XML bean definitions from OSGi resource[classpath:META-INF/spring/jetty-spring.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS] 08:32:48,437 | INFO | xtenderThread-45 | XmlBeanDefinitionReader | 105 - org.springframework.beans - 3.0.7.RELEASE | Loading XML bean definitions from OSGi resource[classpath:META-INF/spring/camel-route.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS] 08:32:48,481 | INFO | xtenderThread-45 | XmlBeanDefinitionReader | 105 - org.springframework.beans - 3.0.7.RELEASE | Loading XML bean definitions from URL [bundle://280.0:0/META-INF/spring/camel-route.xml] 08:32:48,518 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'PersistInbound': replacing [Generic bean: class [outotec.com.mes.bw.copper_recovery_perc.PersistInbound]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in OSGi resource[classpath:META-INF/spring/camel-route.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS]] with [Generic bean: class [outotec.com.mes.bw.copper_recovery_perc.PersistInbound]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://280.0:0/META-INF/spring/camel-route.xml]] 08:32:48,519 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'PIServiceProxy.proxyFactory': replacing [Generic bean: class [org.apache.cxf.jaxws.JaxWsProxyFactoryBean]; scope=; abstract=true; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.apache.cxf.jaxws.JaxWsProxyFactoryBean]; scope=; abstract=true; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] 08:32:48,519 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'PIServiceProxy': replacing [Generic bean: class [org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser$JAXWSSpringClientProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser$JAXWSSpringClientProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] 08:32:48,519 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'outotec-datasource': replacing [Generic bean: class [org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] 08:32:48,520 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'SAPPIEndpoint': replacing [Generic bean: class [outotec.com.mes.bw.copper_recovery_perc.Pi_CopperRecoveryPerc]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=init; destroyMethodName=destroy; defined in OSGi resource[classpath:META-INF/spring/camel-route.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS]] with [Generic bean: class [outotec.com.mes.bw.copper_recovery_perc.Pi_CopperRecoveryPerc]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=init; destroyMethodName=destroy; defined in URL [bundle://280.0:0/META-INF/spring/camel-route.xml]] 08:32:48,520 | INFO | xtenderThread-45 | XmlBeanDefinitionReader | 105 - org.springframework.beans - 3.0.7.RELEASE | Loading XML bean definitions from URL [bundle://280.0:0/META-INF/spring/jetty-spring.xml] 08:32:48,529 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'loginService': replacing [Generic bean: class [org.eclipse.jetty.plus.jaas.JAASLoginService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in OSGi resource[classpath:META-INF/spring/jetty-spring.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS]] with [Generic bean: class [org.eclipse.jetty.plus.jaas.JAASLoginService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://280.0:0/META-INF/spring/jetty-spring.xml]] 08:32:48,529 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'identityService': replacing [Generic bean: class [org.eclipse.jetty.security.DefaultIdentityService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in OSGi resource[classpath:META-INF/spring/jetty-spring.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS]] with [Generic bean: class [org.eclipse.jetty.security.DefaultIdentityService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://280.0:0/META-INF/spring/jetty-spring.xml]] 08:32:48,529 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'constraint': replacing [Generic bean: class [org.eclipse.jetty.util.security.Constraint]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in OSGi resource[classpath:META-INF/spring/jetty-spring.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS]] with [Generic bean: class [org.eclipse.jetty.util.security.Constraint]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://280.0:0/META-INF/spring/jetty-spring.xml]] 08:32:48,529 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'constraintMapping': replacing [Generic bean: class [org.eclipse.jetty.security.ConstraintMapping]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in OSGi resource[classpath:META-INF/spring/jetty-spring.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS]] with [Generic bean: class [org.eclipse.jetty.security.ConstraintMapping]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://280.0:0/META-INF/spring/jetty-spring.xml]] 08:32:48,530 | INFO | xtenderThread-45 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Overriding bean definition for bean 'securityHandler': replacing [Generic bean: class [org.eclipse.jetty.security.ConstraintSecurityHandler]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in OSGi resource[classpath:META-INF/spring/jetty-spring.xml|bnd.id=280|bnd.sym=mes-bw-copper_recovery_perc_ssl_JAAS]] with [Generic bean: class [org.eclipse.jetty.security.ConstraintSecurityHandler]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://280.0:0/META-INF/spring/jetty-spring.xml]] 08:32:48,537 | INFO | xtenderThread-45 | WaiterApplicationContextExecutor | 113 - org.springframework.osgi.extender - 1.2.1 | No outstanding OSGi service dependencies, completing initialization for OsgiBundleXmlApplicationContext(bundle=mes-bw-copper_recovery_perc_ssl_JAAS, config=osgibundle:/META-INF/spring/*.xml) 08:32:48,545 | INFO | xtenderThread-46 | DefaultListableBeanFactory | 105 - org.springframework.beans - 3.0.7.RELEASE | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@34ceb5a0: defining beans [loginService,identityService,constraint,constraintMapping,securityHandler,camel-75:beanPostProcessor,camel-75,PersistInbound,PIServiceProxy.proxyFactory,PIServiceProxy,outotec-datasource,SAPPIEndpoint,MESEndpoint,jetty,*.http-conduit,camel-76:beanPostProcessor,camel-76]; root of factory hierarchy 08:32:48,564 | INFO | xtenderThread-46 | InstrumentationManagerImpl | 166 - org.apache.cxf.cxf-rt-management - 2.6.0.fuse-71-047 | registering MBean org.apache.cxf:bus.id=mes-bw-copper_recovery_perc_ssl_JAAS-cxf450665488,type=Bus,instance.id=450665488: org.apache.cxf.bus.ManagedBus@989ec37 08:32:48,564 | INFO | xtenderThread-46 | InstrumentationManagerImpl | 166 - org.apache.cxf.cxf-rt-management - 2.6.0.fuse-71-047 | registering MBean org.apache.cxf:bus.id=mes-bw-copper_recovery_perc_ssl_JAAS-cxf450665488,type=Bus,instance.id=450665488: javax.management.modelmbean.RequiredModelMBean@3df313c5 08:32:48,565 | INFO | xtenderThread-46 | InstrumentationManagerImpl | 166 - org.apache.cxf.cxf-rt-management - 2.6.0.fuse-71-047 | registered org.apache.cxf:bus.id=mes-bw-copper_recovery_perc_ssl_JAAS-cxf450665488,type=Bus,instance.id=450665488 08:32:48,566 | INFO | xtenderThread-46 | InstrumentationManagerImpl | 166 - org.apache.cxf.cxf-rt-management - 2.6.0.fuse-71-047 | registering MBean org.apache.cxf:bus.id=mes-bw-copper_recovery_perc_ssl_JAAS-cxf450665488,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=1984434024: org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper@74ebb182 08:32:48,567 | INFO | xtenderThread-46 | InstrumentationManagerImpl | 166 - org.apache.cxf.cxf-rt-management - 2.6.0.fuse-71-047 | registering MBean org.apache.cxf:bus.id=mes-bw-copper_recovery_perc_ssl_JAAS-cxf450665488,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=1984434024: javax.management.modelmbean.RequiredModelMBean@1dd309c6 08:32:48,572 | INFO | xtenderThread-46 | ManagementStrategyFactory | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | JMX enabled. 08:32:48,576 | INFO | xtenderThread-46 | OsgiServiceProxyFactoryBean | 114 - org.springframework.osgi.core - 1.2.1 | Looking for mandatory OSGi service dependency for bean [outotec-datasource] matching filter (objectClass=javax.sql.DataSource) 08:32:48,577 | INFO | xtenderThread-46 | OsgiServiceProxyFactoryBean | 114 - org.springframework.osgi.core - 1.2.1 | Found mandatory OSGi service for bean [outotec-datasource] 08:32:48,578 | INFO | xtenderThread-46 | ReflectionServiceFactoryBean | 168 - org.apache.cxf.cxf-rt-core - 2.6.0.fuse-71-047 | Creating Service {urn:outotec:pi:mes:id56:CopperRecovery}SIID56CopperRecoveryAsyncOutService from class outotec.pi.mes.id56.copperrecovery.SIID56CopperRecoveryAsyncOut 08:32:48,590 | INFO | xtenderThread-46 | Pi_CopperRecoveryPerc | 280 - mes-bw-copper_recovery_perc_ssl_JAAS - 1.0.0 | Starting client invoker thread. 08:32:48,591 | INFO | invoker thread. | Pi_CopperRecoveryPerc | 280 - mes-bw-copper_recovery_perc_ssl_JAAS - 1.0.0 | inside run 08:32:48,606 | INFO | xtenderThread-46 | ManagementStrategyFactory | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | JMX enabled. 08:32:48,606 | INFO | xtenderThread-46 | OsgiSpringCamelContext | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Apache Camel 2.10.0.fuse-71-047 (CamelContext: 280-camel-78) is starting 08:32:48,619 | INFO | xtenderThread-46 | Activator | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Found 2 @Converter classes to load 08:32:48,620 | INFO | xtenderThread-46 | Activator | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Found 1 @Converter classes to load 08:32:48,620 | INFO | xtenderThread-46 | Activator | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Found 1 @Converter classes to load 08:32:48,621 | INFO | xtenderThread-46 | Activator | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Found 2 @Converter classes to load 08:32:48,622 | INFO | xtenderThread-46 | Activator | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Found 2 @Converter classes to load 08:32:48,622 | INFO | xtenderThread-46 | Activator | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Found 1 @Converter classes to load 08:32:48,623 | INFO | xtenderThread-46 | Activator | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Found 1 @Converter classes to load 08:32:48,623 | INFO | xtenderThread-46 | Activator | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Found 0 @Converter classes to load 08:32:48,676 | INFO | xtenderThread-46 | ReflectionServiceFactoryBean | 168 - org.apache.cxf.cxf-rt-core - 2.6.0.fuse-71-047 | Creating Service {urn:outotec:pi:mes:id56:CopperRecovery}SI_ID56_CopperRecovery_async_outService from WSDL: wsdl/SI_ID56_CopperRecovery_async_outService.wsdl 08:32:48,691 | INFO | xtenderThread-46 | OsgiSpringCamelContext | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Apache Camel 2.10.0.fuse-71-047 (CamelContext: 280-camel-78) is shutting down 08:32:48,692 | INFO | xtenderThread-46 | DefaultTypeConverter | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | TypeConverterRegistry utilization[attempts=1, hits=0, misses=1, failures=0] mappings[total=209, misses=1] 08:32:48,693 | INFO | xtenderThread-46 | OsgiSpringCamelContext | 147 - org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Apache Camel 2.10.0.fuse-71-047 (CamelContext: 280-camel-78) is shutdown in 0.002 seconds. Uptime 0.087 seconds. 08:32:48,693 | ERROR | xtenderThread-46 | ContextLoaderListener | 113 - org.springframework.osgi.extender - 1.2.1 | Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=mes-bw-copper_recovery_perc_ssl_JAAS, config=osgibundle:/META-INF/spring/*.xml)) org.apache.camel.RuntimeCamelException: java.lang.NullPointerException at org.apache.camel.util.ObjectHelper.wrapRuntimeCamelException(ObjectHelper.java:1271)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.spring.SpringCamelContext.onApplicationEvent(SpringCamelContext.java:120)[149:org.apache.camel.camel-spring:2.10.0.fuse-71-047] at org.apache.camel.spring.CamelContextFactoryBean.onApplicationEvent(CamelContextFactoryBean.java:280)[149:org.apache.camel.camel-spring:2.10.0.fuse-71-047] at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)[104:org.springframework.context:3.0.7.RELEASE] at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)[104:org.springframework.context:3.0.7.RELEASE] at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:911)[104:org.springframework.context:3.0.7.RELEASE] at org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext.finishRefresh(AbstractOsgiBundleApplicationContext.java:235)[114:org.springframework.osgi.core:1.2.1] at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:358)[114:org.springframework.osgi.core:1.2.1] at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)[114:org.springframework.osgi.core:1.2.1] at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)[114:org.springframework.osgi.core:1.2.1] at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)[113:org.springframework.osgi.extender:1.2.1] at java.lang.Thread.run(Thread.java:662)[:1.6.0_45] Caused by: java.lang.NullPointerException at org.apache.cxf.binding.soap.SoapTransportFactory.getDestination(SoapTransportFactory.java:135)[175:org.apache.cxf.cxf-rt-bindings-soap:2.6.0.fuse-71-047] at org.apache.cxf.endpoint.ServerImpl.initDestination(ServerImpl.java:93)[169:org.apache.cxf.cxf-api:2.6.0.fuse-71-047] at org.apache.cxf.endpoint.ServerImpl.(ServerImpl.java:72)[169:org.apache.cxf.cxf-api:2.6.0.fuse-71-047] at org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:160)[179:org.apache.cxf.cxf-rt-frontend-simple:2.6.0.fuse-71-047] at org.apache.cxf.jaxws.JaxWsServerFactoryBean.create(JaxWsServerFactoryBean.java:211)[180:org.apache.cxf.cxf-rt-frontend-jaxws:2.6.0.fuse-71-047] at org.apache.camel.component.cxf.CxfConsumer.(CxfConsumer.java:232)[211:org.apache.camel.camel-cxf:2.10.0.fuse-71-047] at org.apache.camel.component.cxf.CxfEndpoint.createConsumer(CxfEndpoint.java:202)[211:org.apache.camel.camel-cxf:2.10.0.fuse-71-047] at org.apache.camel.impl.EventDrivenConsumerRoute.addServices(EventDrivenConsumerRoute.java:65)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.impl.DefaultRoute.onStartingServices(DefaultRoute.java:80)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.impl.RouteService.warmUp(RouteService.java:133)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.impl.DefaultCamelContext.doWarmUpRoutes(DefaultCamelContext.java:1992)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:1920)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.impl.DefaultCamelContext.doStartOrResumeRoutes(DefaultCamelContext.java:1708)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:1589)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:1445)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.spring.SpringCamelContext.doStart(SpringCamelContext.java:179)[149:org.apache.camel.camel-spring:2.10.0.fuse-71-047] at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:60)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:1413)[147:org.apache.camel.camel-core:2.10.0.fuse-71-047] at org.apache.camel.spring.SpringCamelContext.maybeStart(SpringCamelContext.java:228)[149:org.apache.camel.camel-spring:2.10.0.fuse-71-047] at org.apache.camel.spring.SpringCamelContext.onApplicationEvent(SpringCamelContext.java:118)[149:org.apache.camel.camel-spring:2.10.0.fuse-71-047]* securityHandlerConfig ------------------------------------------ org.apache.karaf.jaas.modules.RolePrincipal * POM File ------------------------------- 4.0.0 1.0.0 com.outotec mes-bw-copper_recovery_perc_ssl_JAAS Copper_Recovery_Percentage_Ssl_JAAS Creates a web service using the WSDL contract first bundle fusesource FuseSource Release Repository http://repo.fusesource.com/nexus/content/groups/public/ false true fusesource.ea FuseSource Community Early Access Release Repository http://repo.fusesource.com/nexus/content/groups/ea false true jboss-public-repository-group JBoss Public Repository Group http://repository.jboss.org/nexus/content/groups/public/ default true never true daily fusesource FuseSource Release Repository http://repo.fusesource.com/nexus/content/groups/public/ false true fusesource.ea FuseSource Community Early Access Release Repository http://repo.fusesource.com/nexus/content/groups/ea false true org.apache.camel camel-core 2.10.0.fuse-71-047 org.apache.camel camel-cxf 2.10.0.fuse-71-047 log4j log4j 1.2.16 org.slf4j slf4j-api 1.7.5 org.slf4j slf4j-log4j12 1.6.1 org.apache.camel camel-test-spring 2.10.0.fuse-71-047 test junit junit 4.10 test com.google.code.maven-play-plugin.hsqldb hsqldb 1.8.1.2 org.eclipse.jetty jetty-server 7.4.1.v20110513 org.eclipse.jetty.aggregate jetty-all 7.4.1.v20110513 org.ops4j.pax.web pax-web-jetty-bundle 3.0.2 org.eclipse.jetty jetty-security 7.4.1.v20110513 org.apache.felix maven-bundle-plugin 2.3.4 true jetty.xml,jetty-ssl.xml,jetty-https.xml ${project.artifactId} javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi, org.apache.karaf.jaas.modules, org.eclipse.jetty.plus.jaas;version="7.4.1.v20110513", org.eclipse.jetty.security;version="7.4.1.v20110513", org.eclipse.jetty.util.security;version="7.6.0.v20120127", * org.apache.camel.jaas org.apache.cxf cxf-codegen-plugin 2.7.6 generate-sources generate-sources ${basedir}/target/generated/src/main/java ${basedir}/src/main/resources/wsdl/SI_ID56_CopperRecovery_async_outService.wsdl -impl wsdl2java org.apache.maven.plugins maven-compiler-plugin 3.1 1.6 1.6 org.apache.maven.plugins maven-resources-plugin 2.6 org.apache.camel camel-maven-plugin 2.10.0.fuse-71-047 org.mortbay.jetty jetty-maven-plugin 8.1.0.RC5 7.6.7 * Please help me Claus in getting this resolved. -- View this message in context: http://camel.465427.n5.nabble.com/org-eclipse-jetty-http-security-nDependency-not-resolved-tp5738570p5738637.html Sent from the Camel - Users mailing list archive at Nabble.com.