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
6 replies
Subscribers
7 subscribers
Views
2712 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi all, We are having some issues bridging JBoss and IIS together. JB
kdimitrov
over 11 years ago
Hi all,
We are having some issues bridging JBoss and IIS together. JBoss is working fine on localhost:8080/* URLs. However, when accessing the front-end with IIS using localhost/*, we are having issues with IIS being unable to show localhost/suite/tempo (localhost/suite/tempo/ DOES work however). Similarly, the URL localhost/suite/logout?..... does not work, but localhost/suite/apps/ works correctly).
Has anyone encountered this before?...
OriginalPostID-74346
OriginalPostID-74346
Discussion posts and replies are publicly visible
0
Alex Weller
Appian Employee
over 11 years ago
Krassimir- what exactly do you see when you try to load the above pages (that do not work)? Do these same pages work if you bypass IIS?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
kdimitrov
over 11 years ago
Hi Alex, the issue is clearly visible here:
dl.dropboxusercontent.com/.../IIS_Redirection_Issue.swf
Have you encountered this before?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Matt Luo
Appian Employee
over 11 years ago
Can you confirm on which Appian version you are experiencing this behavior?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
kdimitrov
over 11 years ago
Hi Matt, we are using Appian version 7.2 and JBoss version 7.1.1
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Myles Weber
Appian Employee
over 11 years ago
This seems specific to IIS, 7.2 and maybe some other factors.. Appian is investigating right now. We have a support case open and will post resolution here.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Patty Isecke
Appian Employee
over 11 years ago
When configuring IIS, please remember to change the AJP connector scheme in your standalone.xml file from ajp to http.
<connector name="ajp" protocol="AJP/1.3" scheme="http" socket-binding="ajp"/>
This sets up JBoss for AJP traffic.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel