[ 
https://jira.codehaus.org/browse/JIBX-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=296863#comment-296863
 ] 

RGB commented on JIBX-391:
--------------------------

Hi Jibx people,

Any guess when this bug could be fixed? I would like to upgrade Jibx 
dependencies in a big project we have, but this bug is causing many problems.

Cheers.




                
> UTF-8 custom writers produce NPE
> --------------------------------
>
>                 Key: JIBX-391
>                 URL: https://jira.codehaus.org/browse/JIBX-391
>             Project: JiBX
>          Issue Type: Bug
>          Components: core
>    Affects Versions: JiBX 1.2.2
>            Reporter: Alex Khval
>            Priority: Blocker
>
> Unresolvable NullPointerException in the MarshallingContext class when you 
> develop custom implementation of the UTF8StreamWriter.
> Caused by: java.lang.NullPointerException
>       at 
> org.jibx.runtime.impl.MarshallingContext.setOutput(MarshallingContext.java:240)
>       at 
> org.jibx.runtime.impl.MarshallingContext.startDocument(MarshallingContext.java:459)
>       at 
> org.jibx.runtime.impl.MarshallingContext.marshalDocument(MarshallingContext.java:1082)
>       at 
> com.espacenet.ops.domain.util.jibx.JibxMarshalingUtils.marshal(JibxMarshalingUtils.java:41)
> Additionally, you can't develop any other writer which marshal UTF-8 because 
> it's always replaced by default UTF8StreamWriter.
> Do something with it guys. With this issue open nobody can develop any 
> writers different from default (e.g JSON writer).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to