Hi,
I have configured
Jboss 5.1 in the eclipse environment. I am able to deploy the ear file in the default instance and start the server through eclipse. T
The stacktrace is fine and i am able to go to the local host url and see my application without any startup errors from JBoss.
The problem is that once i get the message saying JBoss server has started in xx min and xx seconds, it still keeps showing me that the jboss server is starting in eclipse progress bar. I was assuming that it would stop at this point. but that is not happening. It finally times out and stops the server based on the server timeout for startup of Jboss. Can somebody please explain to me what I am doing wrong.
Env:
jboss-5.1.0.GA
Eclipse 3.4.2
Thanks.