[jira] Updated: (TUSCANY-179) Need a Java annotation to inject an SDO helper into an SCA Java component implementation

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-179?page=all ] Jean-Sebastien Delfino updated TUSCANY-179: --- Priority: Critical (was: Major) Raising the priority to critical. Without this, import.sdo wsdlLocation=... cannot be used to register

[jira] Updated: (TUSCANY-338) BigBank async/conversations

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-338?page=all ] Jean-Sebastien Delfino updated TUSCANY-338: --- Fix Version: M1 Version: M1 (was: Mx) BigBank async/conversations ---

[jira] Commented: (TUSCANY-335) java.lang.IndexOutOfBoundsException when not definting references in the sca.module

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-335?page=comments#action_12378588 ] Jean-Sebastien Delfino commented on TUSCANY-335: Thanks for reporting this. Could you please attach your test case and/or the modified SCDL (with the

[c++] calculator sample has some old stuff in it.

2006-05-09 Thread Edward Slattery
The calculator sample still uses the old SCA4CPP env vars, should be TUSCANY_SCACPP. I am going to make a patch to fix this, and to add some details of what 'scagen' is, so its easier to build. Ed

[jira] Assigned: (TUSCANY-331) No maven plugin for Java2WSDL

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-331?page=all ] Jean-Sebastien Delfino reassigned TUSCANY-331: -- Assign To: Jean-Sebastien Delfino No maven plugin for Java2WSDL - Key: TUSCANY-331

[jira] Assigned: (TUSCANY-339) calculator sample improvements

2006-05-09 Thread Ed Slattery (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-339?page=all ] Ed Slattery reassigned TUSCANY-339: --- Assign To: Ed Slattery calculator sample improvements -- Key: TUSCANY-339 URL:

[jira] Updated: (TUSCANY-330) SDO types generated from WSDL for amazon web service fail to compile

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-330?page=all ] Jean-Sebastien Delfino updated TUSCANY-330: --- Component: Java SCA Tools Fix Version: M1 Assign To: Frank Budinsky Priority: Major (was: Minor) SDO types

[jira] Updated: (TUSCANY-339) calculator sample improvements

2006-05-09 Thread Ed Slattery (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-339?page=all ] Ed Slattery updated TUSCANY-339: Attachment: calc.patch calculator sample improvements -- Key: TUSCANY-339 URL:

Re: [c++] calculator sample has some old stuff in it.

2006-05-09 Thread Edward Slattery
Yes, I was talking windows On 09/05/06, Pete Robbins [EMAIL PROTECTED] wrote: I assume you are talking about the Windows project/scripts. It looks fine on Linux. Cheers, On 09/05/06, Edward Slattery [EMAIL PROTECTED] wrote: The calculator sample still uses the old SCA4CPP env vars, should

[jira] Commented: (TUSCANY-317) Java SCA Groovy Container

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-317?page=comments#action_12378604 ] Jean-Sebastien Delfino commented on TUSCANY-317: Meeraj, Thanks a lot for contributing this groovy container. Pretty cool stuff!! I checked it in under

[jira] Commented: (TUSCANY-331) No maven plugin for Java2WSDL

2006-05-09 Thread Venkatakrishnan (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-331?page=comments#action_12378623 ] Venkatakrishnan commented on TUSCANY-331: - I am looking into this. But then this would require some changes to the project structure isn' it. Currently there is

[jira] Assigned: (TUSCANY-83) JavaScript components don't support init/destroy/scope

2006-05-09 Thread Michael John Edwards (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-83?page=all ] Michael John Edwards reassigned TUSCANY-83: --- Assign To: Michael John Edwards JavaScript components don't support init/destroy/scope

Bigbank sample tomcat exception

2006-05-09 Thread Ignacio Silva-Lepe
I am trying to run the big bank account sample's web client. I downloaded apache-tomcat-5.5.17.zip onto testing/tomcat and ran mvn to start tomcat, which gives me the NPE below. Any ideas as to what I may be doing wrong? Thanks, Ignacio. INFO: Loading SCA configuration for application

Re: Bigbank sample tomcat exception

2006-05-09 Thread ant elder
I've just tried on a check out of the very latest code and it works fine for me with both the IBM and SUN JDKs. With all the refactoring and moving about of the samples make sure you're running with the latest versions of everything - sca/samples are not built in the main build so you need to

[jira] Resolved: (TUSCANY-168) samples/bigbankJS should move under samples/Javascript

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-168?page=all ] Jean-Sebastien Delfino resolved TUSCANY-168: Resolution: Fixed Fixed, bigbankJS has been temporarily removed for our M1 release. I suggest we integrate it back after

[jira] Resolved: (TUSCANY-290) Document our exception handling guidelines

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-290?page=all ] Jean-Sebastien Delfino resolved TUSCANY-290: Resolution: Duplicate Resolved in TUSCANY-315 Document our exception handling guidelines

[jira] Assigned: (TUSCANY-279) Need a test case using a WSDL with an imported XSD

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-279?page=all ] Jean-Sebastien Delfino reassigned TUSCANY-279: -- Assign To: Jean-Sebastien Delfino Need a test case using a WSDL with an imported XSD

[jira] Assigned: (TUSCANY-295) Document the architecture of the WS Axis2 binding

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-295?page=all ] Jean-Sebastien Delfino reassigned TUSCANY-295: -- Assign To: ant elder Document the architecture of the WS Axis2 binding -

Re: Bigbank sample tomcat exception

2006-05-09 Thread Ignacio Silva-Lepe
Well, after updating from svn (via eclipse), I did an mvn clean from the top and then mvn -e (also from the top). I then did a separate mvn -e from sca/samples. After that, I did a subsequent mvn clean from testing/tomcat and then mvn to start tomcat. I still get the NPE to start tomcat and

