Login  Register

Re: Re: Re: Orbeon and apache front-end

Posted by Erik Bruchez on Jan 13, 2011; 4:41pm
URL: https://discuss.orbeon.com/Orbeon-and-apache-front-end-tp3085274p3216158.html

Hi Eric,

May I ask that you subscribe to the ops-users mailing-list and ask
your question there?

Unfortunately we do not have the bandwidth to answer technical
questions privately. It is easy to subscribe with the instructions
here:

 http://www.orbeon.com/ops/doc/home-faq#mailing-list

Alternatively, you can use the Nabble web interface:

 http://orbeon-forms-ops-users.24843.n4.nabble.com/

See also how best to report an issue or ask a question in order to
maximize your chances of getting an answer:

 http://wiki.orbeon.com/forms/orbeon-forms-faq/faq-orbeon-forms-support#TOC-How-do-I-report-an-issue-in-the-Orb

If you ask your question in the mailing-list, you will also get more
eyes potentially looking at the issue.

We also provide paid support. For more information, please visit:

 http://www.orbeon.com/support-services/overview

Regards,

-Erik

On Wed, Jul 21, 2010 at 12:08 AM,  <[hidden email]> wrote:

> <quote author='Erik Bruchez'>
> You can use xforms:switch or relevance to achieve this. In general, this is easier to develop and more user-friendly than using multiple, separate pages.
> </quote>
>
> Is there a way to use this (or something else) to dynamically load XForms content (HTML/JS/CSS), or must the entire page loaded?
>
> My reason for asking is that we have built quite a complex, multi-tab fr form, which takes about 3s (on a fast machine) to process the main page request.
>
> I've split the whole thing into separate forms, which is a bit sloppy.  Is there a better way to optimize large forms without breaking the whole thing apart into separate forms?
>
> Thanks,
> Gino
>



On Thu, Jan 13, 2011 at 1:43 AM, eroze [via Orbeon Forms (ops-users)]
<[hidden email]> wrote:

> Hello,
>
> I have add this line :
> <properties xmlns:xs="http://www.w3.org/2001/XMLSchema"
>             xmlns:oxf="http://www.orbeon.com/oxf/processors">
>
>     <!-- This is an example of property which overrides an existing
> property's default value:
>     <property as="xs:NMTOKENS"
>               name="oxf.xforms.logging.debug"
>               value="document model submission submission-details control
> event action analysis server html"/>
>     -->
>         <property as="xs:anyURI"
>                 name="oxf.url-rewriting.service.base-uri"
>                 value="http://localhost:8080/orbeon"/>
>
> </properties>
> in a properties-local.xml
> but i have always the same error, i'm asking about the number of port
> (8080),
> the tomcat configuration is 8082 for AJP13 et 8086 for coyote (tomcat i
> assume).
> In th file properties-local, what number of port i have to indicate
> Thanks
>
>
> ________________________________
> This email was sent by eroze (via Nabble)
> Your replies will appear at
> http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-and-apache-front-end-tp3085274p3215510.html
> To receive all replies by email, subscribe to this discussion
>
>