| Summary: | EGL Compiler fails on SQL get array | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Paul Hoffman <hoffmanp> | ||||||
| Component: | EDT | Assignee: | Project Inbox <edt.javagen-inbox> | ||||||
| Status: | CLOSED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | jvincens | ||||||
| Version: | unspecified | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows XP | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
Created attachment 204687 [details]
Library to load database for test case
CCE comes from JavaGen not IDE Core. fixed should be in the 10/7 9am build Verified and closed |
Created attachment 204686 [details] Test program EGL Compiler fails on SQL get array. See attached test program. Line is tagged with following error messages: Description Resource Path Location Type IWN.JavaGen.9998.e 17/367 Exception occurred: java.lang.ClassCastException: org.eclipse.edt.mof.egl.impl.EGLClassImpl cannot be cast to org.eclipse.edt.mof.egl.ArrayType GetRowArrayFails.egl /test.edt.sql.test/EGLSource/sql/test/defects line 17 EDT Generation Problem IWN.JavaGen.9999.e 17/367 Stack Trace: java.lang.ClassCastException: org.eclipse.edt.mof.egl.impl.EGLClassImpl cannot be cast to org.eclipse.edt.mof.egl.ArrayType GetRowArrayFails.egl /test.edt.sql.test/EGLSource/sql/test/defects line 17 EDT Generation Problem