Re: Build Break?

2006-05-09 Thread Kevin Williams
Meeraj, See Frank Budinsky's related note: http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg02663.html Looks like you need to force a refresh of your local emf dependencies. One (brutal) way to do this is to delete org/eclipse from your .m2 repository and re-build. --Kevin

RE: Build Break?

2006-05-09 Thread Frank Budinsky
This is definitely the same problem, described earlier, of not picking up the latest EMF jars. So, either 1) you didn't really delete the old version from the repo (maybe you have more than one repo and you deleted it from the wrong one?) or 2) maybe the update site was down when you ran?

[jira] Resolved: (TUSCANY-232) It would be educational to provide a flavor of the HelloWorld WS / HWWS Client sample which used different names in different contexts where the name HelloWorldService

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-232?page=all ] Jean-Sebastien Delfino resolved TUSCANY-232: Resolution: Fixed Fixed in revision r405474. It would be educational to provide a flavor of the HelloWorld WS / HWWS Client

[jira] Created: (TUSCANY-340) Implement the @SDOHelper annotation

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
Implement the @SDOHelper annotation --- Key: TUSCANY-340 URL: http://issues.apache.org/jira/browse/TUSCANY-340 Project: Tuscany Type: Sub-task Components: Java SCA Core Versions: M1 Reporter: Jean-Sebastien Delfino

Re: Bigbank sample tomcat exception

2006-05-09 Thread ant elder
Mines slightly newer: Java(TM) 2 Runtime Environment, Standard Edition (build pwi32dev-20051104) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20051103 (JIT enabled) J9VM - 20051027_03723_lHdSMR JIT - 20051027_1437_r8 GC - 20051020_AA) JCL - 20051102 Could you try

[jira] Resolved: (TUSCANY-316) ArrayIndexOutOfBounds exception running SOAP builders round 2 interop test case

2006-05-09 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-316?page=all ] ant elder resolved TUSCANY-316: --- Resolution: Fixed ArrayIndexOutOfBounds exception running SOAP builders round 2 interop test case

[jira] Closed: (TUSCANY-316) ArrayIndexOutOfBounds exception running SOAP builders round 2 interop test case

2006-05-09 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-316?page=all ] ant elder closed TUSCANY-316: - ArrayIndexOutOfBounds exception running SOAP builders round 2 interop test case ---

[jira] Commented: (TUSCANY-232) It would be educational to provide a flavor of the HelloWorld WS / HWWS Client sample which used different names in different contexts where the name HelloWorldService

2006-05-09 Thread Scott Kurz (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-232?page=comments#action_12378718 ] Scott Kurz commented on TUSCANY-232: So I can see that the rework of HelloWorld WS Client which has already bee done goes a long way towards making the client more

[jira] Updated: (TUSCANY-232) It would be educational to provide a flavor of the HelloWorld WS / HWWS Client sample which used different names in different contexts where the name HelloWorldService

2006-05-09 Thread Scott Kurz (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-232?page=all ] Scott Kurz updated TUSCANY-232: --- Attachment: JIRA-232.patch.zip OK... so I didn't refresh my page in 3 hours and missed Sebastien's comment. I attached the only thing left, which is just the

Tuscany IRC Log (May-8-2006)

2006-05-09 Thread Jean-Sebastien Delfino
(08:30:32 AM) Mike_Edwards: Hello (08:30:38 AM) ant_: hi there (08:30:50 AM) rfeng: hi (08:30:54 AM) jsdelfino: hi (08:31:25 AM) ant_: cr22rc? jboynes? (08:31:44 AM) cr22rc: hello (08:32:39 AM) ant_: shall we start or wait a bit longer to see if jboynes or jmarino turn up? (08:33:03 AM) jmarino

Auto config of Datasource

2006-05-09 Thread Kevin Williams
I am trying to modify the set up in java/testing/tomcat to define a Datasource that the stand-alone DAS sample can then reference. Currently, the stand-alone sample requires the user to use the tomcat manager to install the war like this: Context Path (optional): /CompanyApp XML

[jira] Updated: (TUSCANY-282) Add to our build the production of a distribution for our release

2006-05-09 Thread Raymond Feng (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-282?page=all ] Raymond Feng updated TUSCANY-282: - Attachment: dist-patch-v1.diff Here's the 1st version. I created a new maven profile in the top-level pom.xml which will be activated by the system

[jira] Resolved: (TUSCANY-284) Sample showing how to use dynamic SDOs in an SCA component

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-284?page=all ] Jean-Sebastien Delfino resolved TUSCANY-284: Resolution: Fixed Fixed. The sca/samples/customerinfo sample demonstrates that. Sample showing how to use dynamic SDOs in an

[jira] Resolved: (TUSCANY-283) Sample showing how to create an SDO in an SCA component

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-283?page=all ] Jean-Sebastien Delfino resolved TUSCANY-283: Resolution: Fixed Fixed. The sample under sca/samples/customerinfo demonstrates that. Sample showing how to create an SDO in an

[jira] Resolved: (TUSCANY-319) import.sdo can only import a WSDL, we must be able to import an XSD

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-319?page=all ] Jean-Sebastien Delfino resolved TUSCANY-319: Resolution: Fixed Fixed in revision r405636. import.sdo can only import a WSDL, we must be able to import an XSD

[jira] Commented: (TUSCANY-281) BigBank sample should use Java2WSDL tool

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-281?page=comments#action_12378827 ] Jean-Sebastien Delfino commented on TUSCANY-281: I am moving this to Mx. It's going to be a lot of work to change the sample to use the generated WSDL, for