Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
63 | minor | always | 03-30-05 00:00 | 05-11-05 00:00 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.12 | ||
Product Build: | 3.0.12 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.14 | ||
|
|||||
Summary: | 0000063: CMP UnsupportedOperationException: source map | ||||
Description: |
RSN-54 (rep by H Grace) EJB problem upgrading to 3.0.12 from 2.1.x. /web/servers/resin3/conf/ejb.conf:2: java.lang.UnsupportedOperationException: source map public abstract Map getSurveyResponsesDesired(); public abstract Map getSurveyResponsesReceived(); <relationships> <ejb-relation> <ejb-relationship-role> <relationship-role-source> <ejb-name>surveys_Survey</ejb-name> </relationship-role-source> <cmr-field> <cmr-field-name>surveyResponsesDesired</cmr-field-name> </cmr-field> <multiplicity>One</multiplicity> </ejb-relationship-role> <ejb-relationship-role> <relationship-role-source> <ejb-name>surveys_SurveyResponsesDesired</ejb-name> </relationship-role-source> <cmr-field> <cmr-field-name>survey</cmr-field-name> <sql-column>survey_id</sql-column> </cmr-field> <multiplicity>Many</multiplicity> </ejb-relationship-role> </ejb-relation> |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|