[jira] Updated: (TUSCANY-1359) New SDOUtil: Upper and lower bound on properties where 'isMany' is true

2007-11-22 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar updated TUSCANY-1359: - Attachment: 1359.patch Added bounds.xsd and BoundsTestCase.java (included in AllTests)

Tuscany and other Apache projects

2007-11-22 Thread Simon Laws
There are quite a few Apache projects that Tuscany is already using in one way or another. Looking through the list of all the projects on the Apache web site gives some inspiration for other things that we could look into. Here is a summary of a quick spin through the list trying to pick out the

[jira] Commented: (TUSCANY-1359) New SDOUtil: Upper and lower bound on properties where 'isMany' is true

2007-11-22 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544752 ] Amita Vadhavkar commented on TUSCANY-1359: -- Fixed under revision 597362 New SDOUtil: Upper and lower

Re: [SDO C++] Problem with special characters in property names

2007-11-22 Thread Pete Robbins
I'll need to look into this. I can't find any restrictions in the spec for characters in property names so I'm assuming NCName. So I think your patch looks good. The usual place where hyphens in names become a problem is when mapping to programming language label but that is something that code

Re: [jira] Commented: (TUSCANY-1293) SDO does not work with OSGi

2007-11-22 Thread bert . robben
Do you want to go as far as automatically unregistering types when the bundle that contains the implementation classes becomes unavailable? Bert Kelvin Goodson (JIRA) tuscany-dev@ws.apache.org 21/11/2007 12:16 Please respond to tuscany-dev@ws.apache.org To tuscany-dev@ws.apache.org cc

[jira] Commented: (TUSCANY-1493) Snapshot mapping framework to convert DataObjects to and from Java objects

2007-11-22 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544782 ] Kelvin Goodson commented on TUSCANY-1493: - Kris, I downloaded and manually installed the eclipse core

[jira] Commented: (TUSCANY-1293) SDO does not work with OSGi

2007-11-22 Thread bert.robben (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544783 ] bert.robben commented on TUSCANY-1293: -- Do you want to go as far as automatically unregistering types when

Re: [Java SDO] What should we be attacking?

2007-11-22 Thread Rajini Sivaram
Bert, Thank you for your note. I had a look at SDOActivator from the patches you listed, and it uses eclipse plugin API to find the bundles. We are currently using Apache Felix to run Tuscany SCA, and would like to have an activator which finds classes for any OSGi runtime. For the SCA runtime

Re: Conversation in RuntimeWireInvoker and thread safety

2007-11-22 Thread Simon Nash
Greg Dritschler wrote: Simon, Yes you are right. RuntimeWireInvoker is using member variables for conversation-related data which isn't thread-safe. This seems easy to fix. In conversationPreInvoke() and conversationPostInvoke(), the instance variable conversation could be replaced by a

Re: [Java SDO] What should we be attacking?

2007-11-22 Thread bert . robben
Rajini, Yes, BundleListeners are probably better than extension points for this. I didn't know about them at the time I implemented the Activator. And as we have lots of other extension points we don't mind depending on eclipse osgi. We needed to do changes on the same places that Kelvin

Re: Tuscany and other Apache projects

2007-11-22 Thread Amita Vadhavkar
I was looking at Torque and it provides among other facilities, db schema - schema xml Now if we take SDO and DAS, do we have a way to assist users in SDO static model xsds - DB Schema? It may be helpful as a utility/tool so users will save efforts when either one (static model or db schema) is

[jira] Updated: (TUSCANY-1493) Snapshot mapping framework to convert DataObjects to and from Java objects

2007-11-22 Thread Kris De Waele (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kris De Waele updated TUSCANY-1493: --- Kelvin, apparently there is no public maven repo that hosts these artifacts. We added the

Re: Tuscany and other Apache projects

2007-11-22 Thread Giorgio Zoppi
2007/11/22, Simon Laws [EMAIL PROTECTED]: There are quite a few Apache projects that Tuscany is already using in one way or another. Looking through the list of all the projects on the Apache web site gives some inspiration for other things that we could look into. Here is a summary of a quick

Re: [Java SDO] What should we be attacking?

2007-11-22 Thread Rajini Sivaram
Bert, Thank you very much for the details. I will take a look at the code that Kelvin mentioned and your changes in those areas. I am not very familiar with the SDO codebase, so your note has been very helpful. Thank you... Regards, Rajini On 11/22/07, [EMAIL PROTECTED] [EMAIL PROTECTED]

Completed Implementation Policies for Operations

2007-11-22 Thread Venkata Krishnan
Hi, I've completed support for implementation policies on operations inside implementation elements. I have cleaned up the calculator sample off things related to policy. I have added another sample named 'calculator-impl-policies' where I have demonstrated the use of 'logging' intent and

[jira] Updated: (TUSCANY-1916) Callable References don't work over binding-sca-axis2

2007-11-22 Thread Giorgio Zoppi (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giorgio Zoppi updated TUSCANY-1916: --- Attachment: Utils.java The file which i forget in the patch. Callable References don't

[jira] Assigned: (TUSCANY-1916) Callable References don't work over binding-sca-axis2

2007-11-22 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws reassigned TUSCANY-1916: --- Assignee: Simon Laws Callable References don't work over binding-sca-axis2

[jira] Updated: (TUSCANY-1916) Callable References don't work over binding-sca-axis2

2007-11-22 Thread Giorgio Zoppi (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giorgio Zoppi updated TUSCANY-1916: --- Attachment: callable-patch3.txt I missed in this patch the file Utils.java Callable

[jira] Created: (TUSCANY-1916) Callable References don't work over binding-sca-axis2

2007-11-22 Thread Giorgio Zoppi (JIRA)
Callable References don't work over binding-sca-axis2 -- Key: TUSCANY-1916 URL: https://issues.apache.org/jira/browse/TUSCANY-1916 Project: Tuscany Issue Type: Bug Affects Versions:

[jira] Commented: (TUSCANY-1553) XML characters are not escaped by XMLHelper.

2007-11-22 Thread Matthew Peters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544867 ] Matthew Peters commented on TUSCANY-1553: - Is this the same problem I was just about to submit, which is

Re: [jira] Commented: (TUSCANY-1553) XML characters are not escaped by XMLHelper.

2007-11-22 Thread Albert Krzymowski
yes Łączę pozdrowienia/Kind regards, Albert Krzymowski IBM Poland, Global Services tel. (+48-22) 8786777, fax.(+48-22) 8786888 ul. 1 Sierpnia 8, 02-134 WARSZAWA e-mail: [EMAIL PROTECTED] NIP: 526-030-07-24 Sąd Rejonowy dla m.st. Warszawy w Warszawie, XIII

Re: Tuscany and other Apache projects

2007-11-22 Thread Simon Laws
On Nov 22, 2007 1:39 PM, Giorgio Zoppi [EMAIL PROTECTED] wrote: 2007/11/22, Simon Laws [EMAIL PROTECTED]: There are quite a few Apache projects that Tuscany is already using in one way or another. Looking through the list of all the projects on the Apache web site gives some inspiration

[jira] Created: (TUSCANY-1918) Support for dynamic containment

2007-11-22 Thread bert.robben (JIRA)
Support for dynamic containment --- Key: TUSCANY-1918 URL: https://issues.apache.org/jira/browse/TUSCANY-1918 Project: Tuscany Issue Type: New Feature Components: Java SDO Implementation Affects