Raymond Feng wrote:
- I think we should try to remove all Java code from the demo and try
to implement CustomerAsset (or AccountService) as a BPEL process or
an XQuery function.
Ant was proposing to have a java script component :-). I'm open.
I am proposing BPEL and/or XQuery here was
Thank all of you for the feedback.
More comments inline.
Thanks,
Raymond
- Original Message -
From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]>
To:
Sent: Monday, October 08, 2007 12:28 PM
Subject: Re: A demo application to showcase our XML integration story
Ra
Raymond Feng wrote:
Hi,
I put together a demo application to showcase our XML integration
story. The business scenario is derived from the bigbank demo and the
main function is to calculate the total value (using a selected
currency) of a customer who has checking/saving/stock accounts.
At
Raymond Feng wrote:
I'd quite like to see some transformation going on , i.e. something
like an
implementation.xslt. Isn't Saxon also an XSLT processor so can we
already do
this?
The XSLT is already in the JDK (javax.xml.transform or TrAX). Apache
Xalan is one of the implementations. I
Comments inline.
Thanks,
Raymond
- Original Message -
From: "Simon Laws" <[EMAIL PROTECTED]>
To:
Sent: Friday, October 05, 2007 2:39 AM
Subject: Re: A demo application to showcase our XML integration story
On 10/4/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
On 10/4/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I put together a demo application to showcase our XML integration story.
> The
> business scenario is derived from the bigbank demo and the main function
> is
> to calculate the total value (using a se