Search code examples
Prevent XXE (External Entity Processing) Attack with JAXB + Spring RESTful Web Services...


springweb-servicessecurityjaxbjavax.xml

Read More
javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"network")...


javajavax.xml

Read More
FileSystemException when I try to move erroneous file...


javajavax.xml

Read More
Can I validate XML from List<String> without writing to temp file?...


javaxmlvalidationjavax.xml

Read More
javax.xml.soap.MessageFactory.createMessage call takes too long for large content...


soapjavax.xml

Read More
Spring Boot 2.2 ClassNotFoundException com.sun.xml.ws.spi.ProviderImpl upgrading from Java 8 to 11 u...


javaspring-bootjava-11java-wsjavax.xml

Read More
Apache Axis 1.4 on Java 12...


javaaxisjax-rpcjava-12javax.xml

Read More
is to possible to have generic method in java with multiple optional parameters...


javagenericsjaxbjavax.xml

Read More
Adding logging to soap web service...


soapgroovywsdlwsdl2javajavax.xml

Read More
XML validation against schema fails in Java with namespace...


javaxmlxsdxml-namespacesjavax.xml

Read More
Unable to instantiate SOAP Client - Failing with NullPointerException...


javasoapjax-wsjavax.xml

Read More
JAXB removing unnecessary nested XML tag...


javaxmljakarta-eejaxbjavax.xml

Read More
How to provide a utility on XSLT while maintaining security...


javaxmlxsltjavax.xml

Read More
DocumentBuilder doc (with root element) outputs null even though root element is appended...


javaxmldomjavax.xml

Read More
While validating against XSD, find the exact missing element in the XML using any of DOM, StAX, SAX ...


xmldomxsdstaxjavax.xml

Read More
How to change XML SOAP envelop by using JAVA library?...


javaweb-servicessoapwsdljavax.xml

Read More
Java XML - after removing a node - white space line remains - how to remove?...


javaxmljavax.xml

Read More
ParserConfigurationException with javax.xml.parsers on Android...


javaandroidxmljavax.xmljavax

Read More
How to create child tag using JaxB annotations?...


javaxmljaxbjavax.xml

Read More
XPath expression for javax.xml.xpath not working...


javahtmlxpathjavax.xml

Read More
Multiple elements with the same type but different name?...


javaxmljavax.xml

Read More
SparkSQL with databricks xml lib: 'Malformed row'/UnboundPrefix on a valid xml...


xmlapache-sparkpysparkapache-spark-sqljavax.xml

Read More
how to unmarshall only the single nested element using javax.xml.bind.Unmarshaller...


xmlxsdjaxbunmarshallingjavax.xml

Read More
How to print a formatted SOAPMessage?...


javaxmlsoapjavax.xml

Read More
Java Calendar.DAY_OF_YEAR sometimes off by one...


javajavax.xml

Read More
Why it can be bad to have a not-valid XSD?...


xmlxsdjavax.xml

Read More
Passing a XML File (InputStream) to XSLT avoid using Document in XSLT javax.xml...


javaxmlxsltjavax.xml

Read More
Source to ByteSource...


javaguavajavax.xml

Read More
how to retrieve XML data using XPath which has a default namespace in Java?...


javaxmlxpathjavax.xml

Read More
I want to read attribute value of attribute "name" of Tag <Attribute> in which attri...


javaxmlxml-parsingjavax.xml

Read More
BackNext