Andreas Hartmann wrote:
> 
> 
> did you read the documentation, especially the tutorial?
> (http://lenya.apache.org/docs/1_2_x/tutorial/understanding_lenya.html)
> 
> There's some information about "publication ID" and "area" on this page:
> http://lenya.apache.org/docs/1_2_x/components/uri-handling/standardURI.html
> 
> Apart from that, you can get started by browsing the API docs.
> 
> 

thanks (and sorry) Andreas.
i've started by API docs few days ago and i think i must access to
publication, then document and then i can retrieve metada, but everything i
do i obtain only nullpoint exception.
 
example:
FilePublication publication = new FilePublication("default","lenya");   
String percorso = publication.getDirectory().getAbsolutePath();

i don't know...maybe i use the wrong class/method or in wrong way or maybe
i'm simply too noob :\
-- 
View this message in context: 
http://www.nabble.com/Extract-MetaData-from-a-pubblication-tf4097239.html#a11675176
Sent from the Lenya - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to