Andreas Hartmann wrote:
>
>
> would you mind describing your requirements in more detail?
>
> If you want to access these data from a different application, you
> have basically two options, depending on the flexibility you need:
>
> * implement a web service (SOAP etc.)
>
> * provide a (parameterized) URL to obtain an XML representation
> of the meta data
>
> I guess in most cases the second option will be sufficient for this
> purpose. You'll find more information on meta data in Lenya 1.2 on
> this page:
>
> http://lenya.apache.org/docs/1_2_x/components/metadata/metadata.html
>
>
Hi Andreas,
in more specific: i've made a simple filter that intercept the action of
pubblication in lenya of a new document and save document id and uris in two
string.
Now i want to access to the repository with this parameter (id or uris) to
extract metadata of the document.
in future i'll put this metadata in a jackrabbit repository with a web
service (SOAP), but this is another story...for now i want to find an
"elegant" way to extract this metadata, using the proper methods (so maybe
not opening file xml and use standard java reading file methods).
thanks
--
View this message in context:
http://www.nabble.com/Extract-MetaData-from-a-pubblication-tf4097239.html#a11650721
Sent from the Lenya - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]