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

2006-05-16 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411988 ] Andrew Borley commented on TUSCANY-382: --- If you follow the sampleSetup manual instructions for Tomcat, put all tuscany .war files into the tomcat/webapps directory

[jira] Commented: (TUSCANY-391) servlet-api-2.4.jar is needed to run celtix binding demo in svn

2006-05-17 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-391?page=comments#action_12412145 ] Andrew Borley commented on TUSCANY-391: --- I added the servlet jar but still get the following error: 17-May-2006 09:33:14

[jira] Created: (TUSCANY-403) Maven build issue with M1 RC3 src

2006-05-18 Thread Andrew Borley (JIRA)
Maven build issue with M1 RC3 src - Key: TUSCANY-403 URL: http://issues.apache.org/jira/browse/TUSCANY-403 Project: Tuscany Type: Bug Components: Build System Versions: Java-M1 Environment: Wndows, m1-RC3-src

[jira] Updated: (TUSCANY-403) Maven build issue with M1 RC3 src

2006-05-18 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-403?page=all ] Andrew Borley updated TUSCANY-403: -- Attachment: Maven-trace.txt Here's the full build trace - this one actually finishes early due to a maven network problem, but the failure to install the

[jira] Updated: (TUSCANY-403) Maven build issue with M1 RC3 src

2006-05-18 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-403?page=all ] Andrew Borley updated TUSCANY-403: -- Attachment: output.txt I'm using 2.0.4 I'm afraid. Trace for mvn -X -e output.txt is attached and shows the same errors happening, but says BUILD

[jira] Commented: (TUSCANY-403) Maven build issue with M1 RC3 src

2006-05-18 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-403?page=comments#action_12412362 ] Andrew Borley commented on TUSCANY-403: --- Dan - the latest suggestion worked a treat , commit it in! The celitix package is now downloaded and unpacked _before_ the

[jira] Created: (TUSCANY-439) Parameter and Return types in Operation do not match those available in SDO

2006-06-02 Thread Andrew Borley (JIRA)
Parameter and Return types in Operation do not match those available in SDO --- Key: TUSCANY-439 URL: http://issues.apache.org/jira/browse/TUSCANY-439 Project: Tuscany Type: Improvement

[jira] Commented: (TUSCANY-439) Parameter and Return types in Operation do not match those available in SDO

2006-06-02 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-439?page=comments#action_12414386 ] Andrew Borley commented on TUSCANY-439: --- Just to expand, removing types from the Operation class will reduce the number of different types that a component operation

[jira] Created: (TUSCANY-460) No support for xsd:hexBinary or xsd:base64Binary

2006-06-09 Thread Andrew Borley (JIRA)
No support for xsd:hexBinary or xsd:base64Binary - Key: TUSCANY-460 URL: http://issues.apache.org/jira/browse/TUSCANY-460 Project: Tuscany Type: Improvement Components: C++ SDO Versions: Cpp-current

[jira] Updated: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-06-11 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-429?page=all ] Andrew Borley updated TUSCANY-429: -- Attachment: axis2c_wsentrypoint.patch The first patch for Axis2C WS entrypoints. Tested works fine on win32 - having some linking problem on Linux I'm

[jira] Updated: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-06-11 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-429?page=all ] Andrew Borley updated TUSCANY-429: -- Attachment: axis2c_wsentrypoint_tests.patch Here are the new tests changes to current tests/samples that I've been using to verify the WS Entrypoint

[jira] Commented: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-06-11 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-429?page=comments#action_12415760 ] Andrew Borley commented on TUSCANY-429: --- NB. Both these patches need to be applied to the tuscany/cpp/sca directory WS EntryPoiny binding for Axis2C

[jira] Updated: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-06-12 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-429?page=all ] Andrew Borley updated TUSCANY-429: -- Attachment: axis2c_wsentrypoint.patch Apologies - the previous patch missed a couple of files for some reason. WS EntryPoiny binding for Axis2C

