DEBUG statement should be ERROR

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

DEBUG statement should be ERROR

Ryan Puddephatt-3

In a recent build, this message is being thrown, but I don’t get anything using event(‘’) or written to the log unless I’m debugging!

 

                XForms - submission - xforms-submit-error throwable: org.orbeon.oxf.xforms.XFormsModelSubmission$XFormsSubmissionException: line 38 of oxf:/config/xforms-widgets.xsl (checking instance validity): xforms:submission: instance to submit does not satisfy valid and/or required model item properties.

oxf:/config/xforms-widgets.xsl, line 38, column -1: xforms:submission: instance to submit does not satisfy valid and/or required model item properties.

                at org.orbeon.oxf.xforms.XFormsModelSubmission.createDocumentToSubmit(XFormsModelSubmission.java:1265)

                at org.orbeon.oxf.xforms.XFormsModelSubmission.performDefaultAction(XFormsModelSubmission.java:532)

                at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)

                at org.orbeon.oxf.xforms.XFormsContainingDocument.dispatchEvent(XFormsContainingDocument.java:1019)

                at org.orbeon.oxf.xforms.control.controls.XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:49)

                at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)

 

-----------------------------------------------

Ryan Puddephatt

Connectivity Consultant

Fidessa LatentZero

1 Old Jewry

London EC2R 8DN

Office: +44 (0) 20 7105 1000

Direct: +44 (0) 20 7105 1812

Blackberry: +44 (0) 79 8539 2458

Fax: +44 (0) 20 7105 1818

Email: [hidden email]

Web: http://www.latentzero.com

 


_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com


--
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: DEBUG statement should be ERROR

David McIntyre
Surely that's how it should be?  In production, the log should only be logging errors when something has gone wrong with the application, as opposed to some user having failed to fill in a required field.  It's only while you're trying to figure out why the submission isn't valid - presumably there's nothing on the screen to explain what is wrong - that you would want to see a failed submission in the logs.  And if you want to see that then you'd enable debugging until you've got the form right.

Just my tuppenceworth ...

Cheers,

Dave Mc

Ryan Puddephatt wrote:

In a recent build, this message is being thrown, but I don’t get anything using event(‘’) or written to the log unless I’m debugging!

 

                XForms - submission - xforms-submit-error throwable: org.orbeon.oxf.xforms.XFormsModelSubmission$XFormsSubmissionException: line 38 of oxf:/config/xforms-widgets.xsl (checking instance validity): xforms:submission: instance to submit does not satisfy valid and/or required model item properties.

oxf:/config/xforms-widgets.xsl, line 38, column -1: xforms:submission: instance to submit does not satisfy valid and/or required model item properties.

                at org.orbeon.oxf.xforms.XFormsModelSubmission.createDocumentToSubmit(XFormsModelSubmission.java:1265)

                at org.orbeon.oxf.xforms.XFormsModelSubmission.performDefaultAction(XFormsModelSubmission.java:532)

                at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)

                at org.orbeon.oxf.xforms.XFormsContainingDocument.dispatchEvent(XFormsContainingDocument.java:1019)

                at org.orbeon.oxf.xforms.control.controls.XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:49)

                at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)

 

-----------------------------------------------

Ryan Puddephatt

Connectivity Consultant

Fidessa LatentZero

1 Old Jewry

London EC2R 8DN

Office: +44 (0) 20 7105 1000

Direct: +44 (0) 20 7105 1812

Blackberry: +44 (0) 79 8539 2458

Fax: +44 (0) 20 7105 1818

Email: [hidden email]

Web: http://www.latentzero.com

 


_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com

--
Orion Signature

Dave McIntyreSoftware Developer
[hidden email]
P: +64 9 638 0600
M: +64 21 212 8087
F: +64 9 638 0699
S: <a href="callto:dave.mcintyre">dave.mcintyre
www.orionhealth.com


This e-mail and any attachments are intended only for the person to whom it is addressed and may contain privileged, proprietary, or other data protected from disclosure under applicable law. If you are not the addressee or the person responsible for delivering this to the addressee you are hereby notified that reading, copying or distributing this transmission is prohibited. If you have received this e-mail in error, please telephone us immediately and remove all copies of it from your system. Thank you for your co-operation.


--
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: DEBUG statement should be ERROR

Ryan Puddephatt-3
In reply to this post by Ryan Puddephatt-3
Dave,
    I see your point with the logging, but also event() didn't return anything helpful. How would I detect this error in code?

Ryan
-----------------------------------------------
Ryan Puddephatt
Connectivity Developer
Fidessa LatentZero
1 Old Jewry
London EC2R 8DN
Office: +44 (0) 20 7105 1000
Direct: +44 (0) 20 7105 1812
Blackberry: +44 (0) 79 8539 2458
Fax: +44 (0) 20 7105 1001
Email: [hidden email]
Web: http://www.latentzero.com


----- Original Message -----
From: Dave McIntyre <[hidden email]>
To: [hidden email] <[hidden email]>
Sent: Wed Dec 17 20:13:47 2008
Subject: [ops-users] Re: DEBUG statement should be ERROR

Surely that's how it should be?  In production, the log should only be logging errors when something has gone wrong with the application, as opposed to some user having failed to fill in a required field.  It's only while you're trying to figure out why the submission isn't valid - presumably there's nothing on the screen to explain what is wrong - that you would want to see a failed submission in the logs.  And if you want to see that then you'd enable debugging until you've got the form right.

Just my tuppenceworth ...

Cheers,

Dave Mc

Ryan Puddephatt wrote:

        In a recent build, this message is being thrown, but I don’t get anything using event(‘’) or written to the log unless I’m debugging!

         

                        XForms - submission - xforms-submit-error throwable: org.orbeon.oxf.xforms.XFormsModelSubmission$XFormsSubmissionException: line 38 of oxf:/config/xforms-widgets.xsl (checking instance validity): xforms:submission: instance to submit does not satisfy valid and/or required model item properties.

        oxf:/config/xforms-widgets.xsl, line 38, column -1: xforms:submission: instance to submit does not satisfy valid and/or required model item properties.

                        at org.orbeon.oxf.xforms.XFormsModelSubmission.createDocumentToSubmit(XFormsModelSubmission.java:1265)

                        at org.orbeon.oxf.xforms.XFormsModelSubmission.performDefaultAction(XFormsModelSubmission.java:532)

                        at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)

                        at org.orbeon.oxf.xforms.XFormsContainingDocument.dispatchEvent(XFormsContainingDocument.java:1019)

                        at org.orbeon.oxf.xforms.control.controls.XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:49)

                        at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)

         

        -----------------------------------------------

        Ryan Puddephatt

        Connectivity Consultant

        Fidessa LatentZero

        1 Old Jewry

        London EC2R 8DN

        Office: +44 (0) 20 7105 1000

        Direct: +44 (0) 20 7105 1812

        Blackberry: +44 (0) 79 8539 2458

        Fax: +44 (0) 20 7105 1818

        Email: [hidden email] <mailto:[hidden email]>

        Web: http://www.latentzero.com <http://www.latentzero.com/>

         


        _______________________________________________________________________
        The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
       
        _____________________________________________________________________
        This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com
       


--

________________________________

 <http://www.orionhealth.com>
       
        Dave McIntyreSoftware Developer
[hidden email]
P: +64 9 638 0600
M: +64 21 212 8087
F: +64 9 638 0699
S: dave.mcintyre
www.orionhealth.com

       

This e-mail and any attachments are intended only for the person to whom it is addressed and may contain privileged, proprietary, or other data protected from disclosure under applicable law. If you are not the addressee or the person responsible for delivering this to the addressee you are hereby notified that reading, copying or distributing this transmission is prohibited. If you have received this e-mail in error, please telephone us immediately and remove all copies of it from your system. Thank you for your co-operation.

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com


--
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: DEBUG statement should be ERROR

David McIntyre
I'm afraid I haven't used the extended version of the event() function, which provides the kind of context information you'd want - all I really know is that it is documented at http://www.orbeon.com/ops/doc/reference-xforms-2#event-context

Sorry I can't offer more help than that.

Cheers,

Dave



Ryan Puddephatt wrote:
Dave,
    I see your point with the logging, but also event() didn't return anything helpful. How would I detect this error in code?

Ryan
-----------------------------------------------
Ryan Puddephatt
Connectivity Developer
Fidessa LatentZero
1 Old Jewry
London EC2R 8DN
Office: +44 (0) 20 7105 1000
Direct: +44 (0) 20 7105 1812
Blackberry: +44 (0) 79 8539 2458
Fax: +44 (0) 20 7105 1001
Email: [hidden email]
Web: http://www.latentzero.com


----- Original Message -----
From: Dave McIntyre [hidden email]
To: [hidden email] [hidden email]
Sent: Wed Dec 17 20:13:47 2008
Subject: [ops-users] Re: DEBUG statement should be ERROR

Surely that's how it should be?  In production, the log should only be logging errors when something has gone wrong with the application, as opposed to some user having failed to fill in a required field.  It's only while you're trying to figure out why the submission isn't valid - presumably there's nothing on the screen to explain what is wrong - that you would want to see a failed submission in the logs.  And if you want to see that then you'd enable debugging until you've got the form right.

Just my tuppenceworth ...

Cheers,

Dave Mc

Ryan Puddephatt wrote: 

	In a recent build, this message is being thrown, but I don’t get anything using event(‘’) or written to the log unless I’m debugging!

	 

	                XForms - submission - xforms-submit-error throwable: org.orbeon.oxf.xforms.XFormsModelSubmission$XFormsSubmissionException: line 38 of oxf:/config/xforms-widgets.xsl (checking instance validity): xforms:submission: instance to submit does not satisfy valid and/or required model item properties.

	oxf:/config/xforms-widgets.xsl, line 38, column -1: xforms:submission: instance to submit does not satisfy valid and/or required model item properties.

	                at org.orbeon.oxf.xforms.XFormsModelSubmission.createDocumentToSubmit(XFormsModelSubmission.java:1265)

	                at org.orbeon.oxf.xforms.XFormsModelSubmission.performDefaultAction(XFormsModelSubmission.java:532)

	                at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)

	                at org.orbeon.oxf.xforms.XFormsContainingDocument.dispatchEvent(XFormsContainingDocument.java:1019)

	                at org.orbeon.oxf.xforms.control.controls.XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:49)

	                at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)

	 

	-----------------------------------------------

	Ryan Puddephatt

	Connectivity Consultant

	Fidessa LatentZero

	1 Old Jewry

	London EC2R 8DN

	Office: +44 (0) 20 7105 1000

	Direct: +44 (0) 20 7105 1812

	Blackberry: +44 (0) 79 8539 2458

	Fax: +44 (0) 20 7105 1818

	Email: [hidden email] [hidden email] 

	Web: http://www.latentzero.com <http://www.latentzero.com/> 

	 


	_______________________________________________________________________
	The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
	
	_____________________________________________________________________
	This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com
	


  

