> First, make sure that the META-INF directory is capitalized in the JAR file,
> then look for XML errors. For example, starting an <entity> block and
> forgetting an ending tag. You might want to try running the ejb-jar.xml file
> through a validating XML parser, as it will give you very detailed
> information on your file vs. the DTD.
The META-INF directory is capitalized in the JAR file.
A visual inspection of the ejb-jar.xml file looks good.
As far as the DTD goes, there is no DTD reference in the ejb-jar.xml file. Is
this enough to cause a failure?
Chris
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]