Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
2913 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I am developing one custom smart service. When I deploy it on the appian. It giv
hrishikeshd
over 11 years ago
I am developing one custom smart service. When I deploy it on the appian. It give me error like
org.xhtmlrenderer.util.XRRuntimeException: Could not instantiate any SAX 2 parser, including JDK default. The name of the class to use should have been read from the org.xml.sax.driver System property, which is set to:
problem with generated xml file.I am not getting how to set xml parser on Appian or something like that. Any suggestions ?...
OriginalPostID-81394
OriginalPostID-81394
Discussion posts and replies are publicly visible
Parents
0
Sathya Srinivasan
Appian Employee
over 11 years ago
the file should be part of the plug-in. Don't put it in the app-server. So the only issue now is to check why it's not able to reference to the lib. You mentioned about a property file that links to this lib location. Is this getting loaded? Where are you using this? You can put some logging to find out if the property file is being consumed in the first place.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sathya Srinivasan
Appian Employee
over 11 years ago
the file should be part of the plug-in. Don't put it in the app-server. So the only issue now is to check why it's not able to reference to the lib. You mentioned about a property file that links to this lib location. Is this getting loaded? Where are you using this? You can put some logging to find out if the property file is being consumed in the first place.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data