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

c# - Update a combobox from a presenter (MVP) -

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

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -