<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Boa tarde Antonio!<br>
<br>
Tente esse XML<br>
<br>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><br>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0"<br>
xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a><br>
xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0<br>
epp-1.0.xsd"><br>
<command><br>
<create><br>
<domain:create<br>
xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"<br>
xsi:schemaLocation="urn:ietf:params:xml:ns:domain-1.0<br>
domain-1.0.xsd"><br>
<domain:name>glob12385.com.br</domain:name><br>
<domain:ns><br>
<domain:hostAttr><br>
<domain:hostName>ns1.splicenet.com.br</domain:hostName><br>
<domain:hostAddr
ip="v4">192.0.2.1</domain:hostAddr><br>
</domain:hostAttr><br>
<domain:hostAttr><br>
<domain:hostName>ns2.splicenet.com.br</domain:hostName><br>
</domain:hostAttr><br>
</domain:ns><br>
<domain:contact
type="admin">FOBAR42</domain:contact><br>
<domain:contact
type="tech">FOBAR42</domain:contact><br>
<domain:contact
type="billing">FOBAR42</domain:contact><br>
<domain:authInfo><br>
<domain:pw>2fooSPL1</domain:pw><br>
</domain:authInfo><br>
</domain:create><br>
</create><br>
<extension><br>
<brdomain:create<br>
xmlns:brdomain="urn:ietf:params:xml:ns:brdomain-1.0"<br>
xsi:schemaLocation="urn:ietf:params:xml:ns:brdomain-1.0<br>
brdomain-1.0.xsd"><br>
<brdomain:organization>29.665.426/0001-46</brdomain:organization><br>
<brdomain:releaseProcessFlags flag1="1"/><br>
<brdomain:autoRenew active="0"/><br>
</brdomain:create><br>
</extension><br>
<clTRID>ABC-12345</clTRID><br>
</command><br>
</epp><br>
<br>
Att,<br>
<br>
Rogério Lima<br>
<br>
<br>
Em 4/3/2010 16:59, Antonio Mira escreveu:
<blockquote cite="mid:4b90110fe8fa9.1267732751@dialmail.dialhost.com.br"
type="cite"><font size="2"><span
style="font-family: Arial,Helvetica,sans-serif;">Estou tentando criar
um domínio pelo beta do EPP.</span><br
style="font-family: Arial,Helvetica,sans-serif;">
<br style="font-family: Arial,Helvetica,sans-serif;">
<span style="font-family: Arial,Helvetica,sans-serif;">Criei o
contato DIINT, e verifiquei que o domínio dialhost.com.br está
disponível.</span><br style="font-family: Arial,Helvetica,sans-serif;">
<br style="font-family: Arial,Helvetica,sans-serif;">
<span style="font-family: Arial,Helvetica,sans-serif;">Envio o XML
abaixo e só recebo Erro Inesperado como retorno.</span><br
style="font-family: Arial,Helvetica,sans-serif;">
<span style="font-family: Arial,Helvetica,sans-serif;">Já tentei
modificar o XML, excluir parâmetros opcionais, mudar os contatos,
domínio e etc, e nada, sempre Erro Inesperado.</span><br
style="font-family: Arial,Helvetica,sans-serif;">
<br style="font-family: Arial,Helvetica,sans-serif;">
<span style="font-family: Arial,Helvetica,sans-serif;">Gostaria de
saber se alguém já teve este problema, ou se consegue solicitar a
criação normalmente, que me dê uma ajuda ou algum XML de exemplo que
fincione.</span><br style="font-family: Arial,Helvetica,sans-serif;">
<br style="font-family: Arial,Helvetica,sans-serif;">
<span style="font-family: Arial,Helvetica,sans-serif;">Obrigado,</span><br
style="font-family: Arial,Helvetica,sans-serif;">
<span style="font-family: Arial,Helvetica,sans-serif;">Antonio Mira</span><br
style="font-family: Arial,Helvetica,sans-serif;">
<br style="font-family: Arial,Helvetica,sans-serif;">
<span style="font-family: Arial,Helvetica,sans-serif;">Xml:</span></font><br>
<pre
style="margin: 5px; padding: 5px; background: rgb(255, 255, 136) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: pre-wrap;"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
<command>
<create>
<domain:create xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<domain:name>dialhost.com.br</domain:name>
<domain:period unit="y">1</domain:period>
<domain:ns>
<domain:hostObj>ns1.dialhost.com.br</domain:hostObj>
<domain:hostObj>ns2.dialhost.com.br</domain:hostObj>
</domain:ns>
<domain:registrant>DIINT</domain:registrant>
<domain:contact type="admin">DIINT</domain:contact>
<domain:contact type="tech">DIINT</domain:contact>
<domain:contact type="billing">DIINT</domain:contact>
<domain:authInfo>
<domain:pw>2fooBAR</domain:pw>
</domain:authInfo>
</domain:create>
</create>
<clTRID>ABC-12345</clTRID>
</command>
</epp>
</pre>
<font face="Arial, Helvetica, sans-serif" size="2"><br>
Retorno:<br>
</font>
<pre
style="margin: 5px; padding: 5px; background: rgb(255, 255, 136) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: pre-wrap;"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a> xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd">
<response>
<result code="2306">
<msg lang="pt">Erro no valor do parâmetro</msg>
<extValue>
<value/>
<reason lang="pt">Erro inesperado</reason>
</extValue>
</result>
<trID>
<clTRID>ABC-12345</clTRID>
<svTRID>20100304195906-677E2871-173-0002</svTRID>
</trID>
</response>
</epp>
</pre>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
eppnicbr mailing list
<a class="moz-txt-link-abbreviated" href="mailto:eppnicbr@eng.registro.br">eppnicbr@eng.registro.br</a>
<a class="moz-txt-link-freetext" href="https://eng.registro.br/mailman/listinfo/eppnicbr">https://eng.registro.br/mailman/listinfo/eppnicbr</a>
</pre>
</blockquote>
<br>
</body>
</html>