You may need to disable jmx for both the smx container and the embedded broker (via WEB-INF/servicemix.xml and WEB-INF/activemq.xml). It seems to conflict with the WAS container.
/Dave On Tue, Oct 20, 2009 at 8:48 AM, larasith <[email protected]> wrote: > > Hi, know anyone how to deploy smx in websphere. I'm trying to deploy de war > distribution and i get this error: > > Error Message: Filter [spring]: could not be initialized > Error Code: 500 > Target Servlet: null > Error Stack: > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'jbi' defined in ServletContext resource > [/WEB-INF/servicemix.xml]: Invocation of init method failed; nested > exception is javax.jbi.JBIException: > javax.management.InstanceAlreadyExistsException: > org.apache.servicemix:Name=ManagementContext,cell=PC-201493Node01Cell,Type=SystemService,ContainerName=ServiceMix,node=PC-201493Node01,process=server1 > > thanks > -- > View this message in context: > http://www.nabble.com/Deploy-servicemix-3.3.1-in-websphere-6.1-tp25974461p25974461.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
