url - Jboss 6.4 only works on localhost and how do i specify some other name instead of localhost -


i able access application in jboss https://localhost/appname

but how change localhost whatever name wanted have?

i have https://nameiwanted/appname

i using jboss 6.4 , windows 7 professional

thanks in advance

open jboss server @ eclipse , check check box in server behavior:

listen on interfaces allow remote , web applications


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

android - Unable to generate FCM token from dynamically instantiated Firebase -