Parsing of host attributes (name servers) from domain info response
hello David Su Thanks for your help I replacethe default value with the following for rtk.transport=EPPTransportTCP but now give me the following error Start of the Session example Connecting to the EPP Server and getting the greeting Exception! [java.lang.NullPointerException] [null] java.lang.NullPointerException at com.tucows.oxrs.epprtk.rtk.xml.EPPXMLBase.getDocumentElement(EPPXMLBase.java:461) at com.tucows.oxrs.epprtk.rtk.xml.EPPGreeting.fromXML(EPPGreeting.java:178) at com.tucows.oxrs.epprtk.rtk.EPPClient.getGreeting(EPPClient.java:710)...
In epp-rtk project, there is a rtk.properties under java/etc folder And replace the default value with the following rtk.transport=EPPTransportTCP
Java RTK cert SSL
Hi Guys, I´d like to know if this toolkit is stable and if it is used in production?...