<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 12/14/14 11:16 PM, Surinaidu Majji
wrote:<br>
</div>
<blockquote
cite="mid:CAGNcRLQmpTDBMo4ToCyQ+uF4BnTkMjT_k-w--RHZjfQZhx80XA@mail.gmail.com"
type="cite">
<div dir="ltr"><br style="font-size:12.8000001907349px">
<span style="font-size:12.8000001907349px">The line
"unmarshaller = Configuration.</span><span
style="font-size:12.8000001907349px">getUnmarshallerFactory()</span><br
style="font-size:12.8000001907349px">
<span style="font-size:12.8000001907349px">
.getUnmarshaller(qName);" is giving 'null'.</span><br>
</div>
</blockquote>
<br>
The most likely cause is that in your unit tests you haven't
bootstraped the library (DefaultBootstrap.bootstrap() or something
like that).<br>
</body>
</html>