--
Orion Signature

Dave McIntyreSoftware Developer
[hidden email]
P: +64 9 638 0600
M: +64 21 212 8087
F: +64 9 638 0699
S: <a href="callto:dave.mcintyre">dave.mcintyre
www.orionhealth.com


This e-mail and any attachments are intended only for the person to whom it is addressed and may contain privileged, proprietary, or other data protected from disclosure under applicable law. If you are not the addressee or the person responsible for delivering this to the addressee you are hereby notified that reading, copying or distributing this transmission is prohibited. If you have received this e-mail in error, please telephone us immediately and remove all copies of it from your system. Thank you for your co-operation.


--
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: Re: DEBUG statement should be ERROR

Ryan Puddephatt-3
In reply to this post by Ryan Puddephatt-3
Its now a xforms 1.1 function so I would expect it to give me some information

Perhaps I'm expecting too much?

Alex/Erik, any comment?
-----------------------------------------------
Ryan Puddephatt
Connectivity Developer
Fidessa LatentZero
1 Old Jewry
London EC2R 8DN
Office: +44 (0) 20 7105 1000
Direct: +44 (0) 20 7105 1812
Blackberry: +44 (0) 79 8539 2458
Fax: +44 (0) 20 7105 1001
Email: [hidden email]
Web: http://www.latentzero.com


----- Original Message -----
From: Dave McIntyre <[hidden email]>
To: [hidden email] <[hidden email]>
Sent: Wed Dec 17 21:24:58 2008
Subject: [ops-users] Re: Re: Re: DEBUG statement should be ERROR

I'm afraid I haven't used the extended version of the event() function, which provides the kind of context information you'd want - all I really know is that it is documented at http://www.orbeon.com/ops/doc/reference-xforms-2#event-context 

Sorry I can't offer more help than that.

Cheers,

Dave



Ryan Puddephatt wrote:

        Dave,
            I see your point with the logging, but also event() didn't return anything helpful. How would I detect this error in code?
       
        Ryan
        -----------------------------------------------
        Ryan Puddephatt
        Connectivity Developer
        Fidessa LatentZero
        1 Old Jewry
        London EC2R 8DN
        Office: +44 (0) 20 7105 1000
        Direct: +44 (0) 20 7105 1812
        Blackberry: +44 (0) 79 8539 2458
        Fax: +44 (0) 20 7105 1001
        Email: [hidden email]
        Web: http://www.latentzero.com
       
       
        ----- Original Message -----
        From: Dave McIntyre <[hidden email]> <mailto:[hidden email]>
        To: [hidden email] <[hidden email]> <mailto:[hidden email]>
        Sent: Wed Dec 17 20:13:47 2008
        Subject: [ops-users] Re: DEBUG statement should be ERROR
       
        Surely that's how it should be?  In production, the log should only be logging errors when something has gone wrong with the application, as opposed to some user having failed to fill in a required field.  It's only while you're trying to figure out why the submission isn't valid - presumably there's nothing on the screen to explain what is wrong - that you would want to see a failed submission in the logs.  And if you want to see that then you'd enable debugging until you've got the form right.
       
        Just my tuppenceworth ...
       
        Cheers,
       
        Dave Mc
       
        Ryan Puddephatt wrote:
       
                In a recent build, this message is being thrown, but I don’t get anything using event(‘’) or written to the log unless I’m debugging!
       
                 
       
                                XForms - submission - xforms-submit-error throwable: org.orbeon.oxf.xforms.XFormsModelSubmission$XFormsSubmissionException: line 38 of oxf:/config/xforms-widgets.xsl (checking instance validity): xforms:submission: instance to submit does not satisfy valid and/or required model item properties.
       
                oxf:/config/xforms-widgets.xsl, line 38, column -1: xforms:submission: instance to submit does not satisfy valid and/or required model item properties.
       
                                at org.orbeon.oxf.xforms.XFormsModelSubmission.createDocumentToSubmit(XFormsModelSubmission.java:1265)
       
                                at org.orbeon.oxf.xforms.XFormsModelSubmission.performDefaultAction(XFormsModelSubmission.java:532)
       
                                at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
       
                                at org.orbeon.oxf.xforms.XFormsContainingDocument.dispatchEvent(XFormsContainingDocument.java:1019)
       
                                at org.orbeon.oxf.xforms.control.controls.XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:49)
       
                                at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
       
                 
       
                -----------------------------------------------
       
                Ryan Puddephatt
       
                Connectivity Consultant
       
                Fidessa LatentZero
       
                1 Old Jewry
       
                London EC2R 8DN
       
                Office: +44 (0) 20 7105 1000
       
                Direct: +44 (0) 20 7105 1812
       
                Blackberry: +44 (0) 79 8539 2458
       
                Fax: +44 (0) 20 7105 1818
       
                Email: [hidden email] <mailto:[hidden email]> <mailto:[hidden email]>  
       
                Web: http://www.latentzero.com <http://www.latentzero.com/> <http://www.latentzero.com/>  
       
                 
       
       
                _______________________________________________________________________
                The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
               
                _____________________________________________________________________
                This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com
               
       
       
         


--

________________________________

 <http://www.orionhealth.com>
       
        Dave McIntyreSoftware Developer
[hidden email]
P: +64 9 638 0600
M: +64 21 212 8087
F: +64 9 638 0699
S: dave.mcintyre
www.orionhealth.com

       

This e-mail and any attachments are intended only for the person to whom it is addressed and may contain privileged, proprietary, or other data protected from disclosure under applicable law. If you are not the addressee or the person responsible for delivering this to the addressee you are hereby notified that reading, copying or distributing this transmission is prohibited. If you have received this e-mail in error, please telephone us immediately and remove all copies of it from your system. Thank you for your co-operation.

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com


--
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: Re: Re: DEBUG statement should be ERROR

Erik Bruchez
Administrator
Which information are you looking for exactly? We are implementing the  
context information described here:

   http://www.w3.org/TR/xforms11/#submit-evt-submit-error

-Erik

On Dec 17, 2008, at 11:12 PM, Ryan Puddephatt wrote:

> Its now a xforms 1.1 function so I would expect it to give me some  
> information
>
> Perhaps I'm expecting too much?
>
> Alex/Erik, any comment?
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1001
> Email: [hidden email]
> Web: http://www.latentzero.com
>
>
> ----- Original Message -----
> From: Dave McIntyre <[hidden email]>
> To: [hidden email] <[hidden email]>
> Sent: Wed Dec 17 21:24:58 2008
> Subject: [ops-users] Re: Re: Re: DEBUG statement should be ERROR
>
> I'm afraid I haven't used the extended version of the event()  
> function, which provides the kind of context information you'd want  
> - all I really know is that it is documented at http://www.orbeon.com/ops/doc/reference-xforms-2#event-context
>
> Sorry I can't offer more help than that.
>
> Cheers,
>
> Dave
>
>
>
> Ryan Puddephatt wrote:
>
> Dave,
>    I see your point with the logging, but also event() didn't  
> return anything helpful. How would I detect this error in code?
>
> Ryan
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1001
> Email: [hidden email]
> Web: http://www.latentzero.com
>
>
> ----- Original Message -----
> From: Dave McIntyre <[hidden email]> <mailto:[hidden email]
> >
> To: [hidden email] <[hidden email]> <mailto:[hidden email]>
> Sent: Wed Dec 17 20:13:47 2008
> Subject: [ops-users] Re: DEBUG statement should be ERROR
>
> Surely that's how it should be?  In production, the log should only  
> be logging errors when something has gone wrong with the  
> application, as opposed to some user having failed to fill in a  
> required field.  It's only while you're trying to figure out why the  
> submission isn't valid - presumably there's nothing on the screen to  
> explain what is wrong - that you would want to see a failed  
> submission in the logs.  And if you want to see that then you'd  
> enable debugging until you've got the form right.
>
> Just my tuppenceworth ...
>
> Cheers,
>
> Dave Mc
>
> Ryan Puddephatt wrote:
>
> In a recent build, this message is being thrown, but I don’t get  
> anything using event(‘’) or written to the log unless I’m debugging!
>
>
>
>                XForms - submission - xforms-submit-error  
> throwable: org.orbeon.oxf.xforms.XFormsModelSubmission
> $XFormsSubmissionException: line 38 of oxf:/config/xforms-
> widgets.xsl (checking instance validity): xforms:submission:  
> instance to submit does not satisfy valid and/or required model item  
> properties.
>
> oxf:/config/xforms-widgets.xsl, line 38, column -1:  
> xforms:submission: instance to submit does not satisfy valid and/or  
> required model item properties.
>
>                at  
> org
> .orbeon
> .oxf
> .xforms
> .XFormsModelSubmission
> .createDocumentToSubmit(XFormsModelSubmission.java:1265)
>
>                at  
> org
> .orbeon
> .oxf
> .xforms
> .XFormsModelSubmission
> .performDefaultAction(XFormsModelSubmission.java:532)
>
>                at  
> org
> .orbeon
> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>
>                at  
> org
> .orbeon
> .oxf
> .xforms
> .XFormsContainingDocument
> .dispatchEvent(XFormsContainingDocument.java:1019)
>
>                at  
> org
> .orbeon
> .oxf
> .xforms
> .control
> .controls
> .XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:49)
>
>                at  
> org
> .orbeon
> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>
>
>
> -----------------------------------------------
>
> Ryan Puddephatt
>
> Connectivity Consultant
>
> Fidessa LatentZero
>
> 1 Old Jewry
>
> London EC2R 8DN
>
> Office: +44 (0) 20 7105 1000
>
> Direct: +44 (0) 20 7105 1812
>
> Blackberry: +44 (0) 79 8539 2458
>
> Fax: +44 (0) 20 7105 1818
>
> Email: [hidden email]  
> <mailto:[hidden email]>  
> <mailto:[hidden email]>
>
> Web: http://www.latentzero.com <http://www.latentzero.com/> <http://www.latentzero.com/ 
> >
>
>
>
>
>
> _______________________________________________________________________
> The information transmitted is intended only for the person or  
> entity to which it is addressed and may contain confidential and/or  
> privileged material. Any review, retransmission, dissemination or  
> other use of, or taking of any action in reliance upon, this  
> information by persons or entities other than the intended recipient  
> is prohibited. If you received this in error, please contact the  
> sender and delete the material from any computer.
>
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business  
> Internet Managed Scanning Services - powered by MessageLabs. For  
> further information visit http://www.mci.com
>
>
>
>
>
>
> --
>
> ________________________________
>
> <http://www.orionhealth.com>
>
> Dave McIntyreSoftware Developer
> [hidden email]
> P: +64 9 638 0600
> M: +64 21 212 8087
> F: +64 9 638 0699
> S: dave.mcintyre
> www.orionhealth.com
>
>
>
> This e-mail and any attachments are intended only for the person to  
> whom it is addressed and may contain privileged, proprietary, or  
> other data protected from disclosure under applicable law. If you  
> are not the addressee or the person responsible for delivering this  
> to the addressee you are hereby notified that reading, copying or  
> distributing this transmission is prohibited. If you have received  
> this e-mail in error, please telephone us immediately and remove all  
> copies of it from your system. Thank you for your co-operation.
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>
>
> _______________________________________________________________________
> The information transmitted is intended only for the person or  
> entity to which it is addressed and may contain confidential and/or  
> privileged material. Any review, retransmission, dissemination or  
> other use of, or taking of any action in reliance upon, this  
> information by persons or entities other than the intended recipient  
> is prohibited. If you received this in error, please contact the  
> sender and delete the material from any computer.
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business  
> Internet Managed Scanning Services - powered by MessageLabs. For  
> further information visit http://www.mci.com
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
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: Re: Re: Re: DEBUG statement should be ERROR

Ryan Puddephatt-3
Erik,
        I'm looking for information as to why the submission failed, in
this case, because the user hasn't filled out all the required fields.

I guess in this case I would expect event('error-type') to return
'validation-error'

Thanks

Ryan

-----------------------------------------------
Ryan Puddephatt
Connectivity Developer
Fidessa LatentZero
1 Old Jewry
London EC2R 8DN
Office: +44 (0) 20 7105 1000
Direct: +44 (0) 20 7105 1812
Blackberry: +44 (0) 79 8539 2458
Fax: +44 (0) 20 7105 1818
Email: [hidden email]
Web: http://www.latentzero.com

-----Original Message-----
From: Erik Bruchez [mailto:[hidden email]]
Sent: 18 December 2008 11:01
To: [hidden email]
Subject: [ops-users] Re: Re: Re: Re: Re: DEBUG statement should be ERROR

Which information are you looking for exactly? We are implementing the
context information described here:

   http://www.w3.org/TR/xforms11/#submit-evt-submit-error

-Erik

On Dec 17, 2008, at 11:12 PM, Ryan Puddephatt wrote:

> Its now a xforms 1.1 function so I would expect it to give me some
> information
>
> Perhaps I'm expecting too much?
>
> Alex/Erik, any comment?
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1001
> Email: [hidden email]
> Web: http://www.latentzero.com
>
>
> ----- Original Message -----
> From: Dave McIntyre <[hidden email]>
> To: [hidden email] <[hidden email]>
> Sent: Wed Dec 17 21:24:58 2008
> Subject: [ops-users] Re: Re: Re: DEBUG statement should be ERROR
>
> I'm afraid I haven't used the extended version of the event()
> function, which provides the kind of context information you'd want
> - all I really know is that it is documented at
> http://www.orbeon.com/ops/doc/reference-xforms-2#event-context
>
> Sorry I can't offer more help than that.
>
> Cheers,
>
> Dave
>
>
>
> Ryan Puddephatt wrote:
>
> Dave,
>    I see your point with the logging, but also event() didn't
return

> anything helpful. How would I detect this error in code?
>
> Ryan
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1001
> Email: [hidden email]
> Web: http://www.latentzero.com
>
>
> ----- Original Message -----
> From: Dave McIntyre <[hidden email]>
> <mailto:[hidden email]
> >
> To: [hidden email] <[hidden email]>
<mailto:[hidden email]>
> Sent: Wed Dec 17 20:13:47 2008
> Subject: [ops-users] Re: DEBUG statement should be ERROR
>
> Surely that's how it should be?  In production, the log should
only

> be logging errors when something has gone wrong with the application,
> as opposed to some user having failed to fill in a required field.  
> It's only while you're trying to figure out why the submission isn't
> valid - presumably there's nothing on the screen to explain what is
> wrong - that you would want to see a failed submission in the logs.  
> And if you want to see that then you'd enable debugging until you've
> got the form right.
>
> Just my tuppenceworth ...
>
> Cheers,
>
> Dave Mc
>
> Ryan Puddephatt wrote:
>
> In a recent build, this message is being thrown, but I
don't get
> anything using event('') or written to the log unless I'm debugging!
>
>
>
>                XForms - submission -
xforms-submit-error
> throwable: org.orbeon.oxf.xforms.XFormsModelSubmission
> $XFormsSubmissionException: line 38 of oxf:/config/xforms- widgets.xsl

> (checking instance validity): xforms:submission:
> instance to submit does not satisfy valid and/or required model item
> properties.
>
> oxf:/config/xforms-widgets.xsl, line 38, column -1:  
> xforms:submission: instance to submit does not satisfy valid and/or
> required model item properties.
>
>                at
> org
> .orbeon
> .oxf
> .xforms
> .XFormsModelSubmission
> .createDocumentToSubmit(XFormsModelSubmission.java:1265)
>
>                at
> org
> .orbeon
> .oxf
> .xforms
> .XFormsModelSubmission
> .performDefaultAction(XFormsModelSubmission.java:532)
>
>                at
> org
> .orbeon
> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>
>                at
> org
> .orbeon
> .oxf
> .xforms
> .XFormsContainingDocument
> .dispatchEvent(XFormsContainingDocument.java:1019)
>
>                at
> org
> .orbeon
> .oxf
> .xforms
> .control
> .controls
> .XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:49)
>
>                at
> org
> .orbeon
> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>
>
>
> -----------------------------------------------
>
> Ryan Puddephatt
>
> Connectivity Consultant
>
> Fidessa LatentZero
>
> 1 Old Jewry
>
> London EC2R 8DN
>
> Office: +44 (0) 20 7105 1000
>
> Direct: +44 (0) 20 7105 1812
>
> Blackberry: +44 (0) 79 8539 2458
>
> Fax: +44 (0) 20 7105 1818
>
> Email: [hidden email]
> <mailto:[hidden email]>
> <mailto:[hidden email]>
>
> Web: http://www.latentzero.com
<http://www.latentzero.com/>
> <http://www.latentzero.com/
> >
>
>
>
>
>
>
_______________________________________________________________________
> The information transmitted is intended only for the
person or

> entity to which it is addressed and may contain confidential and/or
> privileged material. Any review, retransmission, dissemination or
> other use of, or taking of any action in reliance upon, this
> information by persons or entities other than the intended recipient
> is prohibited. If you received this in error, please contact the
> sender and delete the material from any computer.
>
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon
Business  

> Internet Managed Scanning Services - powered by MessageLabs. For  
> further information visit http://www.mci.com
>
>
>
>
>
>
> --
>
> ________________________________
>
> <http://www.orionhealth.com>
>
> Dave McIntyreSoftware Developer
> [hidden email]
> P: +64 9 638 0600
> M: +64 21 212 8087
> F: +64 9 638 0699
> S: dave.mcintyre
> www.orionhealth.com
>
>
>
> This e-mail and any attachments are intended only for the person to  
> whom it is addressed and may contain privileged, proprietary, or  
> other data protected from disclosure under applicable law. If you  
> are not the addressee or the person responsible for delivering this  
> to the addressee you are hereby notified that reading, copying or  
> distributing this transmission is prohibited. If you have received  
> this e-mail in error, please telephone us immediately and remove all  
> copies of it from your system. Thank you for your co-operation.
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>
>
>
_______________________________________________________________________

> The information transmitted is intended only for the person or  
> entity to which it is addressed and may contain confidential and/or  
> privileged material. Any review, retransmission, dissemination or  
> other use of, or taking of any action in reliance upon, this  
> information by persons or entities other than the intended recipient  
> is prohibited. If you received this in error, please contact the  
> sender and delete the material from any computer.
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business  
> Internet Managed Scanning Services - powered by MessageLabs. For  
> further information visit http://www.mci.com
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com


--
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: Re: Re: Re: Re: DEBUG statement should be ERROR

Erik Bruchez
Administrator
Exactly!

-Erik

On Dec 18, 2008, at 12:18 PM, Ryan Puddephatt wrote:

