[jira] Updated: (TUSCANY-1570) ANT build of calcualator-webapp sample fails.. either remove it or fix it

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1570: --- Fix Version/s: Java-SCA-0.99 > ANT build of calcualator-webapp sample fails.. either remove it or f

[jira] Updated: (TUSCANY-1572) mvn on helloworld-ws-reference gets exception - used binary snapshot for .99

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1572: --- Fix Version/s: Java-SCA-0.99 > mvn on helloworld-ws-reference gets exception - used binary snapsho

[jira] Updated: (TUSCANY-1555) ClassCastException occurring on org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.createJavaAxisService(Axis2ServiceProvider.java:205)

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1555: --- Fix Version/s: (was: Java-SCA-Next) Java-SCA-0.99 > ClassCastException occur

[jira] Updated: (TUSCANY-1277) Axis2 binding ?wsdl returns wsdl with wrong endpoint url when running in a webapp

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1277: --- Fix Version/s: (was: Java-SCA-Next) Java-SCA-0.91 > Axis2 binding ?wsdl retu

[jira] Updated: (TUSCANY-1277) Axis2 binding ?wsdl returns wsdl with wrong endpoint url when running in a webapp

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1277: --- Fix Version/s: (was: Java-SCA-0.91) Java-SCA-0.99 > Axis2 binding ?wsdl retu

Re: [jira] Updated: (TUSCANY-1500) Many callback tests don't run

