|
|
|
Re: Problems with the FAQ about xsi:schemaLocation [message #424435 is a reply to message #424434] |
Sun, 26 October 2008 07:42  |
Eclipse User |
|
|
|
Ben,
To me this implies that there are no xmlns declarations on your root XML
element. Is that right? I'm having a hard time imagining how you
could serialize an instance without having used at least one package. Is
a null namespace package involved? Even in that case, I imagine the
package should still be in the list...
Ben wrote:
> Hi Ed,
>
> declareSchemaLocation is true, however, it does not reach the line
> below because packages.length is 0.
>
> if (javaImplementationLocation != null || (uri == null ? nsURI != null
> : !uri.toString().equals(nsURI)))
>
>
> So, how can I populate package?
>
>
> Thanks!
>
|
|
|
Powered by
FUDForum. Page generated in 0.03341 seconds