[jira] Created: (TUSCANY-191) Should assume a default SCDL namespace in an SCDL file if no namespace is specified

2006-04-12 Thread Jean-Sebastien Delfino (JIRA)
Should assume a default SCDL namespace in an SCDL file if no namespace is specified Key: TUSCANY-191 URL: http://issues.apache.org/jira/browse/TUSCANY-191 Project: Tuscany Type: Im

[jira] Created: (TUSCANY-190) The SCA C&I spec should define an equivalent to the @OneWay annotation for WSDL operations

2006-04-12 Thread Jean-Sebastien Delfino (JIRA)
The SCA C&I spec should define an equivalent to the @OneWay annotation for WSDL operations -- Key: TUSCANY-190 URL: http://issues.apache.org/jira/browse/TUSCANY-190 Project: Tuscany

[jira] Created: (TUSCANY-189) The HelloWorldWS sample should reuse the Helloworld sample JAR

2006-04-12 Thread Jean-Sebastien Delfino (JIRA)
The HelloWorldWS sample should reuse the Helloworld sample JAR -- Key: TUSCANY-189 URL: http://issues.apache.org/jira/browse/TUSCANY-189 Project: Tuscany Type: Improvement Components: Java Samples HelloWo

[jira] Created: (TUSCANY-188) Need a new sample that shows the SCA async programming model

2006-04-12 Thread Jean-Sebastien Delfino (JIRA)
Need a new sample that shows the SCA async programming model - Key: TUSCANY-188 URL: http://issues.apache.org/jira/browse/TUSCANY-188 Project: Tuscany Type: New Feature Components: Java Samples HelloWorl

Re: Eclipse project generation problems

2006-04-12 Thread Jean-Sebastien Delfino
Srikanth Bhattiprolu wrote: Am seeing some issues where the classpath that gets generated after running mvn eclipse:eclipse is getting set to a wierd path: instead of ... I checked the pom.xml files and they all seem to have the correct value of "SNAPSHOT" for the version. Any particular re

[jira] Created: (TUSCANY-187) Improve getInvolved page

2006-04-12 Thread haleh mahbod (JIRA)
Improve getInvolved page Key: TUSCANY-187 URL: http://issues.apache.org/jira/browse/TUSCANY-187 Project: Tuscany Type: Improvement Reporter: haleh mahbod Priority: Minor Improve the getInvolved web page to make it easier for new us

Wiki page for Monday's IRC discussion, was: How about starting to have a weekly IRC chat?

2006-04-12 Thread Jean-Sebastien Delfino
[snip] How about Tuesdays at 15:30 GMT (16:30 BST, 08:30 PST, 11:30 EDT, 21:00Bangalore) for 1 hour? Please do say whether or not you like the idea or if this time is no good for you, there's not so much point if the main active developers don't participate. If people agree and we start next T

Re: Component replacement and random thoughts....

2006-04-12 Thread Jean-Sebastien Delfino
Daniel Kulp wrote: Just a quick question: has any actions been taken on this issue yet? Anymore thoughts or suggestions? Thanks! Dan If we want to have a solution for this in our first release before JavaOne, given the time we have left I think we need to take a very simple approach

Re: How should application components access SDO Helpers?

2006-04-12 Thread Jean-Sebastien Delfino
Jim Marino wrote: I generally tend to prefer the last option as well. The second is kind of bad in my opinion as it ties an application to the internal implementation of the runtime. The first requires the runtime to have knowledge for every type. As an alternative, what if we supported @Res

Eclipse project generation problems

2006-04-12 Thread Srikanth Bhattiprolu
Am seeing some issues where the classpath that gets generated after running mvn eclipse:eclipse is getting set to a wierd path: instead of ... I checked the pom.xml files and they all seem to have the correct value of "SNAPSHOT" for the version. Any particular reason why the classpath is gett

Re: Build problems due to EMF maven repo

