Re: error: SCA Composite Desinger with Tuscany

2008-05-25 Thread Stéphane Drapeau
Hi,

Perhaps a problem with the name of your references and your services.
Can you send the composite file?

Stéphane Drapeau
Obeo

On Fri, May 23, 2008 at 10:47 AM, Mukhtiar Memon <[EMAIL PROTECTED]>
wrote:

>
> Hi,
>
> I am trying to run the Restaurant example using Tuscany Library with SOA
> Tools Platfrom (STP) Tool for SCA Composite Desinger. The link for the
> tutorial is:
>
> http://wiki.eclipse.org/images/6/61/FirstStepsWithTheSCADesigner.pdf
>
> All goes well but in the end when I execute the test Client.jave, I get
> following error. Please guide if you know about the problem. The error is:
>
>
> _
> May 23, 2008 10:35:23 AM
> org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl$1 problem
> WARNING: Component reference target not found, it might be a remote
> service: VatService
> May 23, 2008 10:35:23 AM
> org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl$1 problem
> WARNING: Component reference target not found, it might be a remote
> service: MenuService
> May 23, 2008 10:35:23 AM
> org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl$1 problem
> WARNING: Component reference target not found, it might be a remote
> service: TipService
> May 23, 2008 10:35:23 AM
> org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl$1 problem
> WARNING: Component reference target not found, it might be a remote
> service: BillService
> Exception in thread "main" org.osoa.sca.ServiceUnavailableException: No
> service invoker is available for reference menuService (bindingURI=null
> operation=getPrice).
> at
> org.apache.tuscany.sca.binding.sca.impl.RuntimeSCAReferenceBindingProvider.createInvoker(RuntimeSCAReferenceBindingProvider.java:192)
> at
> org.apache.tuscany.sca.core.assembly.RuntimeWireImpl.addBindingInterceptor(RuntimeWireImpl.java:214)
> at
> org.apache.tuscany.sca.core.assembly.RuntimeWireImpl.initInvocationChains(RuntimeWireImpl.java:156)
> at
> org.apache.tuscany.sca.core.assembly.RuntimeWireImpl.getInvocationChains(RuntimeWireImpl.java:97)
> at
> org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.getInvocationChain(JDKInvocationHandler.java:190)
> at
> org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke(JDKInvocationHandler.java:124)
> at $Proxy8.getMenu(Unknown Source)
> at
> restaurant.lib.RestaurantServiceImpl.getMenus(RestaurantServiceImpl.java:26)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at
> org.apache.tuscany.sca.implementation.java.invocation.JavaImplementationInvoker.invoke(JavaImplementationInvoker.java:105)
> at
> org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke(JDKInvocationHandler.java:233)
> at
> org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke(JDKInvocationHandler.java:130)
> at $Proxy7.getMenus(Unknown Source)
> at test.Client.main(Client.java:11)
>
> _
>
>
> Thanks
>
> Mukhtiar


Re: SCA Tools Project newsgroup

2008-05-25 Thread Stéphane Drapeau
Hi,

Can you try with the full url "news://
news.eclipse.org/eclipse.stp.sca-tools"<http://news.eclipse.org/eclipse.stp.sca-tools>
?

Stéphane Drapeau
Obeo



 On Fri, May 23, 2008 at 10:16 PM, haleh mahbod <[EMAIL PROTECTED]> wrote:

> Hi,
> I tried://news.eclipse.org/eclipse.stp.sca-tools
> and there is no response. It hans forever.
>
> Haleh
>
>
> On 5/22/08, Stéphane Drapeau <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > An Eclipse newsgroup named SCA Tools was created to discuss about the
> > Eclipse SCA Tools project:
> > news://news.eclipse.org/eclipse.stp.sca-tools
> > You need a password to access the newsgroup server [0].
> >
> > SCA Tools is proposed as a sub-project under the top level project
> Eclipse
> > SOA Tools Platform (STP) [1].
> >
> > To know more, see the SCA Tools Project Proposal page:
> > - http://www.eclipse.org/proposals/sca-tools/
> > the Eclipse SCA web page:
> > - http://www.eclipse.org/stp/sca/index.php
> > the Eclipse SCA wiki:
> > - http://wiki.eclipse.org/STP/SCA_Component
> >
> > Thanks for your support.
> >
> > Best regards,
> >
> > Stéphane Drapeau
> > Obeo
> >
> > [0]: http://www.eclipse.org/newsgroups/register.php
> > [1]: http://www.eclipse.org/stp/
> >
>


SCA Tools Project newsgroup

2008-05-22 Thread Stéphane Drapeau
Hi,

An Eclipse newsgroup named SCA Tools was created to discuss about the
Eclipse SCA Tools project:
news://news.eclipse.org/eclipse.stp.sca-tools
You need a password to access the newsgroup server [0].

SCA Tools is proposed as a sub-project under the top level project Eclipse
SOA Tools Platform (STP) [1].

To know more, see the SCA Tools Project Proposal page:
- http://www.eclipse.org/proposals/sca-tools/
the Eclipse SCA web page:
- http://www.eclipse.org/stp/sca/index.php
the Eclipse SCA wiki:
- http://wiki.eclipse.org/STP/SCA_Component

Thanks for your support.

Best regards,

Stéphane Drapeau
Obeo

[0]: http://www.eclipse.org/newsgroups/register.php
[1]: http://www.eclipse.org/stp/


Re: STP SCA Component -> STP SCA Tools sub project

2008-04-11 Thread Stéphane Drapeau
Hi Jean-Sebastien, all,

Thanks for your comments.

On Wed, Apr 9, 2008 at 8:34 PM, Jean-Sebastien Delfino <[EMAIL PROTECTED]>
wrote:

> The proposal looks pretty good to me. I have a few comments/questions:
>
> - Are you going to have tools to create SCA contributions,
> imports/exports, contribution dependencies etc?


Yes.
I haven't defined components for these tools because they don't seem "big"
enough to create specific components.


>
> - You mention validation rules in the EMF model. Will the tool create
> problems, warnings, tasks etc in the Eclipse problem view?


Yes.
I have already implemented some of these rules. Currently I don't have
enough resources to work more on this part.


>
> - Do you have any plans to provide hooks to Run/Debug SCA components from
> the tool?
>
> - Are you going to cover any of the SCA domain and deployment aspects,
> like deploying SCA contributions and composites to an SCA domain shared by a
> team for example?


These two last items will be covered by the SCA Integration component and
other components of STP like the SOA System component. I will discuss more
on this (in the coming weeks) with the leaders of the other STP components
that adress packaging, deployment, and policies to define better the role of
everyone.


>
>
> +1 from me to have Tuscany listed as an interested party.
>
> --
> Jean-Sebastien
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: STP SCA Component -> STP SCA Tools sub project

2008-04-07 Thread Stéphane Drapeau
Hi,

I created an entry [0] in the Eclipse bugzilla with the proposal.
Your comments are welcome.

Best regards

Stéphane Drapeau
Obeo

[0]: https://bugs.eclipse.org/bugs/show_bug.cgi?id=225956

On Thu, Apr 3, 2008 at 11:10 AM, Stéphane Drapeau <[EMAIL PROTECTED]>
wrote:

