Known bug, fixed in 1.4.4... uh... the second build or so. Getting it is
problematic.

On Mon, 15 Jan 2001, Raghu Krishnan wrote:

> Hi ,
> 
> Whenever a bean with a collection is persisted using orion server ver 1.4.4 the 
>orion-ejb-jar.xml is outputed with a misplaced ", so subsequent
> startups of Orion breaks up due to badly formed XML file.
> 
> <cmp-field-mapping name="groups">
>    <set-mapping table="BDev_User_groups">
>       <primkey-mapping>
>               <cmp-field-mapping name="username" persistence-name="username" 
>persistence-type="varchar2(255)" />
>       </primkey-mapping>
>       <value-mapping type="java.lang.String immutable="false"">
>               <cmp-field-mapping name="value" persistence-name="value" />
>       </value-mapping>
>    </set-mapping>
> </cmp-field-mapping>
> 
> the string should be "java.lang.String" immutable="false" instead of what is 
>highlighted above.
> 
> If this is indeed a bug then should we log it in bugzilla?.
> 
> - krishnan
> 

-----------------------------------------------------------
Joseph B. Ottinger                           [EMAIL PROTECTED]
http://epesh.com/                             IT Consultant


Reply via email to