Admin Console and Jboss Web Services Console

1.5k views Asked by At

am using Jboss 6, my problem is that when I want to view my admin console it will give me this>>>

HTTP Status 404 - /admin-console/
type Status report
message /admin-console/
description The requested resource (/admin-console/) is not available.
JBoss Web/3.0.0-CR2

and it goes the same if I want to view my Jboss Web Services Console,>>

HTTP Status 404 - /jbossws/
type Status report
message /jbossws/
description The requested resource (/jbossws/) is not available.
JBoss Web/3.0.0-CR2

what is the problem actually? is there anything to do with admin console.war?

1

There are 1 answers

0
amitsalyan On BEST ANSWER

You seem to have corrupted the JBoss installation, highly reccomended to use a fresh installation and deploy your application rather than debug this.