Hi all,
I installed Jboss 5.1.1 server and am trying to deploy da.war file. When I deploy da.war file that I downloaded from EMC directly and try to access localhost:8080/da, it gives me error NO_DOC_BROKER. That is correct because I didn't udpated the dfc.properties.
Now, I extracted the WAR file using "jar xvf da.jar" command and modified dfc.properties with my Global registry and other info.
Later, I packaged the entire WAR file using "jar cvf da.jar *" and tried deploying on the root folder of jboss 5.1.1. After deploying when I try accessing the DA (localhost:8080/da) it gives me Blank Screen.
Am not sure what is the problem. Can any of you direct me what is causing this issue? Thanks in Advance.
Thanks,
RK