> -----Original Message-----
> From: Craig O'Shannessy [mailto:[EMAIL PROTECTED]]
... 
> We are using JBoss-2.4.4_Tomcat-4.0.1-beta
> 
> The beans are coded to the 2.0 spec (with xdoclet), then 
> converted to 1.1
> BMP using the MVCSoft engine.
> 
> I am trying to get a ref (local) from a servlet (embedded 
> tomcat), using
> the util class generated by xdoclet
> 
>         PartyOrderEJBLocal partyOrder = PartyOrderEJBUtil.
>               getLocalHome().findByPartyOrderNumber(partyNumber)
> 

Question here for everyone: If you are using CMP 1.1 in an EJB 2.0 compliant 
container, can you use Local references? I would think no, but I'm not sure. Maybe 
this is something generated by the MVCSoft engine? Could this be the problem?

> 

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

Reply via email to