Hi,Bram,Team,

I have used the org.amdatu.release:1.0.0-RC1 and 
org.amdatu.kitchensink.release:1.0.0-RC1, and have
some results and questions.

[1]

The contents of the 
page(http://www.amdatu.org/confluence/display/Amdatu/Running+the+kitchensink)
have some mismatch with the current version(1.0.0-RC1).

the url of demo should be "http://localhost:8080/demo";, not 
"http://localhost:8080/rest/demo";.

[2]

If according to the following sequence executing,

 > run -c -p multitenantweb
 > cp demos/multitenant/* deploy/

Then, after launching the "http://localhost:8080/demo";, the result is:
"Hello! I am Web Tenant 1"; however, after launching the 
"http://127.0.0.1:8080/demo";, the result is: "Default message".

But,
If exchanging the above executing sequence(seeing the following) ,

 > cp demos/multitenant/* deploy/
 > run -c -p multitenantweb

then,after launching the "http://127.0.0.1:8080/demo";, the result is: 
"Salut! Je m'appele Web Tenant 2". --> OK,getting the correct result!

So, please confirming the behavior whether having some problem.

[3]

Wishing to integrate the Amdatu OpenSocial bundle with the 
org.amdatu.release:1.0.0-RC1 in order to form another newer demo!

In any way, congratulation for 1.0.0-rc1!

--Tang


[email protected] wrote:
> Send Amdatu-users mailing list submissions to
>       [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://lists.amdatu.org/mailman/listinfo/amdatu-users
> or, via email, send a message with subject or body 'help' to
>       [email protected]
> 
> You can reach the person managing the list at
>       [email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Amdatu-users digest..."
> 
> 
> Today's Topics:
> 
>    1. [ANN] Amdatu Platform 1.0.0-RC1 available (Bram de Kruijff)
>    2. [VOTE] Release Amdatu Platform 1.0.0 (Bram de Kruijff)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 10 May 2012 13:45:51 +0200
> From: Bram de Kruijff <[email protected]>
> Subject: [Amdatu-users] [ANN] Amdatu Platform 1.0.0-RC1 available
> To: [email protected], [email protected]
> Message-ID:
>       <CAKjo4PPp6aQew9PXBn1z_=wb7y19z-z_u__4ndcn3jmqp9k...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Hi all,
> 
> we have pushed the first release candidate for Amdatu Platform
> 1.0.0-RC1, Amdatu MgmtServer (AMS) 1.0.0-RC1 and Amdatu
> KitchenSink 1.0.0-RC1. All artifacts are available in the maven
> repository.
> 
> As explained by Marcel in a previous mail we have bumped the
> version for all component to 1.0 reflect the fact that we consider
> this the first public release of Amdatu Platform. From 1.0 on we
> will start applying the principles of semantic version on the
> individual artifacts.
> 
> A few notes:
> 
> As you may have noticed the wiki has undergone a big reshuffle
> with the intention of providing a more accessible and concise
> starting point for interested parties. This is still in progress, we
> encourage you to take a look and all comments or contributions
> are more then welcome!
> 
> In the previous published RC (0.4.0-RC2) a nasty bug led to the
> discovery of a serious issue in MT configuration. As a consequence
> we have refactored this mechanism. Therefore the configuration
> of tenants has changed somewhat. Please look at the documentation
> and/or release assembly example if you are upgrading.
> 
> The platform release provides a release assembly [1] still using a
> fileinstall deploy strategy. This model will disappear in a future release
> and we strongly encourage everybody to start moving towards
> provisioning.
> 
> The platform release provides a kitchensink assembly [2] providing
> some demo code. As it was not a core feature of the platform the
> code has moved to its own separate bitbucket repository and
> now has its own release cycle.
> 
> The mgmt server release [3] provides a non-multitenant AMS
> application based on an Apache ACE 0.8.1-SNAPSHOT.
> 
> For more intel visit the wiki [4] [5] and JIRA. Please review and test
> and feel free to comment :)
> 
> Regards,
> Bram
> 
> [1] 
> http://repository.amdatu.org/releases/org/amdatu/release/org.amdatu.release/1.0.0-RC1/
> [2] 
> http://repository.amdatu.org/releases/org/amdatu/kitchensink/org.amdatu.kitchensink.release/1.0.0-RC1/
> [3] 
> http://repository.amdatu.org/releases/org/amdatu/release/org.amdatu.release/1.0.0-RC1/
> [4] http://www.amdatu.org/confluence/display/Amdatu/Roadmap
> [5] http://www.amdatu.org/confluence/display/Amdatu/Amdatu+Provisioning
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Thu, 10 May 2012 14:11:46 +0200
> From: Bram de Kruijff <[email protected]>
> Subject: [Amdatu-users] [VOTE] Release Amdatu Platform 1.0.0
> To: [email protected], [email protected]
> Message-ID:
>       <CAKjo4PMEA9iz7mYGsMp7Bt9m=-utaq6fueqbq3k_w_qz1am...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Hi all,
> 
> based on the annouced 1.0.0-RC1 we would like to start a vote
> on the release fore Amdatu Platform 1.0.0 along with the
> Amdatu MgmtServer 1.0.0 and Amdatu Kitchensink 1.0.0.
> 
> Please take some time to review the code/artifacts/docs etc
> and lets us know if you think we are ready for release.
> 
> As this is the first vote on this major release we'll keep
> this vote open until 8PM CEST Wed May 16, 2012
> 
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
> 
> List of artifacts, including sources and javadoc, in the
> release are downloadable from the repository. Here's a
> list of what is in this release:
> 
> org/amdatu/ace/org.amdatu.ace.client/1.0.0-RC1
> org/amdatu/configadmin/org.amdatu.configadmin/1.0.0-RC1
> org/amdatu/configadmin/org.amdatu.multitenant.org.apache.felix.configadmin/1.0.0-RC1
> org/amdatu/deployment/org.amdatu.deployment/1.0.0-RC1
> org/amdatu/deployment/org.amdatu.deployment.autoconf/1.0.0-RC1
> org/amdatu/eventadmin/org.amdatu.eventadmin/1.0.0-RC1
> org/amdatu/eventadmin/org.amdatu.multitenant.org.apache.felix.eventadmin/1.0.0-RC1
> org/amdatu/fileinstall/org.amdatu.fileinstall/1.0.0-RC1
> org/amdatu/fileinstall/org.amdatu.fileinstall.autoconf/1.0.0-RC1
> org/amdatu/fileinstall/org.amdatu.fileinstall.tenantconf/1.0.0-RC1
> org/amdatu/httpservice/org.amdatu.httpservice/1.0.0-RC1
> org/amdatu/httpservice/org.amdatu.multitenant.org.apache.felix.http.jetty/1.0.0-RC1
> org/amdatu/kitchensink/org.amdatu.kitchensink/1.0.0-RC1
> org/amdatu/kitchensink/org.amdatu.kitchensink.demo.tenant.global/1.0.0-RC1
> org/amdatu/kitchensink/org.amdatu.kitchensink.demo.tenant.local/1.0.0-RC1
> org/amdatu/kitchensink/org.amdatu.kitchensink.demo.tenant.web/1.0.0-RC1
> org/amdatu/kitchensink/org.amdatu.kitchensink.release/1.0.0-RC1
> org/amdatu/logservice/org.amdatu.logservice/1.0.0-RC1
> org/amdatu/logservice/org.amdatu.multitenant.org.apache.felix.log/1.0.0-RC1
> org/amdatu/maven/org.amdatu.maven.plugin/1.0.0-RC1
> org/amdatu/mgmtserver/org.amdatu.mgmtserver/1.0.0-RC1
> org/amdatu/osgisupport/org.amdatu.osgisupport/1.0.0-RC1
> org/amdatu/preferences/org.amdatu.multitenant.org.apache.felix.prefs/1.0.0-RC1
> org/amdatu/preferences/org.amdatu.preferences/1.0.0-RC1
> org/amdatu/release/org.amdatu.release/1.0.0-RC1
> org/amdatu/template/org.amdatu.template/1.0.0-RC1
> org/amdatu/template/org.amdatu.template.processor/1.0.0-RC1
> org/amdatu/tenant/org.amdatu.tenant/1.0.0-RC1
> org/amdatu/tenant/org.amdatu.tenant.adapter/1.0.0-RC1
> org/amdatu/tenant/org.amdatu.tenant.api/1.0.0-RC1
> org/amdatu/tenant/org.amdatu.tenant.conf.configadmin/1.0.0-RC1
> org/amdatu/tenant/org.amdatu.tenant.conf.rp/1.0.0-RC1
> org/amdatu/tenant/org.amdatu.tenantconf.rp.helper/1.0.0-RC1
> org/amdatu/tenant/org.amdatu.tenant.factory/1.0.0-RC1
> org/amdatu/useradmin/org.amdatu.multitenant.org.amdatu.useradmin.pax.fsstorage/1.0.0-RC1
> org/amdatu/useradmin/org.amdatu.multitenant.org.ops4j.pax.useradmin.pax-useradmin-provider-preferences/1.0.0-RC1
> org/amdatu/useradmin/org.amdatu.multitenant.org.ops4j.pax.useradmin.pax-useradmin-service/1.0.0-RC1
> org/amdatu/useradmin/org.amdatu.useradmin/1.0.0-RC1
> org/amdatu/useradmin/org.amdatu.useradmin.pax.fsstorage/1.0.0-RC1
> org/amdatu/web/org.amdatu.web/1.0.0-RC1
> org/amdatu/web/org.amdatu.web.dispatcher/1.0.0-RC1
> org/amdatu/web/org.amdatu.web.httpcontext/1.0.0-RC1
> org/amdatu/web/org.amdatu.web.jaxrs/1.0.0-RC1
> org/amdatu/web/org.amdatu.web.jsp/1.0.0-RC1
> org/amdatu/web/org.amdatu.web.resource/1.0.0-RC1
> org/amdatu/web/org.amdatu.web.tenantresolver.hostname/1.0.0-RC1
> org/amdatu/web/org.amdatu.web.tenantresolver.parameter/1.0.0-RC1
> org/amdatu/web/org.amdatu.web.wink/1.0.0-RC1
> 
> 
> Regards,
> Bram
> 
> 
> ------------------------------
> 
> _______________________________________________
> Amdatu-users mailing list
> [email protected]
> http://lists.amdatu.org/mailman/listinfo/amdatu-users
> 
> 
> End of Amdatu-users Digest, Vol 19, Issue 2
> *******************************************
> 
> 


_______________________________________________
Amdatu-users mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-users

Reply via email to