Mikhail Markov (JIRA) wrote:
[weblogic][suncompat] Stubs for RI-specific classes needed for WebLogic enabling --------------------------------------------------------------------------------Key: HARMONY-5755 URL: https://issues.apache.org/jira/browse/HARMONY-5755 Project: Harmony Issue Type: Improvement Components: App-Oriented Bug Reports, Classlib Environment: All platforms. Reporter: Mikhail Markov Priority: Minor I've spent some time trying to enable SPECjAppServer2004 on WebLogic with Harmony and got a list of RI-specific classes needed by WebLogic. This is not Harmony bugs, but WebLogic ones as it should not use non-public API bugs, nevertheless i'd like to share the stubs so those who want to try WebLogic could easily do this. All the stubs were obtained in clean-room without looking into RI or WebLogic sources - i've tried to run WebLogic, got an exception clarifying the situation and prepared stubs according to the details fo exception thrown.
Interesting work Mikhail. How far did you get in running WebLogic? Regards, Tim
