Trying to run \xforms-jsp\guess-the-number

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

Trying to run \xforms-jsp\guess-the-number

DOSSOT David-2
Hi Guys,
 
Using OPS v3.0.1.200602032326 on JBoss 4.0.3 / JDK 5, I am trying to run the JSP example found in the CVS.
 
I have added the \orbeon\src\examples\xforms-jsp\guess-the-number folder under resources, included in web.xml the fragment visible here http://www.orbeon.com/ops/doc/integration-xforms-jsp#d5934250e20 and added the filter.xpl found in \orbeon\src\examples\web\config.
 
When I point my browser to: http://localhost:8080/ops/xforms-jsp/guess-the-number/index.jsp I receive the error shown at the end of the email.
 
Any idea about what I am doing wrong?
 
TIA,
David
 

 
<SCRIPT> function hideShowTBody(id) { var tbody = document.getElementById(id); for (var i = 0; tbody.rows.length > i; i++) { var row = tbody.rows[i]; if (row.style.display == 'none') row.style.display = ''; else row.style.display = 'none'; } } </SCRIPT>  

Orbeon PresentationServer (OPS) - Error Page

Error Message

The following error has occurred:

Error Message

Filtered resource did not call getWriter() or getOutputStream().

OPS Call Stack

The OPS Call Stack helps you determine what sequence of OPS operations have caused the error.

Resource URL Line Column Description XML Element
oxf:/config/filter.xpl 12 50 reading processor output (name='data', id='request-body')   <p:output name="data" id="request-body"/>
oxf:/config/epilogue.xpl 28 40 reading processor output (name='data')   <p:param type="input" name="data"/>
oxf:/ops/pfc/xforms-epilogue.xpl 19 40 reading processor output (name='data')   <p:param type="input" name="data"/>
oxf:/config/epilogue.xpl 41 58 reading processor output (name='xformed-data', id='xformed-data')   <p:output name="xformed-data" id="xformed-data"/>
oxf:/config/epilogue-servlet.xpl 30 48 reading processor output (name='xformed-data')   <p:param type="input" name="xformed-data"/>
oxf:/config/epilogue.xpl 59 46 executing processor (name='{http://www.orbeon.com/oxf/processors}pipeline')   <p:processor name="oxf:pipeline">...</p:processor>
oxf:/config/filter.xpl 15 38 executing processor (name='{http://www.orbeon.com/oxf/processors}pipeline')   <p:processor name="oxf:pipeline">...</p:processor>

Java Exceptions (3 total)

Java Exceptions are the native mechanism by which OPS reports errors. More than one exception may be provided below but usually the first exception along with the OPS Stack Trace above provide enough information to track down an issue.

