Re: [DAS C++] Necessary classes for a initial simple read application

2007-03-02 Thread Adriano Crestani
Here is a good manual about ODBC: http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/topic/com.ibm.db2.doc.pdf/dsnodj13.pdf?noframes=true Adriano Crestani On 3/1/07, Luciano Resende <[EMAIL PROTECTED]> wrote: This might also be interesting read for you guys... http://wiki.apache.org/ws/Tus

[jira] Commented: (TUSCANY-1150) Java2WSDL SchemaBuilder#isSDO can't detect static SDO and TuscanyJava2WSDLTestCase#testWsdlGeneration_SDO_Static fails to report that

2007-03-02 Thread Yang ZHONG (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477584 ] Yang ZHONG commented on TUSCANY-1150: - If downloaded SDO snapshot doesn't reflect http://issues.apache.org/jir

[jira] Updated: (TUSCANY-1150) Java2WSDL SchemaBuilder#isSDO can't detect static SDO and TuscanyJava2WSDLTestCase#testWsdlGeneration_SDO_Static fails to report that

2007-03-02 Thread Yang ZHONG (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang ZHONG updated TUSCANY-1150: Attachment: 1150.patch The attached patch has passed all extensions/axis2/tools build tests. > J

[jira] Resolved: (TUSCANY-1132) SDO Java serialization/deserialization throws an exception when the serialized data object is not the root and its container is of AnyTypeDataObject

2007-03-02 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Budinsky resolved TUSCANY-1132. - Resolution: Fixed Fixed in revision 514020. > SDO Java serialization/deserialization

[jira] Updated: (TUSCANY-1120) Static code generator template bugs

2007-03-02 Thread David T. Adcox (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David T. Adcox updated TUSCANY-1120: Attachment: 1120afix.patch There was a logic flaw in the code provided in the prevvious p

FW: Suggestions for Tuscany SCA documenation?

2007-03-02 Thread Antollini, Mario
Hello, Following up Shelita's initiative, I uploaded a document which explains in some detail the BigBank example to the twiki pages she created. My post can be found at http://cwiki.apache.org/confluence/display/TUSCANY/Running+the+samples and is called "Documentation about the BigBank Example "

[jira] Commented: (TUSCANY-1065) Coexistence problem between EMF and Tuscany SDO

2007-03-02 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477466 ] Frank Budinsky commented on TUSCANY-1065: - Thanks Fuhwei. I fixed the problem in revision 513973. The test

[jira] Commented: (TUSCANY-1150) Java2WSDL SchemaBuilder#isSDO can't detect static SDO and TuscanyJava2WSDLTestCase#testWsdlGeneration_SDO_Static fails to report that

2007-03-02 Thread Yang ZHONG (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477437 ] Yang ZHONG commented on TUSCANY-1150: - To fix the bug,I'll try to leverage SDO API such as TypeHelper#getType(

[jira] Created: (TUSCANY-1150) Java2WSDL SchemaBuilder#isSDO can't detect static SDO and TuscanyJava2WSDLTestCase#testWsdlGeneration_SDO_Static fails to report that

2007-03-02 Thread Yang ZHONG (JIRA)
Java2WSDL SchemaBuilder#isSDO can't detect static SDO and TuscanyJava2WSDLTestCase#testWsdlGeneration_SDO_Static fails to report that - Key: TUSCANY

[jira] Resolved: (TUSCANY-1149) Databindings Integration tests (initial contribution)

2007-03-02 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-1149. --- Resolution: Fixed Assignee: Raymond Feng The patch has been applied. It's under integ

Re: Trying to package a standalone application.

2007-03-02 Thread Guillaume Dufrêne
Hum, nice, Thanks for that trick. I'll try this solution too. -- Guillaume. When I had this problem, it was indeed because the static types were not being registerred properly. I was able to bypass the problem by using the factory attribute instead of the location attribute and pointed it di

Re: Trying to package a standalone application.

2007-03-02 Thread Lee Surprenant
When I had this problem, it was indeed because the static types were not being registerred properly. I was able to bypass the problem by using the factory attribute instead of the location attribute and pointed it directly to the static factory I had generated. That is, instead of This is con

Re: Trying to package a standalone application.

2007-03-02 Thread Guillaume Dufrêne
Hum, I have a doubt now ... I'm sure I have this into my scdl on the server side but I don't remenber if I have this import into the client scdl. I'm at home now but be sure I will look this monday morning (GMT+1). So, I'll send something soon ;-) Have a nice week-end, Thanks for your help. --

Re: How to associate some context with a composite?

2007-03-02 Thread Jim Marino
On Mar 2, 2007, at 9:53 AM, Raymond Feng wrote: Hi, Jim. Thank you for the suggestion. If I understand correctly, your idea is to dynamically attach a HelperContext Component to the composite with "import.sdo". But isn't it a bit strange that we register a child Component while the pare

