Hi Rajath,

On Sat, Jun 01, 2013 at 09:05:34PM +0530, Rajath Shashidhara wrote:
> Hello Ariel,
> 
> Your code has these lines in queryContent() method:
> System.out.printf("queryContent()\n");
> System.out.printf("Identifier: %s\n", xIdentifier.getContentIdentifier());
> System.out.printf("Scheme: \n", xIdentifier.getContentProviderScheme());
> 
> So, when I try to open a file from CMIS repository,
> does it mean that these print statements should be executed?
> So, I will be able to see the print statements on the terminal when I start
> openoffice from terminal?

This is just for dummy debugging, you have to avoid printing to standard
output in your final extension, use a logger instead or AOO logging API.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgp6LahOZ_djj.pgp
Description: PGP signature

Reply via email to