You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by pradeep <pr...@gmail.com> on 2006/09/13 13:29:29 UTC

http basic authentication error

http://incubator.apache.org/servicemix/main/servicemix-http.html

rg.springframework.beans.NotWritablePropertyException: Invalid property
'basicAuthentication' of bean class [org.apache.
servicemix.http.HttpEndpoint]: Bean property 'basicAuthentication' is not
writable or has an invalid setter method. Does
 the parameter type of the setter match the return type of the getter?
        at
org.apache.xbean.kernel.standard.ServiceManagerRegistry.registerService(ServiceManagerRegistry.java:427)
        at
org.apache.xbean.kernel.standard.StandardKernel.registerService(StandardKernel.java:221)
        at
org.apache.xbean.server.spring.loader.SpringLoader.load(SpringLoader.java:149)
        at
org.apache.servicemix.common.xbean.AbstractXBeanDeployer.deploy(AbstractXBeanDeployer.java:91)
        at
org.apache.servicemix.common.BaseServiceUnitManager.doDeploy(BaseServiceUnitManager.java:87)
        at
org.apache.servicemix.common.BaseServiceUnitManager.deploy(BaseServiceUnitManager.java:68)
        at
org.apache.servicemix.jbi.framework.DeploymentService.deployServiceAssembly(DeploymentService.java:526)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(AutoDeploymentService.java:258)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService$2.run(AutoDeploymentService.java:508)
        at
org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.java:291)
        at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:595)

-- 
View this message in context: http://www.nabble.com/http-basic-authentication-error-tf2264608.html#a6283694
Sent from the ServiceMix - User forum at Nabble.com.


Re: http basic authentication error

Posted by pradeep <pr...@gmail.com>.
Please help me.


pradeep wrote:
> 
> http://incubator.apache.org/servicemix/main/servicemix-http.html
> 
> rg.springframework.beans.NotWritablePropertyException: Invalid property
> 'basicAuthentication' of bean class [org.apache.
> servicemix.http.HttpEndpoint]: Bean property 'basicAuthentication' is not
> writable or has an invalid setter method. Does
>  the parameter type of the setter match the return type of the getter?
>         at
> org.apache.xbean.kernel.standard.ServiceManagerRegistry.registerService(ServiceManagerRegistry.java:427)
>         at
> org.apache.xbean.kernel.standard.StandardKernel.registerService(StandardKernel.java:221)
>         at
> org.apache.xbean.server.spring.loader.SpringLoader.load(SpringLoader.java:149)
>         at
> org.apache.servicemix.common.xbean.AbstractXBeanDeployer.deploy(AbstractXBeanDeployer.java:91)
>         at
> org.apache.servicemix.common.BaseServiceUnitManager.doDeploy(BaseServiceUnitManager.java:87)
>         at
> org.apache.servicemix.common.BaseServiceUnitManager.deploy(BaseServiceUnitManager.java:68)
>         at
> org.apache.servicemix.jbi.framework.DeploymentService.deployServiceAssembly(DeploymentService.java:526)
>         at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(AutoDeploymentService.java:258)
>         at
> org.apache.servicemix.jbi.framework.AutoDeploymentService$2.run(AutoDeploymentService.java:508)
>         at
> org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.java:291)
>         at
> EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
>         at java.lang.Thread.run(Thread.java:595)
> 
> 

-- 
View this message in context: http://www.nabble.com/http-basic-authentication-error-tf2264608.html#a6306689
Sent from the ServiceMix - User forum at Nabble.com.