> Haleh, Raymond,
>
> Thank you for your answers.
>
> Haleh, you're right. I make no distinction between tools for SCA
> developers and tools for SCA users. The goal of the project is to develop
> tools to help users of the SCA technology. I will modify my sentence.
>
> Stéphane Drapeau
> Obeo
>
>
> On Thu, Apr 3, 2008 at 6:21 AM, haleh mahbod <[EMAIL PROTECTED]> wrote:
>
> > Hi Stephan,
> >
> > This looks good since it looks like tools for SCA will get more focus :)
> > I have a question.
> >
> > You mention "the goals of the new sub-project are to develop a set of
> > tools for SCA developers and SCA users".
> >
> > What is the difference between SCA developer and SCA user in this
> > context?
> >
> > Haleh
> >
> > On 4/2/08, Stéphane Drapeau <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi Jean-Sebastien, Haleh, all,
> > >
> > > The proposal is a 3 pages document describing the scope/intent of the
> > > proposed project.
> > >
> > > The outline is:
> > > 1. Introduction: the proposition of the transformation of the STP/SCA
> > > component into a sub-project named SCA Tools under the top level
> > project
> > > STP.
> > > 2. Background: presentation of STP + presentation of the existing
> > STP/SCA
> > > component.
> > > 3. Description: the goals of the new sub-project are to develop a set
> > of
> > > tools for SCA developers and SCA users. Another goal is also to link
> > this
> > > sub-project with other components of STP (Service Creation, Policy
> > Editor)
> > > 4. Proposed components: SCA Domain Model (SCA meta model), SCA
> > Composite
> > > Designer, SCA Composite Editors (tree, xml and form), SCA Integration
> > > (integration with other STP components)
> > > 5. Relationship with Other Eclipse Projects: STP, EMF, GMF, M2M, ...
> > > 6. Organization: this sub-project will take place under the top level
> > > project STP.
> > > 7. A list of proposed initial committers.
> > > 8. Code Contribution: the Eclipse STP/SCA component will be the
> > initial
> > > code.
> > > 9. Interested parties: this section lists companies and communities
> > that
> > > support the creation of the project. They don't take other
> > engagements.
> > > 10. Tentative Plan for 2008 and 2009.
> > >
> > > Our goal is to identify formally the scope of the tools that we
> > develop
> > > around SCA. The new status will provide some advantages.
> > > - I think that the SCA tools will be more visible in the Eclipse
> > community
> > > if we are identified as a sub-project.
> > > - From the users point of view, it will not change anything.
> > > - Concerning us, we should be more formal: clear roadmap, new features
> > > described/discussed first in bugzilla, ...
> > > - It will also present some advantages for Obeo by becoming a
> > sub-project
> > > leader.
> > >
> > > In the near future all STP components will become STP sub-projects. To
> > > summarize, all of this is purely administrative.
> > > I will send you the proposal document ASAP.
> > > If you have any questions, don't hesitate.
> > >
> > > Haleh, yesterday I sent you more information about the SCA Composite
> > > Designer on the thread named "[Website] - Tooling for Java SCA". You
> > can
> > > add
> > > it on the web page. Tell me if you need more/different information.
> > > My post describes what version of Tuscany can be used. I also
> > introduce a
> > > tutorial that I made. This tutorial is based on the SCA designer and
> > > Tuscany
> > > 1.1.
> > >
> > > Best regards,
> > >
> > > Stéphane Drapeau
> > > Obeo
> > >
> > > On Wed, Apr 2, 2008 at 8:05 AM, haleh mahbod <[EMAIL PROTECTED]>
> > wrote:
> > >
> > > > Hi Stephane,
> > > >
> > > > Welcome to Tuscany. How will changing the status of STP SCA from a
> > > > component
> > > > to a sub project change its future development and focus?
> > > >
> > > > Tusc

Re: [Website] - Tooling for Java SCA

2008-04-03 Thread Stéphane Drapeau
Hi,

Thank Haleh.
I uploaded the image (SCACompositeDesigner.PNG).

Stephane Drapeau
Obeo

On Thu, Apr 3, 2008 at 6:38 AM, haleh mahbod <[EMAIL PROTECTED]> wrote:

> Hi Stephane,
>
> I added the text, but the image was dropped out of the mail you sent.
> Maybe you can post the image on the wiki and I can pick it up from there.
> Here is the link to a page where you can download the image.
> http://cwiki.apache.org/confluence/display/TUSCANYWIKI/SCA+Java+Tools
>
> Thanks for the information.
> Haleh
>
>
> On 4/1/08, Stéphane Drapeau <[EMAIL PROTECTED]> wrote:
> >
> > Hi Haleh,
> >
> > Below, you can find more information to put in the section "STP/SCA
> > subproject: SCA Composite Designer" of the web page "Tools for SCA".
> >
> > STP/SCA subproject: SCA Composite Designer
> > The SCA Composite Designer is an Eclipse graphical development
> environment
> > for the construction of SCA composite assemblies.
> > The designer supports Tuscany elements like RMI binding or Script
> > implementation. It works with Tuscany 1.1, and it's planned to support
> > Tuscany 1.2.
> >
> > [screenshot]
> >
> > In STP/SCA sub-project <http://www.eclipse.org/stp/sca/index.php> web
> > page, you can find a tutorial named "First Steps with the SCA Composite
> > Designer". You will learn how to build and run your first SCA
> application in
> > 20 minutes! The tutorial addresses the following points:
> >
> >-
> >
> >How to install STP/SCA plugins and Apache Tuscany,
> >-
> >
> >How to define an SCA assembly with the SCA Composite Designer,
> >-
> >
> >How to refine properties in an SCA assembly,
> >-
> >
> >How to define an SCA assembly with different implementation
> >technologies,
> >-
> >
> >How to define an RMI binding,
> >-
> >
> >How to run and test SCA assemblies with Tuscany.
> >
> >
> >
> > Stéphane Drapeau
> > Obeo
> >
> >
> > On Mon, Mar 31, 2008 at 8:48 PM, haleh mahbod <[EMAIL PROTECTED]> wrote:
> >
> > > Hi,
> > >
> > > As a follow up to this thread, I have created a page on Tuscany
> website
> > > to
> > > host information about SCA tools [1]. Purpose of this page is to share
> > > information about available open source SCA tools.
> > >
> > > To start with, I have included some information about STP/SCA and
> would
> > > appreciate help to include more content about the SCA composite
> designer
> > > and
> > > how it works with Tuscany.
> > >
> > > [1]: http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Tools
> > >
> > > Note: it takes about an hour for the content to show up on the
> official
> > > website.
> > >
> > > Haleh
> > >
> > > On 3/26/08, haleh mahbod <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Thanks for your feedback. I'll add this in.
> > > >
> > > > On 3/25/08, Fengxiang <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > 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
> > > > > > tooling that is in sync with Tuscany[1]. On their page, under
> news
> > > > > section
> > > > > > I
> > > > > > found information that the new build on March 4th supports
> Tuscany
> > > and
> > > > > the
> > > > > > plugins allow you to run SCA Composite designer.
> > > > > >
> > > > > > We could provide a link on the SCA Java page for "Tools", under
> > > SCA
> > > > > Java
> > > > > > box, where information about any available open source SCA
> tooling
> > > can
> > > > > be
> > > > > > shared by the community.  Do you think this is useful?
> > > > > >
> > > > > >
> > > > > > [1]: http://www.eclipse.org/stp/sca/index.php
> > > > > >
> > > > > >
> > > > > > Haleh
> > > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>


Re: STP SCA Component -> STP SCA Tools sub project

2008-04-03 Thread Stéphane Drapeau
Haleh, Raymond,

Thank you for your answers.

Haleh, you're right. I make no distinction between tools for SCA developers
and tools for SCA users. The goal of the project is to develop tools to help
users of the SCA technology. I will modify my sentence.

Stéphane Drapeau
Obeo

On Thu, Apr 3, 2008 at 6:21 AM, haleh mahbod <[EMAIL PROTECTED]> wrote:

> Hi Stephan,
>
> This looks good since it looks like tools for SCA will get more focus :)
> I have a question.
>
> You mention "the goals of the new sub-project are to develop a set of
> tools for SCA developers and SCA users".
>
> What is the difference between SCA developer and SCA user in this context?
>
> Haleh
>
> On 4/2/08, Stéphane Drapeau <[EMAIL PROTECTED]> wrote:
> >
> > Hi Jean-Sebastien, Haleh, all,
> >
> > The proposal is a 3 pages document describing the scope/intent of the
> > proposed project.
> >
> > The outline is:
> > 1. Introduction: the proposition of the transformation of the STP/SCA
> > component into a sub-project named SCA Tools under the top level project
> > STP.
> > 2. Background: presentation of STP + presentation of the existing
> STP/SCA
> > component.
> > 3. Description: the goals of the new sub-project are to develop a set of
> > tools for SCA developers and SCA users. Another goal is also to link
> this
> > sub-project with other components of STP (Service Creation, Policy
> Editor)
> > 4. Proposed components: SCA Domain Model (SCA meta model), SCA Composite
> > Designer, SCA Composite Editors (tree, xml and form), SCA Integration
> > (integration with other STP components)
> > 5. Relationship with Other Eclipse Projects: STP, EMF, GMF, M2M, ...
> > 6. Organization: this sub-project will take place under the top level
> > project STP.
> > 7. A list of proposed initial committers.
> > 8. Code Contribution: the Eclipse STP/SCA component will be the initial
> > code.
> > 9. Interested parties: this section lists companies and communities that
> > support the creation of the project. They don't take other engagements.
> > 10. Tentative Plan for 2008 and 2009.
> >
> > Our goal is to identify formally the scope of the tools that we develop
> > around SCA. The new status will provide some advantages.
> > - I think that the SCA tools will be more visible in the Eclipse
> community
> > if we are identified as a sub-project.
> > - From the users point of view, it will not change anything.
> > - Concerning us, we should be more formal: clear roadmap, new features
> > described/discussed first in bugzilla, ...
> > - It will also present some advantages for Obeo by becoming a
> sub-project
> > leader.
> >
> > In the near future all STP components will become STP sub-projects. To
> > summarize, all of this is purely administrative.
> > I will send you the proposal document ASAP.
> > If you have any questions, don't hesitate.
> >
> > Haleh, yesterday I sent you more information about the SCA Composite
> > Designer on the thread named "[Website] - Tooling for Java SCA". You can
> > add
> > it on the web page. Tell me if you need more/different information.
> > My post describes what version of Tuscany can be used. I also introduce
> a
> > tutorial that I made. This tutorial is based on the SCA designer and
> > Tuscany
> > 1.1.
> >
> > Best regards,
> >
> > Stéphane Drapeau
> > Obeo
> >
> > On Wed, Apr 2, 2008 at 8:05 AM, haleh mahbod <[EMAIL PROTECTED]> wrote:
> >
> > > Hi Stephane,
> > >
> > > Welcome to Tuscany. How will changing the status of STP SCA from a
> > > component
> > > to a sub project change its future development and focus?
> > >
> > > Tuscany community had asked about tools for SCA and  because of that I
> > > recently added a website page [1] to collect more information about
> > > available open source tools. I added a link to STP there.  It would be
> > > great
> > > if you could provide more content about what is available and what
> > version
> > > of Tuscany it works with.
> > >
> > > [1]: http://incubator.apache.org/tuscany/java-sca-tools.html
> > >
> > >
> > > Haleh
> > >
> > > On 4/1/08, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Stéphane Drapeau wrote:
> > > > > Hi,
> > > > >
> > > > > I'm Stéphane Drapeau from Obeo. I work on tools for SCA and I lead
> > the
> > >