2006-04-12 Thread Frank Budinsky
Eclipse Bugzilla: https://bugs.eclipse.org/bugs/show_bug.cgi?id=136471 Frank. Jeremy Boynes <[EMAIL PROTECTED]> wrote on 04/12/2006 12:56:38 PM: > The EMF maven repo has started returning 200 (http success) for > resources that are not present. This messes up our build as the local > cache gets

[Patch] Address DAS todos

2006-04-12 Thread Brent Daniel
This patch addresses some DAS code "TODO" statements. Except for the first two, these are mostly no-ops.   1) Refactor ApplyChangesCommand to be part of a single Command heirarchy 2) Removed the instanceof hack in ChangeOperation.java3) Removed TODO from SDODataTypes -- No longer relevant4) Remove

Re: Too soon for a user mailing list?

2006-04-12 Thread haleh mahbod
It seems like there is agreement that a user mailing list is good. Has anyone requested for user mailing list? If not, I'll take care of it. Haleh On 4/6/06, Mike Edwards <[EMAIL PROTECTED]> wrote: > > +1 > > Start with a user list now - good way to separate out issues that people > have when try

[jira] Created: (TUSCANY-186) Need APIs for Command (and probably CommandGroup) to accept Config instance in addition to the current API for FileStream

2006-04-12 Thread Kevin Williams (JIRA)
Need APIs for Command (and probably CommandGroup) to accept Config instance in addition to the current API for FileStream -- Key: TUSCANY-186 URL: http://issu

What are some good samples for Tuscany?

2006-04-12 Thread haleh mahbod
Hi, What are the categories of samples that we need to consider for Tuscany? I see two potential categories. 1) Business samples - Focused on showing how Tuscany solves certain business problems. 2) Technology samples - Focused on showing developers how to use Tuscanyfeatures such as Transac

[jira] Created: (TUSCANY-185) samples/bigbank folder mistakenly contains the initial DAS/SCA "customers" sample

2006-04-12 Thread Kevin Williams (JIRA)
samples/bigbank folder mistakenly contains the initial DAS/SCA "customers" sample - Key: TUSCANY-185 URL: http://issues.apache.org/jira/browse/TUSCANY-185 Project: Tuscany Type: Task

Build problems due to EMF maven repo

2006-04-12 Thread Jeremy Boynes
The EMF maven repo has started returning 200 (http success) for resources that are not present. This messes up our build as the local cache gets corrupted with text files saying that something can't be found. I had to comment out all the references to this repo in order to get a fresh build to wor

Re: Assembly model changes

2006-04-12 Thread Jim Marino
O.K. sorry if it gave you a conflict - let me know if you have an issue with the tests and I can try and help out if possible. Jim On Apr 12, 2006, at 8:25 AM, Jean-Sebastien Delfino wrote: Jim Marino wrote: I just changed the event firing API. I don't think those will impact any of your

Re: Assembly model changes

2006-04-12 Thread Jean-Sebastien Delfino
Jim Marino wrote: I just changed the event firing API. I don't think those will impact any of your stuff (I just checked them in). I think the refactorings around extension points may impact your stuff and vice versa. Let's discuss tomorrow. Jim On Apr 11, 2006, at 7:58 PM, Jean-Sebastien

Re: How about starting to have a weekly IRC chat?

2006-04-12 Thread Jean-Sebastien Delfino
ant elder wrote: Wednesday and Thursday have the Axis2 and Synapse IRC chats, as we'd like to get some of those people involved in Tuscany then Monday sounds better. So... Monday at 15:30 GMT (16:30 BST, 08:30 PST, 11:30 EDT, 21:00Bangalore) for 1 hour? ...ant On 4/12/06, Jim Marino <[EM

Re: How about starting to have a weekly IRC chat?

2006-04-12 Thread Jeremy Boynes
ant elder wrote: > Wednesday and Thursday have the Axis2 and Synapse IRC chats, as we'd like > to get some of those people involved in Tuscany then Monday sounds better. > So... > > Monday at 15:30 GMT (16:30 BST, 08:30 PST, 11:30 EDT, 21:00Bangalore) for > 1 hour? > Works for me - +1 -- Jere