Re: Trying to package a standalone application.

2007-03-02 Thread ant elder
Do you have an in you scdl which i think is required to use static SDOs? See the bigbank sample for an example: https://svn.apache.org/repos/asf/incubator/tuscany/branches/sca-java-M2/samples/applications/bigbank/webclient/src/main/webapp/WEB-INF/default.scdl ...ant On 3/2/07, Guillaume Dufrê

updating and converting over to the cwiki

2007-03-02 Thread Jim Marino
As prep for the kernel release, I'd like to update and convert the site over to redirecting to the cwiki. Reviewing the cwiki, the left bar navigation seems a bit confusing so I'd like to reorganize it a bit: - Community should be moved up under general since it is buried at the bottom of

Re: Trying to package a standalone application.

2007-03-02 Thread Guillaume Dufrêne
On the server side this is a SCA component deployed on tomcat. It exposes a service as a web service. The client side (on which I have this exception) is a standalone program. (like helloworldclientws sample) I run it with the launcher provided with tuscany-sca-java binaries. There's nothing more

Re: Trying to package a standalone application.

2007-03-02 Thread Dan Murphy
It may be that the types need to be be registered (although I would be supprised), is there anything more in the stack trace ? Are you running this in a complex server container (as opposed to tomcat) in which case there may be some classpath issues (depends on which server, eg WAS V 6 etc you may

Re: How to associate some context with a composite?

2007-03-02 Thread Raymond Feng
Hi, Jim. Thank you for the suggestion. If I understand correctly, your idea is to dynamically attach a HelperContext Component to the composite with "import.sdo". But isn't it a bit strange that we register a child Component while the parent (composite) is still being loaded? With the Contrib

[jira] Commented: (TUSCANY-1149) Databindings Integration tests (initial contribution)

2007-03-02 Thread Dan Murphy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477384 ] Dan Murphy commented on TUSCANY-1149: - Sorry, original patch was in error.. latest one should be fine > Databi

[jira] Updated: (TUSCANY-1149) Databindings Integration tests (initial contribution)

2007-03-02 Thread Dan Murphy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Murphy updated TUSCANY-1149: Attachment: TUSCANY-1149.patch > Databindings Integration tests (initial contribution) >

[jira] Updated: (TUSCANY-1149) Databindings Integration tests (initial contribution)

2007-03-02 Thread Dan Murphy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Murphy updated TUSCANY-1149: Attachment: TUSCANY-1149.patch > Databindings Integration tests (initial contribution) >

[jira] Created: (TUSCANY-1149) Databindings Integration tests (initial contribution)

2007-03-02 Thread Dan Murphy (JIRA)
Databindings Integration tests (initial contribution) - Key: TUSCANY-1149 URL: https://issues.apache.org/jira/browse/TUSCANY-1149 Project: Tuscany Issue Type: Test Components: Jav

Re: sca-composite plugin

2007-03-02 Thread Jeremy Boynes
I made a start on this (r513843) - atm it just supports composite but I'll see about adding the contribution and itest stuff as well. -- Jeremy On Feb 26, 2007, at 2:27 PM, Jeremy Boynes wrote: [[ another resend due to flaky email service ]] I've been thinking about adding a Maven plugin t

Re: Trying to package a standalone application.

2007-03-02 Thread Jeremy Boynes
On Mar 2, 2007, at 9:05 AM, Guillaume Dufrêne wrote: I do not try the 1st cause the 2nd seems smarter. It seems easier to do with an ant script :-) So, the 2nd solution works fine. Thanks !! Phew :-) I have added "-Doffline=true" to bypass maven update check. Ok, now I have a classCastExce

Re: Trying to package a standalone application.

2007-03-02 Thread Guillaume Dufrêne
I do not try the 1st cause the 2nd seems smarter. It seems easier to do with an ant script :-) So, the 2nd solution works fine. Thanks !! I have added "-Doffline=true" to bypass maven update check. Ok, now I have a classCastException because the return object of the proxy is a DynamicDataObject

[jira] Commented: (TUSCANY-917) XMLHelper.load() should demand-create global properties not defined in the SDO type system

2007-03-02 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477328 ] Kelvin Goodson commented on TUSCANY-917: Fuhwei, can you confirm that this is still a problem please? I th

Re: Trying to package a standalone application.

2007-03-02 Thread Jeremy Boynes
On Mar 2, 2007, at 5:02 AM, Guillaume Dufrêne wrote: Hi Jeremy, I'm using the launcher for running my sample. So, my command looks like : "java -jar (sca-home)/bin/launcher.jar my_application.jar" In my case sca-home is located at "C:\workspace\fcSOAP\tuscany-1.0- incubator-M2" but anyway ...