[jira] Updated: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-06-13 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-429?page=all ] Andrew Borley updated TUSCANY-429: -- Attachment: axis2c_wsentrypoint.patch Here's the latest patch that doesn't trample over existing code so much! This should build a separate axis2c

[jira] Created: (TUSCANY-464) Document XSD - C++ mapping used in WS Entrypoint

2006-06-13 Thread Andrew Borley (JIRA)
Document XSD - C++ mapping used in WS Entrypoint - Key: TUSCANY-464 URL: http://issues.apache.org/jira/browse/TUSCANY-464 Project: Tuscany Type: Task Components: C++ SCA Versions: Cpp-current Reporter:

[jira] Updated: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-06-13 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-429?page=all ] Andrew Borley updated TUSCANY-429: -- Attachment: axis2c_wsentrypoint_tests.patch Another replaced patch file! The last tests one missed some stuff out (I blame TortoiseSVN!), so here's a new

[jira] Updated: (TUSCANY-462) SCAGEN: Would be nice to generate disable warning for the 'silly' warning on windows

2006-06-14 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-462?page=all ] Andrew Borley updated TUSCANY-462: -- Attachment: TUSCANY-462.patch I've added the pragma statement to the header generators. It works fine with my tests, but I don't have a test that shows

[jira] Created: (TUSCANY-471) Crash when 2 WS EntryPoint services with different System Root paths are accessed

2006-06-14 Thread Andrew Borley (JIRA)
Crash when 2 WS EntryPoint services with different System Root paths are accessed - Key: TUSCANY-471 URL: http://issues.apache.org/jira/browse/TUSCANY-471 Project: Tuscany Type: Bug

[jira] Created: (TUSCANY-480) Add support for xsd:any type to WS EntryPoint

2006-06-19 Thread Andrew Borley (JIRA)
Add support for xsd:any type to WS EntryPoint - Key: TUSCANY-480 URL: http://issues.apache.org/jira/browse/TUSCANY-480 Project: Tuscany Type: Improvement Components: C++ SCA Versions: Cpp-current Reporter:

[jira] Updated: (TUSCANY-480) Add support for xsd:any type to WS EntryPoint

2006-06-19 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-480?page=all ] Andrew Borley updated TUSCANY-480: -- Attachment: TUSCANY-480.patch Adds support for xsd:any by converting to DataObject and added xsd:any test. Also upgraded the tests to Axis2C 0.92 Add

[jira] Created: (TUSCANY-485) Missing xsd element in Tuscany-model.config file causes failure.

2006-06-21 Thread Andrew Borley (JIRA)
Missing xsd element in Tuscany-model.config file causes failure. -- Key: TUSCANY-485 URL: http://issues.apache.org/jira/browse/TUSCANY-485 Project: Tuscany Type: Bug Components: C++ SCA

[jira] Commented: (TUSCANY-485) Missing xsd element in Tuscany-model.config file causes failure.

2006-06-21 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-485?page=comments#action_12417133 ] Andrew Borley commented on TUSCANY-485: --- This is a duplicate of TUSCANY-465 - sorry! Missing xsd element in Tuscany-model.config file causes failure.

[jira] Updated: (TUSCANY-486) Document deployment use of Axis2C WS EntryPoint

2006-06-21 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-486?page=all ] Andrew Borley updated TUSCANY-486: -- Attachment: WS_ENTRYPOINT.txt Initial version of this documentation. Covers: Defining an SCA Module with a WS EntryPoint Deploying a new service in

[jira] Commented: (TUSCANY-464) Document XSD - C++ mapping used in WS Entrypoint

2006-06-22 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-464?page=comments#action_12417276 ] Andrew Borley commented on TUSCANY-464: --- The attachment for TUSCANY-486 includes this documentation. This jira can be closed. Document XSD - C++ mapping used in WS

[jira] Created: (TUSCANY-489) Add support for xsd:byte type to WS Entrypoint

