Hi please help as i m new to jboss and jboss seam .
I am running a project which create ear file which contains jar and war file but on browser it shows an 404 error and nothing on server logs.
I m posting my project structure here as well.please guide me.
Rsnt
--webcontent
---WEB-INF
----component.xml
----faces-config.xml
----jboss-web.xml
----pages.xml
----web.xml
and with parallell to WEB-INF there is html page
Rsnt-ear
--META-INF
---application.xml
---jboss-app.xml
--resources
---Rsnt-ds.xml
Rsnt-ejb
Please help me with this