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
9 subscribers
Views
2238 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, We successfully installed Appian 7.3 (with Jboss App server and Mysql DB) in
Navajith K
over 11 years ago
Hi, We successfully installed Appian 7.3 (with Jboss App server and Mysql DB) in local server by following the instatllation manual, however we dont have any datasources listed in the datasource dropdown in Datastore tab.
Please advice....
OriginalPostID-96942
OriginalPostID-96942
Discussion posts and replies are publicly visible
Parents
0
Patty Isecke
Appian Employee
over 11 years ago
Please check the syntax of your appian-ds.xml file:
forum.appian.com/.../Configuring_Relational_Databases
Ensure that the second datastore is within the
<?xml version="1.0" encoding="UTF-8"?>
<datasources xmlns="
www.jboss.org/.../schema">
..
</datasources>
after </xa-datasource> for your primary datasource.
Also check that the JNDI for your secondary datasource has been added to custom.properties:
forum.appian.com/.../Configuring_Relational_Databases
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Patty Isecke
Appian Employee
over 11 years ago
Please check the syntax of your appian-ds.xml file:
forum.appian.com/.../Configuring_Relational_Databases
Ensure that the second datastore is within the
<?xml version="1.0" encoding="UTF-8"?>
<datasources xmlns="
www.jboss.org/.../schema">
..
</datasources>
after </xa-datasource> for your primary datasource.
Also check that the JNDI for your secondary datasource has been added to custom.properties:
forum.appian.com/.../Configuring_Relational_Databases
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data