Sorry for the late reply Khurshidali, i actually missed the past four
posts on the list altogether.

> It looks like some kind of multi-tenant system where the config, etc
> are pulled depending on the domain name.

That is correct. It means one jvm can support multiple skins and l&f.

> Is there any documentation available on the architecture/structure of
> Possom? I would like to build a federated search interface with
> XML/JSON response. The data sources I plan to search speak REST, SOAP
> and HTTP+XML. Appreciate if someone can help understand the structure
> of the framework.

You can get most of what you want through the xml/json representation of
the DataModel.
See 

Possom/generic.sesam/war/src/main/templates/pages/datamodel-json.vm
Possom/generic.sesam/velocity-directives/src/main/java/no/sesat/search/view/velocity/JsonDataModelDirective.java

Specifically the class doc to the latter explains how to add a json
layout to an existing tab in your views.xml


There is also a DWR plugin, see
Possom/war/src/main/java/no/sesat/search/http/dwr/DataModelWrapper.java

~mck

-- 
“The promises of this world are, for the most part, vain phantoms; and
to confide in one's self, and become something of worth and value is the
best and safest course.” - Michelangelo 

| http://tech.finn.no | http://github.com/finn-no |

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to