Hi, thanks
I find my error.
When I start Jboss, I start it with run.bat -C all or it will be run.bat -c all. So It started with the default configuration.
In the host box, I put sw0052 and 8080 in the http box and it works but I have a problem with the connection to sqlserver.
When I start Jboss, I have the following error :
com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host has failed. java.net.ConnectException: Connection refused: connect
I followed the instruction of the prepare_installed doc but I missed something.
Edit: It seems that I must activated the Protocols TCP/IP in the sql server configuration tools.