On Tue, 09 Nov 2004 09:22:27 -0800, [EMAIL PROTECTED] said: > > On Tue, 9 Nov 2004 07:55:49 -0500, "Gregory Blajian" <[EMAIL PROTECTED]> > said: > > Dan, > > > > Almost, I think. I deleted the entire CVS download and downloaded > > it again. The build went well and the server "almost" starts but I get > > the following errors: > > > > catalina.log > > > > 2004-11-09 07:37:25 CoyoteConnector Coyote can't register jmx for > > protocol > > > > localhost_log.2004-11-09.txt > > > > ... > > 2004-11-09 07:37:22 WebappLoader[//orbeon]: Deploy JAR > > /WEB-INF/lib/xsltc-2_5_1_orbeon.jar to > > C:\Programs\orbeon-oxfstudio-full_1.0.2\studio\workspace\orbeon\WEB-INF\li > > b\xsltc-2_5_1_orbeon.jar > > 2004-11-09 07:37:22 WebappLoader[//orbeon]: Reloading checks are enabled > > for this Context > > 2004-11-09 07:37:23 ContextConfig[//orbeon]: No Realm has been configured > > to authenticate against > > 2004-11-09 07:37:23 ContextConfig[//orbeon]: Marking this application > > unavailable due to previous error(s) > > By default no realm should be needed so I'll have to look into that. > > In the meantime I think you can get around the pbm by adding > <Realm className="org.apache.catalina.realm.MemoryRealm"/> > in the file > /.oxfContainers/Internal Tomcat/conf/server.xml. > > The above element should be added just before the host element. > See attached example. > > -- Dan S >
OK just tried a fresh get myself and things seemed to work. Couple of notes: o It is the case that when you get pres serv from cvs the authentication example isn't commented out of web.xml by default. ( Pretty sure that it wasn't always like this. ) o Above isn't a pbm if you start with an empty workspace and the latest studio because the current studio is generating server.xml with a realm specified. ( Memory realm ) -- Dan S ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
