
| Key: |
TUSCANY-195
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Blocker
|
| Assignee: |
Unassigned
|
| Reporter: |
Rick Rineholt
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
ALL current build
|
|
| Resolution Date: |
27/Apr/06 03:14 PM
|
|
The loading of the TypeHelper in ExternalWebServiceBuilder.createExternalWebServiceClient() line: 183 loads into the EMF registry the URI that most likely maps to a static generated type. But this is occuring at load/build time prior to even any statically generated application SDO's are in scope. Or before they can be registered by the application. This mapping is then done to DynamicDataObjects. This results in a class cast exception when the generated interface expects the static types and a DDO is supplied. My very limited understanding of EMF/SDO is that once the mapping is in place that subsequent registering of static types will not have any affect.
|
|
Description
|
The loading of the TypeHelper in ExternalWebServiceBuilder.createExternalWebServiceClient() line: 183 loads into the EMF registry the URI that most likely maps to a static generated type. But this is occuring at load/build time prior to even any statically generated application SDO's are in scope. Or before they can be registered by the application. This mapping is then done to DynamicDataObjects. This results in a class cast exception when the generated interface expects the static types and a DDO is supplied. My very limited understanding of EMF/SDO is that once the mapping is in place that subsequent registering of static types will not have any affect.
|
Show » |
made changes - 24/Apr/06 08:52 PM
| Field |
Original Value |
New Value |
|
Priority
|
Critical
[ 2
]
|
Blocker
[ 1
]
|
made changes - 27/Apr/06 03:14 PM
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|