[Carbon-dev] Ability to map a custom context to Stratos applications.

Shameera Rathnayaka shameera at wso2.com
Fri Jun 17 01:04:49 EDT 2011


 Im implementing a feature to map a custom context to Stratos applications,
 which is when a user hosts a service in private cloud, we provide a better
user-friendly url to that service, based on the username and the service
name, without exposing the actual long url. At anytime user should be able
to call that service using that user-friendly url.

So far i have written a carbontomcatvalve to forward http servlet request
and response to the real service mapping user-friendly url with actual
url(which is known as service EndPoint) stored in a static HashTable,

I'm implementing this feature for WSAS and then it will be extended to all
other Stratos applications.

Now i want to store the real endpoints with the user-friendly url which is
needed to be mapped with the context in future and i want some help for
this. Where is the best place to do that ? Currently im going through
service-mgt component source code


*Best Regards
~Shameera~*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.wso2.org/pipermail/carbon-dev/attachments/20110617/976eb027/attachment-0001.htm>


More information about the Carbon-dev mailing list