Re: OSGi-based Tuscany runtime

2007-11-12 Thread Simon Laws
On Nov 8, 2007 10:56 AM, Rajini Sivaram [EMAIL PROTECTED] wrote: Simon, Thank you. Yes, I would really appreciate your help in sorting out the poms. Thank you... Regards, Rajini On 11/8/07, Simon Laws [EMAIL PROTECTED] wrote: Hi Rajini I'd forgotten about

Re: OSGi-based Tuscany runtime

2007-11-12 Thread ant elder
On Nov 12, 2007 11:42 AM, Simon Laws [EMAIL PROTECTED] wrote: On Nov 8, 2007 10:56 AM, Rajini Sivaram [EMAIL PROTECTED] wrote: Simon, Thank you. Yes, I would really appreciate your help in sorting out the poms. Thank you... Regards, Rajini On 11/8/07, Simon Laws

Re: OSGi-based Tuscany runtime

2007-11-12 Thread Simon Laws
On Nov 12, 2007 11:58 AM, ant elder [EMAIL PROTECTED] wrote: On Nov 12, 2007 11:42 AM, Simon Laws [EMAIL PROTECTED] wrote: On Nov 8, 2007 10:56 AM, Rajini Sivaram [EMAIL PROTECTED] wrote: Simon, Thank you. Yes, I would really appreciate your help in sorting out the poms.

Re: OSGi-based Tuscany runtime

2007-11-12 Thread ant elder
On Nov 12, 2007 12:15 PM, Simon Laws [EMAIL PROTECTED] wrote: On Nov 12, 2007 11:58 AM, ant elder [EMAIL PROTECTED] wrote: On Nov 12, 2007 11:42 AM, Simon Laws [EMAIL PROTECTED] wrote: On Nov 8, 2007 10:56 AM, Rajini Sivaram [EMAIL PROTECTED] wrote: Simon, Thank you.

Re: OSGi-based Tuscany runtime

2007-11-12 Thread Rajini Sivaram
I was under the impression that maven generated a minimal list of dependent jar versions using copy-dependencies, and I assumed that Tuscany used this in some form to generate the minimal set (with the highest versions). I was trying to use maven-bundle-plugin to generate bundles out of the

Re: OSGi-based Tuscany runtime

2007-11-12 Thread Simon Laws
Hi Rajini By due to multiple versions of the files do you mean multiple different version numbers? Is this reflected accurately in the report that I posted previously in this thread. If so maybe that is a way into this, i.e. lets try and rationalize the multiple version issue that Ant point out.

[Policy Fwk Specs Relalted] Operation child element in sca:Implementation

2007-11-12 Thread Venkata Krishnan
Hi, The PolicyFwk specs has the following : - 984 component name=xs:NCName 985 implementation.* policySets=listOfQNames 986 requires=list of intent xs:QNames 987 … 988 operation name=xs:string service=xs:string? 989

At ApacheCon this week

2007-11-12 Thread Jean-Sebastien Delfino
Anyone going to ApacheCon? I'm there at the Hackathon today and will be there all week. Drop me an email if you're going to be there and want to meet! -- Jean-Sebastien - To unsubscribe, e-mail: [EMAIL PROTECTED] For

DataBinding issues - ClassCastException

2007-11-12 Thread Jean-Sebastien Delfino
I'm trying to add some support for business objects to the Tutorial (instead of just flowing the catalog and cart items as strings). My business objects are simple JavaBeans with an empty constructor. I need to flow them as Java objects through local service calls, XML (in Atom payloads) and

Re: [Policy Fwk Specs Relalted] Operation child element in sca:Implementation

2007-11-12 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi, The PolicyFwk specs has the following : - 984 component name=xs:NCName 985 implementation.* policySets=listOfQNames 986 requires=list of intent xs:QNames 987 … 988 operation name=xs:string service=xs:string? 989

Minimum support for generics in Java interface introspector

2007-11-12 Thread Jean-Sebastien Delfino
Still trying to make the Tutorial use simple business objects instead of Strings... I need to add minimum support for generics to the Java interface introspector. This will allow it to correctly introspect the Cart interface, defined as follows: @Remotable public interface Cart extends

Re: How WSDL2JAVA generate interfaces (Services versus PortTypes)

2007-11-12 Thread Jean-Sebastien Delfino
Luciano Resende wrote: While working with the BPEL component type implementation, I came across some WSDL files that define PortTypes, but no services. These files, when processed by Wsdl2Java tool, fails to generate any java artifacts as it looks like the code we have today only process

Re: Processing reference targets for remote bindings

2007-11-12 Thread Jean-Sebastien Delfino
Simon Laws wrote: I've started putting some code in the node implementation to allow remote bindings to make use of reference targets for identifying service endpoints. It's very simple at the moment. The node implementation uses the startComposite event as a trigger to 1/ scan all services

Re: Problem with International characters in a Confluence Wiki page