> Erik,
> I'm looking for information as to why the submission failed, in
> this case, because the user hasn't filled out all the required fields.
>
> I guess in this case I would expect event('error-type') to return
> 'validation-error'
>
> Thanks
>
> Ryan
>
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1818
> Email: [hidden email]
> Web: http://www.latentzero.com
>
> -----Original Message-----
> From: Erik Bruchez [mailto:[hidden email]]
> Sent: 18 December 2008 11:01
> To: [hidden email]
> Subject: [ops-users] Re: Re: Re: Re: Re: DEBUG statement should be  
> ERROR
>
> Which information are you looking for exactly? We are implementing the
> context information described here:
>
>   http://www.w3.org/TR/xforms11/#submit-evt-submit-error
>
> -Erik
>
> On Dec 17, 2008, at 11:12 PM, Ryan Puddephatt wrote:
>
>> Its now a xforms 1.1 function so I would expect it to give me some
>> information
>>
>> Perhaps I'm expecting too much?
>>
>> Alex/Erik, any comment?
>> -----------------------------------------------
>> Ryan Puddephatt
>> Connectivity Developer
>> Fidessa LatentZero
>> 1 Old Jewry
>> London EC2R 8DN
>> Office: +44 (0) 20 7105 1000
>> Direct: +44 (0) 20 7105 1812
>> Blackberry: +44 (0) 79 8539 2458
>> Fax: +44 (0) 20 7105 1001
>> Email: [hidden email]
>> Web: http://www.latentzero.com
>>
>>
>> ----- Original Message -----
>> From: Dave McIntyre <[hidden email]>
>> To: [hidden email] <[hidden email]>
>> Sent: Wed Dec 17 21:24:58 2008
>> Subject: [ops-users] Re: Re: Re: DEBUG statement should be ERROR
>>
>> I'm afraid I haven't used the extended version of the event()
>> function, which provides the kind of context information you'd want
>> - all I really know is that it is documented at
>> http://www.orbeon.com/ops/doc/reference-xforms-2#event-context
>>
>> Sorry I can't offer more help than that.
>>
>> Cheers,
>>
>> Dave
>>
>>
>>
>> Ryan Puddephatt wrote:
>>
>> Dave,
>>    I see your point with the logging, but also event() didn't
> return
>> anything helpful. How would I detect this error in code?
>>
>> Ryan
>> -----------------------------------------------
>> Ryan Puddephatt
>> Connectivity Developer
>> Fidessa LatentZero
>> 1 Old Jewry
>> London EC2R 8DN
>> Office: +44 (0) 20 7105 1000
>> Direct: +44 (0) 20 7105 1812
>> Blackberry: +44 (0) 79 8539 2458
>> Fax: +44 (0) 20 7105 1001
>> Email: [hidden email]
>> Web: http://www.latentzero.com
>>
>>
>> ----- Original Message -----
>> From: Dave McIntyre <[hidden email]>
>> <mailto:[hidden email]
>>>
>> To: [hidden email] <[hidden email]>
> <mailto:[hidden email]>
>> Sent: Wed Dec 17 20:13:47 2008
>> Subject: [ops-users] Re: DEBUG statement should be ERROR
>>
>> Surely that's how it should be?  In production, the log should
> only
>> be logging errors when something has gone wrong with the application,
>> as opposed to some user having failed to fill in a required field.
>> It's only while you're trying to figure out why the submission isn't
>> valid - presumably there's nothing on the screen to explain what is
>> wrong - that you would want to see a failed submission in the logs.
>> And if you want to see that then you'd enable debugging until you've
>> got the form right.
>>
>> Just my tuppenceworth ...
>>
>> Cheers,
>>
>> Dave Mc
>>
>> Ryan Puddephatt wrote:
>>
>> In a recent build, this message is being thrown, but I
> don't get
>> anything using event('') or written to the log unless I'm debugging!
>>
>>
>>
>>                XForms - submission -
> xforms-submit-error
>> throwable: org.orbeon.oxf.xforms.XFormsModelSubmission
>> $XFormsSubmissionException: line 38 of oxf:/config/xforms-  
>> widgets.xsl
>
>> (checking instance validity): xforms:submission:
>> instance to submit does not satisfy valid and/or required model item
>> properties.
>>
>> oxf:/config/xforms-widgets.xsl, line 38, column -1:
>> xforms:submission: instance to submit does not satisfy valid and/or
>> required model item properties.
>>
>>                at
>> org
>> .orbeon
>> .oxf
>> .xforms
>> .XFormsModelSubmission
>> .createDocumentToSubmit(XFormsModelSubmission.java:1265)
>>
>>                at
>> org
>> .orbeon
>> .oxf
>> .xforms
>> .XFormsModelSubmission
>> .performDefaultAction(XFormsModelSubmission.java:532)
>>
>>                at
>> org
>> .orbeon
>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>
>>                at
>> org
>> .orbeon
>> .oxf
>> .xforms
>> .XFormsContainingDocument
>> .dispatchEvent(XFormsContainingDocument.java:1019)
>>
>>                at
>> org
>> .orbeon
>> .oxf
>> .xforms
>> .control
>> .controls
>> .XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:
>> 49)
>>
>>                at
>> org
>> .orbeon
>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>
>>
>>
>> -----------------------------------------------
>>
>> Ryan Puddephatt
>>
>> Connectivity Consultant
>>
>> Fidessa LatentZero
>>
>> 1 Old Jewry
>>
>> London EC2R 8DN
>>
>> Office: +44 (0) 20 7105 1000
>>
>> Direct: +44 (0) 20 7105 1812
>>
>> Blackberry: +44 (0) 79 8539 2458
>>
>> Fax: +44 (0) 20 7105 1818
>>
>> Email: [hidden email]
>> <mailto:[hidden email]>
>> <mailto:[hidden email]>
>>
>> Web: http://www.latentzero.com
> <http://www.latentzero.com/>
>> <http://www.latentzero.com/
>>>
>>
>>
>>
>>
>>
>>
> _______________________________________________________________________
>> The information transmitted is intended only for the
> person or
>> entity to which it is addressed and may contain confidential and/or
>> privileged material. Any review, retransmission, dissemination or
>> other use of, or taking of any action in reliance upon, this
>> information by persons or entities other than the intended recipient
>> is prohibited. If you received this in error, please contact the
>> sender and delete the material from any computer.
>>
>>
>> _____________________________________________________________________
>> This e-mail has been scanned for viruses by Verizon
> Business
>> Internet Managed Scanning Services - powered by MessageLabs. For
>> further information visit http://www.mci.com
>>
>>
>>
>>
>>
>>
>> --
>>
>> ________________________________
>>
>> <http://www.orionhealth.com>
>>
>> Dave McIntyreSoftware Developer
>> [hidden email]
>> P: +64 9 638 0600
>> M: +64 21 212 8087
>> F: +64 9 638 0699
>> S: dave.mcintyre
>> www.orionhealth.com
>>
>>
>>
>> This e-mail and any attachments are intended only for the person to
>> whom it is addressed and may contain privileged, proprietary, or
>> other data protected from disclosure under applicable law. If you
>> are not the addressee or the person responsible for delivering this
>> to the addressee you are hereby notified that reading, copying or
>> distributing this transmission is prohibited. If you have received
>> this e-mail in error, please telephone us immediately and remove all
>> copies of it from your system. Thank you for your co-operation.
>>
>> ______________________________________________________________________
>> This email has been scanned by the MessageLabs Email Security System.
>> For more information please visit http://www.messagelabs.com/email
>> ______________________________________________________________________
>>
>>
>>
> _______________________________________________________________________
>> The information transmitted is intended only for the person or
>> entity to which it is addressed and may contain confidential and/or
>> privileged material. Any review, retransmission, dissemination or
>> other use of, or taking of any action in reliance upon, this
>> information by persons or entities other than the intended recipient
>> is prohibited. If you received this in error, please contact the
>> sender and delete the material from any computer.
>>
>> _____________________________________________________________________
>> This e-mail has been scanned for viruses by Verizon Business
>> Internet Managed Scanning Services - powered by MessageLabs. For
>> further information visit http://www.mci.com
>>
>> --
>> 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
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
> http://www.orbeon.com/
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>
> _______________________________________________________________________
> The information transmitted is intended only for the person or  
> entity to which it is addressed and may contain confidential and/or  
> privileged material. Any review, retransmission, dissemination or  
> other use of, or taking of any action in reliance upon, this  
> information by persons or entities other than the intended recipient  
> is prohibited. If you received this in error, please contact the  
> sender and delete the material from any computer.
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business  
> Internet Managed Scanning Services - powered by MessageLabs. For  
> further information visit http://www.mci.com
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
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: Re: Re: Re: Re: Re: DEBUG statement should be ERROR

Ryan Puddephatt-3
It doesn't didn't return this

-----------------------------------------------
Ryan Puddephatt
Connectivity Developer
Fidessa LatentZero
1 Old Jewry
London EC2R 8DN
Office: +44 (0) 20 7105 1000
Direct: +44 (0) 20 7105 1812
Blackberry: +44 (0) 79 8539 2458
Fax: +44 (0) 20 7105 1818
Email: [hidden email]
Web: http://www.latentzero.com


-----Original Message-----
From: Erik Bruchez [mailto:[hidden email]]
Sent: 18 December 2008 11:24
To: [hidden email]
Subject: [ops-users] Re: RE: Re: Re: Re: Re: Re: DEBUG statement should be ERROR

Exactly!

-Erik

On Dec 18, 2008, at 12:18 PM, Ryan Puddephatt wrote:

