상세 컨텐츠

본문 제목

javax.xml.xpath.XPathFactoryConfigurationException

TIBCO/BW6

by 야솔아빠 2020. 11. 26. 08:46

본문

반응형

[Solve this issue on TIBCO BW6]

java.lang.RuntimeException: XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: http://java.sun.com/jaxp/xpath/dom



[add on bwappnode.tra file in the bwappnode bin directory]
-Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl -Djavax.xml.xpath.XPathFactory=com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl -Djavax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom=com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl

반응형

'TIBCO > BW6' 카테고리의 다른 글

BW6 integrate with Oracle OCI  (0) 2020.12.10
Custom data add to original data list  (0) 2020.12.06
osgi bundle deploy location  (0) 2020.11.13
bw6 applicatio deploy on studio  (0) 2020.11.11
bwadmin script example  (0) 2020.10.15

관련글 더보기

댓글 영역