solved,
instead of the
<entity-command
name="get-generated-keys"
class="org.jboss.ejb.plugins.cmp.jdbc.jdbc3.JDBCGetGeneratedKeysCreateCommand"
/>
i used
<entity-command
name="mssql-fetch-key"
class="org.jboss.ejb.plugins.cmp.jdbc.mssql.JDBCMsSQLCreateCommand" />
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045005#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...