Working on the release 1.3 branch

2008-06-16 Thread Simon Laws
Hi I've changed the version number and got rid of the DISCLAIMER files. I'm looking at the getting the distribution build working, checking LICENSE/NOTICE and dependency versions before cutting an RC0 for us to look at. If people want to help out with this pre-RC0 release prep then feel free and

Re: Branching for Release 1.3 was: Re: Release 1.3?

2008-06-16 Thread Simon Laws
On Mon, Jun 16, 2008 at 12:52 AM, Simon Nash [EMAIL PROTECTED] wrote: Simon Laws wrote: On Sat, Jun 14, 2008 at 12:11 AM, Luciano Resende [EMAIL PROTECTED] wrote: I'm done with the JSR 250 issues, and got a clean build from latest svn revision. On Fri, Jun 13, 2008 at 1:34 PM, Simon

Re: Working on the release 1.3 branch

2008-06-16 Thread Simon Laws
On Mon, Jun 16, 2008 at 3:17 PM, ant elder [EMAIL PROTECTED] wrote: On Mon, Jun 16, 2008 at 1:09 PM, Simon Laws [EMAIL PROTECTED] wrote: Hi I've changed the version number and got rid of the DISCLAIMER files. I'm looking at the getting the distribution build working, checking LICENSE

Re: [Summary] Monitor Extension Functionality How to create a new monitor extension

2008-06-16 Thread Simon Laws
On Mon, Jun 16, 2008 at 11:47 AM, Ramkumar R [EMAIL PROTECTED] wrote: Here is the brief summary on the monitor extensions, please review the same and post your comments and suggestions on the same. This would help us for the documentation. ** *Need for Monitor Extension:* **The need for

[jira] Created: (TUSCANY-211) MSVC build failure

2006-04-21 Thread Simon Laws (JIRA)
MSVC build failure -- Key: TUSCANY-211 URL: http://issues.apache.org/jira/browse/TUSCANY-211 Project: Tuscany Type: Bug Components: C++ SDO Environment: MSVC 7.0 Reporter: Simon Laws Priority: Minor Link failure. Add: GroupEvent.cpp

[jira] Created: (TUSCANY-344) Add a note to the GetTuscanyLinux wiki page noting that Fedora Core 5 comes with svn 1.3.1

2006-05-10 Thread Simon Laws (JIRA)
Type: Improvement Components: Website Versions: M1 Environment: Fedora Core 5 Reporter: Simon Laws Priority: Minor There is no readily available rpm for svn on Fedora Core but Fedora Core 5 come with subversion 1.3.1 in the install. Add a note to the GetTuscanyLinux

[jira] Created: (TUSCANY-345) Consolidate and check consistency of build and run instructions

2006-05-10 Thread Simon Laws (JIRA)
Samples, Java BigBank Scenario Versions: M1 Environment: Fedora Core 5 Reporter: Simon Laws There are several different sets of build instructions, e, g, Website - SCA Installation instructions sampleSetup.htm java/BUILDING.txt, testing/tomcat/readme new wiki Get Tuscany pages

[jira] Created: (TUSCANY-349) Check correctness of required Jar list

2006-05-10 Thread Simon Laws (JIRA)
: Simon Laws The required jars are listed on the sample setup page (/tuscany/java/sampleSetup.htm) needs to be checked to make sure that it matches what is atually required by the released code. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact

[jira] Created: (TUSCANY-350) Make the useful testing/tomcat/build.xml more readily available.

2006-05-10 Thread Simon Laws (JIRA)
Samples Versions: Mx Environment: all Reporter: Simon Laws Priority: Minor The very useful ant script that performs various configuration steps has a few real gems that could be wrapped to to make them more obvious targets for new users to use, e.g. project name=useful targets

[jira] Created: (TUSCANY-351) New FAQ Entry: Getting a null pointer for HelloWorldWeb

2006-05-10 Thread Simon Laws (JIRA)
Reporter: Simon Laws If you get null pointers for all of the samples that use Tomcat then check that the Host element in the conf/server.xml has been updated in accordance with the instructions here: java/sampleSetup.htm. For some reason the xslt script that does this from the build.xml failed

[jira] Commented: (TUSCANY-345) Consolidate and check consistency of build and run instructions

