Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2
------------------------------------------------------------------
Key: GERONIMO-4075
URL: https://issues.apache.org/jira/browse/GERONIMO-4075
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.1.1
Reporter: Daniel
The schema under http://geronimo.apache.org/xml/ns/deployment-1.2 is currently
referencing itself with a wrong URL when it says
All the
Service deployment plan must specify the top level element as module
with namespace specified as xmlns=
"http://geronimo.apache.org/xml/ns/j2ee/deployment-1.2". The default
location for this document is
http://geronimo.apache.org/schemas-1.2/geronimo-module-1.2.xsd.
(Note the "/j2ee/".)
Unfortunately, the current deployer (2.1.1) just bails out with a (technically
correct, but) very general error description ("... because no deployer is able
to handle it ...") when this URL is actually used. Just took me two hours to
figure it out :-(
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.