2006-06-23 Thread Andrew Borley (JIRA)
Add support for xsd:byte type to WS Entrypoint -- Key: TUSCANY-489 URL: http://issues.apache.org/jira/browse/TUSCANY-489 Project: Tuscany Type: Improvement Components: C++ SCA Versions: Cpp-M1 Reporter:

[jira] Updated: (TUSCANY-489) Add support for xsd:byte type to WS Entrypoint

2006-06-23 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-489?page=all ] Andrew Borley updated TUSCANY-489: -- Attachment: TUSCANY-489.patch Adds xsd:byte support . This builds on the patch for xsd:any support (TUSCANY-480), so apply that first. Add support for

[jira] Created: (TUSCANY-490) DataObjectPtr::getByte returns incorrect data

2006-06-23 Thread Andrew Borley (JIRA)
DataObjectPtr::getByte returns incorrect data - Key: TUSCANY-490 URL: http://issues.apache.org/jira/browse/TUSCANY-490 Project: Tuscany Type: Bug Components: C++ SDO Versions: Cpp-current Reporter: Andrew

[jira] Created: (TUSCANY-491) Incorrect namespaces support

2006-06-23 Thread Andrew Borley (JIRA)
Incorrect namespaces support Key: TUSCANY-491 URL: http://issues.apache.org/jira/browse/TUSCANY-491 Project: Tuscany Type: Bug Components: C++ SDO Versions: Cpp-current Reporter: Andrew Borley Priority: Minor A

[jira] Updated: (TUSCANY-471) Crash when 2 WS EntryPoint services with different System Root paths are accessed

2006-06-27 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-471?page=all ] Andrew Borley updated TUSCANY-471: -- Attachment: TUSCANY-471.patch This patch uses a singleton pattern to keep a single EntryPointProxy object (containing a single TuscanyRuntime object).

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

2006-06-29 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-501?page=all ] Andrew Borley updated TUSCANY-501: -- Attachment: TUSCANY-501.patch Adds some extra error checking logging adds a test case to check for bad DataObject input data. Crash on

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

2006-06-29 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-500?page=comments#action_12418468 ] Andrew Borley commented on TUSCANY-500: --- This will be an SDO issue related to the loading of schemas and deserialization of XML. Failure on use of croncrete complex

[jira] Updated: (TUSCANY-465) SDO calls without error handling

2006-06-29 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-465?page=all ] Andrew Borley updated TUSCANY-465: -- Attachment: TUSCANY-465.patch This patch does some extra checking around the code that reads in Tuscany-config.xml files. I'm not sure if there are other

[jira] Commented: (TUSCANY-465) SDO calls without error handling

2006-06-30 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-465?page=comments#action_12418614 ] Andrew Borley commented on TUSCANY-465: --- The patch fixes TUSCANY-485 SDO calls without error handling Key: TUSCANY-465

[jira] Commented: (TUSCANY-485) Missing xsd element in Tuscany-model.config file causes failure.

2006-06-30 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-485?page=comments#action_12418615 ] Andrew Borley commented on TUSCANY-485: --- Fixed by patch on TUSCANY-465 Missing xsd element in Tuscany-model.config file causes failure.

[jira] Updated: (TUSCANY-486) Document deployment use of Axis2C WS EntryPoint

2006-07-03 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-486?page=all ] Andrew Borley updated TUSCANY-486: -- Attachment: TUSCANY-486.patch This patch adds a bit more info to the document which has been included in the sca/readme.txt file Document deployment

[jira] Created: (TUSCANY-517) Show component-to-component invocation in Calculator sample

2006-07-05 Thread Andrew Borley (JIRA)
Show component-to-component invocation in Calculator sample --- Key: TUSCANY-517 URL: http://issues.apache.org/jira/browse/TUSCANY-517 Project: Tuscany Type: Improvement Components: C++ SCA Versions:

[jira] Updated: (TUSCANY-517) Show component-to-component invocation in Calculator sample