2006-05-11 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-345?page=comments#action_12379068 ] Simon Laws commented on TUSCANY-345: I note that there are build instructions for developers on the web site under /development/java projects This is similar

[jira] Commented: (TUSCANY-351) New FAQ Entry: Getting a null pointer for HelloWorldWeb

2006-05-11 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-351?page=comments#action_12379081 ] Simon Laws commented on TUSCANY-351: I did a bit more investigation as to why my test server was not being set up properly. Basically is was user error but useful

[jira] Created: (TUSCANY-361) Documentation: Reference to sample that doesn't exist

2006-05-12 Thread Simon Laws (JIRA)
Environment: all Reporter: Simon Laws Priority: Trivial The file ava/sca/samples/helloworldws/readme.htm references the file java/sca/samples/helloworldaxis/readme.htm which doesn't exist in the code I checked out this morning. -- This message is automatically generated by JIRA

[jira] Commented: (TUSCANY-363) FAQ Entry: Trying to run web services with the J2SE jars

2006-05-12 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-363?page=comments#action_12383200 ] Simon Laws commented on TUSCANY-363: Here are some more errors i got by not using the full set of j2sews jars. You could investigate these for quite a while without

[jira] Created: (TUSCANY-372) Null pointer for axis2/tomcat example where the service interface/operation takes no parameters

2006-05-15 Thread Simon Laws (JIRA)
: Tuscany Type: Bug Components: Java SCA Axis Binding Versions: Java-M1 Environment: Fedora Core 5 Reporter: Simon Laws Priority: Minor This is based on a check out from last week so I will give it a go on the latest release but lest I forget the details. I have

[jira] Updated: (TUSCANY-372) Null pointer for axis2/tomcat example where the service interface/operation takes no parameters

2006-05-15 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-372?page=all ] Simon Laws updated TUSCANY-372: --- Attachment: helloworld6-notworkingsample.tar The example that causes the null pointer. Null pointer for axis2/tomcat example where the service interface

[jira] Updated: (TUSCANY-372) Null pointer for axis2/tomcat example where the service interface/operation takes no parameters

2006-05-15 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-372?page=all ] Simon Laws updated TUSCANY-372: --- Attachment: helloworld7-workingsample.tar example 6 but with the operation changed to include a single parameter Null pointer for axis2/tomcat example where

[jira] Created: (TUSCANY-382) Binary release readmes consistency

2006-05-16 Thread Simon Laws (JIRA)
Binary release readmes consistency -- Key: TUSCANY-382 URL: http://issues.apache.org/jira/browse/TUSCANY-382 Project: Tuscany Type: Bug Components: Java SCA Samples Versions: Java-M1 Environment: all Reporter: Simon

[jira] Commented: (TUSCANY-382) Binary release readmes consistency

2006-05-16 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411968 ] Simon Laws commented on TUSCANY-382: The helloworldweb sample readme.htm has the worng URL for starting the client. It should now behttp://localhost:8080/sample

[jira] Commented: (TUSCANY-382) Binary release readmes consistency

2006-05-16 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411985 ] Simon Laws commented on TUSCANY-382: No readme for... samples/sca/customerinfo samples/sca/helloworld-jms although there are readmes under client and server

[jira] Commented: (TUSCANY-385) Company web sample does not work

2006-05-16 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-385?page=comments#action_12412006 ] Simon Laws commented on TUSCANY-385: The problem is the url of the JDBC resource JNI entry. In the binary build it is an absolute path to somewhere on jsdelfino's

[jira] Commented: (TUSCANY-372) Null pointer for axis2/tomcat example where the service interface/operation takes no parameters

2006-05-17 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-372?page=comments#action_12412196 ] Simon Laws commented on TUSCANY-372: Just tested against fred SVN checkout and it now works - thanks Ant Null pointer for axis2/tomcat example where the service

[jira] Created: (TUSCANY-447) AttributeWithSDOPropertyType and AttributeWithSDOPropertySDOOppositePropertyType not supported

2006-06-06 Thread Simon Laws (JIRA)
: Tuscany Type: Bug Components: C++ SDO Versions: Cpp-current Environment: Windows XP Reporter: Simon Laws reading ComplexTypeAttributesTest Attribute=Attribute AttributeWithDefaultValue=AttributeWithDefaultValueDefaultValue