> Erik,
> I'm looking for information as to why the submission failed, in this
> case, because the user hasn't filled out all the required fields.
>
> I guess in this case I would expect event('error-type') to return
> 'validation-error'
>
> Thanks
>
> Ryan
>
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1818
> Email: [hidden email]
> Web: http://www.latentzero.com
>
> -----Original Message-----
> From: Erik Bruchez [mailto:[hidden email]]
> Sent: 18 December 2008 11:01
> To: [hidden email]
> Subject: [ops-users] Re: Re: Re: Re: Re: DEBUG statement should be
> ERROR
>
> Which information are you looking for exactly? We are implementing the
> context information described here:
>
>   http://www.w3.org/TR/xforms11/#submit-evt-submit-error
>
> -Erik
>
> On Dec 17, 2008, at 11:12 PM, Ryan Puddephatt wrote:
>
>> Its now a xforms 1.1 function so I would expect it to give me some
>> information
>>
>> Perhaps I'm expecting too much?
>>
>> Alex/Erik, any comment?
>> -----------------------------------------------
>> Ryan Puddephatt
>> Connectivity Developer
>> Fidessa LatentZero
>> 1 Old Jewry
>> London EC2R 8DN
>> Office: +44 (0) 20 7105 1000
>> Direct: +44 (0) 20 7105 1812
>> Blackberry: +44 (0) 79 8539 2458
>> Fax: +44 (0) 20 7105 1001
>> Email: [hidden email]
>> Web: http://www.latentzero.com
>>
>>
>> ----- Original Message -----
>> From: Dave McIntyre <[hidden email]>
>> To: [hidden email] <[hidden email]>
>> Sent: Wed Dec 17 21:24:58 2008
>> Subject: [ops-users] Re: Re: Re: DEBUG statement should be ERROR
>>
>> I'm afraid I haven't used the extended version of the event()
>> function, which provides the kind of context information you'd want
>> - all I really know is that it is documented at
>> http://www.orbeon.com/ops/doc/reference-xforms-2#event-context
>>
>> Sorry I can't offer more help than that.
>>
>> Cheers,
>>
>> Dave
>>
>>
>>
>> Ryan Puddephatt wrote:
>>
>> Dave,
>>    I see your point with the logging, but also event() didn't
> return
>> anything helpful. How would I detect this error in code?
>>
>> Ryan
>> -----------------------------------------------
>> Ryan Puddephatt
>> Connectivity Developer
>> Fidessa LatentZero
>> 1 Old Jewry
>> London EC2R 8DN
>> Office: +44 (0) 20 7105 1000
>> Direct: +44 (0) 20 7105 1812
>> Blackberry: +44 (0) 79 8539 2458
>> Fax: +44 (0) 20 7105 1001
>> Email: [hidden email]
>> Web: http://www.latentzero.com
>>
>>
>> ----- Original Message -----
>> From: Dave McIntyre <[hidden email]>
>> <mailto:[hidden email]
>>>
>> To: [hidden email] <[hidden email]>
> <mailto:[hidden email]>
>> Sent: Wed Dec 17 20:13:47 2008
>> Subject: [ops-users] Re: DEBUG statement should be ERROR
>>
>> Surely that's how it should be?  In production, the log should
> only
>> be logging errors when something has gone wrong with the application,
>> as opposed to some user having failed to fill in a required field.
>> It's only while you're trying to figure out why the submission isn't
>> valid - presumably there's nothing on the screen to explain what is
>> wrong - that you would want to see a failed submission in the logs.
>> And if you want to see that then you'd enable debugging until you've
>> got the form right.
>>
>> Just my tuppenceworth ...
>>
>> Cheers,
>>
>> Dave Mc
>>
>> Ryan Puddephatt wrote:
>>
>> In a recent build, this message is being thrown, but I
> don't get
>> anything using event('') or written to the log unless I'm debugging!
>>
>>
>>
>>                XForms - submission -
> xforms-submit-error
>> throwable: org.orbeon.oxf.xforms.XFormsModelSubmission
>> $XFormsSubmissionException: line 38 of oxf:/config/xforms-
>> widgets.xsl
>
>> (checking instance validity): xforms:submission:
>> instance to submit does not satisfy valid and/or required model item
>> properties.
>>
>> oxf:/config/xforms-widgets.xsl, line 38, column -1:
>> xforms:submission: instance to submit does not satisfy valid and/or
>> required model item properties.
>>
>>                at
>> org
>> .orbeon
>> .oxf
>> .xforms
>> .XFormsModelSubmission
>> .createDocumentToSubmit(XFormsModelSubmission.java:1265)
>>
>>                at
>> org
>> .orbeon
>> .oxf
>> .xforms
>> .XFormsModelSubmission
>> .performDefaultAction(XFormsModelSubmission.java:532)
>>
>>                at
>> org
>> .orbeon
>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>
>>                at
>> org
>> .orbeon
>> .oxf
>> .xforms
>> .XFormsContainingDocument
>> .dispatchEvent(XFormsContainingDocument.java:1019)
>>
>>                at
>> org
>> .orbeon
>> .oxf
>> .xforms
>> .control
>> .controls
>> .XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:
>> 49)
>>
>>                at
>> org
>> .orbeon
>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>
>>
>>
>> -----------------------------------------------
>>
>> Ryan Puddephatt
>>
>> Connectivity Consultant
>>
>> Fidessa LatentZero
>>
>> 1 Old Jewry
>>
>> London EC2R 8DN
>>
>> Office: +44 (0) 20 7105 1000
>>
>> Direct: +44 (0) 20 7105 1812
>>
>> Blackberry: +44 (0) 79 8539 2458
>>
>> Fax: +44 (0) 20 7105 1818
>>
>> Email: [hidden email]
>> <mailto:[hidden email]>
>> <mailto:[hidden email]>
>>
>> Web: http://www.latentzero.com
> <http://www.latentzero.com/>
>> <http://www.latentzero.com/
>>>
>>
>>
>>
>>
>>
>>
> ______________________________________________________________________
> _
>> The information transmitted is intended only for the
> person or
>> entity to which it is addressed and may contain confidential and/or
>> privileged material. Any review, retransmission, dissemination or
>> other use of, or taking of any action in reliance upon, this
>> information by persons or entities other than the intended recipient
>> is prohibited. If you received this in error, please contact the
>> sender and delete the material from any computer.
>>
>>
>> _____________________________________________________________________
>> This e-mail has been scanned for viruses by Verizon
> Business
>> Internet Managed Scanning Services - powered by MessageLabs. For
>> further information visit http://www.mci.com
>>
>>
>>
>>
>>
>>
>> --
>>
>> ________________________________
>>
>> <http://www.orionhealth.com>
>>
>> Dave McIntyreSoftware Developer
>> [hidden email]
>> P: +64 9 638 0600
>> M: +64 21 212 8087
>> F: +64 9 638 0699
>> S: dave.mcintyre
>> www.orionhealth.com
>>
>>
>>
>> This e-mail and any attachments are intended only for the person to
>> whom it is addressed and may contain privileged, proprietary, or
>> other data protected from disclosure under applicable law. If you are
>> not the addressee or the person responsible for delivering this to
>> the addressee you are hereby notified that reading, copying or
>> distributing this transmission is prohibited. If you have received
>> this e-mail in error, please telephone us immediately and remove all
>> copies of it from your system. Thank you for your co-operation.
>>
>> _____________________________________________________________________
>> _ This email has been scanned by the MessageLabs Email Security
>> System.
>> For more information please visit http://www.messagelabs.com/email 
>> _____________________________________________________________________
>> _
>>
>>
>>
> ______________________________________________________________________
> _
>> The information transmitted is intended only for the person or entity
>> to which it is addressed and may contain confidential and/or
>> privileged material. Any review, retransmission, dissemination or
>> other use of, or taking of any action in reliance upon, this
>> information by persons or entities other than the intended recipient
>> is prohibited. If you received this in error, please contact the
>> sender and delete the material from any computer.
>>
>> _____________________________________________________________________
>> This e-mail has been scanned for viruses by Verizon Business Internet
>> Managed Scanning Services - powered by MessageLabs. For further
>> information visit http://www.mci.com
>>
>> --
>> 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
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
> http://www.orbeon.com/
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
>
> ______________________________________________________________________
> _ The information transmitted is intended only for the person or
> entity to which it is addressed and may contain confidential and/or
> privileged material. Any review, retransmission, dissemination or
> other use of, or taking of any action in reliance upon, this
> information by persons or entities other than the intended recipient
> is prohibited. If you received this in error, please contact the
> sender and delete the material from any computer.
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business Internet
> Managed Scanning Services - powered by MessageLabs. For further
> information visit http://www.mci.com
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/



______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com


--
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: RE: Re: Re: Re: Re: Re: DEBUG statement should be ERROR

Erik Bruchez
Administrator
You are using a recent build, right?

With XForms logging on, you should see what's happening with the  
submission. First this will help you make sure the submission fails  
because of validation.

-Erik

On Dec 18, 2008, at 12:39 PM, Ryan Puddephatt wrote:

