Installation documentation.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Installation documentation.

PE2Dave
http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing
1. Latest Tomcat
$Id: RELEASE-NOTES 786654 2009-06-19 20:25:01Z markt $
                     Apache Tomcat Version 6.0.29
2. Latest Orbeon forms.

Item 4 on the list says:
Open TOMCAT_HOME/conf/server.xml and uncomment the following
declaration: <Realm className="org.apache.catalina.realm.MemoryRealm"
/>

No such declaration exists.

Insert it....
after
  <Realm className="org.apache.catalina.realm.UserDatabaseRealm"
             resourceName="UserDatabase"/>

???

Is that OK?

regards


--
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Installation documentation.

Alessandro  Vernet
Administrator
Dave,

Note that this step is only needed if you want to authenticate users
accessing some or all the pages produced by Orbeon Forms. I don't see
an indication that the MemoryRealm configuration changes with Tomcat
6, but you'll find more information about this on:

http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#MemoryRealm

Alex

On Tue, Jul 27, 2010 at 4:42 AM, Dave Pawson <[hidden email]> wrote:

> http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing
> 1. Latest Tomcat
> $Id: RELEASE-NOTES 786654 2009-06-19 20:25:01Z markt $
>                     Apache Tomcat Version 6.0.29
> 2. Latest Orbeon forms.
>
> Item 4 on the list says:
> Open TOMCAT_HOME/conf/server.xml and uncomment the following
> declaration: <Realm className="org.apache.catalina.realm.MemoryRealm"
> />
>
> No such declaration exists.
>
> Insert it....
> after
>  <Realm className="org.apache.catalina.realm.UserDatabaseRealm"
>             resourceName="UserDatabase"/>
>
> ???
>
> Is that OK?
>
> regards
>
>
> --
> Dave Pawson
> XSLT XSL-FO FAQ.
> Docbook FAQ.
> http://www.dpawson.co.uk
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet