On Fri, 2006-03-10 at 16:49 -0300, hsp wrote:
> What about if the error is:
> javax.jcr.NamespaceException: seilameu: is not a registered namespace
> uri.

Try using workspace.getNamespaceRegistry().registerNamespace("prefix",
"URI"); before doing the import.

-- 
Torgeir Veimo <[EMAIL PROTECTED]>

Reply via email to