[jira] Created: (TUSCANY-448) ElementWithSDOName fails on write

2006-06-06 Thread Simon Laws (JIRA)
ElementWithSDOName fails on write - Key: TUSCANY-448 URL: http://issues.apache.org/jira/browse/TUSCANY-448 Project: Tuscany Type: Bug Components: C++ SDO Versions: Cpp-current Environment: Windows XP Reporter: Simon

[jira] Created: (TUSCANY-449) Implementation ignores ElementSubstitutionGroupBase

2006-06-06 Thread Simon Laws (JIRA)
Environment: Windows XP Reporter: Simon Laws Reading xml tns:ElementSubstitutionGroupExtends ElementInSubstitutionGroupBaseElementInSubstitutionGroupBase/ElementInSubstitutionGroupBase ElementInSubstitutionGroupExtendsElementInSubstitutionGroupExtends/ElementInSubstitutionGroupExtends

[jira] Created: (TUSCANY-450) ElementOfSimpleTypeWithSDOPropertyType and ElementOfSimpleTypeWithSDOOppositePropertyType not supported

2006-06-06 Thread Simon Laws (JIRA)
Project: Tuscany Type: Bug Components: C++ SDO Versions: Cpp-current Environment: Windows XP Reporter: Simon Laws reading ElementOfSimpleTypeWithSDOPropertyTypeidvalue0/ElementOfSimpleTypeWithSDOPropertyType

[jira] Created: (TUSCANY-452) IDREF, IDREFS not supported

2006-06-06 Thread Simon Laws (JIRA)
IDREF, IDREFS not supported --- Key: TUSCANY-452 URL: http://issues.apache.org/jira/browse/TUSCANY-452 Project: Tuscany Type: Bug Components: C++ SDO Versions: Cpp-current Environment: Windows XP Reporter: Simon Laws

[jira] Created: (TUSCANY-453) SDO:int is not supported

2006-06-06 Thread Simon Laws (JIRA)
SDO:int is not supported Key: TUSCANY-453 URL: http://issues.apache.org/jira/browse/TUSCANY-453 Project: Tuscany Type: Bug Components: C++ SDO Versions: Cpp-current Environment: All Reporter: Simon Laws C++ SDO currently

[jira] Created: (TUSCANY-475) Class cast exception on

2006-06-16 Thread Simon Laws (JIRA)
Class cast exception on Key: TUSCANY-475 URL: http://issues.apache.org/jira/browse/TUSCANY-475 Project: Tuscany Type: Bug Components: Java DAS RDB Versions: Java-M1 Environment: Windows XP Reporter: Simon Laws I'm trying

[jira] Created: (TUSCANY-495) Java Interop Testing

2006-06-26 Thread Simon Laws (JIRA)
Java Interop Testing Key: TUSCANY-495 URL: http://issues.apache.org/jira/browse/TUSCANY-495 Project: Tuscany Type: New Feature Components: Java SDO Implementation Versions: Java-M1 Environment: Windows XP Reporter: Simon Laws

[jira] Updated: (TUSCANY-495) Java Interop Testing

2006-06-26 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-495?page=all ] Simon Laws updated TUSCANY-495: --- Attachment: patch-interopresources.txt The reources used for interop testing Please apply at /tuscany Java Interop Testing

[jira] Updated: (TUSCANY-495) Java Interop Testing

2006-06-26 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-495?page=all ] Simon Laws updated TUSCANY-495: --- Attachment: patch-interopsdo-java.txt Simple java interop tests based on the interop resources Please apply at /tuscany/java/testing/interop Java Interop

[jira] Created: (TUSCANY-496) CPP Interop Testing

2006-06-26 Thread Simon Laws (JIRA)
) Reporter: Simon Laws Priority: Minor Attachments: patch-interopsdo-cpp.txt First pass interop testing for CPP. Depends on the resources at /tuscany/interop (see JIRA495) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators

[jira] Created: (TUSCANY-498) FAQ entry: MSVC 7 tries to generate stubs for WSDL files

2006-06-27 Thread Simon Laws (JIRA)
-current Environment: Windows XP MSVC7 Reporter: Simon Laws Priority: Trivial If you receive a stub generation error when trying to build CPP project files then - select each WSDL file in the project - right click and select properties - change Excluded from build to yes - I

[jira] Created: (TUSCANY-499) FAQ entry or better error message: Missing DLLs cause

2006-06-27 Thread Simon Laws (JIRA)
Reporter: Simon Laws Priority: Trivial When running the Axis2 stangalone container you get a cryptic error message (below) if the SCA or SDO dll's are not on the path. Here is the script I use to run the server with with... set TUSCANY_SCACPP_LOGGING=9 set PATH=tuscany\cpp\sca\deploy

[jira] Created: (TUSCANY-501) Crash on SDOTypeNotFound exception

2006-06-27 Thread Simon Laws (JIRA)
: Simon Laws When SDOTypeNotFound is thrown the runtime crashes rather than reporting the error -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more

[jira] Created: (TUSCANY-500) Failure on use of croncrete complex types in WSDL

2006-06-27 Thread Simon Laws (JIRA)
Environment: Windows XP Reporter: Simon Laws There is something strange happeing in the WSDL based registration of types. When I use an annonymous concrete types in the Big Bank sample, for example xsd:element name=getAccountReport xsd:complexType xsd:sequence xsd:element name

[jira] Created: (TUSCANY-505) xsi:type on root element fo XML doc causes problems

2006-06-28 Thread Simon Laws (JIRA)
Environment: Windows XP Reporter: Simon Laws If I read the following doc: tns:RootElement xmlns:p=commonj.sdo xmlns:tns=http://www.apache.org/tuscany/interop; xmlns:xsi= http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://www.apache.org/tuscany/interop

[jira] Created: (TUSCANY-507) [C++] BigBank getQuotes request type incorrect

2006-06-29 Thread Simon Laws (JIRA)
: Windows XP Reporter: Simon Laws Priority: Minor Currently the working WSDL for BB has the following type description... xsd:complexType name=GetAccountReportType xsd:sequence xsd:element name=customerID xsd:complexType xsd:sequence xsd:element

[jira] Created: (TUSCANY-511) Big Bank memory error

2006-06-29 Thread Simon Laws (JIRA)
Big Bank memory error - Key: TUSCANY-511 URL: http://issues.apache.org/jira/browse/TUSCANY-511 Project: Tuscany Type: Bug Components: C++ SCA Versions: Cpp-current Environment: Windows XP Reporter: Simon Laws Get memory error

[jira] Commented: (TUSCANY-568) add graphical SDO content to sandbox website

2006-07-20 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-568?page=comments#action_12422428 ] Simon Laws commented on TUSCANY-568: I've taken Kelvins additions The Tuscany block diagram The Das words The SCA diagram And filled out

[jira] Updated: (TUSCANY-568) add graphical SDO content to sandbox website

2006-07-20 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-568?page=all ] Simon Laws updated TUSCANY-568: --- Attachment: site-author.zip All of the new bits I could find added to the new site layout add graphical SDO content to sandbox website

[jira] Updated: (TUSCANY-568) add graphical SDO content to sandbox website

2006-07-20 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-568?page=all ] Simon Laws updated TUSCANY-568: --- Attachment: site-publish.zip In case anyone wants a quick peek. add graphical SDO content to sandbox website

[jira] Created: (TUSCANY-570) Duplicate namespace on operation element of SOAP message causes problem

2006-07-21 Thread Simon Laws (JIRA)
Type: Bug Components: Java SCA Axis Binding Affects Versions: Java-M1 Environment: Windows XP Reporter: Simon Laws This is an artefact of the Interop testing. JIRA505 (http://issues.apache.org/jira/browse/TUSCANY-505 )describes the problem associated

[jira] Created: (TUSCANY-599) XML Interop test39 AttributeWithNillable doesn't include a nill attribute in input XML.

2006-08-07 Thread Simon Laws (JIRA)
Project: Tuscany Issue Type: Bug Components: Interop Environment: All Reporter: Simon Laws Attachments: patch070806.txt Existing input XML is tns:RootElement39 xmlns:tns=http://www.apache.org/tuscany/interop; xmlns:xsi=http://www.w3.org

[jira] Created: (TUSCANY-644) Choice group with duplicate element names in XSD schema leads to duplication of output from SDO

2006-08-18 Thread Simon Laws (JIRA)
Project: Tuscany Issue Type: Bug Components: C++ SDO Affects Versions: Cpp-current Environment: Windows XP Reporter: Simon Laws A PHP SDO user raised a bug (http://pecl.php.net/bugs/bug.php?id=8493) to the effect that having read the XSD

[jira] Created: (TUSCANY-689) Add vc7 build for BB sample

2006-09-04 Thread Simon Laws (JIRA)
Reporter: Simon Laws Priority: Minor Attachments: bbvc7buildpatch.txt Add a VC7 build to the samples/ides for Bing Bank Patch attched. Apply to sca/samples/ides/devstudio7/projects -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

[jira] Updated: (TUSCANY-689) Add vc7 build for BB sample

2006-09-04 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-689?page=all ] Simon Laws updated TUSCANY-689: --- Attachment: bbvc7codepatch.txt Also I found that there were two copies of the service.xml file. I settled on the one in the WSAccountClient directory but I had

[jira] Created: (TUSCANY-691) Paramater name interface appearc in the code which upsets VC7 2002

2006-09-04 Thread Simon Laws (JIRA)
Components: C++ SCA Environment: XP MSVC7 2002 Reporter: Simon Laws Priority: Minor Attachments: scamodelvc7patch.txt Changes interface to anInterface -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

[jira] Updated: (TUSCANY-691) Paramater name interface appearc in the code which upsets VC7 2002

2006-09-04 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-691?page=all ] Simon Laws updated TUSCANY-691: --- Attachment: scamodelvc7patch.txt Please apply to runtime/core/src/tuscany/sca/model Paramater name interface appearc in the code which upsets VC7 2002

[jira] Created: (TUSCANY-692) PHP Client for BigBank sample

2006-09-04 Thread Simon Laws (JIRA)
Environment: XP Reporter: Simon Laws Priority: Minor Attachments: phpwsaccountclientpatch.txt A very simple PHP client for the BigBank sample to demonstrate using SDO and the SOAP extension to access web services -- This message is automatically generated

[jira] Updated: (TUSCANY-692) PHP Client for BigBank sample

2006-09-04 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-692?page=all ] Simon Laws updated TUSCANY-692: --- Attachment: phpwsaccountclientpatch.txt please apply to sca/samples/BigBank PHP Client for BigBank sample - Key

[jira] Created: (TUSCANY-698) First pass PHP extension for C++ SCA

2006-09-06 Thread Simon Laws (JIRA)
: Cpp-current Environment: XP Reporter: Simon Laws Priority: Minor A first pass at an extension for the PHP scripting language. This follows the pattern layed down by Andy with the Python extension and has many limitations: Services only. No references. Basic

[jira] Updated: (TUSCANY-698) First pass PHP extension for C++ SCA

2006-09-06 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-698?page=all ] Simon Laws updated TUSCANY-698: --- Attachment: phpextensioncalculatorchangespatch.txt apply to sca/samples/Calculator First pass PHP extension for C++ SCA

[jira] Updated: (TUSCANY-698) First pass PHP extension for C++ SCA

2006-09-06 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-698?page=all ] Simon Laws updated TUSCANY-698: --- Attachment: phpextension1patch.txt apply to sca/runtime/extensions First pass PHP extension for C++ SCA

[jira] Created: (TUSCANY-730) Updates to interop schema

2006-09-18 Thread Simon Laws (JIRA)
Environment: XP Reporter: Simon Laws Attachments: interoppatch.txt Updates to interop schema Addition of a proposed WSDL for interop testing of web service request/response cross language calls -- This message is automatically generated by JIRA. - If you think

[jira] Updated: (TUSCANY-730) Updates to interop schema

2006-09-18 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-730?page=all ] Simon Laws updated TUSCANY-730: --- Attachment: interopgen.php The script I used to generate the WSDL Updates to interop schema - Key: TUSCANY-730

[jira] Updated: (TUSCANY-873) CopyHelper::copy fails when the data object being copied contains open content

2006-10-19 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-873?page=all ] Simon Laws updated TUSCANY-873: --- Attachment: sdoclone.txt apply to commonj/sdo CopyHelper::copy fails when the data object being copied contains open content

