Hi,

1) Please find a usage scenario at: http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg27362.html

2) For contribution concept, Read the SCA assembly spec at: http://www.osoa.org/download/attachments/35/SCA_AssemblyModel_V100.pdf?version=1. Simply speaking, contribution is the packaging scheme for SCA. It's some sort of archive, such as jar, zip, war or a folder. The only requirement is that the artifacts in the contribution can be located using a hierarchical URIs.

3) I would suggest that you bring up the tuscany-workspace-admin as a regular web application and run it inside Geronimo as the 1st step. This way, you can better understand the idea. I'm working on a whitepaper which describes how to package tuscany as a web application for Geronimo. You can see it at http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Tuscany+Web+Application+based+Integration+with+Geronimo.

4) Once you achieve 3), you can think about how to mash 3 into the admin console using ACE.

Thanks,
Raymond

--------------------------------------------------
From: "Thilina Buddhika" <[EMAIL PROTECTED]>
Sent: Tuesday, March 18, 2008 6:01 AM
To: <tuscany-dev@ws.apache.org>
Subject: Re: GSoC project idea - Tuscany SCA support in the Geronimo Admin console

Hi,
Nowadays I am doing my homework to get familiar with the associated
technologies of this project. I need to clarify one more thing. In the
project idea, it says " Develop an ACE portlet to deploy and manage SCA
contributions with the Geronimo admin console ".

Can you describe this comment further?

Adding an ACE will add its new content to the Geronimo Extensible Admin
Console, and users can manage them easily. In this case, The content is SCA contributions. Where can I find more about SCA contributions? How will this
be useful to "tuscany"? What are the use cases ?

Having a proper idea about this would help me to grab the things correctly.

thanks in advace.

best regards,
Thilina

On Mon, Mar 17, 2008 at 11:21 PM, Raymond Feng <[EMAIL PROTECTED]> wrote:

Hi, Thilina.

Thank you for your interests to help the Tuscany project.

We already have a general web-based SCA domain admin tool in Tuscany. You
can find it at [1]. To start the application, just run the following
class:

org.apache.tuscany.sca.workspace.admin.main.DomainAdminMain

Then you can point your browser to http://localhost:9990/ui/home/ to see
the
GUI. You might need to adjust the port number, please check for the
console
output of the application.

You can take it as the base and work out the best way to integrate it with
the Geronimo console.

Thanks,
Raymond

[1]

http://svn.apache.org/repos/asf/incubator/tuscany/java/sca/modules/workspace-admin

--------------------------------------------------
From: "Thilina Buddhika" <[EMAIL PROTECTED]>
Sent: Sunday, March 16, 2008 8:42 PM
To: <tuscany-dev@ws.apache.org>; <[EMAIL PROTECTED]>
Subject: Re: GSoC project idea - Tuscany SCA support in the Geronimo Admin
console

> Hi,
> Thanks a lot for your positive response. I would like to take this
project
> as my GSoC project. I will go through the links you have specified and
> I'll
> start work on this.
>
> thanks!
>
> best regards,
> Thilina
>
> On Sun, Mar 16, 2008 at 1:39 PM, ant elder <[EMAIL PROTECTED]> wrote:
>
>> On Sat, Mar 15, 2008 at 7:21 AM, Thilina Buddhika >> <[EMAIL PROTECTED]>
>> wrote:
>>
>> > Hi,
>> > I am interested in implementing *"Tuscany SCA support in the >> > Geronimo
>> > Admin
>> > console" as my GSoC project. I have some SOA experience with Apache
>> Axis2
>> > and Apache Synpase. I am realizing the potential of Tuscany, as I am
>> > playing
>> > around it these days. All the documentations of this project are of
>> > high
>> > standard and I really appreciate it.
>> >
>> > It is highly appreciated if you can give some suggestions and
>> > guidelines
>> > to
>> > shape up and refine this project idea a little bit further.
>> >
>> > thanks in advance.
>> >
>> > best regards,
>> > Thilina   *
>> >
>>
>>
>> Thats excellent news Thilina.
>>
>> As a start you could read the doc on writing Geronimo console
extensions
>> [1]
>> and there's a README on using tuscany in geronimo at [2] so you could
>> install all the tuscany and geronimo code and try to get it all >> working
>> to
>> get some idea of whats required. There's a few others on the tuscany
>> mailing
>> lists interested in Tuscany Geronimo integration so hopefully they'll
add
>> any comments and I'll try to get some Geronimo people to give some
tips.
>> If
>> you're serious should i add you name to the GSoC project so no one >> else
>> takes it?
>>
>>   ...ant
>>
>> [1]
>>
>>
http://cwiki.apache.org/GMOxDEV/administration-console-extension-developers-guide.html
>> [2]
>>
https://svn.apache.org/repos/asf/geronimo/plugins/tuscany/trunk/README.TXT
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to