Hi Dimitrios, Seems like some of the jars are missing inside the WEB-INF/lib directory of your esb.war. Please add all the jars in CARBON_HOME/lib/api to your webapp.
Thanks, Sameera. On Fri, Dec 9, 2011 at 1:26 PM, Dimitrios Keramidas <[email protected]>wrote: > Hi everyone, I'm new to ESB an I've been trying to experiment with it. > I have followed the guide "Integrating Apache ActiveMQ with WSO2 > ESB<http://techfeast-hiranya.blogspot.com/2009/07/integrating-apache-activemq-with-wso2.html>" > and it worked perfectly. > Afterwards, I attempted to integrate the esb with an instance of JBoss AS > 5.1 I'm already running. I've followed the guide "Deploying WSO2 ESB on > JBoss Application > Server<http://docs.wso2.org/display/ESB/Deploying+WSO2+ESB+on+JBoss+Application+Server>" > in order to do that. > I have changed certain paths which are different than the version > mentioned in the guide, and I've used a different connector port in > server.xml (mine occupies port 9443 instead of 8443). > > The problem is that while deploying the wso2esb.war, I get the following > error (not complete stack trace): > > ERROR > [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/wso2esb]] > (main) StandardWrapper.Throwable > java.lang.NoClassDefFoundError: > org/wso2/carbon/utils/multitenancy/CarbonContextHolder > at > org.wso2.carbon.bridge.BridgeServlet.init(BridgeServlet.java:76) > at javax.servlet.GenericServlet.init(GenericServlet.java:212) > ..... > Caused by: > java.lang.ClassNotFoundException: > org.wso2.carbon.utils.multitenancy.CarbonContextHolder > .... > > I've attached the complete stacktrace. I am using Oracle's JVM (1.6) on > linux. Any help will be greatly appreciated! > > P.S. I've also posted this question in the forums. > > Dimitris > > _______________________________________________ > Esb-java-user mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/esb-java-user > > -- Sameera Jayasoma Technical Lead and Product Manager, WSO2 Carbon WSO2, Inc. (http://wso2.com) email: [email protected] blog: http://tech.jayasoma.org Lean . Enterprise . Middleware
_______________________________________________ Esb-java-user mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/esb-java-user
