I did some work for a client to get Fedora running on Weblogic in December & January (post 3.3 release). If you're comfortable checking & building from trunk, I'd test to see if that works for you in WL 9.2 (I tested against WL10). If that works for you, you can see about backporting those changes against Fedora 2.2.x.
As I recall, the web.xml change you made is only one of several that are required to deal w/ classloader issues to get things running smoothly on Weblogic. I have to ask: why on earth are you stuck w/ 2.2.1? On 24 May 2010, at 5:24 PM, Fu Manchu wrote: > I installed fedora-2.2.1 on Weblogic 9.2 using fedora-2.2.1-installer.jar > (using custom mode and other as container). > > The only changes to the WAR file are documented below: > > Changed web-app tag as below: > > <web-app id="WebApp_ID" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee > http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> > > The role name is administrator and realm used is the default myrealm (a user > called fedoraAdmin has been created) > > Also removed extra servlet mappings, error page handler for 100 (to shut up a > stupid WLS error on console re ArrayOutofIndex exception). For reference the > web.xml is attached also. > > > Added a weblogic.xml file with > > <wls:prefer-web-inf-classes>true</wls:prefer-web-inf-classes> > > Inside the <wls:container-descriptor> > > The WAR file deploys just fine and no issues. When invoking the client via > fedora-admin.bat file, we run into AXIS issues as indicated by the following > log file. Can anybody help us in seeing where I am going wrong? Is it > something to do with the security constraints and passing of credentials or > AXIS with Weblogic issue? > > > Relevant files are attached (sample code is in code_fragment.txt) > > I do apologize since Fedora 2.2.1 is way old – but unfortunately my hands are > tied re this version :-<. > > Thanks & regards > > Seshagiri Sriram > > > <beSecurity.xml><code_fragment.txt><fedora-users.xml><web.xml><client.log>------------------------------------------------------------------------------ > > _______________________________________________ > Fedora-commons-developers mailing list > Fedora-commons-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers ------------------------------------------------------------------------------ _______________________________________________ Fedora-commons-developers mailing list Fedora-commons-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers