Hi Mahen,

JiBX doesn't pay any attention to DTD declarations, but it's possible 
the parser could be trying to retrieve this. Do you know whether you're 
using the XPP XMLPull parser, or a StAX parser? Or if you don't know the 
parser, what jars are in your classpath?

  - Dennis

Dennis M. Sosnoski
SOA and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117



Mahen Perera wrote:
>
> Hi all,
>
>  
>
> Is there a way of telling jibx runtime to ignore the DTD declaration 
> included in a XML. When this DTD declaration has a reference to a URL, 
> it looks like jibx tries to access this URL, and thereby significantly 
> increasing the time to do unmarshalling.
>
> Appreciate any pointers ,,
>
>  
>
> Thanks
>
>  
>
>  
>
> The information contained in this email is strictly confidential and 
> for the use of the addressee only, unless otherwise indicated. If you 
> are not the intended recipient, please do not read, copy, use or 
> disclose to others this message or any attachment. Please also notify 
> the sender by replying to this email or by telephone (+44 (0)20 7896 
> 0011) and then delete the email and any copies of it. Opinions, 
> conclusions (etc.) that do not relate to the official business of this 
> company shall be understood as neither given nor endorsed by it. IG 
> Index plc is a company registered in England and Wales under number 
> 01190902. VAT registration number 761 2978 07. Registered Office: 
> Friars House, 157-168 Blackfriars Road, London SE1 8EZ. Authorised and 
> regulated by the Financial Services Authority. FSA Register number 114059.
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> jibx-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>   

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to