<SPAN onclick="hideShowTBody('exception-1')">Toggle org.orbeon.oxf.common.OXFException
Exception Class org.orbeon.oxf.common.OXFException
Message Filtered resource did not call getWriter() or getOutputStream().
Servlet Stack Trace
(131 method calls)
Class Name Method Name File Name Line Number
org.orbeon.oxf.processor.StreamInterceptor parse StreamInterceptor.java 113
org.orbeon.oxf.processor.ServletResponseWrapper parse ServletResponseWrapper.java 162
org.orbeon.oxf.processor.ServletResponseWrapper parse ServletResponseWrapper.java 158
org.orbeon.oxf.processor.ServletFilterGenerator$1 readImpl ServletFilterGenerator.java 63
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1170
org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX ProcessorImpl.java 349
org.orbeon.oxf.processor.pipeline.PipelineProcessor access$1500 PipelineProcessor.java 66
org.orbeon.oxf.processor.pipeline.PipelineProcessor$6 run PipelineProcessor.java 572
org.orbeon.oxf.processor.ProcessorImpl executeParents ProcessorImpl.java 533
<SPAN onclick="hideShowTBody('trace-1-servlet-1')">Toggle More...
org.orbeon.oxf.processor.pipeline.PipelineProcessor access$1600 PipelineProcessor.java 66
org.orbeon.oxf.processor.pipeline.PipelineProcessor$InternalTopOutput readImpl PipelineProcessor.java 568
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1170
org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX ProcessorImpl.java 349
org.orbeon.oxf.processor.pipeline.TeeProcessor access$100 TeeProcessor.java 36
org.orbeon.oxf.processor.pipeline.TeeProcessor$1 readImpl TeeProcessor.java 57
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1170
org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX ProcessorImpl.java 349
org.orbeon.oxf.processor.pipeline.PipelineProcessor access$1500 PipelineProcessor.java 66
org.orbeon.oxf.processor.pipeline.PipelineProcessor$6 run PipelineProcessor.java 572
org.orbeon.oxf.processor.ProcessorImpl executeParents ProcessorImpl.java 533
org.orbeon.oxf.processor.pipeline.PipelineProcessor access$1600 PipelineProcessor.java 66
org.orbeon.oxf.processor.pipeline.PipelineProcessor$InternalTopOutput readImpl PipelineProcessor.java 568
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1170
org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX ProcessorImpl.java 349
org.orbeon.oxf.processor.pipeline.PipelineProcessor access$1500 PipelineProcessor.java 66
org.orbeon.oxf.processor.pipeline.PipelineProcessor$6 run PipelineProcessor.java 572
org.orbeon.oxf.processor.ProcessorImpl executeParents ProcessorImpl.java 533
org.orbeon.oxf.processor.pipeline.PipelineProcessor access$1600 PipelineProcessor.java 66
org.orbeon.oxf.processor.pipeline.PipelineProcessor$InternalTopOutput readImpl PipelineProcessor.java 568
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1170
org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX ProcessorImpl.java 349
org.orbeon.oxf.processor.pipeline.TeeProcessor access$100 TeeProcessor.java 36
org.orbeon.oxf.processor.pipeline.TeeProcessor$1 readImpl TeeProcessor.java 57
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1170
org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX ProcessorImpl.java 349
org.orbeon.oxf.processor.ProcessorImpl readInputAsDOM4J ProcessorImpl.java 404
org.orbeon.oxf.processor.ProcessorImpl$4 read ProcessorImpl.java 428
org.orbeon.oxf.processor.ProcessorImpl readCacheInputAsObject ProcessorImpl.java 470
org.orbeon.oxf.processor.ProcessorImpl readCacheInputAsDOM4J ProcessorImpl.java 426
org.orbeon.oxf.processor.pipeline.choose.ConcreteChooseProcessor start ConcreteChooseProcessor.java 185
org.orbeon.oxf.processor.pipeline.choose.ConcreteChooseProcessor$1 readImpl ConcreteChooseProcessor.java 120
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1170
org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX ProcessorImpl.java 349
org.orbeon.oxf.processor.pipeline.PipelineProcessor access$000 PipelineProcessor.java 66
org.orbeon.oxf.processor.pipeline.PipelineProcessor$2 run PipelineProcessor.java 96
org.orbeon.oxf.processor.ProcessorImpl executeChildren ProcessorImpl.java 515
org.orbeon.oxf.processor.pipeline.PipelineProcessor access$100 PipelineProcessor.java 66
org.orbeon.oxf.processor.pipeline.PipelineProcessor$1 readImpl PipelineProcessor.java 94
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1170
org.orbeon.oxf.processor.pipeline.choose.ConcreteChooseProcessor$1 readImpl ConcreteChooseProcessor.java 122
org.orbeon.oxf.processor.ProcessorImpl$6 read ProcessorImpl.java 987
Reply | Threaded
Open this post in threaded view
|

Re: Trying to run \xforms-jsp\guess-the-number

Alessandro  Vernet
Administrator
Hi David,

Have you tried with a more recent version of PresentationServer? The
examples using XForms from JSP were done after the 3.0.1 release, and
it might be the case that something that went in after 3.0.1 is needed
for the JSP examples to work.

Could you give a shot to a nightly build and see if you still have
this problem? You can download a nightly build from:

http://forge.objectweb.org/nightlybuilds/ops/ops/

Alex

On 6/14/06, DOSSOT David <[hidden email]> wrote:

>
>
>
> Hi  Guys,
>
> Using OPS  v3.0.1.200602032326 on JBoss 4.0.3 / JDK 5, I am trying to run the JSP example  found in the CVS.
>
> I have added the  \orbeon\src\examples\xforms-jsp\guess-the-number folder under  resources, included in web.xml the fragment visible here http://www.orbeon.com/ops/doc/integration-xforms-jsp#d5934250e20  and added the filter.xpl found in  \orbeon\src\examples\web\config.
>
> When I point my  browser to: http://localhost:8080/ops/xforms-jsp/guess-the-number/index.jsp I  receive the error shown at the end of the email.
>
> Any idea about  what I am doing wrong?
>
> TIA,
> David
--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

RE: Trying to run \xforms-jsp\guess-the-number

DOSSOT David-2
In reply to this post by DOSSOT David-2
Re: [ops-users] Trying to run \xforms-jsp\guess-the-number
Thanks for your reply. Will test and report here.
 
D.
-----Original Message-----
From: [hidden email] on behalf of Alessandro Vernet
Sent: Thu 6/15/2006 04:24
To: [hidden email]
Cc:
Subject: Re: [ops-users] Trying to run \xforms-jsp\guess-the-number

Hi David,

Have you tried with a more recent version of PresentationServer? The
examples using XForms from JSP were done after the 3.0.1 release, and
it might be the case that something that went in after 3.0.1 is needed
for the JSP examples to work.

