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




-------------------------------------------------------
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

Reply via email to