Jim Archer wrote:

> This is a known problem with the MVC Soft PM. Add this to your descriptor
> for beans that access EBs:
>
> <!-- This <resource-ref> is added to try to solve the "jdbc not bound"
> problem -->
> <resource-ref>
>    <res-ref-name>jdbc/PersistenceDS</res-ref-name>
>    <res-type>javax.sql.DataSource</res-type>
>    <res-auth>Container</res-auth>
> </resource-ref>
>
> Also, don't hesttate to participate in the mail list for MVC Soft. There is
> lots of great info there!
>
> Jim

Where is the MVCSoft mailing list??

anil


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to