Could you give a shot to a nightly build and see if you still have
this problem? You can download a nightly build from:

http://forge.objectweb.org/nightlybuilds/ops/ops/

Alex

On 6/14/06, DOSSOT David <[hidden email]> wrote:
>
>
>
> Hi  Guys,
>
> Using OPS  v3.0.1.200602032326 on JBoss 4.0.3 / JDK 5, I am trying to run the JSP example  found in the CVS.
>
> I have added the  \orbeon\src\examples\xforms-jsp\guess-the-number folder under  resources, included in web.xml the fragment visible here http://www.orbeon.com/ops/doc/integration-xforms-jsp#d5934250e20  and added the filter.xpl found in  \orbeon\src\examples\web\config.

>
> When I point my  browser to: http://localhost:8080/ops/xforms-jsp/guess-the-number/index.jsp I  receive the error shown at the end of the email.

>
> Any idea about  what I am doing wrong?
>
> TIA,
> David

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Trying to run \xforms-jsp\guess-the-number

DOSSOT David-2
In reply to this post by DOSSOT David-2
Hi Alex,

I confirm it jolly works. Moreover this build also includes the
xforms:insert improvement
(http://www.objectweb.org/wws/arc/ops-users/2006-06/msg00126.html),
which is the heck of a great addition!

Thanks & kudos for OPS!

David



-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of
Alessandro Vernet
Sent: 15 June 2006 04:25
To: [hidden email]
Subject: Re: [ops-users] Trying to run \xforms-jsp\guess-the-number

Hi David,

Have you tried with a more recent version of PresentationServer? The
examples using XForms from JSP were done after the 3.0.1 release, and
it might be the case that something that went in after 3.0.1 is needed
for the JSP examples to work.

Could you give a shot to a nightly build and see if you still have
this problem? You can download a nightly build from:

http://forge.objectweb.org/nightlybuilds/ops/ops/

Alex

On 6/14/06, DOSSOT David <[hidden email]> wrote:
>
>
>
> Hi  Guys,
>
> Using OPS  v3.0.1.200602032326 on JBoss 4.0.3 / JDK 5, I am trying to
run the JSP example  found in the CVS.
>
> I have added the  \orbeon\src\examples\xforms-jsp\guess-the-number
folder under  resources, included in web.xml the fragment visible here
http://www.orbeon.com/ops/doc/integration-xforms-jsp#d5934250e20  and
added the filter.xpl found in  \orbeon\src\examples\web\config.
>
> When I point my  browser to:
http://localhost:8080/ops/xforms-jsp/guess-the-number/index.jsp I
receive the error shown at the end of the email.
>
> Any idea about  what I am doing wrong?
>
> TIA,
> David

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/





--
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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Trying to run \xforms-jsp\guess-the-number

Alessandro  Vernet
Administrator
Hi David,

I am glad to read that this works with recent builds!

Alex

On 6/19/06, DOSSOT David <[hidden email]> wrote:

> Hi Alex,
>
> I confirm it jolly works. Moreover this build also includes the
> xforms:insert improvement
> (http://www.objectweb.org/wws/arc/ops-users/2006-06/msg00126.html),
> which is the heck of a great addition!
>
> Thanks & kudos for OPS!
>
> David
>
>
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On Behalf Of
> Alessandro Vernet
> Sent: 15 June 2006 04:25
> To: [hidden email]
> Subject: Re: [ops-users] Trying to run \xforms-jsp\guess-the-number
>
> Hi David,
>
> Have you tried with a more recent version of PresentationServer? The
> examples using XForms from JSP were done after the 3.0.1 release, and
> it might be the case that something that went in after 3.0.1 is needed
> for the JSP examples to work.
>
> Could you give a shot to a nightly build and see if you still have
> this problem? You can download a nightly build from:
>
> http://forge.objectweb.org/nightlybuilds/ops/ops/
>
> Alex
>
> On 6/14/06, DOSSOT David <[hidden email]> wrote:
> >
> >
> >
> > Hi  Guys,
> >
> > Using OPS  v3.0.1.200602032326 on JBoss 4.0.3 / JDK 5, I am trying to
> run the JSP example  found in the CVS.
> >
> > I have added the  \orbeon\src\examples\xforms-jsp\guess-the-number
> folder under  resources, included in web.xml the fragment visible here
> http://www.orbeon.com/ops/doc/integration-xforms-jsp#d5934250e20  and
> added the filter.xpl found in  \orbeon\src\examples\web\config.
> >
> > When I point my  browser to:
> http://localhost:8080/ops/xforms-jsp/guess-the-number/index.jsp I
> receive the error shown at the end of the email.
> >
> > Any idea about  what I am doing wrong?
> >
> > TIA,
> > David
>
> --
> Blog (XML, Web apps, Open Source):
> http://www.orbeon.com/blog/
>
>
>

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet