[gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-1158) the skin-module of Portal Skin config definition is missing in gatein-resources.xsd

Trong Tran (JIRA) jira-events at lists.jboss.org
Wed May 5 04:35:05 EDT 2010


the skin-module of Portal Skin config definition is missing in gatein-resources.xsd
-----------------------------------------------------------------------------------

                 Key: GTNPORTAL-1158
                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1158
             Project: GateIn Portal
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Trong Tran
             Fix For: 3.1.0-GA


On startup we will see an error if the skin-module is specified in gatein-resources.xml. for examples :

- gatein-resources.xml :
{code}
	...
	<portal-skin>
		<skin-name>Default</skin-name>
		<skin-module>Social</skin-module>
		<css-path>/skin/Stylesheet.css</css-path>
		<overwrite>false</overwrite>
	</portal-skin>
	...	
{code}

- Error :

SEVERE: Error in document jndi:/localhost/eXoResources/WEB-INF/gatein-resources.xml at (30,16) :cvc-complex-type.2.4.a: Invalid content was found starting with element 'skin-module'. One of '{"http://www.gatein.org/xml/ns/gatein_resources_1_0":css-path}' is expected.



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

        


More information about the gatein-issues mailing list