Gene: Is the client.properties present in WEB=INF? It's been a while since I've build as a webapp (been doing Swing client mostly), so I'm not sure if it's even supposed to be there...
Mike On Wed, 2005-12-14 at 18:07, mcpadawan wrote: > I've made great strides to get almost all of the services, keel mods, > a few comm mods, a couple of client mods, and most of the apps in CVS > (local as of yet) updated to using keel-core 5.0 and keel-common 4.0 > > Testing before I start checking in, i get the following error now, > when trying to hit a model: > > [ModelAction] Set working dir to 'C:\usr\local\tomcat\webapps\occa\WEB-INF' > [KeelClientUtil] Working dir is C:\usr\local\tomcat\webapps\occa\WEB-INF > [KeelClientUtil] WARNING: Cannot locate client.properties. Using default > values. > [AbstractWebappClientConnector] Set working dir to > 'C:\usr\local\tomcat\webapps\occa\WEB-INF' > [KeelContainerFactory] Initializing Keel Container... > Error initializing container: > org.keel.core.exception.NestedException: Unable to build > configurationPremature end of file. > at > org.keel.core.container.KeelContainerFactory.getContainerManager(KeelContainerFactory.java:144) > at > org.keel.core.container.KeelContainerFactory.createContainer(KeelContainerFactory.java:639) > at > org.keel.core.container.KeelContainerFactory.createContainer(KeelContainerFactory.java:622) > at > org.keel.servers.KeelAbstractServer.initialize(KeelAbstractServer.java:126) > at > org.keel.servers.KeelAbstractServer.getContainer(KeelAbstractServer.java:106) > at > org.keel.servers.direct.KeelDirectServer.run(KeelDirectServer.java:61) > > ----------------------------------------- > org.xml.sax.SAXParseException: Premature end of file. > at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) > at > org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.build(DefaultConfigurationBuilder.java:223) > at > org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.build(DefaultConfigurationBuilder.java:192) > at > org.keel.core.container.KeelContainerFactory.buildConfigs(KeelContainerFactory.java:379) > at > org.keel.core.container.KeelContainerFactory.getContainerManager(KeelContainerFactory.java:142) > at > org.keel.core.container.KeelContainerFactory.createContainer(KeelContainerFactory.java:639) > at > org.keel.core.container.KeelContainerFactory.createContainer(KeelContainerFactory.java:622) > at > org.keel.servers.KeelAbstractServer.initialize(KeelAbstractServer.java:126) > at > org.keel.servers.KeelAbstractServer.getContainer(KeelAbstractServer.java:106) > at > org.keel.servers.direct.KeelDirectServer.run(KeelDirectServer.java:61) > > Anybody have any ideas off hand? Not much of anything else in any > other of the logs. > > -- > Gene McCullough > http://keelframework.org/documentation.shtml > keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com http://keelframework.org/documentation.shtml keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
