Hi,
javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is
javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is
java.net.ConnectException: Connection refused: connect]]
I am new to jboss. i am using myeclipse 7.5. i have connected jboss in myeclipse and successfully deployed and runs the project. its working without getting any problem till i shutdown my system. once my system is shutdown or restarted manually means i am getting the above problem.
i need the reason and solution for this problem.