wrong tablib short-name causes deployment error on Geronimo
-----------------------------------------------------------

                 Key: MRM-851
                 URL: http://jira.codehaus.org/browse/MRM-851
             Project: Archiva
          Issue Type: Bug
         Environment: Geronimo 2.1
            Reporter: Michał Borowiecki


taglib short-name should not contain spaces according to the DTD comments

<!--
Defines a short (default) short-name to be used for tags and
variable names used/created by this tag library.  Do not use
white space, and do not start with digits or underscore.

#PCDATA ::= NMTOKEN
-->

<!ELEMENT short-name      (#PCDATA) >


This causes deployment error on Geronimo
/usr/local/jboss/geronimo-tomcat6-javaee5-2.1/repository/default/archiva/1214491550010/archiva-1214491550010.war/WEB-INF/classes/META-INF/taglib.tld:8:4:
 error: cvc-datatype-valid.1.1: string value 'Archiva Taglib' does not match 
pattern for tld-canonical-nameType in namespace 
http://java.sun.com/xml/ns/javaee


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to