Re: STP SCA Component -> STP SCA Tools sub project

2008-04-02 Thread Stéphane Drapeau
 Hi Jean-Sebastien, Haleh, all,

The proposal is a 3 pages document describing the scope/intent of the
proposed project.

The outline is:
1. Introduction: the proposition of the transformation of the STP/SCA
component into a sub-project named SCA Tools under the top level project
STP.
2. Background: presentation of STP + presentation of the existing STP/SCA
component.
3. Description: the goals of the new sub-project are to develop a set of
tools for SCA developers and SCA users. Another goal is also to link this
sub-project with other components of STP (Service Creation, Policy Editor)
4. Proposed components: SCA Domain Model (SCA meta model), SCA Composite
Designer, SCA Composite Editors (tree, xml and form), SCA Integration
(integration with other STP components)
 5. Relationship with Other Eclipse Projects: STP, EMF, GMF, M2M, ...
6. Organization: this sub-project will take place under the top level
project STP.
7. A list of proposed initial committers.
8. Code Contribution: the Eclipse STP/SCA component will be the initial
code.
 9. Interested parties: this section lists companies and communities that
support the creation of the project. They don't take other engagements.
10. Tentative Plan for 2008 and 2009.

Our goal is to identify formally the scope of the tools that we develop
around SCA. The new status will provide some advantages.
- I think that the SCA tools will be more visible in the Eclipse community
if we are identified as a sub-project.
 - From the users point of view, it will not change anything.
- Concerning us, we should be more formal: clear roadmap, new features
described/discussed first in bugzilla, ...
 - It will also present some advantages for Obeo by becoming a sub-project
leader.

In the near future all STP components will become STP sub-projects. To
summarize, all of this is purely administrative.
I will send you the proposal document ASAP.
 If you have any questions, don't hesitate.

Haleh, yesterday I sent you more information about the SCA Composite
Designer on the thread named "[Website] - Tooling for Java SCA". You can add
it on the web page. Tell me if you need more/different information.
My post describes what version of Tuscany can be used. I also introduce a
tutorial that I made. This tutorial is based on the SCA designer and Tuscany
1.1.

Best regards,

Stéphane Drapeau
Obeo

On Wed, Apr 2, 2008 at 8:05 AM, haleh mahbod <[EMAIL PROTECTED]> wrote:

> Hi Stephane,
>
> Welcome to Tuscany. How will changing the status of STP SCA from a
> component
> to a sub project change its future development and focus?
>
> Tuscany community had asked about tools for SCA and  because of that I
> recently added a website page [1] to collect more information about
> available open source tools. I added a link to STP there.  It would be
> great
> if you could provide more content about what is available and what version
> of Tuscany it works with.
>
> [1]: http://incubator.apache.org/tuscany/java-sca-tools.html
>
>
> Haleh
>
> On 4/1/08, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
> >
> > Stéphane Drapeau wrote:
> > > Hi,
> > >
> > > I'm Stéphane Drapeau from Obeo. I work on tools for SCA and I lead the
> > > Eclipse SCA component which is a component of the STP project [1].
> > > Currently, I'm writing a proposal to change the status of the STP SCA
> *
> > > component* to STP/SCA Tools *sub project*.
> > > I would like know if I can refer Tuscany community as interested party
> > of
> > > our proposal. It's purely administrative.
> > > Jean Sebastien told me that the Tuscany community must vote on this
> > issue.
> > > So the discussion is open ;)
> > >
> > > Thanks very much.
> > >
> > > Best regards
> > >
> > > Stéphane Drapeau
> > > Obeo
> > >
> > >
> > > [1]: http://www.eclipse.org/stp/sca/index.php
> > >
> >
> > Hi Stephane,
> >
> > Thanks for posting here, it'll enable the whole Tuscany community to get
> > involved in the discussion around your SCA editor proposal.
> >
> > Can you tell us a bit more about the proposal? do you have an outline?
> >
> > Also can you help us understand what it means to be listed under
> > "interested parties" in such a proposal?
> >
> > Any questions or thoughts from others on the list?
> > --
> > Jean-Sebastien
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>


Re: [Website] - Tooling for Java SCA

2008-04-01 Thread Stéphane Drapeau
Hi Haleh,

Below, you can find more information to put in the section "STP/SCA
subproject: SCA Composite Designer" of the web page "Tools for SCA".

STP/SCA subproject: SCA Composite Designer
The SCA Composite Designer is an Eclipse graphical development environment
for the construction of SCA composite assemblies.
The designer supports Tuscany elements like RMI binding or Script
implementation. It works with Tuscany 1.1, and it's planned to support
Tuscany 1.2.

[screenshot]

In STP/SCA sub-project <http://www.eclipse.org/stp/sca/index.php> web page,
you can find a tutorial named "First Steps with the SCA Composite Designer".
You will learn how to build and run your first SCA application in 20
minutes! The tutorial addresses the following points:

   -

   How to install STP/SCA plugins and Apache Tuscany,
   -

   How to define an SCA assembly with the SCA Composite Designer,
   -

   How to refine properties in an SCA assembly,
   -

   How to define an SCA assembly with different implementation
   technologies,
   -

   How to define an RMI binding,
   -

   How to run and test SCA assemblies with Tuscany.



Stéphane Drapeau
Obeo


On Mon, Mar 31, 2008 at 8:48 PM, haleh mahbod <[EMAIL PROTECTED]> wrote:

> Hi,
>
> As a follow up to this thread, I have created a page on Tuscany website to
> host information about SCA tools [1]. Purpose of this page is to share
> information about available open source SCA tools.
>
> To start with, I have included some information about STP/SCA and would
> appreciate help to include more content about the SCA composite designer
> and
> how it works with Tuscany.
>
> [1]: http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Tools
>
> Note: it takes about an hour for the content to show up on the official
> website.
>
> Haleh
>
> On 3/26/08, haleh mahbod <[EMAIL PROTECTED]> wrote:
> >
> > Thanks for your feedback. I'll add this in.
> >
> > On 3/25/08, Fengxiang <[EMAIL PROTECTED]> wrote:
> > >
> > > 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
> > > > tooling that is in sync with Tuscany[1]. On their page, under news
> > > section
> > > > I
> > > > found information that the new build on March 4th supports Tuscany
> and
> > > the
> > > > plugins allow you to run SCA Composite designer.
> > > >
> > > > We could provide a link on the SCA Java page for "Tools", under SCA
> > > Java
> > > > box, where information about any available open source SCA tooling
> can
> > > be
> > > > shared by the community.  Do you think this is useful?
> > > >
> > > >
> > > > [1]: http://www.eclipse.org/stp/sca/index.php
> > > >
> > > >
> > > > Haleh
> > > >
> > >
> >
> >
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: Composite configuration and OSGi questions

2008-03-10 Thread Stéphane Drapeau
On Fri, Mar 7, 2008 at 1:19 PM, <[EMAIL PROTECTED]> wrote:

> Hi,
>
> 1) are there any plans to provide tools (e.g. eclipse plugins) to
> provide a GUI for component and composite configuration and wizards for
> service creation ?
>
>
Hi Daniel,

The Eclipse STP project adresses these issues: http://www.eclipse.org/stp/
Among other things, you can find an SCA Composite Designer:
http://www.eclipse.org/stp/sca/index.php

Best regards

Stephane Drapeau
Obeo