You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Deepak Gothe (JIRA)" <de...@myfaces.apache.org> on 2010/02/25 07:30:29 UTC

[jira] Created: (PORTLETBRIDGE-125) Portlet Schema Validation for portlet-bridge-blank-2.0.0-SNAPSHOT.war fails

Portlet Schema Validation for portlet-bridge-blank-2.0.0-SNAPSHOT.war fails
---------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-125
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-125
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
          Components: General
    Affects Versions: 2.0.0-alpha
         Environment: GlassFish Web Space Server 10.0, Liferay Portal 5.2.3 
            Reporter: Deepak Gothe
         Attachments: portlet.xml.patch

The example portlet-bridge-blank-2.0.0-SNAPSHOT.war fails to deploy on GlassFish Web Space Server and Liferay Portal 5.2.3 as the portlet schema validation fails. The following exception is thrown during deployment:

error parsing portlet stream org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'lang' is not allowed to appear in element 'description'.

Also the edit does not work. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PORTLETBRIDGE-125) Portlet Schema Validation for portlet-bridge-blank-2.0.0-SNAPSHOT.war fails

Posted by "Deepak Gothe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/PORTLETBRIDGE-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Gothe updated PORTLETBRIDGE-125:
---------------------------------------

    Status: Patch Available  (was: Open)

> Portlet Schema Validation for portlet-bridge-blank-2.0.0-SNAPSHOT.war fails
> ---------------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-125
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-125
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.0.0-alpha
>         Environment: GlassFish Web Space Server 10.0, Liferay Portal 5.2.3 
>            Reporter: Deepak Gothe
>         Attachments: portlet.xml.patch
>
>
> The example portlet-bridge-blank-2.0.0-SNAPSHOT.war fails to deploy on GlassFish Web Space Server and Liferay Portal 5.2.3 as the portlet schema validation fails. The following exception is thrown during deployment:
> error parsing portlet stream org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'lang' is not allowed to appear in element 'description'.
> Also the edit does not work. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PORTLETBRIDGE-125) Portlet Schema Validation for portlet-bridge-blank-2.0.0-SNAPSHOT.war fails

Posted by "Michael Freedman (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/PORTLETBRIDGE-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Freedman updated PORTLETBRIDGE-125:
-------------------------------------------

           Status: Resolved  (was: Patch Available)
         Assignee: Michael Freedman
    Fix Version/s: 2.0.0
       Resolution: Fixed

Updated all examples to use portlet.2.0 schema with correct syntax.

> Portlet Schema Validation for portlet-bridge-blank-2.0.0-SNAPSHOT.war fails
> ---------------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-125
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-125
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.0.0-alpha
>         Environment: GlassFish Web Space Server 10.0, Liferay Portal 5.2.3 
>            Reporter: Deepak Gothe
>            Assignee: Michael Freedman
>             Fix For: 2.0.0
>
>         Attachments: portlet.xml.patch
>
>
> The example portlet-bridge-blank-2.0.0-SNAPSHOT.war fails to deploy on GlassFish Web Space Server and Liferay Portal 5.2.3 as the portlet schema validation fails. The following exception is thrown during deployment:
> error parsing portlet stream org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'lang' is not allowed to appear in element 'description'.
> Also the edit does not work. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.