Re: What are my chances of being able to inherit behaviour from implementation.java?

2008-03-04 Thread Matthew Peters
, in being both a java class and something else at the same time, might want to do so. Matthew Peters Matthew Peters/UK/[EMAIL PROTECTED] 29/02/2008 17:50 Please respond to tuscany-dev@ws.apache.org To tuscany-dev@ws.apache.org cc Subject Re: What are my chances of being able to inherit

What are my chances of being able to inherit behaviour from implementation.java?

2008-02-29 Thread Matthew Peters
and getters and setters, but did some extra - for example looked in the web.xml file for the servlet and added some extra properties. How could I architect this to take advantage of all the code that already exists within the support for implementation.java? Matthew Peters Unless stated

Re: What are my chances of being able to inherit behaviour from implementation.java?

2008-02-29 Thread Matthew Peters
interested in: 1, introspection for references and properties 2. driving injection for references 3. driving injecttion for some properties 4. not doing injection for some other properties but doing something different for them Matthew Peters Jean-Sebastien Delfino [EMAIL PROTECTED] 29/02/2008

What is the authoritative source on writing a new implementation?

2008-02-27 Thread Matthew Peters
better? Matthew Peters Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

Re: Problems with maven-antrun-plugin

2008-02-26 Thread Matthew Peters
-plugin/1.1/maven-antrun-plugin-1.1.pom 1K downloaded Matthew Simon Laws [EMAIL PROTECTED] 25/02/2008 12:06 Please respond to tuscany-dev@ws.apache.org To tuscany-dev@ws.apache.org cc Subject Re: Problems with maven-antrun-plugin On Mon, Feb 25, 2008 at 9:16 AM, Matthew Peters [EMAIL

Error building contribution-impl

2008-02-05 Thread Matthew Peters
I am seeing the following error during a Tuscany build. This is a fresh checkout from Tuscany svn. Can anyone tell me what the cause might be? Matthew C:\Documents and Settings\Administrator\sca\modules\contribution-implmvn [INFO] Scanning for projects... [INFO]

Re: Error building contribution-impl

2008-02-05 Thread Matthew Peters
Thanks all, When I looked closer and distinguished which was the significant error message it was indeed to do with the blank in c:\document and settings. I did indeed move to a directory with no spaces and that error went away. Thanks for the replies. Matthew Peters Mike Edwards [EMAIL

[jira] Commented: (TUSCANY-1553) XML characters are not escaped by XMLHelper.

2007-11-22 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544867 ] Matthew Peters commented on TUSCANY-1553: - Is this the same problem I was just about to submit, which

[jira] Closed: (TUSCANY-1566) Element coming out in the wrong namespace

2007-08-22 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Peters closed TUSCANY-1566. --- I have tested the fix in the cpp-pre2.1 branch and it is indeed fixed. Thanks. Element

[jira] Closed: (TUSCANY-1564) xsi:type not always set for complexTypes

2007-08-22 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Peters closed TUSCANY-1564. --- Resolution: Fixed I have tested the fix in the cpp-pre2.1 branch and it is indeed fixed

[jira] Created: (TUSCANY-1564) xsi:type not always set for complexTypes

2007-08-21 Thread Matthew Peters (JIRA)
: Cpp-Next Environment: Win XP and Gentoo Linux Reporter: Matthew Peters This has been reported by a user of the PHP SDO code. I have verified that he is right - the problem does exist. I will cut and paste in the PHP example from the defect http://pecl.php.net/bugs/bug.php

[jira] Created: (TUSCANY-1566) Element coming out in the wrong namespace

2007-08-21 Thread Matthew Peters (JIRA)
Versions: Cpp-Next Environment: WinXP Reporter: Matthew Peters We have a schema file that defines an atom feed. It specified elementFormDefault=qualified so that lower level elements should be in the target namespace. I will attach the schema as a separate file. With a very simple

[jira] Updated: (TUSCANY-1566) Element coming out in the wrong namespace

2007-08-21 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Peters updated TUSCANY-1566: Attachment: Atom1.0.xsd Element coming out in the wrong namespace

[jira] Commented: (TUSCANY-1112) Incorrect namespaces in generated XML

2007-07-09 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511154 ] Matthew Peters commented on TUSCANY-1112: - I just checked out the most recent code from the branch

[jira] Closed: (TUSCANY-1112) Incorrect namespaces in generated XML

2007-07-09 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Peters closed TUSCANY-1112. --- Resolution: Fixed Incorrect namespaces in generated XML

[jira] Commented: (TUSCANY-1112) Incorrect namespaces in generated XML

2007-07-06 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510712 ] Matthew Peters commented on TUSCANY-1112: - I have just tested with the latest code - revision 553836 from

significant typo on http://incubator.apache.org/tuscany/sca-java-development-guide.html

