|
| Re: Redirect Userapp page |
 |
Wed, 14 May 2008 17:11:42 GMT |
Greetings,
Just to follow-up
Option #1
-Make the UA WAR the root war of JBoss
-Change the default https port of JBoss from 8443 to 443 (if you are
running on Linux this could be an issue0
Option #2
-Use Apache in front of UA to do listen and redirect
Option #3
-Use AccessManager to front the UA
Sincerely,
Steven Williams
exteNd & IDM Senior Technical Support Engineer
On Wed, 14 May 2008 15:56:05 +0000, Steven Williams wrote:
> Greetings,
> You need to make the UA WAR the default WAR or JBoss.
>
>
> Sincerely,
> Steven Williams
> exteNd & IDM Senior Technical Support Engineer
>
>
> On Wed, 14 May 2008 13:02:53 +0000, John DaSilva wrote:
>
>> On 05/14/2008 07:56 AM, adebruin wrote:
>>
>>> How do you redirect the
https://serverIP:8443/IDM/jsps/login/Login.jsf
>>> link in Jboss to e.g. https://test.test.com
>>>
>>> I want the users to type https://test.test.com and then the Userapp
web
>>> page must open.
>>>
>>> Regards
>>>
>>>
>>
>>
>> You need to have something in front of your JBoss server such as Apache
>> web server to do the redirection.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|