Re: [jira] Commented: (TUSCANY-1618) Shopping Store Sample for ApacheCon 2007

2007-08-28 Thread ant elder
That sounds ok then, i don't think theres any licensing issues. It would be
to nice to have the wsdl2java step automated as part of the build process
so  thats something that we could look at, but the way it is seems alright
to me for the time being.

   ...ant

On 8/27/07, Antollini, Mario [EMAIL PROTECTED] wrote:

 Raymond,

 I generated that jar following these steps:

 1 - I downloaded Amazon's WSDL file (dated May 14, 2007).
 2 - Out of it, I generated the stubs/skeletons/databindings using
 wsdl2java (tool provided along with Axis2)
 3 - I compiled and jarred it using eclipse

 Therefore, the code does not belong to Amazon, it was generated by both
 wsdl2java and me.

 Do you think there will be issues on licenses with this code?

 Regards,
 Mario

 -Original Message-
 From: Raymond Feng (JIRA) [mailto:[EMAIL PROTECTED]
 Sent: Sunday, August 26, 2007 8:07 PM
 To: tuscany-dev@ws.apache.org
 Subject: [jira] Commented: (TUSCANY-1618) Shopping Store Sample for
 ApacheCon 2007


 [
 https://issues.apache.org/jira/browse/TUSCANY-1618?page=com.atlassian.ji
 ra.plugin.system.issuetabpanels:comment-tabpanel#action_12522896 ]

 Raymond Feng commented on TUSCANY-1618:
 ---

 What's the license for AWS2007_05_14.jar ? I couldn't find it in hte jar
 or amazon's web site.

  Shopping Store Sample for ApacheCon 2007
  
 
  Key: TUSCANY-1618
  URL:
 https://issues.apache.org/jira/browse/TUSCANY-1618
  Project: Tuscany
   Issue Type: New Feature
   Components: Java SCA Samples
 Reporter: Mario Antollini
 Assignee: ant elder
 Priority: Minor
  Attachments: shoppingstore.zip
 
 
  Uploading Shopping Store Web Service Sample to be used at ApacheCon
 2007 Training Session

 --
 This message is automatically generated by JIRA.
 -
 You can reply to this email to add a comment to the issue online.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: [jira] Commented: (TUSCANY-1618) Shopping Store Sample for ApacheCon 2007

2007-08-28 Thread Simon Laws
On 8/28/07, ant elder [EMAIL PROTECTED]  wrote:

 That sounds ok then, i don't think theres any licensing issues. It would
 be
 to nice to have the wsdl2java step automated as part of the build process
 so  thats something that we could look at, but the way it is seems alright

 to me for the time being.

...ant

 On 8/27/07, Antollini, Mario [EMAIL PROTECTED]  wrote:
 
  Raymond,
 
  I generated that jar following these steps:
 
  1 - I downloaded Amazon's WSDL file (dated May 14, 2007).
  2 - Out of it, I generated the stubs/skeletons/databindings using
  wsdl2java (tool provided along with Axis2)
  3 - I compiled and jarred it using eclipse
 
  Therefore, the code does not belong to Amazon, it was generated by both
  wsdl2java and me.
 
  Do you think there will be issues on licenses with this code?
 
  Regards,
  Mario
 
  -Original Message-
  From: Raymond Feng (JIRA) [mailto:tuscany-dev@ws.apache.org ]
  Sent: Sunday, August 26, 2007 8:07 PM
  To: tuscany-dev@ws.apache.org
  Subject: [jira] Commented: (TUSCANY-1618) Shopping Store Sample for
  ApacheCon 2007
 
 
  [
  https://issues.apache.org/jira/browse/TUSCANY-1618?page=com.atlassian.ji
  ra.plugin.system.issuetabpanels:comment-tabpanel#action_12522896 ]
 
  Raymond Feng commented on TUSCANY-1618:
  ---
 
  What's the license for AWS2007_05_14.jar ? I couldn't find it in hte jar
  or amazon's web site.
 
   Shopping Store Sample for ApacheCon 2007
   
  
   Key: TUSCANY-1618
   URL:
  https://issues.apache.org/jira/browse/TUSCANY-1618
   Project: Tuscany
Issue Type: New Feature
Components: Java SCA Samples
  Reporter: Mario Antollini
  Assignee: ant elder
  Priority: Minor
   Attachments: shoppingstore.zip
  
  
   Uploading Shopping Store Web Service Sample to be used at ApacheCon
  2007 Training Session
 
  --
  This message is automatically generated by JIRA.
  -
  You can reply to this email to add a comment to the issue online.
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

Hi

It seems that the WSDL used to describe the interface to the Shopping Store
Sample is, or is based on, Amazon's E-Commerce Service WSDL. Can someone
point out the license under which this is used?

Looking back through the mail list I see a conversation [1] where Mario
asked this question but I don't see a response. Is there are response that
I'm just not seeing for some reason.

Simon

[1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg19364.html


Re: [jira] Commented: (TUSCANY-1618) Shopping Store Sample for ApacheCon 2007

2007-08-28 Thread Simon Nash

I am not a lawyer.

But... I have spent many hours talking to people who are lawyers
about situations similar to this one.

It depends on what the license terms are for Amazon's WSDL file.
The wsd2java step is likely to have created a derivative work of
this file.  So it is important to know what the Amazon license
says about derivative works and how they can be used.

  Simon

Simon Laws wrote:


On 8/28/07, ant elder [EMAIL PROTECTED]  wrote:


That sounds ok then, i don't think theres any licensing issues. It would
be
to nice to have the wsdl2java step automated as part of the build process
so  thats something that we could look at, but the way it is seems alright

to me for the time being.

  ...ant

On 8/27/07, Antollini, Mario [EMAIL PROTECTED]  wrote:


Raymond,

I generated that jar following these steps:

1 - I downloaded Amazon's WSDL file (dated May 14, 2007).
2 - Out of it, I generated the stubs/skeletons/databindings using
wsdl2java (tool provided along with Axis2)
3 - I compiled and jarred it using eclipse

Therefore, the code does not belong to Amazon, it was generated by both
wsdl2java and me.

Do you think there will be issues on licenses with this code?

Regards,
Mario

-Original Message-
From: Raymond Feng (JIRA) [mailto:tuscany-dev@ws.apache.org ]
Sent: Sunday, August 26, 2007 8:07 PM
To: tuscany-dev@ws.apache.org
Subject: [jira] Commented: (TUSCANY-1618) Shopping Store Sample for
ApacheCon 2007


   [
https://issues.apache.org/jira/browse/TUSCANY-1618?page=com.atlassian.ji
ra.plugin.system.issuetabpanels:comment-tabpanel#action_12522896 ]

Raymond Feng commented on TUSCANY-1618:
---

What's the license for AWS2007_05_14.jar ? I couldn't find it in hte jar
or amazon's web site.



Shopping Store Sample for ApacheCon 2007


   Key: TUSCANY-1618
   URL:


https://issues.apache.org/jira/browse/TUSCANY-1618


   Project: Tuscany
Issue Type: New Feature
Components: Java SCA Samples
  Reporter: Mario Antollini
  Assignee: ant elder
  Priority: Minor
   Attachments: shoppingstore.zip


Uploading Shopping Store Web Service Sample to be used at ApacheCon


2007 Training Session

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





Hi

It seems that the WSDL used to describe the interface to the Shopping Store
Sample is, or is based on, Amazon's E-Commerce Service WSDL. Can someone
point out the license under which this is used?

Looking back through the mail list I see a conversation [1] where Mario
asked this question but I don't see a response. Is there are response that
I'm just not seeing for some reason.

Simon

[1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg19364.html





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [jira] Commented: (TUSCANY-1618) Shopping Store Sample for ApacheCon 2007

2007-08-27 Thread Antollini, Mario
Raymond,

I generated that jar following these steps:

1 - I downloaded Amazon's WSDL file (dated May 14, 2007).
2 - Out of it, I generated the stubs/skeletons/databindings using
wsdl2java (tool provided along with Axis2)
3 - I compiled and jarred it using eclipse

Therefore, the code does not belong to Amazon, it was generated by both
wsdl2java and me.

Do you think there will be issues on licenses with this code?

Regards,
Mario 

-Original Message-
From: Raymond Feng (JIRA) [mailto:[EMAIL PROTECTED] 
Sent: Sunday, August 26, 2007 8:07 PM
To: tuscany-dev@ws.apache.org
Subject: [jira] Commented: (TUSCANY-1618) Shopping Store Sample for
ApacheCon 2007


[
https://issues.apache.org/jira/browse/TUSCANY-1618?page=com.atlassian.ji
ra.plugin.system.issuetabpanels:comment-tabpanel#action_12522896 ] 

Raymond Feng commented on TUSCANY-1618:
---

What's the license for AWS2007_05_14.jar ? I couldn't find it in hte jar
or amazon's web site.

 Shopping Store Sample for ApacheCon 2007
 

 Key: TUSCANY-1618
 URL:
https://issues.apache.org/jira/browse/TUSCANY-1618
 Project: Tuscany
  Issue Type: New Feature
  Components: Java SCA Samples
Reporter: Mario Antollini
Assignee: ant elder
Priority: Minor
 Attachments: shoppingstore.zip


 Uploading Shopping Store Web Service Sample to be used at ApacheCon
2007 Training Session

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]