Re: Using security policies in the Bigbank scenario, was Re: Policy Framework Scenarios.

2008-01-22 Thread Venkata Krishnan
Hi, I have changed this now to put the computed intents back into the binding/implementation instance. So the bindings and implementations can now parse the intents and filter the mayProvided ones and take appropriate actions. I'm trying to see if I can get this demonstrated on our axis2 bindin

[jira] Commented: (TUSCANY-2009) Java SDO's EqualityHelper doesn't compare Bytes values correctly

2008-01-22 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561598#action_12561598 ] Amita Vadhavkar commented on TUSCANY-2009: -- The patch looks fine to me. There i

[jira] Updated: (TUSCANY-2009) Java SDO's EqualityHelper doesn't compare Bytes values correctly

2008-01-22 Thread David T. Adcox (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David T. Adcox updated TUSCANY-2009: Attachment: 2009.patch This patch validates byte[] types in the EqualityHelperImpl class.

Re: Distribution zips and what they contain, was: SCA runtimes

2008-01-22 Thread ant elder
On Jan 22, 2008 5:36 PM, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > Simon Nash wrote: > >> Jean-Sebastien Delfino wrote: > >> - What distro Zips are we building and what do they contain? just the > >> runtime? samples or not? dependencies or not? are we building > >> specialized distros

Re: Distribution zips and what they contain, was: SCA runtimes

2008-01-22 Thread Raymond Feng
Please see my comments inline. Thanks, Raymond - Original Message - From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 22, 2008 9:36 AM Subject: Distribution zips and what they contain, was: SCA runtimes Simon Nash wrote: >> Jean-Sebastien Delfino wrote:

Distribution zips and what they contain, was: SCA runtimes

2008-01-22 Thread Jean-Sebastien Delfino
Simon Nash wrote: >> Jean-Sebastien Delfino wrote: - What distro Zips are we building and what do they contain? just the runtime? samples or not? dependencies or not? are we building specialized distros for different use cases? [snip] With a big topic like this, dividing it into separate threa

Re: [jira] Created: (TUSCANY-2002) SDO databinding doesn't have access to the SDO factories which are not referenced by an component service/reference interface

2008-01-22 Thread Raymond Feng
Please see my comments inline. Thanks, Raymond - Original Message - From: "Scott Kurz" <[EMAIL PROTECTED]> To: Sent: Friday, January 18, 2008 3:47 PM Subject: Re: [jira] Created: (TUSCANY-2002) SDO databinding doesn't have access to the SDO factories which are not referenced by an co

Re: Does Tuscany support jaxws implementation?

2008-01-22 Thread Raymond Feng
Hi, Thank you for the info. I just checked in a module interface-java-jaxws under r614265. The basic idea is to enable the JAXWS annotations and provide extra metadata for the Tuscany runtime. Please feel free to jump in and help. Raymond - Original Message - From: "ant elder" <[EM

helloworld JMS sample

2008-01-22 Thread Simon Laws
I created a helloworld-reference/service pair for JMS last week when I was looking into some JMS questions on the list. They use the same scenario as the binding.jms unit tests but seems a shame to throw them away so I checked them into samples. The service unit test is currently turned off as it h

Re: JMS services and threading

2008-01-22 Thread Simon Laws
snip... > > 1) have the consumer spawn new threads to process each request (using the > existing Tuscany thread pool). One problem with that is i don't think we > can't do QOS using the standard JMS APIs as once the consumer returns the > message is considered successfully processed but the spawne

JMS services and threading

2008-01-22 Thread ant elder
Right now JMS services use a single JMS consumer per service so requests are single threaded. We could do nothing and just live with this restriction or we could improve this by doing things such as: 1) have the consumer spawn new threads to process each request (using the existing Tuscany thread

[jira] Resolved: (TUSCANY-2007) SDO Samples - fix sampleProgramContents.html's Firefox display issue

2008-01-22 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar resolved TUSCANY-2007. -- Resolution: Fixed completed at revision 614190 > SDO Samples - fix sampleProgramCont

[jira] Resolved: (TUSCANY-1026) Java SDO Overview page on Web site has out of date information on samples

2008-01-22 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1026. - Resolution: Invalid The passage of time has made this JIRA invalid. Improvements will

Re: SCA contribution packaging schemes: was: SCA runtimes

2008-01-22 Thread ant elder
On Jan 21, 2008 9:31 PM, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > Simon Nash wrote: > >> Jean-Sebastien Delfino wrote: > >> - Under which circumstances does the app packager want to package the > >> Tuscany and dependency JARs with the application artifacts. > [snip] > > With a big top

[jira] Commented: (TUSCANY-2009) Java SDO's EqualityHelper doesn't compare Bytes values correctly

2008-01-22 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561304#action_12561304 ] Kelvin Goodson commented on TUSCANY-2009: - I'm surprised that the Ecore equality

[jira] Commented: (TUSCANY-2009) Java SDO's EqualityHelper doesn't compare Bytes values correctly

2008-01-22 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561294#action_12561294 ] Amita Vadhavkar commented on TUSCANY-2009: -- http://help.eclipse.org/help32/index

Re: Request to propogate the value of a references target= attribute on its associated bindings model object

2008-01-22 Thread Simon Laws
On Jan 21, 2008 6:55 PM, Lou Amodeo <[EMAIL PROTECTED]> wrote: > This is a request to propogate the value of a references target= attribute > as a first class attribute on its associated bindings model object. > This request is based on a requirement to provide support to implement a > late-endpoi

[jira] Updated: (TUSCANY-2007) SDO Samples - fix sampleProgramContents.html's Firefox display issue

2008-01-22 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar updated TUSCANY-2007: - Attachment: 2007.patch changed DocumentSamples.java and distribution\src\main\release\