Bugs item #992215, was opened at 2004-07-16 09:43 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=992215&group_id=22866
Category: JBossServer Group: v3.2 >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Kyriakos Tsourapas (kyriakos_t) >Assigned to: Adrian Brock (ejort) Summary: Problem with JDBC datasource when using SecurityManager Initial Comment: When I try to use Oracle datasource, I get an error. I am using JDK 1.4.1_03 on Suse 9. The datasource descriptor is exactly as the one given in the JBoss examples (oracle-ds.xml). I have attached the exception. Through the forums, Mr. Adrian Brock has already supplied a fix to the problem. I am reporting the bug, so that the fix be included in later versions. The fix was to modify the BuildProxyAction to use a HashSet rather than an ArrayList. This eliminated the duplicate interfaces. ---------------------------------------------------------------------- >Comment By: Adrian Brock (ejort) Date: 2004-07-16 18:07 Message: Logged In: YES user_id=9459 Already done. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=992215&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