2007-11-12 Thread Luciano Resende
Just replying to add the tuscany-dev back to the thread. Also taking the chance to check if there is anyone that could help drive this issue to a conclusion. On Nov 7, 2007 2:10 PM, Gav [EMAIL PROTECTED] wrote: I created an Infra Issue so this does not get lost.

Re: DataBinding issues - ClassCastException

2007-11-12 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: I'm trying to add some support for business objects to the Tutorial (instead of just flowing the catalog and cart items as strings). My business objects are simple JavaBeans with an empty constructor. I need to flow them as Java objects through local service

[continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project

2007-11-12 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=21200projectId=277 Build statistics: State: Error Previous State: Failed Started at: Mon 12 Nov 2007 09:14:36 -0800 Finished at: Mon 12 Nov 2007 10:09:31 -0800 Total time: 54m 54s Build Trigger: Schedule Build

[jira] Updated: (TUSCANY-1907) Dynamic Wiring first steps.

2007-11-12 Thread Giorgio Zoppi (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giorgio Zoppi updated TUSCANY-1907: --- Attachment: dynamic-wiring.dif This is not yet well tested. So please await further

[jira] Created: (TUSCANY-1907) Dynamic Wiring first steps.

2007-11-12 Thread Giorgio Zoppi (JIRA)
Dynamic Wiring first steps. --- Key: TUSCANY-1907 URL: https://issues.apache.org/jira/browse/TUSCANY-1907 Project: Tuscany Issue Type: New Feature Reporter: Giorgio Zoppi Attachments:

Re: DataBinding issues - ClassCastException

2007-11-12 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: I'm trying to add some support for business objects to the Tutorial (instead of just flowing the catalog and cart items as strings). My business objects are simple JavaBeans with an empty constructor. I need to flow them as Java

[jira] Created: (TUSCANY-1908) SDO sample code must be updated about SDO core changes

2007-11-12 Thread Adriano Crestani (JIRA)
SDO sample code must be updated about SDO core changes -- Key: TUSCANY-1908 URL: https://issues.apache.org/jira/browse/TUSCANY-1908 Project: Tuscany Issue Type: Bug Components:

[jira] Resolved: (TUSCANY-1908) SDO sample code must be updated about SDO core changes

2007-11-12 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved TUSCANY-1908. --- Resolution: Fixed resolved on revision 594291 SDO sample code must be updated

Re: Processing reference targets for remote bindings

2007-11-12 Thread Simon Laws
On Nov 12, 2007 5:23 PM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Laws wrote: I've started putting some code in the node implementation to allow remote bindings to make use of reference targets for identifying service endpoints. It's very simple at the moment. The node

Updated tutorial, was: DataBinding issues - ClassCastException

2007-11-12 Thread Jean-Sebastien Delfino
[snip] Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: I'm trying to add some support for business objects to the Tutorial (instead of just flowing the catalog and cart items as strings). My business objects are simple JavaBeans with an empty

Re: Processing reference targets for remote bindings

2007-11-12 Thread Jean-Sebastien Delfino
[snip] Simon Laws wrote: Thanks for the comments. I think we are pretty close on the sequence. It may be that we differ on how this is plumbed into the infrastructure. OK I'll take a look at the code if it's already in SVN. For steps 3 and 4 I'm dealing with all of the services, references in

Re: Ant Build Distribution System

2007-11-12 Thread Adriano Crestani
I've added a distribution example of what is being generated by the distribution and pack.distribution targets on my sandbox [1]. - src and bin dirs are generated by distribution target - the .zip, .tar.gz, .md5 and .asc(still working on it) are being generated by pack.distribution targets from

Re: [DAS] DAS samples

2007-11-12 Thread Luciano Resende
Basically, I changed the company-webapp not to create a database so I could use the one I created with authentication required. And I didn't use the new code, basically I used the support to configure username/password when defining the data source. On Nov 11, 2007 11:32 PM, Amita Vadhavkar

Re: [DAS] Use datasource.getConnection(user, password) and datasource.getConnection() both

2007-11-12 Thread Luciano Resende
Any reason why this can't be setup during data source configuration ? If different applications requires different configuration, such as username and password, the administrator could configure multiple data sources. I'm just trying to avoid the scenario where, after a password change, now I have

Re: [DAS] Use datasource.getConnection(user, password) and datasource.getConnection() both

2007-11-12 Thread Amita Vadhavkar
the data sources can always be deployed with different id/pwds. jdbc is supporting ds.getconnection(id, pwd) for the sake of flexibility so that any valid user can access connection to database using a ds, when ds is deployed with a different set of id/pwd. this code change is not changing any

Re: Ant Build Distribution System

2007-11-12 Thread Adriano Crestani
As Luciano suggested, I've placed the generated distribution example on my p.a.o account: http://people.apache.org/~adrianocrestani/das_distribution_example/http://people.apache.org/%7Eadrianocrestani/das_distribution_example/ Adriano Crestani On Nov 12, 2007 2:12 PM, Adriano Crestani [EMAIL