Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-11 Thread Chanaka Fernando
$CARBON_HOME/deployment/microservices This is what I also meant. Rather than having product specific folders, we can have deployment specific folders (eg: microservices, webapps, carbonapps, synapse-configs). Thanks, Chanaka On Fri, Dec 11, 2015 at 8:08 AM, Afkham Azeez wrote: > The directory

Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-11 Thread Afkham Azeez
The directory should be; $CARBON_HOME/deployment/microservices On Fri, Dec 11, 2015 at 1:38 PM, Afkham Azeez wrote: > It becomes difficult when multiple deployers deploy artifacts that have > the same extension and would complicate things. > > On Thu, Dec 10, 2015 at 9:22 PM, Chanaka Fernando

Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-11 Thread Afkham Azeez
It becomes difficult when multiple deployers deploy artifacts that have the same extension and would complicate things. On Thu, Dec 10, 2015 at 9:22 PM, Chanaka Fernando wrote: > Can't we combine the components having the same deployment directory? > Let's say if we are combining GW and AS. Then

Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-10 Thread Samiyuru Senarathne
In MSS case there are no more subfolders under 'mss' directory. It is named 'mss' because our artifacts are different from others. If that name is confusing I think we can come up with a different name. On Thu, Dec 10, 2015 at 9:22 PM, Chanaka Fernando wrote: > Can't we combine the components ha

Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-10 Thread Chanaka Fernando
Can't we combine the components having the same deployment directory? Let's say if we are combining GW and AS. Then we can have the same deployment directory and under that, we can have folders for webapps(AS), carbonapps(Common), gw-routes(GW), etc. On Thu, Dec 10, 2015 at 3:43 PM, Afkham Azeez

Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-10 Thread Afkham Azeez
We need that because we can combine components. On Thu, Dec 10, 2015 at 8:52 PM, Chanaka Fernando wrote: > Do we really need "mss" at the end? If we take the MSS server, then we are > already inside it. Wouldn't that be enough having > "$CARBON_HOME/repository/deployment" ? > > On Thu, Dec 10, 2

Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-10 Thread Chanaka Fernando
Do we really need "mss" at the end? If we take the MSS server, then we are already inside it. Wouldn't that be enough having "$CARBON_HOME/repository/deployment" ? On Thu, Dec 10, 2015 at 6:33 AM, Aruna Karunarathna wrote: > > > On Thu, Dec 10, 2015 at 11:57 AM, Sameera Jayasoma > wrote: > >> +

Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-09 Thread Aruna Karunarathna
On Thu, Dec 10, 2015 at 11:57 AM, Sameera Jayasoma wrote: > +1. We need to do this change in C5 :) > Noted. Created a jira to track this [1] [1]. https://wso2.org/jira/browse/CARBON-15723 > > Thanks, > Sameera > > On Thu, Dec 10, 2015 at 11:37 AM, Afkham Azeez wrote: > >> For example, the MSS

Re: [Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-09 Thread Sameera Jayasoma
+1. We need to do this change in C5 :) Thanks, Sameera On Thu, Dec 10, 2015 at 11:37 AM, Afkham Azeez wrote: > For example, the MSS deployment dir is > $CARBON_HOME/repository/deployment/server/mss > > We no longer need the server part because this was a concept to do with > Axis2 server & clie

[Architecture] We no longer need $CARBON_HOME/repository/deployment/server

2015-12-09 Thread Afkham Azeez
For example, the MSS deployment dir is $CARBON_HOME/repository/deployment/server/mss We no longer need the server part because this was a concept to do with Axis2 server & client ConfigContext creation, which we no longer have in Carbon 5. So the MSS deployment directory should be; $CARBON_HOME/r