[jboss-user] [JBoss Portal] - Images not loading inside jsp

daedalus do-not-reply at jboss.com
Sun May 25 09:19:19 EDT 2008


I know this has been talked about before, but:

I modified the HelloWorldJspExample, and I want to display an image like this:

In the war I have the resources dir and the inside it the 2.jpg file, but the image never gets displayed.

When I acces any jsp I get this error in the console:

16:09:22,859 ERROR [STDERR] May 25, 2008 4:09:22 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/jboss-portal-2.6.4/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-iden
tity.war/WEB-INF/lib2/jsf-facelets.jar!/META-INF/jsf-core.taglib.xml
16:09:22,906 ERROR [STDERR] May 25, 2008 4:09:22 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/jboss-portal-2.6.4/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-iden
tity.war/WEB-INF/lib2/jsf-facelets.jar!/META-INF/jstl-core.taglib.xml
16:09:22,906 ERROR [STDERR] May 25, 2008 4:09:22 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/jboss-portal-2.6.4/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-iden
tity.war/WEB-INF/lib2/jsf-facelets.jar!/META-INF/jstl-fn.taglib.xml
16:09:22,953 ERROR [STDERR] May 25, 2008 4:09:22 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/jboss-portal-2.6.4/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-iden
tity.war/WEB-INF/lib2/jsf-facelets.jar!/META-INF/jsf-ui.taglib.xml
16:09:22,968 ERROR [STDERR] May 25, 2008 4:09:22 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/jboss-portal-2.6.4/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-iden
tity.war/WEB-INF/lib2/jsf-facelets.jar!/META-INF/jsf-html.taglib.xml
16:09:22,968 ERROR [STDERR] May 25, 2008 4:09:22 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/jboss-portal-2.6.4/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-iden
tity.war/WEB-INF/lib2/portal-faces-lib.jar!/META-INF/portal.taglib.xml
16:09:23,531 INFO  [MyfacesConfig] No context init parameter 'org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS' found, using de
fault value true
16:09:23,531 INFO  [MyfacesConfig] Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensio
nsFilter are disabled now.
16:09:23,531 INFO  [MyfacesConfig] Starting up Tomahawk on the RI-JSF-Implementation.
16:09:23,531 INFO  [MyfacesConfig] Starting up Tomahawk on the MyFaces-JSF-Implementation
16:09:23,531 ERROR [MyfacesConfig] Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-
implementations.

I don't need JSF at all, what jars should I delete???
Thanks!


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153220#4153220

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153220



More information about the jboss-user mailing list