You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michelle Caisse (JIRA)" <ji...@apache.org> on 2005/12/03 04:46:30 UTC

[jira] Created: (JDO-228) Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo

Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo
------------------------------------------------------------------

         Key: JDO-228
         URL: http://issues.apache.org/jira/browse/JDO-228
     Project: JDO
        Type: Bug
  Components: tck20  
    Reporter: Michelle Caisse
 Assigned to: Michael Watzek 


>From the enhancer log (application identity):

 ERROR [JPOX.MetaData] - MetaData Parser encountered an error in file "org/apache/jdo/tck/pc/mylib/PCClass.jdo" at line 20 : Element "class" does not allow "query" here. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.

For datastore identity, it's line 20.

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


[jira] Resolved: (JDO-228) Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo

Posted by "Michael Watzek (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-228?page=all ]
     
Michael Watzek resolved JDO-228:
--------------------------------

    Resolution: Fixed

The patch has been checked in (revision 355062).


> Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo
> ------------------------------------------------------------------
>
>          Key: JDO-228
>          URL: http://issues.apache.org/jira/browse/JDO-228
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Michelle Caisse
>     Assignee: Michael Watzek
>  Attachments: JDO-228.patch
>
> From the enhancer log (application identity):
>  ERROR [JPOX.MetaData] - MetaData Parser encountered an error in file "org/apache/jdo/tck/pc/mylib/PCClass.jdo" at line 20 : Element "class" does not allow "query" here. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
> For datastore identity, it's line 20.

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


[jira] Updated: (JDO-228) Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo

Posted by "Michael Watzek (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-228?page=all ]

Michael Watzek updated JDO-228:
-------------------------------

    Attachment: JDO-228.patch

In file PCClass.jdo elements <query> were misplaced for both, application identity and datastore identity. They have to be specified before element <fetch-group>.


> Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo
> ------------------------------------------------------------------
>
>          Key: JDO-228
>          URL: http://issues.apache.org/jira/browse/JDO-228
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Michelle Caisse
>     Assignee: Michael Watzek
>  Attachments: JDO-228.patch
>
> From the enhancer log (application identity):
>  ERROR [JPOX.MetaData] - MetaData Parser encountered an error in file "org/apache/jdo/tck/pc/mylib/PCClass.jdo" at line 20 : Element "class" does not allow "query" here. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
> For datastore identity, it's line 20.

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


[jira] Commented: (JDO-228) Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo

Posted by "Michael Bouschen (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JDO-228?page=comments#action_12359718 ] 

Michael Bouschen commented on JDO-228:
--------------------------------------

The patch looks good!

> Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo
> ------------------------------------------------------------------
>
>          Key: JDO-228
>          URL: http://issues.apache.org/jira/browse/JDO-228
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Michelle Caisse
>     Assignee: Michael Watzek
>  Attachments: JDO-228.patch
>
> From the enhancer log (application identity):
>  ERROR [JPOX.MetaData] - MetaData Parser encountered an error in file "org/apache/jdo/tck/pc/mylib/PCClass.jdo" at line 20 : Element "class" does not allow "query" here. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
> For datastore identity, it's line 20.

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