2006-07-05 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-517?page=all ] Andrew Borley updated TUSCANY-517: -- Attachment: TUSCANY-517.patch This patch adds a DivideService. Have also updated the automake (linux) and make (windows) files, but they will need extra

[jira] Created: (TUSCANY-532) M1 documentation improvements

2006-07-10 Thread Andrew Borley (JIRA)
M1 documentation improvements - Key: TUSCANY-532 URL: http://issues.apache.org/jira/browse/TUSCANY-532 Project: Tuscany Type: Improvement Components: C++ Build Versions: Cpp-M1 Reporter: Andrew Borley Clear up

[jira] Updated: (TUSCANY-532) M1 documentation improvements

2006-07-10 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-532?page=all ] Andrew Borley updated TUSCANY-532: -- Attachment: TUSCANY-532.patch This patch: - Deletes the sdo and sca readme.txt files moves the info into the README files - Creates new

[jira] Updated: (TUSCANY-532) M1 documentation improvements

2006-07-11 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-532?page=all ] Andrew Borley updated TUSCANY-532: -- Attachment: TUSCANY-532-2.patch This patch adds the CreatingSCACPPComponents.txt document that describes how to create, build and run a Tuscany SCA C++

[jira] Updated: (TUSCANY-532) M1 documentation improvements

2006-07-11 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-532?page=all ] Andrew Borley updated TUSCANY-532: -- Attachment: TUSCANY-532-3.patch This patch supersedes the previous patch (TUSCANY-532-2) - exactly the same stuff, but changes to a couple of bits in the

[jira] Commented: (TUSCANY-536) Cannot mix both WS Entrypoint and WS External Service

2006-07-11 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-536?page=comments#action_12420325 ] Andrew Borley commented on TUSCANY-536: --- This issue also causes TUSCANY-511 Cannot mix both WS Entrypoint and WS External Service

[jira] Created: (TUSCANY-540) WSEntrypoint code has return pointer scoping problem

2006-07-12 Thread Andrew Borley (JIRA)
WSEntrypoint code has return pointer scoping problem Key: TUSCANY-540 URL: http://issues.apache.org/jira/browse/TUSCANY-540 Project: Tuscany Type: Bug Components: C++ SCA Versions: Cpp-current, Cpp-M1

[jira] Updated: (TUSCANY-540) WSEntrypoint code has return pointer scoping problem

2006-07-12 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-540?page=all ] Andrew Borley updated TUSCANY-540: -- Attachment: TUSCANY-540.patch Doh! This patch should put the pointers in scope adds a little extra debug info. WSEntrypoint code has return pointer

[jira] Updated: (TUSCANY-532) M1 documentation improvements

2006-07-12 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-532?page=all ] Andrew Borley updated TUSCANY-532: -- Attachment: TUSCANY-532-4.patch 532-4 patch submitted. Fixes a few tiny typos I noticed. M1 documentation improvements -

[jira] Updated: (TUSCANY-532) M1 documentation improvements

2006-07-17 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-532?page=all ] Andrew Borley updated TUSCANY-532: -- Attachment: TUSCANY-532-6.patch Patch 532-6 adds a GettingStarted doc for the SDO sample and a run_sdo_misc.cmd file to set up paths, etc on Windows M1

[jira] Created: (TUSCANY-561) SDO Sample build.cmd cannot find mspdb71.dll

2006-07-18 Thread Andrew Borley (JIRA)
SDO Sample build.cmd cannot find mspdb71.dll Key: TUSCANY-561 URL: http://issues.apache.org/jira/browse/TUSCANY-561 Project: Tuscany Issue Type: Bug Components: C++ Build, C++ SDO

[jira] Updated: (TUSCANY-561) SDO Sample build.cmd cannot find mspdb71.dll

2006-07-18 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-561?page=all ] Andrew Borley updated TUSCANY-561: -- Attachment: TUSCANY-561.patch Adds the vcvars32 call and makes sure the deploy/bin directories exist SDO Sample build.cmd cannot find mspdb71.dll

[jira] Created: (TUSCANY-567) SCA Calculator Sample build.cmd cannot find mspdb71.dll

2006-07-19 Thread Andrew Borley (JIRA)
SCA Calculator Sample build.cmd cannot find mspdb71.dll --- Key: TUSCANY-567 URL: http://issues.apache.org/jira/browse/TUSCANY-567 Project: Tuscany Issue Type: Bug Components:

[jira] Updated: (TUSCANY-567) SCA Calculator Sample build.cmd cannot find mspdb71.dll

2006-07-19 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-567?page=all ] Andrew Borley updated TUSCANY-567: -- Attachment: TUSCANY-567.patch Patch adds the vcvars32 call SCA Calculator Sample build.cmd cannot find mspdb71.dll

[jira] Created: (TUSCANY-606) BigBank deploy.bat file misplaces or misses out some files

2006-08-08 Thread Andrew Borley (JIRA)
BigBank deploy.bat file misplaces or misses out some files -- Key: TUSCANY-606 URL: http://issues.apache.org/jira/browse/TUSCANY-606 Project: Tuscany Issue Type: Bug

[jira] Updated: (TUSCANY-606) BigBank deploy.bat file misplaces or misses out some files

2006-08-08 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-606?page=all ] Andrew Borley updated TUSCANY-606: -- Attachment: TUSCANY-606.patch This patch updates the bat file BigBank deploy.bat file misplaces or misses out some files

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

2006-08-08 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-511?page=comments#action_12426526 ] Andrew Borley commented on TUSCANY-511: --- Further invstigation via simple axis2c services shows that this is probably an Axis2c issue. A jira has been

[jira] Updated: (TUSCANY-613) Move to 0.95 spec Assembly model

2006-08-14 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-613?page=all ] Andrew Borley updated TUSCANY-613: -- Attachment: TUSCANY-613-2.patch Patch 2 tries again - a possible issue with revision numbers when applying the previous patch Move to 0.95 spec

[jira] Commented: (TUSCANY-606) BigBank deploy.bat file misplaces or misses out some files

2006-08-14 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-606?page=comments#action_12427851 ] Andrew Borley commented on TUSCANY-606: --- Patch at TUSCANY-613 supercedes this fix. This jira can be closed when 613 is. BigBank deploy.bat file misplaces

[jira] Created: (TUSCANY-680) Add Python implementation binding

2006-08-31 Thread Andrew Borley (JIRA)
Add Python implementation binding - Key: TUSCANY-680 URL: http://issues.apache.org/jira/browse/TUSCANY-680 Project: Tuscany Issue Type: New Feature Components: C++ SCA Affects Versions:

[jira] Commented: (TUSCANY-680) Add Python implementation binding

2006-09-01 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-680?page=comments#action_12432133 ] Andrew Borley commented on TUSCANY-680: --- Initial version added, but forgot to include TUSCANY-680 in the commit! Add Python implementation binding

[jira] Created: (TUSCANY-693) Add support for properties in Python implementation extension

2006-09-04 Thread Andrew Borley (JIRA)
Add support for properties in Python implementation extension - Key: TUSCANY-693 URL: http://issues.apache.org/jira/browse/TUSCANY-693 Project: Tuscany Issue Type: New Feature

[jira] Resolved: (TUSCANY-697) [C++ for SDO] Add remaining methods taking SDOString args rather than char*

2006-09-08 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-697?page=all ] Andrew Borley resolved TUSCANY-697. --- Fix Version/s: Cpp-current Resolution: Fixed Geoff's patch applied [C++ for SDO] Add remaining methods taking SDOString args rather than char*

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

2006-09-13 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-691?page=all ] Andrew Borley resolved TUSCANY-691. --- Fix Version/s: Cpp-current Resolution: Fixed Assignee: Andrew Borley Fixed Paramater name interface appearc in the code which upsets

[jira] Assigned: (TUSCANY-680) Add Python implementation binding

2006-09-13 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-680?page=all ] Andrew Borley reassigned TUSCANY-680: - Assignee: Andrew Borley Add Python implementation binding - Key: TUSCANY-680

[jira] Commented: (TUSCANY-680) Add Python implementation binding

2006-09-13 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-680?page=comments#action_12434445 ] Andrew Borley commented on TUSCANY-680: --- Added references and client support in r442975 Add Python implementation binding

[jira] Commented: (TUSCANY-91) Replace Tuscany-model.config with import.wsdl

2006-09-13 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-91?page=comments#action_12434446 ] Andrew Borley commented on TUSCANY-91: -- We now automatically load all .wsdl and .xsd files we can find in a package tree - so no requirement for import.wsdl.

[jira] Created: (TUSCANY-722) Properties containing complex types cause failure

2006-09-14 Thread Andrew Borley (JIRA)
Properties containing complex types cause failure - Key: TUSCANY-722 URL: http://issues.apache.org/jira/browse/TUSCANY-722 Project: Tuscany Issue Type: Bug Components: C++ SCA

[jira] Commented: (TUSCANY-536) Cannot mix both WS Entrypoint and WS External Service

2006-09-20 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-536?page=comments#action_12436314 ] Andrew Borley commented on TUSCANY-536: --- Has been raised at AXIS2C-209 Cannot mix both WS Entrypoint and WS External Service

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

2006-10-02 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-511?page=all ] Andrew Borley resolved TUSCANY-511. --- Resolution: Duplicate Duplicate of TUSCANY-536 Big Bank memory error - Key: TUSCANY-511 URL:

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

2006-10-02 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-692?page=all ] Andrew Borley closed TUSCANY-692. - Resolution: Fixed Patch applied PHP Client for BigBank sample - Key: TUSCANY-692 URL:

[jira] Closed: (TUSCANY-613) Move to 0.95 spec Assembly model

2006-10-02 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-613?page=all ] Andrew Borley closed TUSCANY-613. - Fix Version/s: Cpp-current Resolution: Fixed Move to 0.95 spec Assembly model Key: TUSCANY-613

[jira] Closed: (TUSCANY-680) Add Python implementation binding

2006-10-02 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-680?page=all ] Andrew Borley closed TUSCANY-680. - Fix Version/s: Cpp-current Resolution: Fixed Fixed at r452027 Add Python implementation binding -

[jira] Closed: (TUSCANY-606) BigBank deploy.bat file misplaces or misses out some files

2006-10-02 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-606?page=all ] Andrew Borley closed TUSCANY-606. - Resolution: Fixed BigBank deploy.bat file misplaces or misses out some files --

[jira] Reopened: (TUSCANY-613) Move to 0.95 spec Assembly model

2006-10-02 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-613?page=all ] Andrew Borley reopened TUSCANY-613: --- Apologies - closed wrong issue Move to 0.95 spec Assembly model Key: TUSCANY-613

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

2006-10-03 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-689?page=all ] Andrew Borley resolved TUSCANY-689. --- Fix Version/s: Cpp-current Resolution: Fixed Fixed in r452485 Add vc7 build for BB sample --- Key:

[jira] Commented: (TUSCANY-566) Debug mode deploy and wsdeploy command files need altering

2006-10-03 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-566?page=comments#action_12439525 ] Andrew Borley commented on TUSCANY-566: --- Verified working on VC7 at r452522 with the wsdeploy.cmd and deploy.cmd as they are. Debug mode deploy and

[jira] Commented: (TUSCANY-565) Windows Debug build of Calculator sample incorrect

2006-10-03 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-565?page=comments#action_12439528 ] Andrew Borley commented on TUSCANY-565: --- Issues 2 3 on VC7 fixed at r452522 Windows Debug build of Calculator sample incorrect

