Re: Passing URL parameters to a feed component?

2008-03-25 Thread Skip Schuler
Thanks much, appreciate the clarification! This looks like a programming model I can work with :-) On 3/22/08, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Skip Schuler wrote: So the thing is that I need to implement the Servlet interface, is that right? No you don't need to

Re: Ask for help on promot and target

2008-03-25 Thread Raymond Feng
Hi, Let me give a try: 1) @target a) An SCA service represents a business function that a component provides, for example, a book store selling books. b) An SCA reference represents a business function that a component consumes, for example, book store needs to use shopping cart and catalog.

Initial tuscany run mvn problems

2008-03-25 Thread Jasbinder Bali
Hi, I have downloaded tuscany source code, JDK and maven. Quoting from the BUILDING file Building 1) Change to the top level directory of Apache Tuscany source distribution. 2) Run $ mvn running mvn fails in the dos prompt saying that it can't recognize mvn, true enough cuz

Re: Initial tuscany run mvn problems

2008-03-25 Thread Jasbinder Bali
I am working on windows. Trying to do the set up on windows. Would you have different suggestions for windows? Thanks On Tue, Mar 25, 2008 at 4:23 PM, Luciano Resende [EMAIL PROTECTED] wrote: The mvn command should be available after you install maven. You might have to add it to your path

Re: Initial tuscany run mvn problems

2008-03-25 Thread Luciano Resende
Then you just need to add to your PATH environment variable, another way to try is to just issue the command like : d:\apache-maven-2.0.8\bin\mvn On Tue, Mar 25, 2008 at 2:25 PM, Jasbinder Bali [EMAIL PROTECTED] wrote: I am working on windows. Trying to do the set up on windows. Would you

Re: Initial tuscany run mvn problems

2008-03-25 Thread Dan Becker
Luciano Resende wrote: Then you just need to add to your PATH environment variable, another way to try is to just issue the command like : d:\apache-maven-2.0.8\bin\mvn Try running this command at the command prompt or adding it to a bat file: set PATH=d:\apache-maven-2.0.8\bin\mvn;%PATH%

Re: Initial tuscany run mvn problems

2008-03-25 Thread Luciano Resende
Latest Tuscany source code (also known as trunk) is available at https://svn.apache.org/repos/asf/incubator/tuscany/java/ To download it, you can do a svn checkout of the code, below is a command to checkout the SCA project from tuscany svn repository. svn co

Re: Initial tuscany run mvn problems

2008-03-25 Thread Jasbinder Bali
to issue svn command, i think i'll have to install subversion, right? Do you want me to issue svn command in command prompt ? On Tue, Mar 25, 2008 at 4:41 PM, Luciano Resende [EMAIL PROTECTED] wrote: Latest Tuscany source code (also known as trunk) is available at

Re: Initial tuscany run mvn problems

2008-03-25 Thread Jasbinder Bali
now as per this link, it really doesn't ask you to do anything on command line, something like issuing mvn and stuff. It just uses eclipse to do a bunch of tasks. I'm not sure whats is the right way to do it now. please suggest something. thanks jas On Tue, Mar 25, 2008 at 5:16 PM, Luciano

Re: [Website] - Tooling for Java SCA

2008-03-25 Thread Fengxiang
yeah, I also think so. 2008/3/22, haleh mahbod [EMAIL PROTECTED]: Hi, There has been questions about what tooling is available for SCA Java. It would be good to share information about what tooling is available on the Tuscany SCA Java page in response to these requests. It seems like STP has