/deployement-of-application-uising-trinidad-tf4445100.html#a12734672
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED
://www.nabble.com/deployement-of-application-uising-trinidad-tf4445100.html#a12691506
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL
not apply to MyFaces component libraries
such as Tomahawk. However, myfaces-impl.jar and myfaces-api.jar should not
be used without disabling the built-in JSF implementation. See the JBoss
wiki for more details.)
--
View this message in context:
http://www.nabble.com/deployement-of-application
i am using tomcat 6. but it didnt work.
--
View this message in context:
http://www.nabble.com/deployement-of-application-uising-trinidad-tf4445100.html#a12690630
Sent from the Tomcat - User mailing list archive at Nabble.com
> From: anis jaballah [mailto:[EMAIL PROTECTED]
> Subject: RE : RE: deployement of application uising trinidad
>
> java.lang.NoSuchMethodError:
> javax.servlet.jsp.JspFactory.getJspApplicationContext(Ljavax/s
> ervlet/ServletContext;)Ljavax/servlet/jsp/JspApplicationContext;
T
thank you i put the lib but i have another error:
(2007-09-15 13:07:05,109 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/bn]]
Exception sending context initialized event to
listener instance of class
org.apache.myfaces.webapp.StartupServletContextListener
java.lang.NoSuchM
> From: anis jaballah [mailto:[EMAIL PROTECTED]
> Subject: deployement of application uising trinidad
>
> java.lang.NoClassDefFoundError:
> javax/servlet/jsp/jstl/core/Config
You need to put jstl.jar in your webapp's WEB-INF/lib directory.
There's a copy of it in Tomc
hi;
when i deployed demo of trinidad 1.0 it work with
tomcat.
but when i tried to deployed the demo of trinidad
1.2.2 an error display:
(MyFaces JSF implementation found! This version of
JBoss AS ships with the java.net implementation of
JSF. There are known issues when mixing JSF
implementations