JPOX does not detect keywords used as package names
---------------------------------------------------

         Key: JDO-170
         URL: http://issues.apache.org/jira/browse/JDO-170
     Project: JDO
        Type: Bug
    Reporter: Michael Watzek
 Assigned to: Erik Bengtson 


When a keyword as a package, JPOX tries to load the corresponding class. This 
is a bug because assertion A14.4-6 (Keywords must not be used as package names, 
class names, parameter names, or variable names in queries.) requests that a 
JDOUserException is thrown. This bug may be reproduced using the patch for 
JDO-157.


-- 
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

Reply via email to