Hi Shankar,

I created the throttling.stub. At that time there was throttle.stub. I
thought of a meaningful name, but I couldn't find one. Only thing which came
to my mind was org.wso2.carbon.stratos.throttling.stub

Do you have any suggesstions?



On Mon, Apr 4, 2011 at 8:44 AM, Selvaratnam Uthaiyashankar <[email protected]
> wrote:

> Hi,
>
> There are two service stubs with similar name:
> org.wso2.carbon.throttle.stub/
> org.wso2.carbon.throttling.stub/
>
> One is coming from stratos (usage throttling) and after changing the
> package name to "carbon", the name is confusing. Shall we change it to some
> meaningful name?
>
> Also, there is one stub with name org.wso2.stratos.gadget.login.stub;
> Shouldn't we change it to org.wso2.carbon.gadget.login.stub?
>

BTW there are some modules in manager with the names org.wso2.stratos.*.
This was taken from the dashboard module.

<parent>
        <groupId>org.wso2.manager</groupId>
        <artifactId>wso2manager-parent</artifactId>
        <version>1.1.0-SNAPSHOT</version>
        <relativePath>../../pom.xml</relativePath>
    </parent>

    <modelVersion>4.0.0</modelVersion>
    <artifactId>*org.wso2.stratos.manager.dashboard.ui*</artifactId>
    <packaging>bundle</packaging>
    <name>WSO2 Carbon Cloud Manager - Dashboard User Interface</name>
    <version>1.1.0-SNAPSHOT</version>

I tried to create the stub for this, but then I was blocked due to this
artifact ID containing stratos part. We have to change this artifact ID too,
right?

Thanks,
AmilaM.

Regards,
> Shankar
>
>
> --
> S.Uthaiyashankar
> Senior Architect & Senior Manager
> WSO2 Inc.
> http://wso2.com/ - "lean . enterprise . middleware"
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to