2007-08-23 Thread Simon Nash
Please can someone apply this patch so the I can continue working on the other parts of this JIRA. Thanks. Simon Simon Nash (JIRA) wrote: [ https://issues.apache.org/jira/browse/TUSCANY-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCAN

[jira] Assigned: (TUSCANY-1573) helloworld-jsronrpc sample does not run using .99 snapshot

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1573: -- Assignee: ant elder > helloworld-jsronrpc sample does not run using .99 snapshot > --

[jira] Closed: (TUSCANY-1573) helloworld-jsronrpc sample does not run using .99 snapshot

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1573. -- Resolution: Fixed This should be fixed now and works for me ok. I'm uploading the new latest distro's

Re: [jira] Commented: (TUSCANY-1499) Core wiring framework should create pseudo-services and pseudo-references for callbacks

2007-08-23 Thread Simon Nash
See inline. Simon Jean-Sebastien Delfino wrote: Simon Nash wrote: Sorry for the delay in replying. I was away with no access to email. Comments inline. Simon Jean-Sebastien Delfino wrote: Simon Nash wrote: See inline. Simon Jean-Sebastien Delfino wrote: Simon Nash wrote:

[jira] Assigned: (TUSCANY-1572) mvn on helloworld-ws-reference gets exception - used binary snapshot for .99

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1572: -- Assignee: ant elder > mvn on helloworld-ws-reference gets exception - used binary snapshot f

[jira] Closed: (TUSCANY-1572) mvn on helloworld-ws-reference gets exception - used binary snapshot for .99

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1572. -- Resolution: Fixed Problem seems to be that the webapp ServletHost is being used instead of the stand

Re: [jira] Updated: (TUSCANY-1500) Many callback tests don't run

2007-08-23 Thread ant elder
The patch doesn't apply cleanly when i try it, maybe some line end character issue or something. Could you also attach a zip of the core and callback-id modules as well as the diff patch. ...ant On 8/23/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > Please can someone apply this patch so the I

Re: SCA distribution is really big now

2007-08-23 Thread ant elder
On 8/22/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > I'll start a different thread to discuss the more long term support for > . > > For now, comments inline to cover the immediate WAR size issue for the > 0.99 release. > > Simon Laws wrote: > [snip] > > 1 - what is in the war that is

OneWay and Remote References

2007-08-23 Thread Giorgio Zoppi
Hi, Yesterday i was doing tests with SCA, but it doesn't do asynchronous remote invocation. I need it because I'm working with streams of values. For example: import org.osoa.sca.annotations.OneWay; import org.osoa.sca.annotations.Remotable; /** * This service that will be invoked in a non-block

context annotation

2007-08-23 Thread mayank sharma
hi People, I am newbie looking for some help on @context annotation.Can one of you please explain me or provide me pointers where I can get more information on this annotation. Describing with a small example would be gr8. Thanks in advance. Waiting for a quick reply. Mayank Sharma

Re: [jira] Updated: (TUSCANY-1500) Many callback tests don't run

2007-08-23 Thread Simon Nash
My apologies, I was working very late last night on this (always risky). I'll do a new checkout and find out why it doesn't apply. Actually I have made a couple of small extra tweaks this morning, so I'll probably resubmit a new patch including these that applies cleanly. Simon ant elder wrot

Re: OneWay and Remote References

2007-08-23 Thread Simon Nash
Giorgio, This is supported and working for both the local SCA binding and the Web Service binding. The supportsAsyncOneWayInvocation=false setting means that the binding doesn't provide this support internally, so the core invocation framework adds a nonblocking interceptor that does a thread swi

Re: Contribute to SCA-OSGi integration

2007-08-23 Thread ant elder
This itest has been fixed now with TUSCANY-1569 so how about including implementation-osgi in the 0.99 release? It would add about 500K of Felix dependencies which doesn't seem a big deal, so i think we should include it. ...ant On 8/20/07, Rajini Sivaram <[EMAIL PROTECTED]> wrote: > > Ant, >

Re: OneWay and Remote References

2007-08-23 Thread Simon Laws
On 8/23/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > Giorgio, > This is supported and working for both the local SCA binding and the > Web Service binding. The supportsAsyncOneWayInvocation=false setting > means that the binding doesn't provide this support internally, so the > core invocation fr

[jira] Assigned: (TUSCANY-1277) Axis2 binding ?wsdl returns wsdl with wrong endpoint url when running in a webapp

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1277: -- Assignee: ant elder > Axis2 binding ?wsdl returns wsdl with wrong endpoint url when running i

Re: OneWay and Remote References

2007-08-23 Thread Giorgio Zoppi
2007/8/23, Simon Laws <[EMAIL PROTECTED]>: > On 8/23/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > > > Giorgio, > > This is supported and working for both the local SCA binding and the > > Web Service binding. The supportsAsyncOneWayInvocation=false setting > > means that the binding doesn't provi

Re: context annotation

2007-08-23 Thread Simon Nash
This annotation is described here: http://osoa.org/download/attachments/35/SCA_JavaAnnotationsAndAPIs_V100.pdf?version=1 It is used to mark a ComponentContext or RequestContext field or setter method so that the runtime can inject the corresponding object. Simon mayank sharma wrote: hi Pe

[jira] Commented: (TUSCANY-1560) A component with multiple services does not work.

2007-08-23 Thread Florian Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522141 ] Florian Rosenberg commented on TUSCANY-1560: I had the same issue as stated above. The first one was a

Re: [jira] Updated: (TUSCANY-1500) Many callback tests don't run

2007-08-23 Thread Simon Nash
I did a complete checkout and discovered that the patch is already applied under r568837. (Thanks, Raymond.) I'll continue with the next stage of fixing this JIRA now. Simon Simon Nash wrote: My apologies, I was working very late last night on this (always risky). I'll do a new checkout and

Notification Extensions Samples

2007-08-23 Thread Venkata Krishnan
Hi.. I was trying out the samples from a binary distro and could not quite manage to run the Notification extension samples - there are three of them. Have others any success with them. I guess the readmes for them might need a bit of re-org for the following: - - First most of what is mentione

Re: SCA distribution is really big now

2007-08-23 Thread haleh mahbod
I moved all the jars from calculator-webapp to tomcat/lib. calculator-webapp runs fine. What else is there that might cause a problem? Haleh On 8/23/07, ant elder <[EMAIL PROTECTED]> wrote: > > On 8/22/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > > > I'll start a different thread to

Re: [jira] Updated: (TUSCANY-1500) Many callback tests don't run

2007-08-23 Thread Raymond Feng
Hi, I already applied it under 568837 last night. Thanks, Raymond - Original Message - From: "ant elder" <[EMAIL PROTECTED]> To: Sent: Thursday, August 23, 2007 3:46 AM Subject: Re: [jira] Updated: (TUSCANY-1500) Many callback tests don't run The patch doesn't apply cleanly when i

[jira] Commented: (TUSCANY-1560) A component with multiple services does not work.

2007-08-23 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522164 ] Raymond Feng commented on TUSCANY-1560: --- Please verify if you hit the 2nd case. If so, it's a test case issue

[jira] Assigned: (TUSCANY-1560) A component with multiple services does not work.

2007-08-23 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-1560: - Assignee: Raymond Feng > A component with multiple services does not work. > --

Re: Contribute to SCA-OSGi integration

2007-08-23 Thread Rajini Sivaram
Ant, Thank you for applying the patch. I will be happy to see implementation-osgi in the release. Thank you... Regards, Rajini On 8/23/07, ant elder <[EMAIL PROTECTED]> wrote: > > This itest has been fixed now with TUSCANY-1569 so how about including > implementation-osgi in the 0.99 release?

[jira] Created: (TUSCANY-1574) SDOXSDEcoreBuilder.createResourceSet() is not thread safe

2007-08-23 Thread David T. Adcox (JIRA)
SDOXSDEcoreBuilder.createResourceSet() is not thread safe - Key: TUSCANY-1574 URL: https://issues.apache.org/jira/browse/TUSCANY-1574 Project: Tuscany Issue Type: Bug Componen

Re: Contribute to SCA-OSGi integration

2007-08-23 Thread Jean-Sebastien Delfino
ant elder wrote: This itest has been fixed now with TUSCANY-1569 so how about including implementation-osgi in the 0.99 release? It would add about 500K of Felix dependencies which doesn't seem a big deal, so i think we should include it. ...ant +1 to include it. Yesterday there was a t

Re: Notification Extensions Samples

2007-08-23 Thread Ignacio Silva-Lepe
Hi Venkat, Comments inline. On 8/23/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote: > Hi.. > > I was trying out the samples from a binary distro and could not quite > manage > to run the Notification extension samples - there are three of them. Have > others any success with them. I've been

[jira] Commented: (TUSCANY-1560) A component with multiple services does not work.

2007-08-23 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522188 ] Raymond Feng commented on TUSCANY-1560: --- I improved the text message for the exception to differentiate the 1

Re: Renaming binding-ajax to binding-dwr?

2007-08-23 Thread Simon Nash
OK, it was just a thought. It isn't an exact equivalent. I was thinking that the ws part is a generic technology and axis2 is a particular implementation of the generic technology. Similarly ajax is generic and dwr is specific. Simon Jean-Sebastien Delfino wrote: Simon Nash wrote: How a

Re: Contribute to SCA-OSGi integration

2007-08-23 Thread Simon Nash
+1 for including it in the release. Simon ant elder wrote: This itest has been fixed now with TUSCANY-1569 so how about including implementation-osgi in the 0.99 release? It would add about 500K of Felix dependencies which doesn't seem a big deal, so i think we should include it. ...ant

Re: FW: [jira] Updated: (TUSCANY-1371) C++ SDO spec compliance/portability: DataObject::getInstanceProperty(const std::string& prop)

2007-08-23 Thread Pete Robbins
Applied now. Another great patch. Thanks! On 22/08/07, Michael Yoder <[EMAIL PROTECTED]> wrote: > > Hi, > > I uploaded a patch for TUSCANY-1371. If someone could review and apply > it that would be great. > > Thanks, > > Michael > > -Original Message- > From: Michael Yoder (JIRA) [mailto:[

[jira] Closed: (TUSCANY-1277) Axis2 binding ?wsdl returns wsdl with wrong endpoint url when running in a webapp

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1277. -- Resolution: Fixed Should be fixed now > Axis2 binding ?wsdl returns wsdl with wrong endpoint url whe

[jira] Assigned: (TUSCANY-1555) ClassCastException occurring on org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.createJavaAxisService(Axis2ServiceProvider.java:205)

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1555: -- Assignee: ant elder > ClassCastException occurring on > org.apache.tuscany.sca.binding.axis2

[jira] Resolved: (TUSCANY-1563) WSDL generated on the fly has some problem

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder resolved TUSCANY-1563. Resolution: Fixed Fix Version/s: (was: Java-SCA-Next) Java-SCA-0.99

Adding the distributed runtime artifacts to the distribution

2007-08-23 Thread Simon Laws
I'm just in the process of adding the modules related to the distributed runtime to the distribution. binding-sca-axis2 distributed-impl The calculator-distributed sample, which is currently part of the distribution, requires them. Is everyone happy with this change. If so I'll go ahead and check

Re: Adding the distributed runtime artifacts to the distribution

2007-08-23 Thread ant elder
Sounds ok to me. ...ant On 8/23/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > I'm just in the process of adding the modules related to the distributed > runtime to the distribution. > > binding-sca-axis2 > distributed-impl > > The calculator-distributed sample, which is currently part of the >

Re: Contribute to SCA-OSGi integration

2007-08-23 Thread Simon Laws
On 8/23/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > +1 for including it in the release. > >Simon > > ant elder wrote: > > > This itest has been fixed now with TUSCANY-1569 so how about including > > implementation-osgi in the 0.99 release? It would add about 500K of > Felix > > dependencies w

Re: Adding the distributed runtime artifacts to the distribution

2007-08-23 Thread Jean-Sebastien Delfino
Simon Laws wrote: I'm just in the process of adding the modules related to the distributed runtime to the distribution. binding-sca-axis2 distributed-impl The calculator-distributed sample, which is currently part of the distribution, requires them. Is everyone happy with this change. If so I'l

Re: Adding the distributed runtime artifacts to the distribution

2007-08-23 Thread Simon Laws
On 8/23/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > Simon Laws wrote: > > I'm just in the process of adding the modules related to the distributed > > runtime to the distribution. > > > > binding-sca-axis2 > > distributed-impl > > > > The calculator-distributed sample, which is curren

[jira] Updated: (TUSCANY-1562) Service method's "throws Exception" clause create problem at time of on fly generation of wsdl

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1562: --- Fix Version/s: (was: Java-SCA-Next) Java-SCA-0.99 > Service method's "throws

[jira] Updated: (TUSCANY-1567) NPE when hosting "calculator-webapp" sample under Tomcat when the Tomcat install path contains spaces.

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1567: --- Fix Version/s: (was: Java-SCA-Next) Java-SCA-0.99 > NPE when hosting "calcul

[jira] Updated: (TUSCANY-1559) Exception flowing a simple Java bean through a Web service with no WSDL

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1559: --- Fix Version/s: (was: Java-SCA-Next) Java-SCA-0.99 > Exception flowing a simp

[jira] Commented: (TUSCANY-1559) Exception flowing a simple Java bean through a Web service with no WSDL

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522243 ] ant elder commented on TUSCANY-1559: A way to "fix" this for now that i think would help a lot of users would b

[jira] Closed: (TUSCANY-1379) Admin:Core start/stop/query admin services

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1379. -- Resolution: Fixed We have this now > Admin:Core start/stop/query admin services > --

[jira] Closed: (TUSCANY-1507) Intermittent build failture in simple callback sample testcase

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1507. -- Resolution: Fixed I up'ed the sleep time on the itest and haven't seen this since so i'm closing thi

Are these JIRAs fixed now?

2007-08-23 Thread ant elder
Sorting through tidying up JIRAs and there's a few in the areas i know people have been working on and i thought maybe had finished with so i wondered if these JIRAs below could now be closed? Don't have to do anything if they're still an issue but thanks if you could have a quick look and see if s

Unassigned JIRAs targeted for this release if anyone has spare time

2007-08-23 Thread ant elder
There's still a few unassigned JIRAs targeted for the 0.99 if you've some spare time and think you could fix one of these quickly: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=12310210&fixfor=12312679&assig

[jira] Created: (TUSCANY-1575) helloworlds-jsonrpc ant build produces wrong war file... cannot run (using .99 snapshot from 8/23)

2007-08-23 Thread haleh mahbod (JIRA)
helloworlds-jsonrpc ant build produces wrong war file... cannot run (using .99 snapshot from 8/23) --- Key: TUSCANY-1575 URL: https://issues.apache.org/jira/browse/TU

[jira] Updated: (TUSCANY-1575) helloworlds-jsonrpc ant build produces wrong war file... cannot run (using .99 snapshot from 8/23)

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1575: --- Fix Version/s: Java-SCA-0.99 > helloworlds-jsonrpc ant build produces wrong war file... cannot run

[jira] Created: (TUSCANY-1576) exception trace for helloworld-ws-sdo using .99 snapshot, 8-23 version

2007-08-23 Thread haleh mahbod (JIRA)
exception trace for helloworld-ws-sdo using .99 snapshot, 8-23 version Key: TUSCANY-1576 URL: https://issues.apache.org/jira/browse/TUSCANY-1576 Project: Tuscany Issu

[jira] Created: (TUSCANY-1577) EJB binding uses snapshot of openejb

2007-08-23 Thread ant elder (JIRA)
EJB binding uses snapshot of openejb Key: TUSCANY-1577 URL: https://issues.apache.org/jira/browse/TUSCANY-1577 Project: Tuscany Issue Type: Bug Affects Versions: Java-SCA-0.99 Reporter: an

[jira] Commented: (TUSCANY-1555) ClassCastException occurring on org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.createJavaAxisService(Axis2ServiceProvider.java:205)

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522265 ] ant elder commented on TUSCANY-1555: For scdl example see http://mail-archives.apache.org/mod_mbox/ws-tuscany-

[jira] Assigned: (TUSCANY-1555) ClassCastException occurring on org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.createJavaAxisService(Axis2ServiceProvider.java:205)

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1555: -- Assignee: (was: ant elder) > ClassCastException occurring on > org.apache.tuscany.sca.bi

[jira] Updated: (TUSCANY-1576) exception trace for helloworld-ws-sdo using .99 snapshot, 8-23 version

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1576: --- Fix Version/s: Java-SCA-0.99 > exception trace for helloworld-ws-sdo using .99 snapshot, 8-23 ver

[jira] Created: (TUSCANY-1578) readme for helloworld-ws-sdo is wrong. It is the same as helloworld-ws-reference!

2007-08-23 Thread haleh mahbod (JIRA)
readme for helloworld-ws-sdo is wrong. It is the same as helloworld-ws-reference! - Key: TUSCANY-1578 URL: https://issues.apache.org/jira/browse/TUSCANY-1578 Project: Tus

[jira] Updated: (TUSCANY-1578) readme for helloworld-ws-sdo is wrong. It is the same as helloworld-ws-reference!

2007-08-23 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haleh mahbod updated TUSCANY-1578: -- Attachment: README please try the non-windows command line to make sure it works since I do n

[jira] Updated: (TUSCANY-1578) readme for helloworld-ws-sdo is wrong. It is the same as helloworld-ws-reference!

2007-08-23 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haleh mahbod updated TUSCANY-1578: -- Attachment: README ..\samples\Readme updated to include helloworld-ws-sdo > readme for hello

[jira] Commented: (TUSCANY-1578) readme for helloworld-ws-sdo is wrong. It is the same as helloworld-ws-reference!

2007-08-23 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522280 ] haleh mahbod commented on TUSCANY-1578: --- Please note that there are 2 README files atached, but they are diff

[jira] Assigned: (TUSCANY-1578) readme for helloworld-ws-sdo is wrong. It is the same as helloworld-ws-reference!

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1578: -- Assignee: ant elder > readme for helloworld-ws-sdo is wrong. It is the same as > helloworld-

Re: SCA distribution is really big now

2007-08-23 Thread Simon Laws
On 8/23/07, haleh mahbod <[EMAIL PROTECTED]> wrote: > > I moved all the jars from calculator-webapp to tomcat/lib. > calculator-webapp > runs fine. What else is there that might cause a problem? > > Haleh > > On 8/23/07, ant elder <[EMAIL PROTECTED]> wrote: > > > > On 8/22/07, Jean-Sebastien Delfin

[jira] Closed: (TUSCANY-1578) readme for helloworld-ws-sdo is wrong. It is the same as helloworld-ws-reference!

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1578. -- Resolution: Fixed Looks good to me, applied, thanks for the patches > readme for helloworld-ws-sdo i

[jira] Created: (TUSCANY-1579) Simple-bigbank-spring Fails using .99 snapshot (8-23 version) & readme needs update

2007-08-23 Thread haleh mahbod (JIRA)
Simple-bigbank-spring Fails using .99 snapshot (8-23 version) & readme needs update -- Key: TUSCANY-1579 URL: https://issues.apache.org/jira/browse/TUSCANY-1579 Pr

[jira] Updated: (TUSCANY-1579) Simple-bigbank-spring Fails using .99 snapshot (8-23 version) & readme needs update

2007-08-23 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haleh mahbod updated TUSCANY-1579: -- Attachment: README > Simple-bigbank-spring Fails using .99 snapshot (8-23 version) & readm

[jira] Commented: (TUSCANY-1579) Simple-bigbank-spring Fails using .99 snapshot (8-23 version) & readme needs update

2007-08-23 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522290 ] haleh mahbod commented on TUSCANY-1579: --- There are two jar files in the target directory. sample-simple-big

Re: SCA distribution is really big now

2007-08-23 Thread ant elder
On 8/23/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > On 8/23/07, haleh mahbod <[EMAIL PROTECTED]> wrote: > > > > I moved all the jars from calculator-webapp to tomcat/lib. > > calculator-webapp > > runs fine. What else is there that might cause a problem? > > > > Haleh > > > > On 8/23/07, ant elde

[jira] Assigned: (TUSCANY-1108) SDO Wsdl tooling does not handle exceptions

2007-08-23 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende reassigned TUSCANY-1108: Assignee: Luciano Resende > SDO Wsdl tooling does not handle exceptions > ---

[jira] Resolved: (TUSCANY-1108) SDO Wsdl tooling does not handle exceptions

2007-08-23 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende resolved TUSCANY-1108. -- Resolution: Fixed Provided wsdl added to wsdl2java test case. Note that, addressing

Re: SCA distribution is really big now

2007-08-23 Thread Simon Laws
On 8/23/07, ant elder <[EMAIL PROTECTED]> wrote: > > On 8/23/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > On 8/23/07, haleh mahbod <[EMAIL PROTECTED]> wrote: > > > > > > I moved all the jars from calculator-webapp to tomcat/lib. > > > calculator-webapp > > > runs fine. What else is there that

[jira] Updated: (TUSCANY-1500) Many callback tests don't run

2007-08-23 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1500: Attachment: patch3 Here is patch3 for this JIRA. It enables the callback-set-callback test in the

Re: OneWay and Remote References

2007-08-23 Thread Simon Laws
On 8/23/07, Giorgio Zoppi <[EMAIL PROTECTED]> wrote: > > 2007/8/23, Simon Laws <[EMAIL PROTECTED]>: > > On 8/23/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > > > > > Giorgio, > > > This is supported and working for both the local SCA binding and the > > > Web Service binding. The supportsAsyncOneW

Re: SCA distribution is really big now

2007-08-23 Thread Simon Nash
I think option 1 for 0.99 is the best (and safest) that we can do in the time available. So +1 for the 0.99 part. I need to give more thought to 1.0. Simon Simon Laws wrote: On 8/23/07, ant elder <[EMAIL PROTECTED]> wrote: On 8/23/07, Simon Laws <[EMAIL PROTECTED]> wrote: On 8/23/07, h

[jira] Created: (TUSCANY-1580) supplychain sample readme incorrectly refers to calculator... fixed the cut/paste problem

2007-08-23 Thread haleh mahbod (JIRA)
supplychain sample readme incorrectly refers to calculator... fixed the cut/paste problem - Key: TUSCANY-1580 URL: https://issues.apache.org/jira/browse/TUSCANY-1580

[jira] Updated: (TUSCANY-1580) supplychain sample readme incorrectly refers to calculator... fixed the cut/paste problem

2007-08-23 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haleh mahbod updated TUSCANY-1580: -- Attachment: README > supplychain sample readme incorrectly refers to calculator... fixed the

Re: SCA distribution is really big now

2007-08-23 Thread Luciano Resende
Simon Nash wrote: >I think option 1 for 0.99 is the best (and safest) that we can do in the time available. +1 On 8/23/07, Simon Nash <[EMAIL PROTECTED]> wrote: > I think option 1 for 0.99 is the best (and safest) that we can do in > the time available. So +1 for the 0.99 part. I need to give m

[jira] Assigned: (TUSCANY-1580) supplychain sample readme incorrectly refers to calculator... fixed the cut/paste problem

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1580: -- Assignee: ant elder > supplychain sample readme incorrectly refers to calculator... fixed the

[jira] Closed: (TUSCANY-1580) supplychain sample readme incorrectly refers to calculator... fixed the cut/paste problem

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1580. -- Resolution: Fixed Applied, thanks for the patch! > supplychain sample readme incorrectly refers to c

[jira] Created: (TUSCANY-1581) implemenation-crud sample - fixed readme

2007-08-23 Thread haleh mahbod (JIRA)
implemenation-crud sample - fixed readme Key: TUSCANY-1581 URL: https://issues.apache.org/jira/browse/TUSCANY-1581 Project: Tuscany Issue Type: Improvement Components: Java SCA Samples A

[jira] Updated: (TUSCANY-1581) implemenation-crud sample - fixed readme

2007-08-23 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haleh mahbod updated TUSCANY-1581: -- Attachment: README > implemenation-crud sample - fixed readme > -

[jira] Assigned: (TUSCANY-1579) Simple-bigbank-spring Fails using .99 snapshot (8-23 version) & readme needs update

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1579: -- Assignee: ant elder > Simple-bigbank-spring Fails using .99 snapshot (8-23 version) & read

[jira] Updated: (TUSCANY-1579) Simple-bigbank-spring Fails using .99 snapshot (8-23 version) & readme needs update

2007-08-23 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1579: --- Fix Version/s: Java-SCA-0.99 Assignee: (was: ant elder) README patch applied, thanks f

[jira] Created: (TUSCANY-1582) Null Pointer Exception in databinding-echo sample using .99 snapshot (8-23)

2007-08-23 Thread haleh mahbod (JIRA)
Null Pointer Exception in databinding-echo sample using .99 snapshot (8-23) --- Key: TUSCANY-1582 URL: https://issues.apache.org/jira/browse/TUSCANY-1582 Project: Tuscany

[jira] Assigned: (TUSCANY-1581) implemenation-crud sample - fixed readme

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1581: --- Assignee: Jean-Sebastien Delfino > implemenation-crud sample - fixe

[jira] Resolved: (TUSCANY-1560) A component with multiple services does not work.

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1560. - Resolution: Fixed This now works as described in the spec: - if you hav

Re: SCA distribution is really big now

2007-08-23 Thread Jean-Sebastien Delfino
Simon Laws wrote: I worry we'd not get anything other than 1/ done by tomorrow and even then the READMEs etc would have bugs. So my preference would be for 0.99 do 1/ for the big webapps but keep the small prebuilt ones. The big ones are: demo-allert-aggregator.war demo-mortgage-creditche

[jira] Created: (TUSCANY-1583) binding-echo2-extension - should be removed from distribution? (using .99 distribution (8-23) for testing)

2007-08-23 Thread haleh mahbod (JIRA)
binding-echo2-extension - should be removed from distribution? (using .99 distribution (8-23) for testing) -- Key: TUSCANY-1583 URL: https://issues.apache.org/

[jira] Assigned: (TUSCANY-1583) binding-echo2-extension - should be removed from distribution? (using .99 distribution (8-23) for testing)

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1583: --- Assignee: Jean-Sebastien Delfino > binding-echo2-extension - should

[jira] Updated: (TUSCANY-1567) NPE when hosting "calculator-webapp" sample under Tomcat when the Tomcat install path contains spaces.

2007-08-23 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende updated TUSCANY-1567: - Affects Version/s: Java-SCA-Next Java-SCA-0.99 > NPE when hostin

[jira] Commented: (TUSCANY-1581) implemenation-crud sample - fixed readme

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522341 ] Jean-Sebastien Delfino commented on TUSCANY-1581: - The CRUDImplementationProvider.stop() method con

[jira] Created: (TUSCANY-1584) Bigbank demo gets fatal error --- using .99 snapshot built on 8-23

2007-08-23 Thread haleh mahbod (JIRA)
Bigbank demo gets fatal error --- using .99 snapshot built on 8-23 -- Key: TUSCANY-1584 URL: https://issues.apache.org/jira/browse/TUSCANY-1584 Project: Tuscany Issue Type: Bug

[jira] Commented: (TUSCANY-1581) implemenation-crud sample - fixed readme

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522352 ] Jean-Sebastien Delfino commented on TUSCANY-1581: - The README does not need to be updated anymore,

[jira] Updated: (TUSCANY-1583) binding-echo2-extension - should be removed from distribution? (using .99 distribution (8-23) for testing)

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1583: Component/s: Java SCA Samples Fix Version/s: Java-SCA-0.99 Assigned

[jira] Commented: (TUSCANY-1583) binding-echo2-extension - should be removed from distribution? (using .99 distribution (8-23) for testing)

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522347 ] Jean-Sebastien Delfino commented on TUSCANY-1583: - I'll remove it from the distro and move it to an

[jira] Resolved: (TUSCANY-1581) implemenation-crud sample - fixed readme

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1581. - Resolution: Fixed Fixed in revision r569218, DefaultSCADomain now stops

[jira] Commented: (TUSCANY-1583) binding-echo2-extension - should be removed from distribution? (using .99 distribution (8-23) for testing)

2007-08-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522361 ] Jean-Sebastien Delfino commented on TUSCANY-1583: - implementation-crud2-extension is in the same st

  1   2   >