DO NOT REPLY [Bug 45897] org.apache.bcel.classfile.ClassFormatException

2010-04-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45897

--- Comment #5 from Nitin Phadnis nphad...@gmail.com 2010-04-03 13:19:23 UTC 
---
Workaround for oc4j is to use a native-data-source which is documented at
http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/how-to-datasource/doc/how-to-datasource.html

I used factory-class=oracle.jdbc.pool.OracleDataSource

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: bcel-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: bcel-dev-h...@jakarta.apache.org



DO NOT REPLY [Bug 45897] org.apache.bcel.classfile.ClassFormatException

2010-01-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45897

Torsten Curdt tcu...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: bcel-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: bcel-dev-h...@jakarta.apache.org



DO NOT REPLY [Bug 45897] org.apache.bcel.classfile.ClassFormatException

2008-09-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45897





--- Comment #4 from Krishna Kunderu [EMAIL PROTECTED]  2008-09-28 23:39:17 
PST ---
Yes, as you said it's copy paste error in the forum post. Actually the error
came as you pointed out (ILoracle/sql/STRUCT;)V

I will try having the Synchronized method and I will post same issue to Oracle
OC4J community as well. Thanks for the help.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45897] org.apache.bcel.classfile.ClassFormatException

2008-09-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45897





--- Comment #2 from Krishna Kunderu [EMAIL PROTECTED]  2008-09-28 22:02:54 
PST ---
Could you please suggest how to make BCEL to be thread safe, directly in our
application, we are not using anywhere the BCEL related stuff. Internally I
suppose these classes would be called. Could you please suggest where exactly
we can fix this issue.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45897] org.apache.bcel.classfile.ClassFormatException

2008-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45897


Krishna Kunderu [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45897] org.apache.bcel.classfile.ClassFormatException

2008-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45897





--- Comment #1 from Dave Brosius [EMAIL PROTECTED]  2008-09-26 06:46:10 PST 
---
BCEL is not perported to be thread safe, it's up to you to enforce that.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]