I have a pipeline which calls a web service and add the results to the instance passed in. Why I run this the web service is not called it simply runs the XSLT processor which is trying to add the resluts to the instance. Why is this ? When I change #instance to a fixed file and use the cli-ops.jar for testing it works fine. <?xml version="1.0" encoding="UTF-8"?>
<p:param type="input" name="instance" debug="input"/>
<p:processor name="oxf:xslt">
<!--
<p:processor name="oxf:delegation">
<!-- add travel news to journey result -->
</p:config> Richard Shaw ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤ Richard Shaw
Atkins Highways and Transportation
Tel: +44 (0) 1372 756407
The ultimate parent company of the Atkins Group is WS Atkins plc. Registered in England No. 1885586. Registered Office Woodcote Grove, Ashley Road, Epsom, Surrey KT18 5BW. P Consider the environment. Please don't print this e-mail unless you really need to. -- 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 |
Administrator
|
Richard,
On 10/1/07, Shaw, Richard A <[hidden email]> wrote: > I have a pipeline which calls a web service and add the results to the > instance passed in. > > Why I run this the web service is not called it simply runs the XSLT > processor which is trying to add the resluts to the instance. > > Why is this ? > > When I change #instance to a fixed file and use the cli-ops.jar for testing > it works fine. debug that you don't see? If the web service is really not called, then that looks like a bug and we would need a producible test case to work on it. Maybe you can replace your web service call with a call to a web service that is publicly available out there. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise 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 |
I wasn't seeing the 'call' debug and I wasn't seeing any data from the web service in my results. Plus it was running very fast which suggested it wasn't calling the service. I didn't check the logs on the web service to see if it was being called.
I've change my code to handle this in a different way so it isn't causing me any trouble now. I would be happy to try and reproduce it with a public service to 'help the cause' but I'm working to very tight timescales and now that I have worked around the issue I can't aford any more time on it. Sorry. Richard Shaw ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤ Richard Shaw Technical Design Authority - Information Solutions Consultancy Intelligent Transport Systems Atkins Highways and Transportation Woodcote Grove, Ashley Road, Epsom, Surrey, KT18 5BW Tel: +44 (0) 1372 756407 Fax: +44 (0) 1372 740055 Mob: 07740 817586 E-mail: [hidden email] www.atkinsglobal.com/its -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Alessandro Vernet Sent: 02 October 2007 02:01 To: [hidden email] Subject: Re: [ops-users] Why is this not calling my web service Richard, On 10/1/07, Shaw, Richard A <[hidden email]> wrote: > I have a pipeline which calls a web service and add the results to the > instance passed in. > > Why I run this the web service is not called it simply runs the XSLT > processor which is trying to add the resluts to the instance. > > Why is this ? > > When I change #instance to a fixed file and use the cli-ops.jar for > testing it works fine. debug that you don't see? If the web service is really not called, then that looks like a bug and we would need a producible test case to work on it. Maybe you can replace your web service call with a call to a web service that is publicly available out there. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise http://www.orbeon.com/ This message has been scanned for viruses by MailControl - (see http://bluepages.wsatkins.co.uk/?6875772) This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. The ultimate parent company of the Atkins Group is WS Atkins plc. Registered in England No. 1885586. Registered Office Woodcote Grove, Ashley Road, Epsom, Surrey KT18 5BW. Consider the environment. Please don't print this e-mail unless you really need to. -- 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 |
Administrator
|
Richard,
On 10/2/07, Shaw, Richard A <[hidden email]> wrote: > I wasn't seeing the 'call' debug and I wasn't seeing any data from the web service in my results. Plus it was running very fast which suggested it wasn't calling the service. I didn't check the logs on the web service to see if it was being called. > > I've change my code to handle this in a different way so it isn't causing me any trouble now. I would be happy to try and reproduce it with a public service to 'help the cause' but I'm working to very tight timescales and now that I have worked around the issue I can't aford any more time on it. Sorry. I understand perfectly. There is no problem, and if there is really a bug with this, we can be pretty sure that either you or someone else will hit is again pretty soon. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise 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 |
Free forum by Nabble | Edit this page |