
markdcci
Owner - Rockford Consulting LLC
Hello List,
Unfortunately we are a casualty of Oracle's move away from Blue Stack. We have had WebSphere running on Windows for many years, tied in with WebSphere vertical cloning and an external load balancer for horizontal cloning. However, we now have to look at moving to WebLogic.
With the help of numerous Oracle white papers and posts on here, I am close to completing a new install of WebLogic 10.3.5 on Windows 2008 R2 with E1 9.0, TR 8.98.4.11. A little on the old side with versions etc, but just trying to get this running before we evaluate an upgrade.
I have everything up and running, and I am able to configure simplified URLs, such that I put in http://<ip address> and everything resolves to pull up the log in screen of a specific E1 HTML instance configured on that port.
However, with WebSphere and our load balancer, we put in a farm name, the load balancer takes the request, finds an open HTML server via IP address and feeds it through. It works up to this point, but Oracle HTTP server and/or WebLogic is not recognizing the farm name in the URL. The document root directive appears to be working, since the URL changes from http://<farm name> to http://<farm name>/jde/E1Menu.maf, but a 404 error is returned.
I have put the farm name in as a server alias and HTTP Server as well as a virtual host name in the WebLogic admin console in a screen eerily similar to the WebSphere admin console. Again, this all works without a hitch in WebSphere.
Any ideas out there on this one? I found several old posts, with this one being the closest
http://www.jdelist.com/vb4/showthread.php/41544-Configuring-E1-amp-WLS-with-Simplified-URLs
However, the post ends with a question unanswered that is basically my question:
To quote that last, unanswered post:
"What I am looking for using Virtual Hosts is:
Changing URL:
http://abc:7777/jde
TO URL:
http://jdepd"
Thanks all.
Unfortunately we are a casualty of Oracle's move away from Blue Stack. We have had WebSphere running on Windows for many years, tied in with WebSphere vertical cloning and an external load balancer for horizontal cloning. However, we now have to look at moving to WebLogic.
With the help of numerous Oracle white papers and posts on here, I am close to completing a new install of WebLogic 10.3.5 on Windows 2008 R2 with E1 9.0, TR 8.98.4.11. A little on the old side with versions etc, but just trying to get this running before we evaluate an upgrade.
I have everything up and running, and I am able to configure simplified URLs, such that I put in http://<ip address> and everything resolves to pull up the log in screen of a specific E1 HTML instance configured on that port.
However, with WebSphere and our load balancer, we put in a farm name, the load balancer takes the request, finds an open HTML server via IP address and feeds it through. It works up to this point, but Oracle HTTP server and/or WebLogic is not recognizing the farm name in the URL. The document root directive appears to be working, since the URL changes from http://<farm name> to http://<farm name>/jde/E1Menu.maf, but a 404 error is returned.
I have put the farm name in as a server alias and HTTP Server as well as a virtual host name in the WebLogic admin console in a screen eerily similar to the WebSphere admin console. Again, this all works without a hitch in WebSphere.
Any ideas out there on this one? I found several old posts, with this one being the closest
http://www.jdelist.com/vb4/showthread.php/41544-Configuring-E1-amp-WLS-with-Simplified-URLs
However, the post ends with a question unanswered that is basically my question:
To quote that last, unanswered post:
"What I am looking for using Virtual Hosts is:
Changing URL:
http://abc:7777/jde
TO URL:
http://jdepd"
Thanks all.