Orbeon Integrated deployment

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

Orbeon Integrated deployment

Madhav1066
I am trying to For Integrated Orbeon deployment. I followed steps described in below link http://wiki.orbeon.com/forms/doc/developer-guide/xforms-with-java-applications

I have placed the content of Xforms ( By creating in Builder ) and pasted under the folder xforms-jsp ( as mentioned in above site ) After that when i launched that JSP , i am facing issue as follows

14:38:39,371 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) xforms-submit-error - setting throwable {throwable: " 14:38:39,372 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) +----------------------------------------------------------------------------------------------------------------------+ 14:38:39,372 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |An Error has Occurred | 14:38:39,372 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |----------------------------------------------------------------------------------------------------------------------| 14:38:39,373 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |xf:submission for submission id: fr-get-fr-resources, error code received when submitting instance: 404 | 14:38:39,373 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |----------------------------------------------------------------------------------------------------------------------| 14:38:39,373 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |Application Call Stack | 14:38:39,374 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |----------------------------------------------------------------------------------------------------------------------| 14:38:39,374 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |----------------------------------------------------------------------------------------------------------------------| 14:38:39,374 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |Exception: org.orbeon.oxf.xforms.submission.XFormsSubmissionException | 14:38:39,374 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |----------------------------------------------------------------------------------------------------------------------| 14:38:39,374 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |.orbeon.oxf.xforms.submission.XFormsModelSubmission|getReplacer |XFormsModelSubmission.java | 733| 14:38:39,375 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |rg.orbeon.oxf.xforms.submission.RegularSubmission$1|call |RegularSubmission.java | 99| 14:38:39,375 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |rg.orbeon.oxf.xforms.submission.RegularSubmission$1|call |RegularSubmission.java | 69| 14:38:39,375 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.orbeon.oxf.xforms.submission.BaseSubmission |submitCallable |BaseSubmission.java | 99| 14:38:39,375 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.orbeon.oxf.xforms.submission.RegularSubmission |connect |RegularSubmission.java | 122| 14:38:39,376 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |rbeon.oxf.xforms.submission.CacheableSubmission$1$1|load |CacheableSubmission.java | 146| 14:38:39,376 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |orbeon.oxf.xforms.XFormsServerSharedInstancesCache$|org$orbeon$oxf$xforms$XFormsSe|XFormsServerSharedInstancesCac| 80| 14:38:39,376 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |erSharedInstancesCache$$anonfun$findContentOrLoad$1|apply |XFormsServerSharedInstancesCac| 88| 14:38:39,376 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |erSharedInstancesCache$$anonfun$findContentOrLoad$1|apply |XFormsServerSharedInstancesCac| 88| 14:38:39,377 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |scala.Option |orElse |Option.scala | 257| 14:38:39,377 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |orbeon.oxf.xforms.XFormsServerSharedInstancesCache$|findContentOrLoad |XFormsServerSharedInstancesCac| 88| 14:38:39,377 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |.orbeon.oxf.xforms.XFormsServerSharedInstancesCache|findContentOrLoad |XFormsServerSharedInstancesCac| | 14:38:39,377 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |.orbeon.oxf.xforms.submission.CacheableSubmission$1|call |CacheableSubmission.java | 117| 14:38:39,377 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |.orbeon.oxf.xforms.submission.CacheableSubmission$1|call |CacheableSubmission.java | 109| 14:38:39,378 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.orbeon.oxf.xforms.submission.BaseSubmission |submitCallable |BaseSubmission.java | 99| 14:38:39,378 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |rg.orbeon.oxf.xforms.submission.CacheableSubmission|connect |CacheableSubmission.java | 207| 14:38:39,378 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |.orbeon.oxf.xforms.submission.XFormsModelSubmission|doSubmit |XFormsModelSubmission.java | 464| 14:38:39,378 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |.orbeon.oxf.xforms.submission.XFormsModelSubmission|performDefaultAction |XFormsModelSubmission.java | 296| 14:38:39,379 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |.oxf.xforms.event.Dispatch$$anonfun$dispatchEvent$1|apply$mcV$sp |Dispatch.scala | 137| 14:38:39,379 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |.oxf.xforms.event.Dispatch$$anonfun$dispatchEvent$1|apply |Dispatch.scala | 73| 14:38:39,379 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |---8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<---| 14:38:39,379 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.ApplicationFilterChain |internalDoFilter |ApplicationFilterChain.java | 295| 14:38:39,379 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.ApplicationFilterChain |doFilter |ApplicationFilterChain.java | 214| 14:38:39,380 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.ApplicationDispatcher |invoke |ApplicationDispatcher.java | 832| 14:38:39,380 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.ApplicationDispatcher |processRequest |ApplicationDispatcher.java | 620| 14:38:39,380 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.ApplicationDispatcher |doForward |ApplicationDispatcher.java | 553| 14:38:39,380 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.ApplicationDispatcher |forward |ApplicationDispatcher.java | 482| 14:38:39,381 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.orbeon.oxf.servlet.OrbeonXFormsFilter |doFilter |OrbeonXFormsFilter.java | 126| 14:38:39,381 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.ApplicationFilterChain |internalDoFilter |ApplicationFilterChain.java | 246| 14:38:39,381 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.ApplicationFilterChain |doFilter |ApplicationFilterChain.java | 214| 14:38:39,381 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.StandardWrapperValve |invoke |StandardWrapperValve.java | 230| 14:38:39,381 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.StandardContextValve |invoke |StandardContextValve.java | 149| 14:38:39,382 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |oss.as.web.security.SecurityContextAssociationValve|invoke |SecurityContextAssociationValv| 169| 14:38:39,382 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.StandardHostValve |invoke |StandardHostValve.java | 145| 14:38:39,382 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.valves.ErrorReportValve |invoke |ErrorReportValve.java | 97| 14:38:39,382 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.core.StandardEngineValve |invoke |StandardEngineValve.java | 102| 14:38:39,383 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.catalina.connector.CoyoteAdapter |service |CoyoteAdapter.java | 336| 14:38:39,383 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.coyote.http11.Http11Processor |process |Http11Processor.java | 856| 14:38:39,383 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |oyote.http11.Http11Protocol$Http11ConnectionHandler|process |Http11Protocol.java | 653| 14:38:39,383 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |org.apache.tomcat.util.net.JIoEndpoint$Worker |run |JIoEndpoint.java | 920| 14:38:39,384 ERROR [org.orbeon.oxf.xforms.processor.XFormsServer] (http-localhost/127.0.0.1:8080-1) |java.lang.Thread |run |Thread.java | 662|

Please help me
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon Integrated deployment

Erik Bruchez
Administrator
I replied to your StackOverflow question:

    http://stackoverflow.com/questions/24695221/orbeon-integrated-deployment

The answer is simple: you cannot take a form created with Form Builder and paste it into a JSP. That's not meant to work. Forms created by Form Builder must be deployed and run within Form Runner.

-Erik