Heisann,

Yes - please use the SF bugtracker and assign it to me. The bug has not 
been previously reported. If you have a fix, please post that too. If 
not, I'll fix it (piece of cake this one).

-Aslak

----- Original Message -----
From: "Kjetil Paulsen" <[EMAIL PROTECTED]>
Date: Wednesday, February 6, 2002 8:45 am
Subject: [Xdoclet-user] Generation of weblogic-ejb-jar.xml is wrong

> XDoclet generates this <entity-descriptor> section in the
> weblogic-ejb-jar.xml even if the bean are marked as type="BMP", it
> refers to META-INF/weblogic-cmp-rdbms-jar.xml which doesn't exist for
> BMP beans.
> 
> Is this a known bug or should I report in SF bugtracker? (I'm using
> XDoclet 1.1.1)
> 
> XDoclet tag:
> /**
> * @ejb:bean name="Category" view-type="remote" type="BMP"
> * @ejb:interface extends="com.tss.xxxx.PortalEJBObject"
> * @ejb:data-object container="false"
> * @ejb:home extends="com.tss.xxxx.PortalEJBHome"
> */
> 
> weblogic-ejb-jar.xml snip:
> 
>  <weblogic-enterprise-bean>
>      <ejb-name>Category</ejb-name>
>      <entity-descriptor>
>         <persistence>
>            <persistence-type>
>               <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
>               <type-version>6.0</type-version>
> 
> <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
>            </persistence-type>
>            <persistence-use>
>               <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
>               <type-version>6.0</type-version>
>            </persistence-use>
>         </persistence>
>      </entity-descriptor>
>      <reference-descriptor>
>      </reference-descriptor>
>      <jndi-name>Category</jndi-name>
>   </weblogic-enterprise-bean>
> 
> 
> /kjetilhp
> 
> ......mogul.technology..............................................
> mogul technology as > kjetil h.paulsen - senior software architect
> drammensveien 134, NO-0277 oslo, norway
> cell +47 93060327, tel +4724114300, fax +4724114399
> [EMAIL PROTECTED], http://www.mogul.com
> PGP fingerprint: DA54 A106 1989 FEF0 294F  63A4 9FC6 0F8E 21AD 0180
> ICQ -> 66288365
> ..............................................mogul.technology......
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to