Is there a way to override this limitation ?
For example, can I specify the database inside the EJB/JBOSS-QL query ? (as in SQL, database.table.field)
This problem (which appears not to be one) is a part of my need to reuse beans across different applications.
The problem is still full : I know how to reuse beans from different datasources (by specifying a datasource for each beans) but it seems weired that the queries do not jump from datasource to datasource when needed.
BTW, as the relationship works between different datasources but queries do not traverse these relationship, can I do a query that only retireves the beans that are the "closer" to the other datasource and then use the value objects to tweak the needed values ?
thanks, ionel
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