[jira] Updated: (TUSCANY-873) CopyHelper::copy fails when the data object being copied contains open content

2006-10-19 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-873?page=all ] Simon Laws updated TUSCANY-873: --- Attachment: sdoclone.txt Ignore the first attachement. I created the patch from an old version of the fix. CopyHelper::copy fails when the data object being

[jira] Created: (TUSCANY-908) CDATA sections are not handled

2006-11-08 Thread Simon Laws (JIRA)
, Cpp-M2 Environment: All Reporter: Simon Laws Assigned To: Simon Laws Fix For: Cpp-current The SDO C++ implement ignores CDATA sections that appear in input XML documents and provides no facilities for constructing CDATA sections through the API

[jira] Updated: (TUSCANY-908) CDATA sections are not handled

2006-11-08 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-908?page=all ] Simon Laws updated TUSCANY-908: --- Attachment: cdata.txt A preliminary patch for handling CDATA sections. The approach taken is to allow CDATA sections to appear in property values within data

[jira] Updated: (TUSCANY-908) CDATA sections are not handled

2006-11-25 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-908?page=all ] Simon Laws updated TUSCANY-908: --- Attachment: cdata-2-src.txt cdata-2-src.txt The source file changes to take account fo CDATA sections in sequences. Should be applied to src/commonj/sdo

[jira] Updated: (TUSCANY-908) CDATA sections are not handled

2006-11-25 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-908?page=all ] Simon Laws updated TUSCANY-908: --- Attachment: cdata-2-test.txt cdata-2-test.txt The changes to CDATA tests to take account of CDATA sections in sequences. Should be applied to core/test

[jira] Updated: (TUSCANY-950) CopyHelper::copy() forgets sequence information

2006-12-03 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-950?page=all ] Simon Laws updated TUSCANY-950: --- Attachment: sdoclone-sequences.txt The changes (so far) required to make cloning of sequences work. This change does work with the patch just applied for http

[jira] Created: (TUSCANY-974) Bring PHP extension up to date with latest core and new build files

2006-12-06 Thread Simon Laws (JIRA)
: Improvement Components: C++ SCA Affects Versions: Cpp-current Environment: XP Reporter: Simon Laws Priority: Minor The PHP extension needs bringing up to date with the latest SCA core, the new VCExpress makefiles and it needs a test. -- This message

[jira] Updated: (TUSCANY-974) Bring PHP extension up to date with latest core and new build files

2006-12-06 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-974?page=all ] Simon Laws updated TUSCANY-974: --- Attachment: phpextension-JIRA974.txt Bring the PHP extension up to date. Apply to cpp project. Bring PHP extension up to date with latest core and new build

[jira] Commented: (TUSCANY-447) AttributeWithSDOPropertyType and AttributeWithSDOPropertySDOOppositePropertyType not supported

2006-12-07 Thread Simon Laws (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-447?page=comments#action_12456324 ] Simon Laws commented on TUSCANY-447: Looking back at this I realize that there isn't enough detail here. This was the result of running the interop test

[jira] Updated: (TUSCANY-974) Bring PHP extension up to date with latest core and new build files

2007-01-09 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-974: --- Attachment: phpcaluclator090107patch.txt Bring PHP extension up to date with latest core and new

[jira] Updated: (TUSCANY-974) Bring PHP extension up to date with latest core and new build files

2007-01-09 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-974: --- Attachment: phpextension090107patch.txt Bring PHP extension up to date with latest core and new

[jira] Commented: (TUSCANY-974) Bring PHP extension up to date with latest core and new build files

2007-01-09 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463354 ] Simon Laws commented on TUSCANY-974: So, coming back to this after christmas I find that this no longer works

[jira] Created: (TUSCANY-1078) SDO memory management problems

2007-01-25 Thread Simon Laws (JIRA)
Environment: Fedora Core 5 Reporter: Simon Laws There are serveral cases in SDO (as used during the model loading stage of the SCA CPPCalculator samples) where valgrind reports memory being deleted more that once. In the example I am running they are reported in ~SAX2Parser

[jira] Created: (TUSCANY-1089) Add support for references to C++ SCA PHP Extension