Re: svn commit: r393402 - /incubator/tuscany/java/sca/model/src/main/java/org/apache/tuscany/model/scdl/loader/impl/SCDLAssemblyModelLoaderImpl.java

2006-04-12 Thread Jeremy Boynes
Jim Marino wrote: > Hi, > > I had a quick question about this class: why does it throw > IllegalArgumentException on lines 49 and 52 as opposed to another type > of exception? > There are several classes that throw IllegalArgument as part of model initialization. I have refactored a few of the

Re: svn commit: r393402 - /incubator/tuscany/java/sca/model/src/main/java/org/apache/tuscany/model/scdl/loader/impl/SCDLAssemblyModelLoaderImpl.java

2006-04-12 Thread Jim Marino
Yea we have been trying to keep most things under TuscanyRuntimeException or TuscanyException so that we can then add context as it is propagated up the stack (as well as have an exception hierarchy in the runtime). There are a few places we throw IllegalArgumentException but that is when t

Re: svn commit: r393402 - /incubator/tuscany/java/sca/model/src/main/java/org/apache/tuscany/model/scdl/loader/impl/SCDLAssemblyModelLoaderImpl.java

2006-04-12 Thread ant elder
I don't know the history of this class but other old Tuscany code I've seen did this to turn checked exceptions into unchecked ones. I could change it to AssemblyModelLoadException which is in the same package? ...ant On 4/12/06, Jim Marino <[EMAIL PROTECTED]> wrote: > > Hi, > > I had a quick

Re: How about starting to have a weekly IRC chat?

2006-04-12 Thread ant elder
Wednesday and Thursday have the Axis2 and Synapse IRC chats, as we'd like to get some of those people involved in Tuscany then Monday sounds better. So... Monday at 15:30 GMT (16:30 BST, 08:30 PST, 11:30 EDT, 21:00Bangalore) for 1 hour? ...ant On 4/12/06, Jim Marino <[EMAIL PROTECTED]> wro

Re: How about starting to have a weekly IRC chat?

2006-04-12 Thread Pete Robbins
Sounds like a good plan. -- Pete

Re: How about starting to have a weekly IRC chat?

2006-04-12 Thread Jim Marino
Tuesdays won't work for many of us as that is the time of the SCA assembly spec call. Wednesday would be better for me, although that is the time of the policy spec which others may attend. Best time may be on Monday since there are no spec meetings. Jim On Apr 11, 2006, at 11:26 PM, an

Re: svn commit: r393402 - /incubator/tuscany/java/sca/model/src/main/java/org/apache/tuscany/model/scdl/loader/impl/SCDLAssemblyModelLoaderImpl.java

2006-04-12 Thread Jim Marino
Hi, I had a quick question about this class: why does it throw IllegalArgumentException on lines 49 and 52 as opposed to another type of exception? Jim On Apr 12, 2006, at 12:07 AM, [EMAIL PROTECTED] wrote: Author: antelder Date: Wed Apr 12 00:07:23 2006 New Revision: 393402 URL: http:

Re: svn commit: r393402 - /incubator/tuscany/java/sca/model/src/main/java/org/apache/tuscany/model/scdl/loader/impl/SCDLAssemblyModelLoaderImpl.java

2006-04-12 Thread Jim Marino
Hi, I had a quick question about this class: why does it throw IllegalArgumentException on lines 49 and 52 as opposed to another type of exception? Jim On Apr 12, 2006, at 12:07 AM, [EMAIL PROTECTED] wrote: Author: antelder Date: Wed Apr 12 00:07:23 2006 New Revision: 393402 URL: http:/

[jira] Resolved: (TUSCANY-174) "Retrieving document... wsdl" is printed out @ System.out

2006-04-12 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-174?page=all ] ant elder resolved TUSCANY-174: --- Resolution: Fixed Applied Raymond's patch > "Retrieving document... wsdl" is printed out @ System.out > ---