> It doesn't didn't return this
>
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1818
> Email: [hidden email]
> Web: http://www.latentzero.com
>
>
> -----Original Message-----
> From: Erik Bruchez [mailto:[hidden email]]
> Sent: 18 December 2008 11:24
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: Re: Re: Re: Re: DEBUG statement  
> should be ERROR
>
> Exactly!
>
> -Erik
>
> On Dec 18, 2008, at 12:18 PM, Ryan Puddephatt wrote:
>
>> Erik,
>> I'm looking for information as to why the submission failed, in this
>> case, because the user hasn't filled out all the required fields.
>>
>> I guess in this case I would expect event('error-type') to return
>> 'validation-error'
>>
>> Thanks
>>
>> Ryan
>>
>> -----------------------------------------------
>> Ryan Puddephatt
>> Connectivity Developer
>> Fidessa LatentZero
>> 1 Old Jewry
>> London EC2R 8DN
>> Office: +44 (0) 20 7105 1000
>> Direct: +44 (0) 20 7105 1812
>> Blackberry: +44 (0) 79 8539 2458
>> Fax: +44 (0) 20 7105 1818
>> Email: [hidden email]
>> Web: http://www.latentzero.com
>>
>> -----Original Message-----
>> From: Erik Bruchez [mailto:[hidden email]]
>> Sent: 18 December 2008 11:01
>> To: [hidden email]
>> Subject: [ops-users] Re: Re: Re: Re: Re: DEBUG statement should be
>> ERROR
>>
>> Which information are you looking for exactly? We are implementing  
>> the
>> context information described here:
>>
>>  http://www.w3.org/TR/xforms11/#submit-evt-submit-error
>>
>> -Erik
>>
>> On Dec 17, 2008, at 11:12 PM, Ryan Puddephatt wrote:
>>
>>> Its now a xforms 1.1 function so I would expect it to give me some
>>> information
>>>
>>> Perhaps I'm expecting too much?
>>>
>>> Alex/Erik, any comment?
>>> -----------------------------------------------
>>> Ryan Puddephatt
>>> Connectivity Developer
>>> Fidessa LatentZero
>>> 1 Old Jewry
>>> London EC2R 8DN
>>> Office: +44 (0) 20 7105 1000
>>> Direct: +44 (0) 20 7105 1812
>>> Blackberry: +44 (0) 79 8539 2458
>>> Fax: +44 (0) 20 7105 1001
>>> Email: [hidden email]
>>> Web: http://www.latentzero.com
>>>
>>>
>>> ----- Original Message -----
>>> From: Dave McIntyre <[hidden email]>
>>> To: [hidden email] <[hidden email]>
>>> Sent: Wed Dec 17 21:24:58 2008
>>> Subject: [ops-users] Re: Re: Re: DEBUG statement should be ERROR
>>>
>>> I'm afraid I haven't used the extended version of the event()
>>> function, which provides the kind of context information you'd want
>>> - all I really know is that it is documented at
>>> http://www.orbeon.com/ops/doc/reference-xforms-2#event-context
>>>
>>> Sorry I can't offer more help than that.
>>>
>>> Cheers,
>>>
>>> Dave
>>>
>>>
>>>
>>> Ryan Puddephatt wrote:
>>>
>>> Dave,
>>>    I see your point with the logging, but also event() didn't
>> return
>>> anything helpful. How would I detect this error in code?
>>>
>>> Ryan
>>> -----------------------------------------------
>>> Ryan Puddephatt
>>> Connectivity Developer
>>> Fidessa LatentZero
>>> 1 Old Jewry
>>> London EC2R 8DN
>>> Office: +44 (0) 20 7105 1000
>>> Direct: +44 (0) 20 7105 1812
>>> Blackberry: +44 (0) 79 8539 2458
>>> Fax: +44 (0) 20 7105 1001
>>> Email: [hidden email]
>>> Web: http://www.latentzero.com
>>>
>>>
>>> ----- Original Message -----
>>> From: Dave McIntyre <[hidden email]>
>>> <mailto:[hidden email]
>>>>
>>> To: [hidden email] <[hidden email]>
>> <mailto:[hidden email]>
>>> Sent: Wed Dec 17 20:13:47 2008
>>> Subject: [ops-users] Re: DEBUG statement should be ERROR
>>>
>>> Surely that's how it should be?  In production, the log should
>> only
>>> be logging errors when something has gone wrong with the  
>>> application,
>>> as opposed to some user having failed to fill in a required field.
>>> It's only while you're trying to figure out why the submission isn't
>>> valid - presumably there's nothing on the screen to explain what is
>>> wrong - that you would want to see a failed submission in the logs.
>>> And if you want to see that then you'd enable debugging until you've
>>> got the form right.
>>>
>>> Just my tuppenceworth ...
>>>
>>> Cheers,
>>>
>>> Dave Mc
>>>
>>> Ryan Puddephatt wrote:
>>>
>>> In a recent build, this message is being thrown, but I
>> don't get
>>> anything using event('') or written to the log unless I'm debugging!
>>>
>>>
>>>
>>>                XForms - submission -
>> xforms-submit-error
>>> throwable: org.orbeon.oxf.xforms.XFormsModelSubmission
>>> $XFormsSubmissionException: line 38 of oxf:/config/xforms-
>>> widgets.xsl
>>
>>> (checking instance validity): xforms:submission:
>>> instance to submit does not satisfy valid and/or required model item
>>> properties.
>>>
>>> oxf:/config/xforms-widgets.xsl, line 38, column -1:
>>> xforms:submission: instance to submit does not satisfy valid and/or
>>> required model item properties.
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf
>>> .xforms
>>> .XFormsModelSubmission
>>> .createDocumentToSubmit(XFormsModelSubmission.java:1265)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf
>>> .xforms
>>> .XFormsModelSubmission
>>> .performDefaultAction(XFormsModelSubmission.java:532)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf
>>> .xforms
>>> .XFormsContainingDocument
>>> .dispatchEvent(XFormsContainingDocument.java:1019)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf
>>> .xforms
>>> .control
>>> .controls
>>> .XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:
>>> 49)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>>
>>>
>>>
>>> -----------------------------------------------
>>>
>>> Ryan Puddephatt
>>>
>>> Connectivity Consultant
>>>
>>> Fidessa LatentZero
>>>
>>> 1 Old Jewry
>>>
>>> London EC2R 8DN
>>>
>>> Office: +44 (0) 20 7105 1000
>>>
>>> Direct: +44 (0) 20 7105 1812
>>>
>>> Blackberry: +44 (0) 79 8539 2458
>>>
>>> Fax: +44 (0) 20 7105 1818
>>>
>>> Email: [hidden email]
>>> <mailto:[hidden email]>
>>> <mailto:[hidden email]>
>>>
>>> Web: http://www.latentzero.com
>> <http://www.latentzero.com/>
>>> <http://www.latentzero.com/
>>>>
>>>
>>>
>>>
>>>
>>>
>>>
>> ______________________________________________________________________
>> _
>>> The information transmitted is intended only for the
>> person or
>>> entity to which it is addressed and may contain confidential and/or
>>> privileged material. Any review, retransmission, dissemination or
>>> other use of, or taking of any action in reliance upon, this
>>> information by persons or entities other than the intended recipient
>>> is prohibited. If you received this in error, please contact the
>>> sender and delete the material from any computer.
>>>
>>>
>>> _____________________________________________________________________
>>> This e-mail has been scanned for viruses by Verizon
>> Business
>>> Internet Managed Scanning Services - powered by MessageLabs. For
>>> further information visit http://www.mci.com
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>> ________________________________
>>>
>>> <http://www.orionhealth.com>
>>>
>>> Dave McIntyreSoftware Developer
>>> [hidden email]
>>> P: +64 9 638 0600
>>> M: +64 21 212 8087
>>> F: +64 9 638 0699
>>> S: dave.mcintyre
>>> www.orionhealth.com
>>>
>>>
>>>
>>> This e-mail and any attachments are intended only for the person to
>>> whom it is addressed and may contain privileged, proprietary, or
>>> other data protected from disclosure under applicable law. If you  
>>> are
>>> not the addressee or the person responsible for delivering this to
>>> the addressee you are hereby notified that reading, copying or
>>> distributing this transmission is prohibited. If you have received
>>> this e-mail in error, please telephone us immediately and remove all
>>> copies of it from your system. Thank you for your co-operation.
>>>
>>> _____________________________________________________________________
>>> _ This email has been scanned by the MessageLabs Email Security
>>> System.
>>> For more information please visit http://www.messagelabs.com/email
>>> _____________________________________________________________________
>>> _
>>>
>>>
>>>
>> ______________________________________________________________________
>> _
>>> The information transmitted is intended only for the person or  
>>> entity
>>> to which it is addressed and may contain confidential and/or
>>> privileged material. Any review, retransmission, dissemination or
>>> other use of, or taking of any action in reliance upon, this
>>> information by persons or entities other than the intended recipient
>>> is prohibited. If you received this in error, please contact the
>>> sender and delete the material from any computer.
>>>
>>> _____________________________________________________________________
>>> This e-mail has been scanned for viruses by Verizon Business  
>>> Internet
>>> Managed Scanning Services - powered by MessageLabs. For further
>>> information visit http://www.mci.com
>>>
>>> --
>>> 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
>>
>> --
>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>> http://www.orbeon.com/
>>
>>
>> ______________________________________________________________________
>> This email has been scanned by the MessageLabs Email Security System.
>> For more information please visit http://www.messagelabs.com/email
>> ______________________________________________________________________
>>
>> ______________________________________________________________________
>> _ The information transmitted is intended only for the person or
>> entity to which it is addressed and may contain confidential and/or
>> privileged material. Any review, retransmission, dissemination or
>> other use of, or taking of any action in reliance upon, this
>> information by persons or entities other than the intended recipient
>> is prohibited. If you received this in error, please contact the
>> sender and delete the material from any computer.
>>
>> _____________________________________________________________________
>> This e-mail has been scanned for viruses by Verizon Business Internet
>> Managed Scanning Services - powered by MessageLabs. For further
>> information visit http://www.mci.com
>>
>> --
>> 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
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/
>
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
>
> _______________________________________________________________________
> The information transmitted is intended only for the person or  
> entity to which it is addressed and may contain confidential and/or  
> privileged material. Any review, retransmission, dissemination or  
> other use of, or taking of any action in reliance upon, this  
> information by persons or entities other than the intended recipient  
> is prohibited. If you received this in error, please contact the  
> sender and delete the material from any computer.
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business  
> Internet Managed Scanning Services - powered by MessageLabs. For  
> further information visit http://www.mci.com
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
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: Re: RE: Re: Re: Re: Re: Re: DEBUG statement should be ERROR

Ryan Puddephatt-3
Fairly recent, although I'll try a more recent one soon

I've checked the logging and it definitely failed due to validation

Thanks

Ryan

-----------------------------------------------
Ryan Puddephatt
Connectivity Developer
Fidessa LatentZero
1 Old Jewry
London EC2R 8DN
Office: +44 (0) 20 7105 1000
Direct: +44 (0) 20 7105 1812
Blackberry: +44 (0) 79 8539 2458
Fax: +44 (0) 20 7105 1818
Email: [hidden email]
Web: http://www.latentzero.com


-----Original Message-----
From: Erik Bruchez [mailto:[hidden email]]
Sent: 18 December 2008 13:30
To: [hidden email]
Subject: [ops-users] Re: RE: Re: RE: Re: Re: Re: Re: Re: DEBUG statement should be ERROR

You are using a recent build, right?

With XForms logging on, you should see what's happening with the submission. First this will help you make sure the submission fails because of validation.

-Erik

On Dec 18, 2008, at 12:39 PM, Ryan Puddephatt wrote:

> It doesn't didn't return this
>
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1818
> Email: [hidden email]
> Web: http://www.latentzero.com
>
>
> -----Original Message-----
> From: Erik Bruchez [mailto:[hidden email]]
> Sent: 18 December 2008 11:24
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: Re: Re: Re: Re: DEBUG statement
> should be ERROR
>
> Exactly!
>
> -Erik
>
> On Dec 18, 2008, at 12:18 PM, Ryan Puddephatt wrote:
>
>> Erik,
>> I'm looking for information as to why the submission failed, in this
>> case, because the user hasn't filled out all the required fields.
>>
>> I guess in this case I would expect event('error-type') to return
>> 'validation-error'
>>
>> Thanks
>>
>> Ryan
>>
>> -----------------------------------------------
>> Ryan Puddephatt
>> Connectivity Developer
>> Fidessa LatentZero
>> 1 Old Jewry
>> London EC2R 8DN
>> Office: +44 (0) 20 7105 1000
>> Direct: +44 (0) 20 7105 1812
>> Blackberry: +44 (0) 79 8539 2458
>> Fax: +44 (0) 20 7105 1818
>> Email: [hidden email]
>> Web: http://www.latentzero.com
>>
>> -----Original Message-----
>> From: Erik Bruchez [mailto:[hidden email]]
>> Sent: 18 December 2008 11:01
>> To: [hidden email]
>> Subject: [ops-users] Re: Re: Re: Re: Re: DEBUG statement should be
>> ERROR
>>
>> Which information are you looking for exactly? We are implementing
>> the context information described here:
>>
>>  http://www.w3.org/TR/xforms11/#submit-evt-submit-error
>>
>> -Erik
>>
>> On Dec 17, 2008, at 11:12 PM, Ryan Puddephatt wrote:
>>
>>> Its now a xforms 1.1 function so I would expect it to give me some
>>> information
>>>
>>> Perhaps I'm expecting too much?
>>>
>>> Alex/Erik, any comment?
>>> -----------------------------------------------
>>> Ryan Puddephatt
>>> Connectivity Developer
>>> Fidessa LatentZero
>>> 1 Old Jewry
>>> London EC2R 8DN
>>> Office: +44 (0) 20 7105 1000
>>> Direct: +44 (0) 20 7105 1812
>>> Blackberry: +44 (0) 79 8539 2458
>>> Fax: +44 (0) 20 7105 1001
>>> Email: [hidden email]
>>> Web: http://www.latentzero.com
>>>
>>>
>>> ----- Original Message -----
>>> From: Dave McIntyre <[hidden email]>
>>> To: [hidden email] <[hidden email]>
>>> Sent: Wed Dec 17 21:24:58 2008
>>> Subject: [ops-users] Re: Re: Re: DEBUG statement should be ERROR
>>>
>>> I'm afraid I haven't used the extended version of the event()
>>> function, which provides the kind of context information you'd want
>>> - all I really know is that it is documented at
>>> http://www.orbeon.com/ops/doc/reference-xforms-2#event-context
>>>
>>> Sorry I can't offer more help than that.
>>>
>>> Cheers,
>>>
>>> Dave
>>>
>>>
>>>
>>> Ryan Puddephatt wrote:
>>>
>>> Dave,
>>>    I see your point with the logging, but also event() didn't
>> return
>>> anything helpful. How would I detect this error in code?
>>>
>>> Ryan
>>> -----------------------------------------------
>>> Ryan Puddephatt
>>> Connectivity Developer
>>> Fidessa LatentZero
>>> 1 Old Jewry
>>> London EC2R 8DN
>>> Office: +44 (0) 20 7105 1000
>>> Direct: +44 (0) 20 7105 1812
>>> Blackberry: +44 (0) 79 8539 2458
>>> Fax: +44 (0) 20 7105 1001
>>> Email: [hidden email]
>>> Web: http://www.latentzero.com
>>>
>>>
>>> ----- Original Message -----
>>> From: Dave McIntyre <[hidden email]>
>>> <mailto:[hidden email]
>>>>
>>> To: [hidden email] <[hidden email]>
>> <mailto:[hidden email]>
>>> Sent: Wed Dec 17 20:13:47 2008
>>> Subject: [ops-users] Re: DEBUG statement should be ERROR
>>>
>>> Surely that's how it should be?  In production, the log should
>> only
>>> be logging errors when something has gone wrong with the
>>> application, as opposed to some user having failed to fill in a
>>> required field.
>>> It's only while you're trying to figure out why the submission isn't
>>> valid - presumably there's nothing on the screen to explain what is
>>> wrong - that you would want to see a failed submission in the logs.
>>> And if you want to see that then you'd enable debugging until you've
>>> got the form right.
>>>
>>> Just my tuppenceworth ...
>>>
>>> Cheers,
>>>
>>> Dave Mc
>>>
>>> Ryan Puddephatt wrote:
>>>
>>> In a recent build, this message is being thrown, but I
>> don't get
>>> anything using event('') or written to the log unless I'm debugging!
>>>
>>>
>>>
>>>                XForms - submission -
>> xforms-submit-error
>>> throwable: org.orbeon.oxf.xforms.XFormsModelSubmission
>>> $XFormsSubmissionException: line 38 of oxf:/config/xforms-
>>> widgets.xsl
>>
>>> (checking instance validity): xforms:submission:
>>> instance to submit does not satisfy valid and/or required model item
>>> properties.
>>>
>>> oxf:/config/xforms-widgets.xsl, line 38, column -1:
>>> xforms:submission: instance to submit does not satisfy valid and/or
>>> required model item properties.
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf
>>> .xforms
>>> .XFormsModelSubmission
>>> .createDocumentToSubmit(XFormsModelSubmission.java:1265)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf
>>> .xforms
>>> .XFormsModelSubmission
>>> .performDefaultAction(XFormsModelSubmission.java:532)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf
>>> .xforms
>>> .XFormsContainingDocument
>>> .dispatchEvent(XFormsContainingDocument.java:1019)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf
>>> .xforms
>>> .control
>>> .controls
>>> .XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:
>>> 49)
>>>
>>>                at
>>> org
>>> .orbeon
>>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>>
>>>
>>>
>>> -----------------------------------------------
>>>
>>> Ryan Puddephatt
>>>
>>> Connectivity Consultant
>>>
>>> Fidessa LatentZero
>>>
>>> 1 Old Jewry
>>>
>>> London EC2R 8DN
>>>
>>> Office: +44 (0) 20 7105 1000
>>>
>>> Direct: +44 (0) 20 7105 1812
>>>
>>> Blackberry: +44 (0) 79 8539 2458
>>>
>>> Fax: +44 (0) 20 7105 1818
>>>
>>> Email: [hidden email]
>>> <mailto:[hidden email]>
>>> <mailto:[hidden email]>
>>>
>>> Web: http://www.latentzero.com
>> <http://www.latentzero.com/>
>>> <http://www.latentzero.com/
>>>>
>>>
>>>
>>>
>>>
>>>
>>>
>> _____________________________________________________________________
>> _
>> _
>>> The information transmitted is intended only for the
>> person or
>>> entity to which it is addressed and may contain confidential and/or
>>> privileged material. Any review, retransmission, dissemination or
>>> other use of, or taking of any action in reliance upon, this
>>> information by persons or entities other than the intended recipient
>>> is prohibited. If you received this in error, please contact the
>>> sender and delete the material from any computer.
>>>
>>>
>>> _____________________________________________________________________
>>> This e-mail has been scanned for viruses by Verizon
>> Business
>>> Internet Managed Scanning Services - powered by MessageLabs. For
>>> further information visit http://www.mci.com
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>> ________________________________
>>>
>>> <http://www.orionhealth.com>
>>>
>>> Dave McIntyreSoftware Developer
>>> [hidden email]
>>> P: +64 9 638 0600
>>> M: +64 21 212 8087
>>> F: +64 9 638 0699
>>> S: dave.mcintyre
>>> www.orionhealth.com
>>>
>>>
>>>
>>> This e-mail and any attachments are intended only for the person to
>>> whom it is addressed and may contain privileged, proprietary, or
>>> other data protected from disclosure under applicable law. If you
>>> are not the addressee or the person responsible for delivering this
>>> to the addressee you are hereby notified that reading, copying or
>>> distributing this transmission is prohibited. If you have received
>>> this e-mail in error, please telephone us immediately and remove all
>>> copies of it from your system. Thank you for your co-operation.
>>>
>>> ____________________________________________________________________
>>> _ _ This email has been scanned by the MessageLabs Email Security
>>> System.
>>> For more information please visit http://www.messagelabs.com/email 
>>> ____________________________________________________________________
>>> _
>>> _
>>>
>>>
>>>
>> _____________________________________________________________________
>> _
>> _
>>> The information transmitted is intended only for the person or
>>> entity to which it is addressed and may contain confidential and/or
>>> privileged material. Any review, retransmission, dissemination or
>>> other use of, or taking of any action in reliance upon, this
>>> information by persons or entities other than the intended recipient
>>> is prohibited. If you received this in error, please contact the
>>> sender and delete the material from any computer.
>>>
>>> ____________________________________________________________________
>>> _ This e-mail has been scanned for viruses by Verizon Business
>>> Internet Managed Scanning Services - powered by MessageLabs. For
>>> further information visit http://www.mci.com
>>>
>>> --
>>> 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
>>
>> --
>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>> http://www.orbeon.com/
>>
>>
>> _____________________________________________________________________
>> _ This email has been scanned by the MessageLabs Email Security
>> System.
>> For more information please visit http://www.messagelabs.com/email 
>> _____________________________________________________________________
>> _
>>
>> _____________________________________________________________________
>> _ _ The information transmitted is intended only for the person or
>> entity to which it is addressed and may contain confidential and/or
>> privileged material. Any review, retransmission, dissemination or
>> other use of, or taking of any action in reliance upon, this
>> information by persons or entities other than the intended recipient
>> is prohibited. If you received this in error, please contact the
>> sender and delete the material from any computer.
>>
>> _____________________________________________________________________
>> This e-mail has been scanned for viruses by Verizon Business Internet
>> Managed Scanning Services - powered by MessageLabs. For further
>> information visit http://www.mci.com
>>
>> --
>> 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
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
> http://www.orbeon.com/
>
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
>
> ______________________________________________________________________
> _ The information transmitted is intended only for the person or
> entity to which it is addressed and may contain confidential and/or
> privileged material. Any review, retransmission, dissemination or
> other use of, or taking of any action in reliance upon, this
> information by persons or entities other than the intended recipient
> is prohibited. If you received this in error, please contact the
> sender and delete the material from any computer.
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business Internet
> Managed Scanning Services - powered by MessageLabs. For further
> information visit http://www.mci.com
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/



______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com


--
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: RE: Re: RE: Re: Re: Re: Re: Re: DEBUG statement should be ERROR

Erik Bruchez
Administrator
Can't rule out a bug of course, but we are using this in some places  
so it is definitely meant to work.

-Erik

On Dec 18, 2008, at 2:39 PM, Ryan Puddephatt wrote:

> Fairly recent, although I'll try a more recent one soon
>
> I've checked the logging and it definitely failed due to validation
>
> Thanks
>
> Ryan
>
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1818
> Email: [hidden email]
> Web: http://www.latentzero.com
>
>
> -----Original Message-----
> From: Erik Bruchez [mailto:[hidden email]]
> Sent: 18 December 2008 13:30
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: Re: Re: Re: Re: DEBUG  
> statement should be ERROR
>
> You are using a recent build, right?
>
> With XForms logging on, you should see what's happening with the  
> submission. First this will help you make sure the submission fails  
> because of validation.
>
> -Erik
>
> On Dec 18, 2008, at 12:39 PM, Ryan Puddephatt wrote:
>
>> It doesn't didn't return this
>>
>> -----------------------------------------------
>> Ryan Puddephatt
>> Connectivity Developer
>> Fidessa LatentZero
>> 1 Old Jewry
>> London EC2R 8DN
>> Office: +44 (0) 20 7105 1000
>> Direct: +44 (0) 20 7105 1812
>> Blackberry: +44 (0) 79 8539 2458
>> Fax: +44 (0) 20 7105 1818
>> Email: [hidden email]
>> Web: http://www.latentzero.com
>>
>>
>> -----Original Message-----
>> From: Erik Bruchez [mailto:[hidden email]]
>> Sent: 18 December 2008 11:24
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: Re: Re: Re: Re: DEBUG statement
>> should be ERROR
>>
>> Exactly!
>>
>> -Erik
>>
>> On Dec 18, 2008, at 12:18 PM, Ryan Puddephatt wrote:
>>
>>> Erik,
>>> I'm looking for information as to why the submission failed, in  
>>> this
>>> case, because the user hasn't filled out all the required fields.
>>>
>>> I guess in this case I would expect event('error-type') to return
>>> 'validation-error'
>>>
>>> Thanks
>>>
>>> Ryan
>>>
>>> -----------------------------------------------
>>> Ryan Puddephatt
>>> Connectivity Developer
>>> Fidessa LatentZero
>>> 1 Old Jewry
>>> London EC2R 8DN
>>> Office: +44 (0) 20 7105 1000
>>> Direct: +44 (0) 20 7105 1812
>>> Blackberry: +44 (0) 79 8539 2458
>>> Fax: +44 (0) 20 7105 1818
>>> Email: [hidden email]
>>> Web: http://www.latentzero.com
>>>
>>> -----Original Message-----
>>> From: Erik Bruchez [mailto:[hidden email]]
>>> Sent: 18 December 2008 11:01
>>> To: [hidden email]
>>> Subject: [ops-users] Re: Re: Re: Re: Re: DEBUG statement should be
>>> ERROR
>>>
>>> Which information are you looking for exactly? We are implementing
>>> the context information described here:
>>>
>>> http://www.w3.org/TR/xforms11/#submit-evt-submit-error
>>>
>>> -Erik
>>>
>>> On Dec 17, 2008, at 11:12 PM, Ryan Puddephatt wrote:
>>>
>>>> Its now a xforms 1.1 function so I would expect it to give me some
>>>> information
>>>>
>>>> Perhaps I'm expecting too much?
>>>>
>>>> Alex/Erik, any comment?
>>>> -----------------------------------------------
>>>> Ryan Puddephatt
>>>> Connectivity Developer
>>>> Fidessa LatentZero
>>>> 1 Old Jewry
>>>> London EC2R 8DN
>>>> Office: +44 (0) 20 7105 1000
>>>> Direct: +44 (0) 20 7105 1812
>>>> Blackberry: +44 (0) 79 8539 2458
>>>> Fax: +44 (0) 20 7105 1001
>>>> Email: [hidden email]
>>>> Web: http://www.latentzero.com
>>>>
>>>>
>>>> ----- Original Message -----
>>>> From: Dave McIntyre <[hidden email]>
>>>> To: [hidden email] <[hidden email]>
>>>> Sent: Wed Dec 17 21:24:58 2008
>>>> Subject: [ops-users] Re: Re: Re: DEBUG statement should be ERROR
>>>>
>>>> I'm afraid I haven't used the extended version of the event()
>>>> function, which provides the kind of context information you'd want
>>>> - all I really know is that it is documented at
>>>> http://www.orbeon.com/ops/doc/reference-xforms-2#event-context
>>>>
>>>> Sorry I can't offer more help than that.
>>>>
>>>> Cheers,
>>>>
>>>> Dave
>>>>
>>>>
>>>>
>>>> Ryan Puddephatt wrote:
>>>>
>>>> Dave,
>>>>    I see your point with the logging, but also event() didn't
>>> return
>>>> anything helpful. How would I detect this error in code?
>>>>
>>>> Ryan
>>>> -----------------------------------------------
>>>> Ryan Puddephatt
>>>> Connectivity Developer
>>>> Fidessa LatentZero
>>>> 1 Old Jewry
>>>> London EC2R 8DN
>>>> Office: +44 (0) 20 7105 1000
>>>> Direct: +44 (0) 20 7105 1812
>>>> Blackberry: +44 (0) 79 8539 2458
>>>> Fax: +44 (0) 20 7105 1001
>>>> Email: [hidden email]
>>>> Web: http://www.latentzero.com
>>>>
>>>>
>>>> ----- Original Message -----
>>>> From: Dave McIntyre <[hidden email]>
>>>> <mailto:[hidden email]
>>>>>
>>>> To: [hidden email] <[hidden email]>
>>> <mailto:[hidden email]>
>>>> Sent: Wed Dec 17 20:13:47 2008
>>>> Subject: [ops-users] Re: DEBUG statement should be ERROR
>>>>
>>>> Surely that's how it should be?  In production, the log should
>>> only
>>>> be logging errors when something has gone wrong with the
>>>> application, as opposed to some user having failed to fill in a
>>>> required field.
>>>> It's only while you're trying to figure out why the submission  
>>>> isn't
>>>> valid - presumably there's nothing on the screen to explain what is
>>>> wrong - that you would want to see a failed submission in the logs.
>>>> And if you want to see that then you'd enable debugging until  
>>>> you've
>>>> got the form right.
>>>>
>>>> Just my tuppenceworth ...
>>>>
>>>> Cheers,
>>>>
>>>> Dave Mc
>>>>
>>>> Ryan Puddephatt wrote:
>>>>
>>>> In a recent build, this message is being thrown, but I
>>> don't get
>>>> anything using event('') or written to the log unless I'm  
>>>> debugging!
>>>>
>>>>
>>>>
>>>>                XForms - submission -
>>> xforms-submit-error
>>>> throwable: org.orbeon.oxf.xforms.XFormsModelSubmission
>>>> $XFormsSubmissionException: line 38 of oxf:/config/xforms-
>>>> widgets.xsl
>>>
>>>> (checking instance validity): xforms:submission:
>>>> instance to submit does not satisfy valid and/or required model  
>>>> item
>>>> properties.
>>>>
>>>> oxf:/config/xforms-widgets.xsl, line 38, column -1:
>>>> xforms:submission: instance to submit does not satisfy valid and/or
>>>> required model item properties.
>>>>
>>>>                at
>>>> org
>>>> .orbeon
>>>> .oxf
>>>> .xforms
>>>> .XFormsModelSubmission
>>>> .createDocumentToSubmit(XFormsModelSubmission.java:1265)
>>>>
>>>>                at
>>>> org
>>>> .orbeon
>>>> .oxf
>>>> .xforms
>>>> .XFormsModelSubmission
>>>> .performDefaultAction(XFormsModelSubmission.java:532)
>>>>
>>>>                at
>>>> org
>>>> .orbeon
>>>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>>>
>>>>                at
>>>> org
>>>> .orbeon
>>>> .oxf
>>>> .xforms
>>>> .XFormsContainingDocument
>>>> .dispatchEvent(XFormsContainingDocument.java:1019)
>>>>
>>>>                at
>>>> org
>>>> .orbeon
>>>> .oxf
>>>> .xforms
>>>> .control
>>>> .controls
>>>> .XFormsSubmitControl.performDefaultAction(XFormsSubmitControl.java:
>>>> 49)
>>>>
>>>>                at
>>>> org
>>>> .orbeon
>>>> .oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:791)
>>>>
>>>>
>>>>
>>>> -----------------------------------------------
>>>>
>>>> Ryan Puddephatt
>>>>
>>>> Connectivity Consultant
>>>>
>>>> Fidessa LatentZero
>>>>
>>>> 1 Old Jewry
>>>>
>>>> London EC2R 8DN
>>>>
>>>> Office: +44 (0) 20 7105 1000
>>>>
>>>> Direct: +44 (0) 20 7105 1812
>>>>
>>>> Blackberry: +44 (0) 79 8539 2458
>>>>
>>>> Fax: +44 (0) 20 7105 1818
>>>>
>>>> Email: [hidden email]
>>>> <mailto:[hidden email]>
>>>> <mailto:[hidden email]>
>>>>
>>>> Web: http://www.latentzero.com
>>> <http://www.latentzero.com/>
>>>> <http://www.latentzero.com/
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>> _____________________________________________________________________
>>> _
>>> _
>>>> The information transmitted is intended only for the
>>> person or
>>>> entity to which it is addressed and may contain confidential and/or
>>>> privileged material. Any review, retransmission, dissemination or
>>>> other use of, or taking of any action in reliance upon, this
>>>> information by persons or entities other than the intended  
>>>> recipient
>>>> is prohibited. If you received this in error, please contact the
>>>> sender and delete the material from any computer.
>>>>
>>>>
>>>> _____________________________________________________________________
>>>> This e-mail has been scanned for viruses by Verizon
>>> Business
>>>> Internet Managed Scanning Services - powered by MessageLabs. For
>>>> further information visit http://www.mci.com
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> ________________________________
>>>>
>>>> <http://www.orionhealth.com>
>>>>
>>>> Dave McIntyreSoftware Developer
>>>> [hidden email]
>>>> P: +64 9 638 0600
>>>> M: +64 21 212 8087
>>>> F: +64 9 638 0699
>>>> S: dave.mcintyre
>>>> www.orionhealth.com
>>>>
>>>>
>>>>
>>>> This e-mail and any attachments are intended only for the person to
>>>> whom it is addressed and may contain privileged, proprietary, or
>>>> other data protected from disclosure under applicable law. If you
>>>> are not the addressee or the person responsible for delivering this
>>>> to the addressee you are hereby notified that reading, copying or
>>>> distributing this transmission is prohibited. If you have received
>>>> this e-mail in error, please telephone us immediately and remove  
>>>> all
>>>> copies of it from your system. Thank you for your co-operation.
>>>>
>>>> ____________________________________________________________________
>>>> _ _ This email has been scanned by the MessageLabs Email Security
>>>> System.
>>>> For more information please visit http://www.messagelabs.com/email
>>>> ____________________________________________________________________
>>>> _
>>>> _
>>>>
>>>>
>>>>
>>> _____________________________________________________________________
>>> _
>>> _
>>>> The information transmitted is intended only for the person or
>>>> entity to which it is addressed and may contain confidential and/or
>>>> privileged material. Any review, retransmission, dissemination or
>>>> other use of, or taking of any action in reliance upon, this
>>>> information by persons or entities other than the intended  
>>>> recipient
>>>> is prohibited. If you received this in error, please contact the
>>>> sender and delete the material from any computer.
>>>>
>>>> ____________________________________________________________________
>>>> _ This e-mail has been scanned for viruses by Verizon Business
>>>> Internet Managed Scanning Services - powered by MessageLabs. For
>>>> further information visit http://www.mci.com
>>>>
>>>> --
>>>> 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
>>>
>>> --
>>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>>> http://www.orbeon.com/
>>>
>>>
>>> _____________________________________________________________________
>>> _ This email has been scanned by the MessageLabs Email Security
>>> System.
>>> For more information please visit http://www.messagelabs.com/email
>>> _____________________________________________________________________
>>> _
>>>
>>> _____________________________________________________________________
>>> _ _ The information transmitted is intended only for the person or
>>> entity to which it is addressed and may contain confidential and/or
>>> privileged material. Any review, retransmission, dissemination or
>>> other use of, or taking of any action in reliance upon, this
>>> information by persons or entities other than the intended recipient
>>> is prohibited. If you received this in error, please contact the
>>> sender and delete the material from any computer.
>>>
>>> _____________________________________________________________________
>>> This e-mail has been scanned for viruses by Verizon Business  
>>> Internet
>>> Managed Scanning Services - powered by MessageLabs. For further
>>> information visit http://www.mci.com
>>>
>>> --
>>> 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
>>
>> --
>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>> http://www.orbeon.com/
>>
>>
>>
>> ______________________________________________________________________
>> This email has been scanned by the MessageLabs Email Security System.
>> For more information please visit http://www.messagelabs.com/email
>> ______________________________________________________________________
>>
>> ______________________________________________________________________
>> _ The information transmitted is intended only for the person or
>> entity to which it is addressed and may contain confidential and/or
>> privileged material. Any review, retransmission, dissemination or
>> other use of, or taking of any action in reliance upon, this
>> information by persons or entities other than the intended recipient
>> is prohibited. If you received this in error, please contact the
>> sender and delete the material from any computer.
>>
>> _____________________________________________________________________
>> This e-mail has been scanned for viruses by Verizon Business Internet
>> Managed Scanning Services - powered by MessageLabs. For further
>> information visit http://www.mci.com
>>
>> --
>> 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
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/
>
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
>
> _______________________________________________________________________
> The information transmitted is intended only for the person or  
> entity to which it is addressed and may contain confidential and/or  
> privileged material. Any review, retransmission, dissemination or  
> other use of, or taking of any action in reliance upon, this  
> information by persons or entities other than the intended recipient  
> is prohibited. If you received this in error, please contact the  
> sender and delete the material from any computer.
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business  
> Internet Managed Scanning Services - powered by MessageLabs. For  
> further information visit http://www.mci.com
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



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