Thanks Raymond.
On 7/18/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi,
I have merged the fix from trunk into 0.91 branch under r557146. We can pull
it into RC4 if we decide the re-spin.
Thanks,
Raymond
- Original Message -
From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]>
To:
Sent:
[
https://issues.apache.org/jira/browse/TUSCANY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangfeng updated TUSCANY-1449:
--
Attachment: (was: ServiceProcessor.java)
> The annotation 'Service' processor occurs error.
> ---
[
https://issues.apache.org/jira/browse/TUSCANY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangfeng updated TUSCANY-1449:
--
Attachment: 1449.patch
I am sorry for this.I have make the patch using the patch format.
The patch r
Hi,
I have merged the fix from trunk into 0.91 branch under r557146. We can pull
it into RC4 if we decide the re-spin.
Thanks,
Raymond
- Original Message -
From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, July 17, 2007 4:48 PM
Subject: Fixes for Tuscany SCA Jav
[
https://issues.apache.org/jira/browse/TUSCANY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513427
]
Raymond Feng commented on TUSCANY-1449:
---
Hi, wangfeng.
Thank you very much for reporting the issue and provi
No, I don't think we ever found a solution for this.
On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Luciano Resende wrote:
> I have fixed some of the regression around missing dependencies with
> maven-antrun-plugin.
> But we still have one issue while trying to build the distribu
When I work on the svn code, I found that the service address of a
depends on it's uri attribute, not the inside the wsdl file. If
the is some thing different from the 's uri, or it
does not exists absolutely, the client will get a confusion form it
http://[host]:[port]/[servicename]?wsdl,
[
https://issues.apache.org/jira/browse/TUSCANY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangfeng updated TUSCANY-1449:
--
Attachment: ServiceProcessor.java
This is the patch for 'Service' processor. Please review and apply.
The annotation 'Service' processor occurs error.
Key: TUSCANY-1449
URL: https://issues.apache.org/jira/browse/TUSCANY-1449
Project: Tuscany
Issue Type: Bug
Components: Java SCA Core
WS consumer will have to put a wsdl file in it class root, the SCADomain load
it automaticly. But this brings a problem if the provider's wsdl changed. So
first I think if the consumer could load the wsdl from
http://[host]:[port]/[servicename]?wsdl,.
There by, when debug the wsdl, the de
[
https://issues.apache.org/jira/browse/TUSCANY-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-190.
Resolution: Invalid
This is an invalid issue. The WSDL spec clearly define
[
https://issues.apache.org/jira/browse/TUSCANY-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1154.
-
Resolution: Fixed
This is fixed. I just tried and got a meaningful exce
[
https://issues.apache.org/jira/browse/TUSCANY-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1173.
-
Resolution: Fixed
I just verified that method overloading works with a
[
https://issues.apache.org/jira/browse/TUSCANY-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1126.
-
Resolution: Fixed
The patch has been applied.
> Stateless Session Bean
[
https://issues.apache.org/jira/browse/TUSCANY-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-81.
---
Resolution: Fixed
I think that this JIRA is fixed. Please reopen if you think
[
https://issues.apache.org/jira/browse/TUSCANY-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1444.
-
Resolution: Fixed
> java2wsdl and wsdl2java README.txt should be delete
[
https://issues.apache.org/jira/browse/TUSCANY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1447.
-
Resolution: Fixed
Applied the patch and adjusted the few test cases tha
Kelvin,
I hate to slow you down but we may need to change our scoping design and
implementation so we have clean codegen fixes from 1143 and are not depending
on EMF's EPackage.Registry.INSTANCE. The problem from current 1143 patch is
that SDO runtime model are no longer registered with the
EP
Luciano Resende wrote:
I have fixed some of the regression around missing dependencies with
maven-antrun-plugin.
But we still have one issue while trying to build the distribution
profile, for some reason, looks like it can't find the
tuscany-core-spi artifact.
[INFO] Failed to resolve artifact.
[
https://issues.apache.org/jira/browse/TUSCANY-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1307.
-
Resolution: Fixed
Fixed as part of the fix to TUSCANY-1447
> Exception
[
https://issues.apache.org/jira/browse/TUSCANY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino reassigned TUSCANY-1447:
---
Assignee: Jean-Sebastien Delfino
> Service introspection for a java
I have fixed some of the regression around missing dependencies with
maven-antrun-plugin.
But we still have one issue while trying to build the distribution
profile, for some reason, looks like it can't find the
tuscany-core-spi artifact.
[INFO] Failed to resolve artifact.
GroupId: org.apache.tu
It looks like there are still some issues with our 0.91 RC3.
In addition to the issues reported on incubator-general in:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg14743.html
I'd like to see two code issues fixed:
- Using two bindings that extend PojoBinding in the same composite (e.g.
JS
[
https://issues.apache.org/jira/browse/TUSCANY-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1316.
-
Resolution: Fixed
> WriteAllTestCase: java.lang.IllegalStateException:
[
https://issues.apache.org/jira/browse/TUSCANY-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513376
]
Jean-Sebastien Delfino commented on TUSCANY-1316:
-
This is caused by an incorrect usage of the StAX
Sorry, and +1
On 7/16/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote:
+1 Sounds lot of sense to me. Maybe when commenting out it would be
good to include the number of the JIRA that has been opened for this.
- Venkat
On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
> [snip]
> Ray
CppBigBank example windows deploy script "deploy.bat" fails to deploy XML Schema
Key: TUSCANY-1448
URL: https://issues.apache.org/jira/browse/TUSCANY-1448
Project: Tuscan
[
https://issues.apache.org/jira/browse/TUSCANY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng updated TUSCANY-1447:
--
Patch Info: [Patch Available]
> Service introspection for a java implementation class behaves
[
https://issues.apache.org/jira/browse/TUSCANY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng updated TUSCANY-1447:
--
Attachment: HeuristicPojoProcessor.java
Here's a updated file based on 05/30 code base. Pleas
Service introspection for a java implementation class behaves differently from
what's the SCA java spec 1.0
---
Key: TUSCANY-1447
URL: https://issues.apache.or
Dear root,
Please create an id for Fuhwei Lwo:
Preferred userid: fuhwei
Full name: Fuhwei Lwo
Forwarding email address: [EMAIL PROTECTED]
Requested Karma for: ws-tuscany
ICLA is on file
Result email and vote thread:
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200707.mbox/[EMAIL
PR
Comments inline.
Simon
Jean-Sebastien Delfino wrote:
Comments inline.
Raymond Feng wrote:
Hi,
As captured at
http://cwiki.apache.org/TUSCANYWIKI/multiple-bindings-and-reference-multiplicity.html,
a reference can use "target" attribute or binding uri to declare the
outbound endpoints. M
[
https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson reopened TUSCANY-1110:
-
> Improve the performance of TypeHelperImpl.getType(Class)
> --
[
https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fuhwei Lwo updated TUSCANY-1110:
Attachment: 1110.patch2
Frank, you are right that I should have used the class loader of the
int
Tuscany cpp was being developed iat the same time as the specification
so it does not quite match the 0.96 spec... or the 1.0 spec.
We need to work now to move everything to 1.0 level of spec.
... and yes the schema and instance docs are not valid. Thanks for
raising this issue. I'll fix up the
[
https://issues.apache.org/jira/browse/TUSCANY-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1275.
-
Resolution: Fixed
This is now implemented. Modules that wish to contrib
Comments inline.
Raymond Feng wrote:
Hi,
As captured at
http://cwiki.apache.org/TUSCANYWIKI/multiple-bindings-and-reference-multiplicity.html,
a reference can use "target" attribute or binding uri to declare the
outbound endpoints. Multiplicity and promotion complicate the picture
even more
Hi,
Some comments inline.
Simon Laws wrote:
On 7/12/07, Brady Johnson <[EMAIL PROTECTED]> wrote:
I've been looking into loading and invoking Tuscany services from a
container other than Axis, and have found what seems to be erroneous
service access from Axis. In particular the CppBigBank Tu
My main reason for asking the question around version, is that we have
learned from past experiences that maven does NOT work OK when you
have projects with different versions on the reactor. Today, if you
have a clean repo, and try to build from java, build is failing trying
to download some arti
Java SDO samples don't compile with JDK 1.4.2
-
Key: TUSCANY-1446
URL: https://issues.apache.org/jira/browse/TUSCANY-1446
Project: Tuscany
Issue Type: Bug
Components: Java SDO Samples
[
https://issues.apache.org/jira/browse/TUSCANY-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brady Johnson updated TUSCANY-1423:
---
Attachment: tuscanyScaJira1423_update2.tar
This patch changes the build.xml file to work wi
Luciano Resende wrote:
Everything is building ok for me too, is this the only module that is
failing for you ?
It works now, see:
http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg20174.html
Thanks
--
Jean-Sebastien
--
Everything is building ok for me too, is this the only module that is
failing for you ?
On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote:
Everything is building ok for me right now.
...ant
On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
>
> Raymond Feng wrote:
> > Hi,
> >
> > I
This release is running later than I had hoped due to extra jiras being
added to the plan, and a few issues that have come up after recent fixe, so
we are a bit behind where I'd proposed we should be in terms of getting this
release out. Please help with some of these TODOs if you can. If you pl
[
https://issues.apache.org/jira/browse/TUSCANY-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513292
]
Michael Yoder commented on TUSCANY-1443:
I see. If SCA CPP is currently 0.96 then the samples instance docs
Brady,
Well if the SCA CPP samples are using 0.96 they should not refer to the
1.0 XSDs - implied in the samples composite files. Or have I missed
something?
Mike.
Brady Johnson wrote:
Mike,
TuscanySCA Native is using the SCA Assembly Model, version 0.96, and
you're referencing version 1.
[
https://issues.apache.org/jira/browse/TUSCANY-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513290
]
Brady Johnson commented on TUSCANY-1443:
Mike,
TuscanySCA Native is using the SCA Assembly Model version 0
[
https://issues.apache.org/jira/browse/TUSCANY-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson updated TUSCANY-1445:
Fix Version/s: (was: Java-SCA-0.91)
Java-SDO-1.0
Affect
[
https://issues.apache.org/jira/browse/TUSCANY-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513286
]
Kelvin Goodson edited comment on TUSCANY-1445 at 7/17/07 9:17 AM:
--
comment in erro
[
https://issues.apache.org/jira/browse/TUSCANY-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513286
]
Kelvin Goodson commented on TUSCANY-1445:
-
can you assign this to a different component please
> SDO - REA
Mike,
TuscanySCA Native is using the SCA Assembly Model, version 0.96, and
you're referencing version 1.0.
Brady Johnson
Lead Software Developer - HydraSCA
Rogue Wave Software - [EMAIL PROTECTED]
-Original Message-
From: Michael Yoder [mailto:[EMAIL PROTECTED]
Sen
SDO - README.txt in resources/META-INF should be deleted
Key: TUSCANY-1445
URL: https://issues.apache.org/jira/browse/TUSCANY-1445
Project: Tuscany
Issue Type: Bug
Components
[
https://issues.apache.org/jira/browse/TUSCANY-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513285
]
Kelvin Goodson commented on TUSCANY-1428:
-
Hi David,
do you have any test code that would fail before this
On 17/07/07, haleh mahbod <[EMAIL PROTECTED]> wrote:
Should this documentation go under
http://incubator.apache.org/tuscany/sca-native-developer-guide.html
I can move it if yes.
I think we should wait until we move over to an ant build... which
will take a little longer.
Cheers,
On 7/17/07
haleh mahbod wrote:
see the message 'no download'.
Luciano mentioned:
The Apache maven repository used by incubator projects are down, the
infra team is working hard to get this fixed.
It might be the same problem.
http://cwiki.apache.org/TUSCANY/tuscany-downloads-documentations.html
The SDO
Should this documentation go under
http://incubator.apache.org/tuscany/sca-native-developer-guide.html
I can move it if yes.
On 7/17/07, Brady Johnson <[EMAIL PROTECTED]> wrote:
Pete,
I put together some documentation for using ant with TuscanySCA Native.
How's this?
B
Thanks Mike! Yes, I was looking at the schemas in Tuscany source
control. It looks like updating the schemas in Tuscany should address
this issue (will make the instance docs valid).
Michael Yoder
Rogue Wave Software - [EMAIL PROTECTED] Software Developer - HydraSDO
-Original Message-
Fr
[
https://issues.apache.org/jira/browse/TUSCANY-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513279
]
Michael Yoder commented on TUSCANY-1443:
Thanks Mike! Yes, I was looking at the schemas in Tuscany source c
[
https://issues.apache.org/jira/browse/TUSCANY-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513278
]
Kelvin Goodson commented on TUSCANY-1429:
-
Fuhwei,
thanks for this. One issue I have is the casting of H
see the message 'no download'.
Luciano mentioned:
The Apache maven repository used by incubator projects are down, the
infra team is working hard to get this fixed.
It might be the same problem.
On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
I just ran a build of SCA on the Con
I just ran a build of SCA on the Continuum build machine and I don't see
any distribution under target/distribution.
Also the download page at:
http://cwiki.apache.org/TUSCANY/tuscany-downloads-documentations.html
says that SCA nightly builds are "Unavailable".
Is there a problem with the SC
ant elder wrote:
Everything is building ok for me right now.
...ant
OK thanks, my mistake... I had forgotten to clean up the SDO API module
from my Maven repository and it was using an old one.
On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Raymond Feng wrote:
> Hi,
>
>
Pete,
I put together some documentation for using ant with TuscanySCA Native.
How's this?
Brady Johnson
Lead Software Developer - HydraSCA
Rogue Wave Software - [EMAIL PROTECTED]
Using ant to build TuscanySCA Native
1. Required Software to build TuscanySCA Native wit
java2wsdl and wsdl2java README.txt should be deleted
Key: TUSCANY-1444
URL: https://issues.apache.org/jira/browse/TUSCANY-1444
Project: Tuscany
Issue Type: Bug
Components: Java S
[
https://issues.apache.org/jira/browse/TUSCANY-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513257
]
Mike Edwards commented on TUSCANY-1443:
---
Umm, which SCA XSDs are you referencing here?
The correct ones are
This is cool and helpful. Thanks for doing this. I am happy about this.
- Venkat
On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote:
Fyi, I've taken the liberty of setting up Google blog alerts to send us msgs
when sca or tuscany are found to be mentioned on someones blog, hope no one
minds. Can
+1 for each subproject to have its own.. unless we want to consciously
tie in some commonality through this between the subprojects.
- Venkat
On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote:
On 7/17/07, Simon Laws <[EMAIL PROTECTED]> wrote:
>
> On 7/17/07, Luciano Resende <[EMAIL PROTECTED]> wr
Simon Laws wrote:
On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote:
Fyi, I've taken the liberty of setting up Google blog alerts to send us
msgs
when sca or tuscany are found to be mentioned on someones blog, hope no
one
minds. Can switch them off if it gets annoying but I've been using this
for
Simon,
Thanks for that, I'll create that page.
Brady
-Original Message-
From: Simon Laws [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 17, 2007 5:58 AM
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany roadmap
On 7/12/07, Brady Johnson <[EMAIL PROTECTED]> wrote:
>
>
> Is there some
[
https://issues.apache.org/jira/browse/TUSCANY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson closed TUSCANY-1189.
---
> Remove workarounds after switching to EMF 2.3
> -
[
https://issues.apache.org/jira/browse/TUSCANY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson resolved TUSCANY-1189.
-
Resolution: Won't Fix
> Remove workarounds after switching to EMF 2.3
> ---
[
https://issues.apache.org/jira/browse/TUSCANY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson reopened TUSCANY-1189:
-
changing fix value to assist in release
> Remove workarounds after switching to EMF 2.3
>
On 7/16/07, ant elder <[EMAIL PROTECTED]> wrote:
Thanks, i shall take a look at those links, actually I think I did already
just copy some of the code from that testcase you mention.
Maybe you could take a look at the HotUpdatableSCADomain [1], particularly
the initContributions method? All its
[
https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513250
]
Frank Budinsky commented on TUSCANY-1110:
-
I don't think this looks right:
sdoTypeImpl
ant elder wrote:
On 7/17/07, Simon Laws <[EMAIL PROTECTED]> wrote:
On 7/17/07, Luciano Resende <[EMAIL PROTECTED]> wrote:
>
> Doing a quick search on the code, looks like we have a combination of
> parent pom references in our current trunk code.
>
> Searching for: 2-incubating
> cts\pom.xml(24
Everything is building ok for me right now.
...ant
On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Raymond Feng wrote:
> Hi,
>
> I just did "svn up" and "mvn clean install" for SDO and DAS. Both are
> built successfully. I'm on Windows XP and IBM JDK 5.0.
>
> Thanks,
> Raymond
Raymond Feng wrote:
Hi,
I just did "svn up" and "mvn clean install" for SDO and DAS. Both are
built successfully. I'm on Windows XP and IBM JDK 5.0.
Thanks,
Raymond
They build OK for me too. It's sca/modules/implementation-das that
breaks. Does it work for you?
- Original Message -
[
https://issues.apache.org/jira/browse/TUSCANY-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson updated TUSCANY-578:
---
Fix Version/s: (was: Java-SDO-Next)
Java-SDO-1.0
Pa
[
https://issues.apache.org/jira/browse/TUSCANY-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson updated TUSCANY-1421:
Fix Version/s: Java-SDO-1.0
> XMLHelper.save on root object of DataGraph gives serializat
[
https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson updated TUSCANY-1110:
Fix Version/s: (was: Java-SDO-Next)
Java-SDO-1.0
> Improve the per
[
https://issues.apache.org/jira/browse/TUSCANY-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson updated TUSCANY-1436:
Fix Version/s: Java-SDO-1.0
> TypeHelper.getType(java.util.List.class) throws ClassCastEx
[
https://issues.apache.org/jira/browse/TUSCANY-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson resolved TUSCANY-1436.
-
Resolution: Fixed
I added a test case which demonstrates that the fix for TUSCANY-1110
[
https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson resolved TUSCANY-1110.
-
Resolution: Fixed
> Improve the performance of TypeHelperImpl.getType(Class)
>
On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote:
Fyi, I've taken the liberty of setting up Google blog alerts to send us
msgs
when sca or tuscany are found to be mentioned on someones blog, hope no
one
minds. Can switch them off if it gets annoying but I've been using this
for
a while and find i
Fyi, I've taken the liberty of setting up Google blog alerts to send us msgs
when sca or tuscany are found to be mentioned on someones blog, hope no one
minds. Can switch them off if it gets annoying but I've been using this for
a while and find it really useful to see what people are saying.
.
On 7/16/07, ant elder <[EMAIL PROTECTED]> wrote:
On 7/16/07, Simon Laws <[EMAIL PROTECTED]> wrote:
>
>
>
> On 7/16/07, ant elder < [EMAIL PROTECTED]> wrote:
>
> >
> >
> > On 7/16/07, Simon Laws < [EMAIL PROTECTED]> wrote:
> > >
> > >
> > >
> > > On 7/16/07, ant elder < [EMAIL PROTECTED]> wrote
On 7/12/07, Brady Johnson <[EMAIL PROTECTED]> wrote:
I've been looking into loading and invoking Tuscany services from a
container other than Axis, and have found what seems to be erroneous
service access from Axis. In particular the CppBigBank TuscanySCA CPP
service. The URL used to invoke the
[
https://issues.apache.org/jira/browse/TUSCANY-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513219
]
Pete Robbins commented on TUSCANY-1423:
---
I have applied the latest attachment
> There are no tools to verify
On 7/12/07, Brady Johnson <[EMAIL PROTECTED]> wrote:
Is there some sort of TuscanySCA roadmap? I've looked around a bit and
haven't found one. I was curious what the future plans for TuscanySCA
CPP were in particular. I have a few ideas and I was curious if they had
been contemplated yet.
- Mo
[
https://issues.apache.org/jira/browse/TUSCANY-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Robbins resolved TUSCANY-1439.
---
Resolution: Fixed
Patch applied. One minor change to RubyReferenceBinding required for comp
Pete, Graham,
Thanks for that. I'll make those changes today.
Andy.
On 7/17/07, Pete Robbins <[EMAIL PROTECTED]> wrote:
Andy, I guess you are clear to go ahead and make those changes.
Cheers,
On 17/07/07, Graham Charters <[EMAIL PROTECTED]> wrote:
> Hi Pete, sounds good to me.
>
> On 17/07/
Andy, I guess you are clear to go ahead and make those changes.
Cheers,
On 17/07/07, Graham Charters <[EMAIL PROTECTED]> wrote:
Hi Pete, sounds good to me.
On 17/07/07, Pete Robbins <[EMAIL PROTECTED]> wrote:
> Graham,
>
> so if we move these methods to DataObjectImpl you should still be able
[
https://issues.apache.org/jira/browse/TUSCANY-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson resolved TUSCANY-1391.
-
Resolution: Fixed
Fix Version/s: Java-SDO-1.0
> Provide capability to load and s
On 7/16/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi,
As captured at
http://cwiki.apache.org/TUSCANYWIKI/multiple-bindings-and-reference-multiplicity.html,
a
reference can use "target" attribute or binding uri to declare the
outbound
endpoints. Multiplicity and promotion complicate the pictu
Hi Pete, sounds good to me.
On 17/07/07, Pete Robbins <[EMAIL PROTECTED]> wrote:
Graham,
so if we move these methods to DataObjectImpl you should still be able
to use them by casting your DataObjectPtr to the impl? I think we
should do this in SDO HEAD along with the other 2.1 spec changes.
The
This slipped under my radar too, apologies. I've been through the
initialization of HelperProvider's default context creation, and can't at
the moment see any scope for an NPE, so the stack trace would be really
helpful.
Thanks, Kelvin.
On 16/07/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
H
Graham,
so if we move these methods to DataObjectImpl you should still be able
to use them by casting your DataObjectPtr to the impl? I think we
should do this in SDO HEAD along with the other 2.1 spec changes.
There should be only a small amount of rework required when you move
the PHP code up t
On 7/17/07, Simon Laws <[EMAIL PROTECTED]> wrote:
On 7/17/07, Luciano Resende <[EMAIL PROTECTED]> wrote:
>
> Doing a quick search on the code, looks like we have a combination of
> parent pom references in our current trunk code.
>
> Searching for: 2-incubating
> cts\pom.xml(24): 2-incubating
>
On 7/17/07, Luciano Resende <[EMAIL PROTECTED]> wrote:
Doing a quick search on the code, looks like we have a combination of
parent pom references in our current trunk code.
Searching for: 2-incubating
cts\pom.xml(24): 2-incubating
sca\pom.xml(25): 2-incubating
sca\pom.xml(160): 2-incubating
Fo
Hi Andy/Pete,
Yes, we do use this method in the PHP SDO code - thanks for remembering us :-)
I think we need to draw a distinction between SDO C++ for applications
and SDO C++ as an embeddable library. The SDO C++ spec covers the
former and therefore does not talk about get/setUserData. The li
1 - 100 of 105 matches
Mail list logo