There is a bit of confusion around the RecursiveTests.testReadEngineParts()
, in the context of this fix.
Below is the data for tables, queries etc.
sql return:-
*1 Engine 1 - 2 Block 1 1 -
- - -
*1 Engine 1 - 3 Cam Soft 2
[
https://issues.apache.org/jira/browse/TUSCANY-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517158
]
Amita Vadhavkar commented on TUSCANY-1464:
--
1 - On method ResultMetadata.getAllPKsForTable(String tableNam
[
https://issues.apache.org/jira/browse/TUSCANY-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende reassigned TUSCANY-1495:
Assignee: Luciano Resende
> LDAP DAS Contribution
> -
>
>
It's that time again for us, I have started a draft report on our wiki
[1], let's get it updated asap.
[1]
http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Incubation+Board+Reports+-+August+2007
-- Forwarded message --
From: Noel J. Bergman <[EMAIL PROTECTED]>
Date: Aug 1,
[
https://issues.apache.org/jira/browse/TUSCANY-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517104
]
Adriano Crestani commented on TUSCANY-1464:
---
Hi Amita,
I reviewed your path and got some questions befor
Couple fixes around this area are now available under revision #561978 :
- Using new ContributionListener interfaces
- Correct introspection of SDO Types in webapps
- helloworld-ws-sdo-webapp is now using SDOListener to register
Static SDO types.
On 7/29/07, Luciano Resende <[EMAIL PROTE
I have fixed this under revision #561972, we now utilize the
contribution file name or it's location (in case of a folder) to
construct the contribution URI.
On 7/30/07, Luciano Resende <[EMAIL PROTECTED]> wrote:
>Looks like DefaultSCADomain is always setting contributionURI to
> empty string.
[
https://issues.apache.org/jira/browse/TUSCANY-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517084
]
Adriano Crestani commented on TUSCANY-1464:
---
reviewing patch ; )
Adriano Crestani
> Wrong query results
[
https://issues.apache.org/jira/browse/TUSCANY-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng resolved TUSCANY-1503.
---
Resolution: Fixed
Patch applied under r561962. Thank you, Simon.
> Add test case for callb
[
https://issues.apache.org/jira/browse/TUSCANY-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Gavlin updated TUSCANY-1484:
Patch Info: [Patch Available]
> StackOverflowException invoking isSet on a static DataObject with
[
https://issues.apache.org/jira/browse/TUSCANY-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Gavlin updated TUSCANY-1484:
Attachment: tuscany-sdo.TUSCANY-1484.patch
This patch includes an add'l test in tools/.../Extensi
[
https://issues.apache.org/jira/browse/TUSCANY-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Gavlin updated TUSCANY-1498:
Patch Info: [Patch Available]
> Improve SubstitutionValuesTestCase
>
[
https://issues.apache.org/jira/browse/TUSCANY-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517080
]
Luciano Resende commented on TUSCANY-1347:
--
Although I can't reproduce the error, I have added some new te
[
https://issues.apache.org/jira/browse/TUSCANY-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng resolved TUSCANY-1502.
---
Resolution: Fixed
Patch applied under r561956. Thank you, Simon.
> @OneWay annotation not
[
https://issues.apache.org/jira/browse/TUSCANY-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Gavlin updated TUSCANY-1498:
Attachment: tuscany-sdo-impl.TUSCANY-1498.patch
This patch improves the coverage of this test cas
Simon Nash wrote:
(cut)
Instead of trying to establish callback wires all over the place,
which will not fly anyway as soon as 2 references with callback are
wired to a single service, flow the endpoint reference of the callback
service representing the client in the SCA request message and
[
https://issues.apache.org/jira/browse/TUSCANY-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash updated TUSCANY-1503:
Attachment: callback-multiple-wires.zip
Test case attached.
> Add test case for callback with mu
Add test case for callback with multiple wires
--
Key: TUSCANY-1503
URL: https://issues.apache.org/jira/browse/TUSCANY-1503
Project: Tuscany
Issue Type: Test
Components: Java SCA Integrat
[
https://issues.apache.org/jira/browse/TUSCANY-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash updated TUSCANY-1502:
Attachment: patch1502
The value returned from supportsAsyncOneWayInvocation() by
RuntimeSCARefer
@OneWay annotation not working with default SCA binding
---
Key: TUSCANY-1502
URL: https://issues.apache.org/jira/browse/TUSCANY-1502
Project: Tuscany
Issue Type: Bug
Components:
Just trying to give some updates here... looks like this recent build
issues we are having might be a side effect of the fix for Maven JIRA
MNG-1577 [1], some more details are available here [2] and [3].
While we investigate the issue further, a possible workaround (that
worked for me) is to move
[
https://issues.apache.org/jira/browse/TUSCANY-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash closed TUSCANY-1501.
---
> Cannot expose services using multiple http ports
>
>
[
https://issues.apache.org/jira/browse/TUSCANY-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash resolved TUSCANY-1501.
-
Resolution: Fixed
Fixed in revision 561391
> Cannot expose services using multiple http ports
Thanks Raymond. A few more questions ;-)
- The xsd defines the name attribute for PolicyIntent and PolicySet as
of type NCName. However we have model these in the model classes
QNames. I am assuming that the namespace uri for all intents and
policyset defined in a specific definitions.xml is th
Sorry, I did not see this before doing the checkout and testing that
led to my creating TUSCANY-1501. I have rerun my test against the
latest trunk code and this is working now. I'll close TUSCANY-1501.
Simon
Jean-Sebastien Delfino wrote:
[snip]
Jean-Sebastien Delfino wrote:
All those
They are missing there as well.
Simon
ant elder wrote:
I find it not that uncommon for www.mail-archive.com to be missing messages,
but the Apache archives shouldn't. Do the emails that you're missing appear
on the Apache archives at
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/?
See inline.
Simon
Jean-Sebastien Delfino (JIRA) wrote:
[ https://issues.apache.org/jira/browse/TUSCANY-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516845 ]
Jean-Sebastien Delfino commented on TUSCANY-1499:
Hi Mike
This is a MAVEN issue, and we are trying to get help from the maven
developers [1]. In the meantime, a workaround we found was to publish
snapshots of all artifacts, the ones you mentioned, for
itest/contribution-import-export were renamed recently, let me publish
new snapshots in one h
See inline.
Simon
Jean-Sebastien Delfino wrote:
Jean-Sebastien Delfino wrote:
Jean-Sebastien Delfino wrote:
[snip]
Another problem is all our bindings work differently. So
, <
> binding.rmi/> etc all result in a
> service
> being available at a different endpoint. Also the uri attri
If I understand this comment correctly, this is a spec violation that
needs to be fixed. From the assembly 1.0 spec:
2535 schemas. New interface types, implementation types and binding types that
are defined using
2536 this extensibility model, which are not part of these SCA specifications
mu
My CLA is in place and recorded on [1]. Please give me write access.
Simon
[1] http://people.apache.org/~jim/committers.html
Amita Vadhavkar wrote:
I'd like write access please. I have a CLA in place.
Thank you.
Amita
On 7/18/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote:
Thank you,
Comment inline.
Simon
Jean-Sebastien Delfino wrote:
Luciano Resende wrote:
I noticed some JIRAS around the locateService API and I will spend
some time to investigate these issues. So far, I have found
TUSCANY-1347 [1] and TUSCANY-1328 [2] :
TUSCANY-1347 current status is resolved/cannot
[
https://issues.apache.org/jira/browse/TUSCANY-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash reassigned TUSCANY-1347:
---
Assignee: Simon Nash (was: Luciano Resende)
> IndexOutOfBoundsException thrown when trying
Hey Tuscany gurus,
I've been (unsuccessfully) trying to get the SCA source code to build for
the last day or two using Maven. While I eventually got the 0.91 baseline to
build, I've had no real progress on the HEAD code. The most common problem
when building either the baseline or Head (using mvn
Is anyone able to look at the patch for TUSCANY-1356 that I posted some
time ago? There was a bit of discussion (see [1]) but it didn't reach
a conclusion.
Simon
[1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg19026.html
Jean-Sebastien Delfino wrote:
We have 39 unscheduled JIR
[
https://issues.apache.org/jira/browse/TUSCANY-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516978
]
Caroline Maynard commented on TUSCANY-1397:
---
The current SDO C++ implementation does create the property
I find it not that uncommon for www.mail-archive.com to be missing messages,
but the Apache archives shouldn't. Do the emails that you're missing appear
on the Apache archives at
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/?
...ant
On 8/1/07, Simon Nash <[EMAIL PROTECTED]> wrote:
>
From time to time I come across posts to the tuscany-dev list that I
did not receive by email. Normally these are present in the archive,
though on the latest occasion (the first two quoted messages within [1])
the archive does not have them either. This may be a different issue
from the one tha
Cannot expose services using multiple http ports
Key: TUSCANY-1501
URL: https://issues.apache.org/jira/browse/TUSCANY-1501
Project: Tuscany
Issue Type: Bug
Components: Java SCA Tomca
A>So far, RDB DAS was doing SDOUtil.createTypeHelper() during each
construction of GraphBuilderMetadata(GBMD). This was resulting in a new
instance fo TypeHelper for each new query execution. This is not
required as the data model used during one runtime of DAS is constant.
B>Using the new SDO API
On 7/31/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Please see my comments inline.
>
> Thanks,
> Raymond
>
> - Original Message -
> From: "ant elder" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, July 31, 2007 3:29 AM
> Subject: Re: Support for SCA Java package imports/exports, wa
On 8/1/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
>
> Jean-Sebastien Delfino wrote:
> > Jean-Sebastien Delfino wrote:
> >> [snip]
> >>
> Another problem is all our bindings work differently. So
> , <
> > binding.rmi/> etc all result in a
> > service
> > being a
On 8/1/07, Luciano Resende <[EMAIL PROTECTED]> wrote:
BTW, one way or another, I still get an exception on the JSP, did you see
> that ?
Probably as the wsdl endpoint was set for the Jetty host not a webapp
environment (...see all the threads about endpoints dancing about:)). As the
testcase i
43 matches
Mail list logo