Minimal Orbeon production deployment configuration?

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

Minimal Orbeon production deployment configuration?

islegmar
Hi

I am using Orbeon + Java in a separate deployment. I only use the XForms processing and all the XForms are JSP served my application. Are they instructions on how to configure a minimal Orbeon with only the needed services? For example, do I need the eXist database?

Looking in the forums I found this post

http://orbeon-forms-ops-users.24843.n4.nabble.com/Minimal-Orbeon-production-deployment-configuration-td39384.html

but it is three years old. I am not worried about the jars but about the configuration issues.

Thanks a lot

Isi



--
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: Minimal Orbeon production deployment configuration?

Ralf Jung
Hi,

you can just remove all the jar files starting with "exist" and both the form-
runner and the form-builder one from the lib folder. That's what I did. Then I
changed the web.xml to no longer load all the servlets I do not need, you can
find my version of that file attached.
However I don't know if there is more you can get rid of.

Kind regards,
Ralf

On Wednesday 21 September 2011 11:43:58 Isidoro Legido Martínez wrote:

> Hi
>
> I am using Orbeon + Java in a separate deployment. I only use the XForms
> processing and all the XForms are JSP served my application. Are they
> instructions on how to configure a minimal Orbeon with only the needed
> services? For example, do I need the eXist database?
>
> Looking in the forums I found this post
>
> http://orbeon-forms-ops-users.24843.n4.nabble.com/Minimal-Orbeon-production
> -deployment-configuration-td39384.html
>
> but it is three years old. I am not worried about the jars but about the
> configuration issues.
>
> Thanks a lot
>
> Isi


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

web.xml (15K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Re: Minimal Orbeon production deployment configuration?

islegmar
Hi Ralf

Thanks a lot, I will a take a look! .-)

Isi


On 21 September 2011 11:50, Ralf Jung <[hidden email]> wrote:
Hi,

you can just remove all the jar files starting with "exist" and both the form-
runner and the form-builder one from the lib folder. That's what I did. Then I
changed the web.xml to no longer load all the servlets I do not need, you can
find my version of that file attached.
However I don't know if there is more you can get rid of.

Kind regards,
Ralf

On Wednesday 21 September 2011 11:43:58 Isidoro Legido Martínez wrote:
> Hi
>
> I am using Orbeon + Java in a separate deployment. I only use the XForms
> processing and all the XForms are JSP served my application. Are they
> instructions on how to configure a minimal Orbeon with only the needed
> services? For example, do I need the eXist database?
>
> Looking in the forums I found this post
>
> http://orbeon-forms-ops-users.24843.n4.nabble.com/Minimal-Orbeon-production
> -deployment-configuration-td39384.html
>
> but it is three years old. I am not worried about the jars but about the
> configuration issues.
>
> Thanks a lot
>
> Isi


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




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