I don't know why that wiki page tells you to add the SourceCodeServlet,
that is only for the example app.
Aneesha Govil wrote:
Hi,
I am migrating my JSF app from Tomcat 5.5.17 to JBoss 4.0.3 SP1. I followed
the instructions at [1] however, before that I was just getting an error
for
tomahawk jars as "the absolute uri http://myfaces.apache.org/tomahawk was
not found in web.xml or jars ...". After following the instructions, it
does
not even find the core tlds.
Do I need to do anything else? I read somewhere about adding some
init-params to web.xml but didn't get which web.xml to put them in.
Also, if I put the jar files in Manifest.MF instead of putting them in
WEB-INF/lib, it should still work, but it doesn't.
Any idea what needs to be fixed? Please help, my JSF-application cannot
integrate with the main application if I can't make it work in JBoss. :(
Thanks,
Aneesha
[1] http://wiki.apache.org/myfaces/From_1.1.1_to_1.1.3_with_Jboss