[jboss-user] [Installation, Configuration & DEPLOYMENT] - FacesServlet mapping at JBossAS startup

2008-04-09 Thread BGrand
Hi ! I've an issue about FacesServlet mapping at my JBossAS server's startup... The stacktrace in the console: 09:41:02,063 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/ | 09:41:02,891 INFO [MyfacesConfig] No context init parameter 'org.apache.myfac

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jsf for jboss 4.2

2008-03-20 Thread BGrand
I tried to replace jsf-api.jar and jsf-impl.jar in server\default\deploy\jboss-web.deployer\jsf-libs by myfaces-api-1.1.1.jar and myfaces-impl-1.1.1.jar, but myfaces-impl doesn't have this package : com/sun/... like jsf-impl :-/ And thus JBoss makes errors during its startup... View the origin

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jsf for jboss 4.2

2008-03-20 Thread BGrand
Hi ! Same problem for me... I added your context-param code in my web.xml file, but I still have the same error message when deploying the application in JBoss... 09:14:03,310 WARN [JBossJSFConfigureListener] MyFaces JSF implementation found! This version of JBoss AS ships with the java.net im

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Cannot find the tag library descriptor

2008-01-17 Thread BGrand
Thanks for the answer ! The problem is now resolved, I added the tld files of the taglibs in my WEB-INF folder (no need of the jar libraries, provided by the server), and made the link from the jsp to them with the configuration in web.xml. View the original post : http://www.jboss.com/index.h

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Deploying a Servlet in Jboss

2008-01-17 Thread BGrand
"PeterJ" wrote : Place your WAR file in the server/default/deploy directory. Right, you can hot-deploy it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120866#4120866 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Cannot find the tag library descriptor

2008-01-17 Thread BGrand
Hi all, I'm writing a jsp page, and need the portlet tag library. Thus I added this line at the top of the file : <%@ taglib uri="http://java.sun.com/portlet"; prefix="portlet" %> But Eclipse give me an error message : "Eclipse" wrote : Cannot find the tag library descriptor for http://java.s

[jboss-user] [JBoss Portal] - Re: Portlet deployment error

2008-01-17 Thread BGrand
I didn't say the size of the glass :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120774#4120774 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120774 ___ jboss-user maili

[jboss-user] [JBoss Portal] - Re: Portlet deployment error

2008-01-17 Thread BGrand
"[EMAIL PROTECTED]" wrote : Make sure that: | | ch.softcomponent.bg.MyPortlet implements javax.portlet.Portlet (or extends javax.portlet.GenericPortlet) | | Also make sure to *not* include the jsr168 api jar in your webapp since it's already part of the portal | I tried with both po

[jboss-user] [JBoss Portal] - Re: Portlet deployment error

2008-01-17 Thread BGrand
The test environment : jboss-portal-2.6.3.GA-bundled >> JBossAS 4.2.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120757#4120757 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120757

[jboss-user] [JBoss Portal] - Portlet deployment error

2008-01-17 Thread BGrand
I've an error during my portlet's deployment. I didn't find what's the mistake, it's certainly a small detail in the configuration, but... The error in the server's console : 18:19:21,188 INFO [TomcatDeployer] deploy, ctxPath=/myPortlet-0.1-SNAPSHOT, warUrl=.../tmp/deploy/tmp54329myPortlet-0.1

[jboss-user] [JBoss Portal] - Re: What happened to the JBoss Eclipse IDE Portal Plugin?

2008-01-14 Thread BGrand
Hi, I'm searching a plugin for eclipse to develop portlets for JBoss Portal. Some people talk about JBoss Portal plugin for eclipse, but nothing concrete... Do you have new information about this plugin since you posted your message ? Best regards Blaise View the original post : http://www.jb