Re: [Webwork-devel] Webwork in Weblogic 6.1
Brought to you by:
baldree,
rickardoberg
From: Matt B. <ma...@sm...> - 2002-03-11 12:02:52
|
Hmm, mine looks good try getting the latest to make sure you got the latest build.xml and see if it is not fixed. ----- Original Message ----- From: "Vedovato Paolo" <pao...@pr...> To: "'Matt Baldree'" <ma...@sm...>; <web...@li...> Sent: Monday, March 11, 2002 4:00 AM Subject: AW: [Webwork-devel] Webwork in Weblogic 6.1 Hi Matt I tried to build the newest CVS snapshot and found that we still have the examples in the webwork.jar and the webwork-examples.jar is empty. Cheers -Paolo > -----Ursprüngliche Nachricht----- > Von: Matt Baldree [mailto:ma...@sm...] > Gesendet: Montag, 11. März 2002 04:58 > An: Scott Farquhar; web...@li... > Betreff: Re: [Webwork-devel] Webwork in Weblogic 6.1 > > > fixed build. thx. > > ----- Original Message ----- > From: "Scott Farquhar" <sc...@at...> > To: <web...@li...> > Sent: Sunday, March 10, 2002 7:55 PM > Subject: [Webwork-devel] Webwork in Weblogic 6.1 > > > > I am having problems running Webwork (and a few other > programs ;) ) in > > weblogic 6.1 (SP2). > > > > There seem to be problems with classloaders: > > > > jira-lib ERROR [(webwork.config.DefaultConfiguration)] > Could not find > > webwork.pr > > operties > > java.lang.IllegalStateException: webwork.properties missing > > at > > > webwork.config.PropertiesConfiguration.<init>(PropertiesConfiguration > > .java:37) > > > > That line is: > > URL settingsUrl = > > > Thread.currentThread().getContextClassLoader().getResource(aNa > me+".propertie > s"); > > > > The same code works fine in JBoss and Orion. The webwork.properties > > file lives in /WEB-INF/classes/webwork.properties. > > > > This problem occurs with RC2 as well as the latest CVS version. Has > > anyone got webwork to work with weblogic 6.1? > > > > Also - in the latest CVS build, the webwork.jar file has > gone from 200k > > to 500k. This jar includes all the tests & examples in the > jar. IMHO > > the webwork.jar should only contain classes that are > needed, not test or > > examples. > > > > Cheers, > > Scott > > > > -- > > Scott Farquhar :: sc...@at... > > > > Atlassian :: http://www.atlassian.com > > Supporting YOUR J2EE World > > > > > > _______________________________________________ > > Webwork-devel mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/webwork-devel > > > > > > > > _______________________________________________ > Webwork-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-devel > |