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
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
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