Issue Details (XML | Word | Printable)

Key: JDO-97
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Erik Bengtson
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

JPOX throws exception on multiple identical imports

Created: 27/Jul/05 07:30 AM   Updated: 23/Apr/06 02:46 AM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 02:46 AM


 Description  « Hide
 test(org.apache.jdo.tck.query.MultipleIdenticalImports)javax.jdo.JDOUserException: Duplicate class import found for org.apache.jdo.tck.pc.company.Department
at org.jpox.util.Imports.parseImports(Imports.java:105)
at org.jpox.store.query.Query.compile(Query.java:687)
at org.jpox.store.query.JDOQLQuery.compile(JDOQLQuery.java:537)
at org.jpox.store.query.Query.executeWithArray(Query.java:858)
at org.jpox.store.query.Query.execute(Query.java:816)
at org.apache.jdo.tck.query.MultipleIdenticalImports.runTest(MultipleIdenticalImports.java:92)
at org.apache.jdo.tck.query.MultipleIdenticalImports.test(MultipleIdenticalImports.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:197)
at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:128)
at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:106)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.