-
1. Re:
francis17101970 Sep 8, 2008 3:48 AM (in response to d_strand)take a look at this
http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state/content/navId.4/navSetId._/vtAnchor.CIHFCJJC/vtTopicFile.adfdevguide|deployment_topics~htm/
anyway its quite strange you don't have any error message either in the console or in the log file.
have you checked that the web application was deployed correclty ? you should see it from the console. -
2. Re:
d_strand Sep 8, 2008 5:52 AM (in response to d_strand)thanks for replying,
(I've found that link myself while looking for anwsers :)
My app is successfully deployed according to both logs and console. When I access it from a browser i can see my page being built in the jboss-logs, through all the jsf-phases. I can also see the individual components on my pages being handled and everything looks correct. And after the last phase there is nothing more in the logs and I get the error in my browser :-P
As you say, it's very strange. Anyway, I'm running out of ideas so I think i'll try deploying to Glassfish and see if i can get it to work there.
Thanks,
Daniel -
3. Re:
rameshraj Mar 16, 2009 5:44 AM (in response to d_strand)I am also having same problem. Some times the conflicting jar files give such problems.