>
>
> But problem comes, when we want to access registry, carboncontext from a
> jssapps? Before finding a solution for this, it would be better if someone
> clarifies the way we can access registry in an AS's JSP webapp. Anyway, it
> should be WS* api of registry? If so, we can ask jss app developers too the
> same solution.
>

I looked in to the webapp code and it seems it allows registry access via
CarbonContext instance. Using that, we can also get the registry for the
registry hostobject(i.e. for jss webapp case). Further, when we put our
hostobjects in <CARBON_HOME>/lib/hostobjects, then they will be seen by the
classloaders of webapps. Likewise, we can implement the jss webapp
deployment model.

/Ruchira
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to