Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000063 [Resin] minor always 03-30-05 00:00 05-11-05 00:00
Reporter sam View Status public  
Assigned To
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.14 Product Version 3.0.12
  Product Build 3.0.12
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
Attached Files

- Relationships

- Notes
(0000068)
ferg
03-30-05 00:00

ejb/0aa5

The problem can be worked around by switching the order of the role tags.
 

- Issue History
Date Modified Username Field Change
03-30-05 00:00 sam New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.14


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker