I solved the problem. After using the OracleXA driver, i still had a problem with principal=null, so my table wasn't created. The problem was caused by the fact that the security-role in the ejb.jar file was mapping to 'Employees' while in the Tomcat users there was not such a role. I defined a new user(oracle one) with Employees role and the table has been created.
Regards, Marco ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
