Hope this helps.
| <Engine name="jboss.web" defaultHost="localhost" jvmRoute="tes1"> | anonymous wrote : | 11:47:44,608 ERROR [MainDeployer] Could not initialise deployment: file:/u01/software/Apps/701/jboss-4.2.0.GA/cs701_edit/server/default/deploy/jboss-web.deployer/ | org.jboss.deployment.DeploymentException: Open quote is expected for attribute "name" associated with an element type "Engine".; - nested throwable: (org.xml.sax.SAXParseException: Open quote is expected for attribute "name" associated with an element type "Engine".) | JBoss is expecting the values to be within quotes (I make this mistake often). Also I don't think clustering will work with the default server config, you should try using the all configuration. I did this, and just removed what I didn't need. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072273#4072273 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072273 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
