That isn't really the right details that we are looking for.
chain singh wrote:hello
I deploy in default configuration of jboss 5.0.0 GS.
JBoss AS 5.0.0 community edition? Why use such an old version? But anyway, if that's what you want to use let's just stick to it since you seem to be running into issues with your application packaging/deployment than anything else.
chain singh wrote:
it deployed without any error message.
Deployed what? What kind of an application is it? Does the server log show it's deployed?
chain singh wrote:
it gives a blank page.
What gives a blank page? What exact URL do you use?
chain singh wrote:
I think it is actually not deployed correctly on jboss
You are contradicting yourself. What do the server logs say about the application?
chain singh wrote:
because i also us some debug code like '"out.println("connected")", which is not display on log when i access that
applications.
out.println where? Are you sure you are using the right URL?