[jira] Updated: (TUSCANY-683) [SDO for C++] Adopt Apache stdcxx as an alternative standard C++ library

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-683?page=all ] Andrew Borley updated TUSCANY-683: -- Affects Version/s: Cpp-M2 (was: Cpp-current) Assignee: Geoff Winn Assigned to Geoff targeted for M2 [SDO for

[jira] Created: (TUSCANY-782) Document support deviations for identified SDO spec level

2006-10-04 Thread Andrew Borley (JIRA)
Document support deviations for identified SDO spec level --- Key: TUSCANY-782 URL: http://issues.apache.org/jira/browse/TUSCANY-782 Project: Tuscany Issue Type: Improvement

[jira] Closed: (TUSCANY-588) Update site for C++ M1 release

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-588?page=all ] Andrew Borley closed TUSCANY-588. - Resolution: Fixed Site updated Update site for C++ M1 release -- Key: TUSCANY-588 URL:

[jira] Created: (TUSCANY-783) Include CPP, WS, SCA, Python and Ruby extensions in binary releases

2006-10-04 Thread Andrew Borley (JIRA)
Include CPP, WS, SCA, Python and Ruby extensions in binary releases --- Key: TUSCANY-783 URL: http://issues.apache.org/jira/browse/TUSCANY-783 Project: Tuscany Issue Type:

[jira] Created: (TUSCANY-784) Document support deviations for identified SCA assembly and C++ CI spec levels

2006-10-04 Thread Andrew Borley (JIRA)
Document support deviations for identified SCA assembly and C++ CI spec levels - Key: TUSCANY-784 URL: http://issues.apache.org/jira/browse/TUSCANY-784 Project: Tuscany

[jira] Created: (TUSCANY-785) Include Calculator, PythonCalculator, RubyCalculator, BigBank, RubyBank in M2 release

2006-10-04 Thread Andrew Borley (JIRA)
Include Calculator, PythonCalculator, RubyCalculator, BigBank, RubyBank in M2 release - Key: TUSCANY-785 URL: http://issues.apache.org/jira/browse/TUSCANY-785

[jira] Created: (TUSCANY-786) Update the Getting Started how-to-build documentation

2006-10-04 Thread Andrew Borley (JIRA)
Update the Getting Started how-to-build documentation - Key: TUSCANY-786 URL: http://issues.apache.org/jira/browse/TUSCANY-786 Project: Tuscany Issue Type: Improvement

[jira] Created: (TUSCANY-787) Document how to build run the samples

2006-10-04 Thread Andrew Borley (JIRA)
Document how to build run the samples --- Key: TUSCANY-787 URL: http://issues.apache.org/jira/browse/TUSCANY-787 Project: Tuscany Issue Type: Improvement Components: C++ SCA, C++ SDO

[jira] Created: (TUSCANY-789) Update the release notes

2006-10-04 Thread Andrew Borley (JIRA)
Update the release notes Key: TUSCANY-789 URL: http://issues.apache.org/jira/browse/TUSCANY-789 Project: Tuscany Issue Type: Improvement Components: C++ SCA, C++ SDO Affects Versions: Cpp-M2

[jira] Created: (TUSCANY-790) Update the how-to-create a C++ component document

2006-10-04 Thread Andrew Borley (JIRA)
Update the how-to-create a C++ component document --- Key: TUSCANY-790 URL: http://issues.apache.org/jira/browse/TUSCANY-790 Project: Tuscany Issue Type: Improvement Components: C++

[jira] Created: (TUSCANY-791) Update the how to deploy a Tuscany service to Axis2C document

2006-10-04 Thread Andrew Borley (JIRA)
Update the how to deploy a Tuscany service to Axis2C document --- Key: TUSCANY-791 URL: http://issues.apache.org/jira/browse/TUSCANY-791 Project: Tuscany Issue Type: Improvement

[jira] Created: (TUSCANY-793) Update Windows release build scripts

2006-10-04 Thread Andrew Borley (JIRA)
Update Windows release build scripts Key: TUSCANY-793 URL: http://issues.apache.org/jira/browse/TUSCANY-793 Project: Tuscany Issue Type: Improvement Components: C++ Build Affects Versions:

[jira] Created: (TUSCANY-794) Update Linux release build scripts

2006-10-04 Thread Andrew Borley (JIRA)
Update Linux release build scripts -- Key: TUSCANY-794 URL: http://issues.apache.org/jira/browse/TUSCANY-794 Project: Tuscany Issue Type: Improvement Components: C++ Build Affects Versions:

[jira] Updated: (TUSCANY-781) Files created by SDO make check should be listed in svn:ignore property

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-781?page=all ] Andrew Borley updated TUSCANY-781: -- Affects Version/s: (was: Cpp-current) Files created by SDO make check should be listed in svn:ignore property

[jira] Updated: (TUSCANY-792) Update licence text in all source files to latest Apache wording

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-792?page=all ] Andrew Borley updated TUSCANY-792: -- Fix Version/s: Cpp-M2 Update licence text in all source files to latest Apache wording

[jira] Updated: (TUSCANY-782) Document support deviations for identified SDO spec level

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-782?page=all ] Andrew Borley updated TUSCANY-782: -- Fix Version/s: Cpp-M2 Document support deviations for identified SDO spec level ---

[jira] Updated: (TUSCANY-785) Include Calculator, PythonCalculator, RubyCalculator, BigBank, RubyBank in M2 release

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-785?page=all ] Andrew Borley updated TUSCANY-785: -- Fix Version/s: Cpp-M2 Include Calculator, PythonCalculator, RubyCalculator, BigBank, RubyBank in M2 release

[jira] Updated: (TUSCANY-794) Update Linux release build scripts

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-794?page=all ] Andrew Borley updated TUSCANY-794: -- Fix Version/s: Cpp-M2 Update Linux release build scripts -- Key: TUSCANY-794 URL:

[jira] Updated: (TUSCANY-789) Update the release notes

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-789?page=all ] Andrew Borley updated TUSCANY-789: -- Fix Version/s: Cpp-M2 Update the release notes Key: TUSCANY-789 URL:

[jira] Updated: (TUSCANY-683) [SDO for C++] Adopt Apache stdcxx as an alternative standard C++ library

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-683?page=all ] Andrew Borley updated TUSCANY-683: -- Fix Version/s: Cpp-M2 [SDO for C++] Adopt Apache stdcxx as an alternative standard C++ library

[jira] Updated: (TUSCANY-787) Document how to build run the samples

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-787?page=all ] Andrew Borley updated TUSCANY-787: -- Fix Version/s: Cpp-M2 Document how to build run the samples --- Key: TUSCANY-787

[jira] Updated: (TUSCANY-783) Include CPP, WS, SCA, Python and Ruby extensions in binary releases

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-783?page=all ] Andrew Borley updated TUSCANY-783: -- Fix Version/s: Cpp-M2 Include CPP, WS, SCA, Python and Ruby extensions in binary releases

[jira] Updated: (TUSCANY-788) Document the new SCA language extensions programming models in the samples

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-788?page=all ] Andrew Borley updated TUSCANY-788: -- Fix Version/s: Cpp-M2 Document the new SCA language extensions programming models in the samples

[jira] Updated: (TUSCANY-786) Update the Getting Started how-to-build documentation

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-786?page=all ] Andrew Borley updated TUSCANY-786: -- Fix Version/s: Cpp-M2 Update the Getting Started how-to-build documentation - Key:

[jira] Updated: (TUSCANY-793) Update Windows release build scripts

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-793?page=all ] Andrew Borley updated TUSCANY-793: -- Fix Version/s: Cpp-M2 Update Windows release build scripts Key: TUSCANY-793 URL:

[jira] Updated: (TUSCANY-791) Update the how to deploy a Tuscany service to Axis2C document

2006-10-04 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-791?page=all ] Andrew Borley updated TUSCANY-791: -- Fix Version/s: Cpp-M2 Update the how to deploy a Tuscany service to Axis2C document ---

  1   2   >