Orbeon integration with Java web application

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

Orbeon integration with Java web application

ManiKanta G-2
Hi,

I m quite new to Orbeon forms. I m able to implement some forms for our prototyping.

But when I wanted to use the Orbeon forms engine from separate context along with my Java web application (of course with another context path) according to http://www.orbeon.com/ops/doc/reference-xforms-java, PFC (Page Flow Controller) is not working (this is mentioned) and the links in the xforms output page are being redirected to /orbeon/... (Orbeon engine context path) even though my application contextpath is /orbeonjava.

Is this how it'll work or I m doing any mistake? I followd all the steps stated in the above link and I m able to run the xform file using http://localhost:8080/orbeonjava/xforms-jsp/view.xhtml (I've configured in web.xml to intercept the *.xhtml instead of default /xforms-jsp/*)

Thanks in advance.

ManiKanta G
Twitter/manikantag


--
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: Orbeon integration with Java web application

Alessandro Vernet
Administrator
On Mar 3, 2009, at 5:45 AM, ManiKanta G wrote:

> Is this how it'll work or I m doing any mistake? I followd all the  
> steps stated in the above link and I m able to run the xform file  
> using http://localhost:8080/orbeonjava/xforms-jsp/view.xhtml (I've  
> configured in web.xml to intercept the *.xhtml instead of default /
> xforms-jsp/*)

This is a bug we have in the current nightly builds. We assigned it  
our highest priority and we hope to fix it soon. For reference, the  
bug is:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=310890&group_id=168&atid=350207

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
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
Reply | Threaded
Open this post in threaded view
|

Re: Re: Orbeon integration with Java web application

ManiKanta G-2
Thanks for atleast letting me to know that I m not doing any thing wrong!
 
This is a bug we have in the current nightly builds. We assigned it our highest priority and we hope to fix it soon. For reference, the bug is:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=310890&group_id=168&atid=350207
 
Even when I tried to integrate the wicket application & Orbeon engine into single context, I see lot of jar files (around 70+ jars). We already have 60+ jars, wihch resulting quite a big size of war.
 
So is there any documentation regarding the minimal set of libraries and config (both config files and configuration in web.xml) required for the Orbeon to work. I m responsible for developing XForms forms using Orbeon.
 
here minimal set of libraries I refer to use without exist config. (I removed exist config from web.xml and jar files named exist. Application is running fine, but dont know about the consequences)
 
Thanks,
ManiKanta G


--
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: Re: Re: Orbeon integration with Java web application

Alessandro Vernet
Administrator
On Mar 4, 2009, at 10:58 PM, ManiKanta G wrote:

> This is a bug we have in the current nightly builds. We assigned it  
> our highest priority and we hope to fix it soon. For reference, the  
> bug is:
>
> http://forge.objectweb.org/tracker/index.php?func=detail&aid=310890&group_id=168&atid=350207
>
> Even when I tried to integrate the wicket application & Orbeon  
> engine into single context, I see lot of jar files (around 70+  
> jars). We already have 60+ jars, wihch resulting quite a big size of  
> war.
>
> So is there any documentation regarding the minimal set of libraries  
> and config (both config files and configuration in web.xml) required  
> for the Orbeon to work. I m responsible for developing XForms forms  
> using Orbeon.
>
> here minimal set of libraries I refer to use without exist config.  
> (I removed exist config from web.xml and jar files named exist.  
> Application is running fine, but dont know about the consequences)
Depending on what feature you are using, you might be able to remove  
some of the jar files. But we haven't experimented with this ourselves.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
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