2007-07-02 Thread Matthew Peters
Matthew Peters SWG AB Incubators Int: 246740 Ext: +44-(0)1962- 816740 MP 146, IBM United Kingdom Ltd, Hursley Park http://w3.ibm.com/bluepages/searchByName.wss?uid=073271866task=viewrecord Internet: [EMAIL PROTECTED] Unless stated otherwise above: IBM United Kingdom Limited - Registered

[jira] Commented: (TUSCANY-1112) Incorrect namespaces in generated XML

2007-06-29 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509084 ] Matthew Peters commented on TUSCANY-1112: - I will continue with your convention of answering inline

Which jar files are really needed for the Calculator Sample?

2007-06-20 Thread Matthew Peters
dozens of other jars. I want to make a war file that contains the sample and really only want to include the minimal set of jar files. So, are they really all needed, and if not, how can I work out exactly which ones are? Matthew Peters Unless stated otherwise above: IBM United Kingdom Limited

[jira] Closed: (TUSCANY-1297) xsi:type in generated XML causes it not to validate/load into: visual studio or Mindreef SOAPscope

2007-06-14 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Peters closed TUSCANY-1297. --- I concur this is fixed. Thank you! xsi:type in generated XML causes it not to validate/load

[jira] Commented: (TUSCANY-1297) xsi:type in generated XML causes it not to validate/load into: visual studio or Mindreef SOAPscope

2007-06-11 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503457 ] Matthew Peters commented on TUSCANY-1297: - Actually I just found that the xsi:type is not the problem

[jira] Commented: (TUSCANY-1297) xsi:type in generated XML causes it not to validate/load into: visual studio or Mindreef SOAPscope

2007-06-11 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503610 ] Matthew Peters commented on TUSCANY-1297: - I realise I have got a problem here - I raised the original

[jira] Commented: (TUSCANY-1297) xsi:type in generated XML causes it not to validate/load into: visual studio or Mindreef SOAPscope

2007-05-24 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498562 ] Matthew Peters commented on TUSCANY-1297: - I can post one that shows the same problem that I just

[jira] Created: (TUSCANY-1297) xsi:type in generated XML causes it not to validate/load into: visual studio or Mindreef SOAPscope

2007-05-23 Thread Matthew Peters (JIRA)
/TUSCANY-1297 Project: Tuscany Issue Type: Bug Components: C++ DAS Affects Versions: Cpp-current Environment: any Reporter: Matthew Peters We use SDO to build and generate WSDL. We use the standard WSDL and SOAP schemas (schemata?) to build

[jira] Commented: (TUSCANY-1112) Incorrect namespaces in generated XML

2007-05-23 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498284 ] Matthew Peters commented on TUSCANY-1112: - Is there anything happening to this defect, which is several

[jira] Closed: (TUSCANY-1231) Various incorrect namespaces in generated XML

2007-04-25 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Peters closed TUSCANY-1231. --- Resolution: Duplicate Raised in error - I had mislaid the earlier TUSCANY-1112 Various

[jira] Created: (TUSCANY-1231) Various incorrect namespaces in generated XML

2007-04-24 Thread Matthew Peters (JIRA)
Versions: Cpp-M3 Environment: WinXP Reporter: Matthew Peters Given the following two xsds, which define an add element in http://Component and a PersonType in http://www.test.com/info... ?php $xmldas = SDO_DAS_XML::create('types.xsd'); $person = $xmldas-createDataObject

[jira] Commented: (TUSCANY-1073) Not currently possible to generate WSDL - specifically schema - using SDO

2007-02-20 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474407 ] Matthew Peters commented on TUSCANY-1073: - Thanks for the update. Unless I have misunderstood, though

[jira] Commented: (TUSCANY-1073) Not currently possible to generate WSDL - specifically schema - using SDO

2007-02-14 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473099 ] Matthew Peters commented on TUSCANY-1073: - I just tried to put together a test case for this issue

[jira] Created: (TUSCANY-1112) Incorrect namespaces in generated XML

2007-02-14 Thread Matthew Peters (JIRA)
-current Environment: WinXP Reporter: Matthew Peters Please excuse the fact that I have only a PHP testcase for this. The PHP is however pretty trivial and it seems a simple thing to make in C. Also, I know that the PHP layer is doing very little to interfere, so

[jira] Commented: (TUSCANY-1112) Incorrect namespaces in generated XML

2007-02-14 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473121 ] Matthew Peters commented on TUSCANY-1112: - Sorry there is a typo in the test case above - in one

[jira] Created: (TUSCANY-1073) Not currently possible to generate WSDL - specifically schema - using SDO

2007-01-22 Thread Matthew Peters (JIRA)
Issue Type: Bug Components: C++ SDO Affects Versions: Cpp-current Reporter: Matthew Peters Fix For: Cpp-current When I tried to use SDO to generate some wsdl containing a types element with some schema, I found that I could not generate the contents