[JBoss-user] [JBossWS] - Error running JAXMServlet on jBoss-4.0.2

2006-02-28 Thread ashish7s
I have deployed a JAXMServlet (of jaxm-api.jar) on jboss-4.0.2. I am using jdk1.5 and bundling the Sun's saaj APIs with the app. I looked at all the xerces APIs and they all have the getSchema () methods. Not sure what the problem is. Help is highly appreciated. I get the following exception j

[JBoss-user] [Management, JMX/JBoss] - JBossNotCompilantMBeanExcetion

2006-02-10 Thread ashish7s
Hi, When I start the jBoss-4.0.2 on HP-UX 11.11 I get the following exception : [MainDeployer] could not create deployment: file: ./server/default/conf/jboss-service.xml org.jboss.deployment.DeploymentException: Error parsing the XML file, from XMLMetaData: ; - nested throwable: (org.j

[JBoss-user] [Clustering/JBoss] - Clustering with instances running on different subnets

2006-02-09 Thread ashish7s
Hi, [Sorry if this has been asked before].. How to configure two or more jBoss instances running on machines on different subnets? If the machines are on the same subnet, it pucks up other jBoss with the same partion name and config but does not if the machines are on different subnet. Could