[Webwork-devel] Webwork in Weblogic 6.1
Brought to you by:
baldree,
rickardoberg
From: Scott F. <sc...@at...> - 2002-03-11 01:55:31
|
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(aName+".properties"); 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 |