<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi Vicky,</div>
<div><br>
</div>
<div>By looking at your code snippet, my guess is that the media type is not being registered properly with JAXB. “textml” is not a valid media type as far as I know. The media type to use with Reg-RWS is “application/xml”.</div>
<div><br>
</div>
<div>I hope this helps.</div>
<div><br>
</div>
<div>Andy Newton,</div>
<div>Chief Engineer, ARIN</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Vicky Zheng <<a href="mailto:vickyzheng@yahoo.com">vickyzheng@yahoo.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>Vicky Zheng <<a href="mailto:vickyzheng@yahoo.com">vickyzheng@yahoo.com</a>><br>
<span style="font-weight:bold">Date: </span>Wednesday, March 26, 2014 at 1:52 PM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:arin-tech-discuss@arin.net">arin-tech-discuss@arin.net</a>" <<a href="mailto:arin-tech-discuss@arin.net">arin-tech-discuss@arin.net</a>><br>
<span style="font-weight:bold">Subject: </span>[arin-tech-discuss] How to solve the exception with "Could not find JAXBContextFinder for media type: textml"<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt">
<div>Hello,</div>
<div>    I created java function to call Arin service to add Poc payload.  The XML string come from Arin web sample. 
<br>
</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
    I'm receiving the response from Arin service with "Could not find JAXBContextFinder for media type: text<img src="file:///C:\Users\VICKY~1.ZHE\AppData\Local\Temp\@IR3P(8S$C$Z$TY~5I{QEPC.gif">ml.</div>
<div>JBoss Web/7.0.10.Final <br>
The server encountered an internal error (Could not find JAXBContextFinder for media type: text<img src="file:///C:\Users\VICKY~1.ZHE\AppData\Local\Temp\@IR3P(8S$C$Z$TY~5I{QEPC.gif">ml) that prevented it from fulfilling this request.<br>
</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
".</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
    Could any one please give me a hint what's the root cause?</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
    Here is the java function</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
public void addPoc()<br>
</div>
<div style="color: rgb(0, 0, 0); font-size:
 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
{</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
        config = new DefaultClientConfig();<br>
        client = Client.create(config);<br>
        webResource = client.resource("<a href="https://reg.arin.net/rest/poc;makeLink=true"+"?apikey="+getAPIkey()">https://reg.arin.net/rest/poc;makeLink=true"+"?apikey="+getAPIkey()</a>);<br>
        response = webResource.type(MediaType.APPLICATION_XML).post(ClientResponse.class, pocPayload);<br>
        String rePocPayLoad = response.getEntity(String.class);<br>
        return rePocPayLoad;<br>
</div>
<div style="color: rgb(0, 0, 0);
 font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
}</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">
Thanks!</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style:
 normal;">
Vicky<br>
</div>
</div>
</div>
</div>
</blockquote>
</span>
<div><br>
</div>
<div><br>
</div>
</body>
</html>