hello, I've just write the sample project to create an EJB / Servlet based on http://docs.jboss.com/jbosside/tutorial/build/en/html/index.html documentation.
I have Eclipse 3.0 (with jboss plugin) and Jboss 1.4.0.2 I have the following errors during the deployment of the ear file. I have checked the line jboss.cache:service=TomcatClusteringCache inside the jboss-service.xml file and it is ok. 03:03:00,375 INFO [TomcatDeployer] deploy, ctxPath=/Session1, warUrl=file:/C:/Program Files/jboss-4.0.2/server/default/ tmp/deploy/tmp2141Session1App.ear-contents/Session1Web-exp.war/ 03:03:00,500 INFO [JBossCacheManager] init(): replicationGranularity_ is 0 and invaldateSessionPolicy is 2 03:03:00,515 ERROR [JBossCacheManager] JBossCacheService to Tomcat clustering not found 03:03:00,515 ERROR [TomcatDeployer] Failed to setup clustering, clustering disabled I need some help... thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892175#3892175 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892175 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
