Issue configuring web-adaptor with ArcGIS Server in JBoss

1711
1
02-19-2016 03:17 AM
JayantaPoddar
MVP Esteemed Contributor

Hello,

I got a query from one of our clients where the scenario is similar to the given link:

arcgis server - Unable to access webadapter 10.2.2 through JBoss EAP 6.1.0 - Geographic Information ...

I am working on ArcGIS for server 10.3 for java but facing some problem related to webadaptor. I have successfully configured webadaptor with JBoss EAP 6.1(Standalone mode) and able to access it from its url (http://x.x.x.x:8080/arcgis/webadapter) but the problem is that
1. After changing the port of JBoss server to 80, webadaptor is not accessible from url. when I reconfigured webadapter with some other name for eg. geoservice (
http://x.x.x.x/geoservice/webadapter) its working fine. My question is that cant we use same webadaptor with JBoss server running on different ports?
2.when we restart jboss server, webadaptor which was previously configured stopped working.
Looking for your support.

OS: Windows Server 2008 R2

Any idea what could be causing the issue?

Let me know if any more information is required about the deployment?



Think Location
0 Kudos
1 Reply
by Anonymous User
Not applicable

Hello Jayanta,

Try modifying the webadaptor.config file in the path WEB_INF\classes. Change the WebServer port into 80.

Richard