2007-02-02 Thread Simon Laws (JIRA)
: C++ SCA Affects Versions: Cpp-current Environment: Linux Reporter: Simon Laws Assigned To: Andrew Borley Priority: Minor Fix For: Cpp-current Add support for references in PHP scripts to the C++ SCA PHP extension. -- This message

[jira] Updated: (TUSCANY-1089) Add support for references to C++ SCA PHP Extension

2007-02-02 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-1089: Attachment: phpextensionpatch-020207.txt Not 100% complete yet but I want to get it checked

[jira] Updated: (TUSCANY-1089) Add support for references to C++ SCA PHP Extension

2007-02-02 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-1089: Attachment: phpcalculatorpatch-020207.txt Add support for references to C++ SCA PHP Extension

[jira] Updated: (TUSCANY-1089) Add support for references to C++ SCA PHP Extension

2007-02-02 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-1089: Attachment: phpextensionpatch-020207.txt Let's try that again with the right box checked! Add

[jira] Created: (TUSCANY-1184) Extend depth and breath of generated databinding tests

2007-03-19 Thread Simon Laws (JIRA)
Components: Java SCA Integration Tests Affects Versions: Java-SCA-integration Environment: All supported Reporter: Simon Laws Assigned To: Simon Laws Priority: Minor The tests as originally commited provided hard coded suport for a limited number of types

[jira] Commented: (TUSCANY-1184) Extend depth and breath of generated databinding tests

2007-04-02 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485956 ] Simon Laws commented on TUSCANY-1184: - The tests, as they stand, are now copied into the trunk. They still

[jira] Created: (TUSCANY-1217) Loading nested includes.

2007-04-18 Thread Simon Laws (JIRA)
Environment: All Reporter: Simon Laws Priority: Minor Lest we forget... Currently there is code in WSDLDocumentProcessor.read() (the two lines with the comment above them). // Read inline schemas Types types = definition.getTypes

[jira] Commented: (TUSCANY-1217) Loading nested includes.

2007-04-18 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489687 ] Simon Laws commented on TUSCANY-1217: - This is discussed on the list in this thread: http://www.mail

[jira] Closed: (TUSCANY-507) [C++] BigBank getQuotes request type incorrect

2007-04-26 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws closed TUSCANY-507. -- [C++] BigBank getQuotes request type incorrect

[jira] Closed: (TUSCANY-730) Updates to interop schema

2007-04-26 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws closed TUSCANY-730. -- Updates to interop schema - Key: TUSCANY-730

[jira] Created: (TUSCANY-1238) SDO overlapping annonymous types clash

2007-05-01 Thread Simon Laws (JIRA)
Reporter: Simon Laws If I have the schema: ?xml version=1.0 encoding=UTF-8? schema xmlns=http://www.w3.org/2001/XMLSchema; targetNamespace= http://www.example.org/AnnonTypes; xmlns:tns=http://www.example.org/AnnonTypes; elementFormDefault=qualified

[jira] Created: (TUSCANY-1265) Disitrbution build - tuscany-sca-all-1.0-incubating-SNAPSHOT.jar is empty

2007-05-11 Thread Simon Laws (JIRA)
Issue Type: Bug Components: Build System Affects Versions: Java-SCA-0.90 Environment: Windows XP Reporter: Simon Laws Assigned To: Simon Laws cd sca/disitribution mvn The resulting bindary distribution (tuscany-sca-1.0-incubating-SNAPSHOT.zip) contains

[jira] Closed: (TUSCANY-1287) Create separate client sample for implementation-crud

2007-05-16 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws closed TUSCANY-1287. --- Resolution: Fixed last related update committed at r538481 made a few minor changes (package name

[jira] Closed: (TUSCANY-1288) Create separate application sample for binding-echo

2007-05-16 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws closed TUSCANY-1288. --- Resolution: Fixed applied at revision 538544 Create separate application sample for binding-echo

[jira] Closed: (TUSCANY-1289) databinding-echo sample has duplicate code, redundant content, and causes runtime error

2007-05-17 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws closed TUSCANY-1289. --- Resolution: Fixed Completed: At revision: 538844 databinding-echo sample has duplicate code

[jira] Closed: (TUSCANY-1264) Remove junit code from distribution samples

2007-05-17 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws closed TUSCANY-1264. --- Resolution: Fixed We settled in maintaining JUnit test cases in the samples as an example of how

[jira] Created: (TUSCANY-1296) Build failure on Linux/IBM JDK

2007-05-22 Thread Simon Laws (JIRA)
Environment: Fedora Core 5 Ibm JDK 1.5.0 build 2.3 Maven 2.0.6 Reporter: Simon Laws Assigned To: Simon Laws SCA fails to build under maven in my Linux/IBM JDK environment. The culprit is the maven-jaxb-plugin. The pom provided with the version that we refer in our

[jira] Closed: (TUSCANY-1265) Disitrbution build - tuscany-sca-all-1.0-incubating-SNAPSHOT.jar is empty

2007-05-25 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws closed TUSCANY-1265. --- Resolution: Fixed No specific resolution to this one but it worked for me when we started

[jira] Created: (TUSCANY-1309) NPE if SCDL uses component reference that is not defined consistently in the implementation

2007-05-31 Thread Simon Laws (JIRA)
Project: Tuscany Issue Type: Bug Environment: Win XP Reporter: Simon Laws Assignee: Simon Laws Priority: Minor For example, public class AlertsServiceImpl { private RSSCheckerServicerssChecker; private

[jira] Created: (TUSCANY-1310) Port the feed aggregator sample from SCA Native to SCA Java

2007-05-31 Thread Simon Laws (JIRA)
Components: Java SCA Samples Affects Versions: Java-SCA-Next Reporter: Simon Laws Assignee: Simon Laws Priority: Minor -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[jira] Updated: (TUSCANY-1309) NPE if SCDL uses component reference that is not defined consistently in the implementation

2007-05-31 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-1309: Component/s: Java SCA Assembly Model Affects Version/s: Java-SCA-0.90 NPE if SCDL

[jira] Created: (TUSCANY-1311) Bring JMS extension into line with the 0.90 SPIs

2007-05-31 Thread Simon Laws (JIRA)
SCA JMS Binding Extension Affects Versions: Java-SCA-Next Reporter: Simon Laws Assignee: Simon Laws Fix For: Java-SDO-beta1 Port JMS binding from M2 code based to 0.90 code base -- This message is automatically generated by JIRA. - You can reply

[jira] Created: (TUSCANY-1315) NPE is implementation doesn't match WSDL interface description

2007-05-31 Thread Simon Laws (JIRA)
Components: Java SCA Axis Binding Extension, Java SCA Core Runtime, Java SCA Data Binding Runtime Affects Versions: Java-SCA-0.90 Environment: Win XP Reporter: Simon Laws Priority: Minor If the WSDL and implemtation for a service do not match exactly

[jira] Created: (TUSCANY-1337) The JSONRPC biding fails when transforming SDO to JSON

2007-06-11 Thread Simon Laws (JIRA)
: Java SCA JSON-RPC Binding Extension Affects Versions: Java-SCA-0.90 Environment: Windows XP Reporter: Simon Laws Priority: Minor The JSONRPC biding fails when transforming my SDOs to JSON (Its OK going JSON-SDO). I can across this when creating the feed

[jira] Assigned: (TUSCANY-1335) Documentation for wiki

2007-06-11 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws reassigned TUSCANY-1335: --- Assignee: Simon Laws Documentation for wiki

[jira] Commented: (TUSCANY-1335) Documentation for wiki

2007-06-11 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503422 ] Simon Laws commented on TUSCANY-1335: - I've started making these changes Architecture Guide - I put the class

[jira] Created: (TUSCANY-1338) Add support for simple distributed runtimes to trunk

2007-06-12 Thread Simon Laws (JIRA)
Versions: Java-SCA-Next Reporter: Simon Laws Move the sample distributed runtime support from my sandbox into truck and reorganize -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[jira] Commented: (TUSCANY-1338) Add support for simple distributed runtimes to trunk

2007-06-20 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506461 ] Simon Laws commented on TUSCANY-1338: - Basci changes integrated as of 20/06/07 included in the modules

[jira] Resolved: (TUSCANY-1338) Add support for simple distributed runtimes to trunk

2007-06-20 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws resolved TUSCANY-1338. - Resolution: Fixed Basic support is implemented but 1/ modules/distributed needs further

<    10   11   12   13   14   15   16   17   18   19   >