Sorry, I have just double checked and I made a mistake regarding the name to use within the query.
The <abstract-schema-name> is the value to use in the query not the bean name, this value is just used within the queries. Some people reccomend that you keep this the same as your bean name, that is where I had the two back to front. Your descriptors are using the abstract-schema-name in the query so that is Ok. What is happening now when you deploy it? Are you getting an error or is it just that it is still creating a table called 'TypeGBean'. If there is an error could you post it here. If it is still using the wrong table name can you double check the 'jbosscmp-jdbc.xml' is in your archive in the same place as the other deployment descriptors. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883003#3883003 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883003 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