Re: Tuscany java SCA M2 issues, was: Lingering questions

2007-03-02 Thread Mike Edwards
Ant, Thanks for all your help. I've got the build and deploy to work with everything packaged inline, following your advice. However, the samples still dont actually work - I get a 404 when I point my browser at http://localhost:8080/sample-bigbank-webclient or at http://loc

Re: Tuscany java SCA M2 issues, was: Lingering questions

2007-03-02 Thread ant elder
Did you try another mvn install -N in the top level directory after you updated the top level pom.xml, otherwise the samples will still be using the old pom.xml in your local maven repo. I agree its not easy, which is why I've always argued a pre-built distro complete with everything in a single

[jira] Updated: (TUSCANY-1120) Static code generator template bugs

2007-03-02 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1120: Patch Info: (was: [Patch Available]) Clearing "Patch Available" since 1120a.patch has b

Re: Tuscany java SCA M2 issues, was: Lingering questions

2007-03-02 Thread Mike Edwards
Ant, Yes, I hit this problem with Woden. The fix you outline below does not work. It looks as if maven is not using that version of the POM for the samples from my local disk. So editing that version has zero effect :-(. This maven build process is nothing less than a nightmare. When thi

[jira] Commented: (TUSCANY-1120) Static code generator template bugs

2007-03-02 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477296 ] Kelvin Goodson commented on TUSCANY-1120: - Problem 1 was fixed in revision 513576 > Static code generator

Re: IP CLEARANCE needed, was: svn commit: r513560 [1/2] - in /incubator/tuscany/java/sdo/impl/src: main/java/org/apache/tuscany/sdo/helper/ main/java/org/apache/tuscany/sdo/impl/ main/java/org/apache/

2007-03-02 Thread kelvin goodson
Geir, I believe this is just an eclipse EMF generator problem. The eclipse EMF generator seems by default to put this EPL license in! I'm sure Frank will confirm this shortly. Regards, Kelvin. On 02/03/07, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: Jeremy is right. The solution is *not*

Re: Trying to package a standalone application.

2007-03-02 Thread Guillaume Dufrêne
Hi Jeremy, I'm using the launcher for running my sample. So, my command looks like : "java -jar (sca-home)/bin/launcher.jar my_application.jar" In my case sca-home is located at "C:\workspace\fcSOAP\tuscany-1.0-incubator-M2" but anyway ... Where does the launcher intend to find the sdo-impl ja

Re: IP CLEARANCE needed, was: svn commit: r513560 [1/2] - in /incubator/tuscany/java/sdo/impl/src: main/java/org/apache/tuscany/sdo/helper/ main/java/org/apache/tuscany/sdo/impl/ main/java/org/apache/

2007-03-02 Thread Geir Magnusson Jr.
Jeremy is right. The solution is *not* to do what was done as r513578. This code must be removed from our SVN, now. geir On Mar 1, 2007, at 4:44 PM, Jeremy Boynes wrote: We need to follow the IP Clearance process for all code developed outside Apache ... -- Jeremy Begin forwarded messag

Re: Native M3 release status

2007-03-02 Thread Andrew Borley
On 3/2/07, Pete Robbins <[EMAIL PROTECTED]> wrote: On 01/03/07, Andrew Borley <[EMAIL PROTECTED]> wrote: > > On 3/1/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > Andrew Borley wrote: > > > On 3/1/07, Pete Robbins <[EMAIL PROTECTED]> wrote: > > >> I'm just about at a point where I can

SDO Java M3 content

2007-03-02 Thread kelvin goodson
I did some work yesterday to get the SDO Java JIRAs reflecting the true history of releases to date, so now all the JIRAs that I could edit (not closed) that contributed to SDO Java M2 have a fix version of JAVA-SDO-M2 (I then closed all these), and anything that has been fixed since has a fix v

[jira] Updated: (TUSCANY-863) CompanyWeb DAS Sample should create and initialize the canned database when app is loaded by first time and db is not available

2007-03-02 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar updated TUSCANY-863: Attachment: JIRA-863-Mar-2-Amita.jar Please see the note for the approach followed in the

[jira] Updated: (TUSCANY-1120) Static code generator template bugs

2007-03-02 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1120: Patch Info: [Patch Available] > Static code generator template bugs > ---

Re: SDO CTS: Update to Make Use of HelperContext

2007-03-02 Thread Dan Murphy
Hi Brian, Sounds like a good plan and is in keeping with SDO 2.1 changes... I guess there may be a few of the older style tests (eg. DataObjectTest) that will need to be updated so it works for them too. Maybe an interim step would be to set the helpercontext on the testhelper and then either dele