Netbeans & jsf_core.tld error

I've uninstalled netbeans 6.1 and installed 6.5. I created a new web project and I'm presented with an error on the default jsp page it created.
The error states:
Unable to read TLD "META-INF/jsf_core.tld" from JAR file file:/...
I opened the jar with winrar, just incase, and sure enough the file is there and I can view it. Does anyone know how to sort this out or is it possibly related to the fact this is a version still in development?
I can still create JSP pages with jsf core so it's not the end of the world. It's slightly annoying.

Is this when targeting GlassFish V3? If so, see bug http://www.netbeans.org/issues/show_bug.cgi?id=139652
It'll be fixed by NB 6.5 M2. If not, please file a bug against NetBeans with correct information to reproduce.

Similar Messages

  • Unable to read TLD "META-INF/jsf_core.tld

    Hi guys,
    I have Tomcat 5.5.7 and jdk1.5.0_02 on Windows XP Pro ! I am using jsf-1_1_01. One of my page is as below:
    <%@ taglib prefix="f" uri="http://java.sun.com/jsf/core" %>
    <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html" %>
    <f:loadBundle basename="com.stufftolet.view.bundle.selectcountry" var="msg"/>
    <f:view locale="#{catalogBean.currentLocale}">
    and I got the following error:
    org.apache.jasper.JasperException: Unable to read TLD "META-INF/jsf_core.tld" from JAR file "file:/C:/Tomcat5/webapps/stufftolet/WEB-INF/lib/jsf-impl.jar": org.apache.jasper.JasperException: Failed to load or instantiate TagLibraryValidator class: com.sun.faces.taglib.jsf_core.CoreValidator
         org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:50)
         org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
         org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:179)
         org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:181)
         org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:418)
         org.apache.jasper.compiler.Parser.parseDirective(Parser.java:483)
         org.apache.jasper.compiler.Parser.parseElements(Parser.java:1539)
         org.apache.jasper.compiler.Parser.parse(Parser.java:126)
         org.apache.jasper.compiler.ParserController.doParse(ParserController.java:211)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:100)
         org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:146)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:267)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:255)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:556)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:296)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         com.stufftolet.view.util.SecurityFilter.doFilter(SecurityFilter.java:70)
         de.mindmatters.faces.spring.RequestHandledFilter.doFilter(RequestHandledFilter.java:117)
    Appreciate if someone could give some help here, Thanks !
    regards,
    kmthien

    Hi
    I am also facing the same problem. But I am using tomcat 5.0.xx and i havnt included extra jsp-api in the lib. But getting the error
    JSP Parsing Error:Failed to load or instantiate TagLibraryValidator class: com.sun.faces.taglib.jsf_core.CoreValidator
    tried all the options...but yet not got where is the problem.
    Please help.

  • Unable to read TLD "META-INF/jsf_core.tld" from JAR file "file:

    Hallo everybody :-)<br /><br />i've installed Workflow-Server + ARES + FormManager. When i call localhost:8080/adminui i can log in and the browser loads the next site --> it fails and says:<br /><br />org.apache.jasper.JasperException: Unable to read TLD "META-INF/jsf_core.tld" from JAR file "file:/C:/Adobe/LiveCycle/jboss/server/all/tmp/deploy/tmp56414LiveCycle.ear-contents/admi nui.war/WEB-INF/lib/jsf-impl.jar": org.apache.jasper.JasperException: Failed to load or instantiate TagExtraInfo class: com.sun.faces.taglib.FacesTagExtraInfo<br />     org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:5 0)<br />     org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:409)<br />     org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:183)<br />     org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:181)< br />     org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:418)<br />     org.apache.jasper.compiler.Parser.parseDirective(Parser.java:483)<br />     org.apache.jasper.compiler.Parser.parseElements(Parser.java:1539)<br />     org.apache.jasper.compiler.Parser.parse(Parser.java:126)<br />     org.apache.jasper.compiler.ParserController.doParse(ParserController.java:220)<br />     org.apache.jasper.compiler.ParserController.parse(ParserController.java:101)<br />     org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:203)<br />     org.apache.jasper.compiler.Compiler.compile(Compiler.java:470)<br />     org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)<br />     org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)<br />     org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)<br />     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)<br />     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)<br />     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)<br />     javax.servlet.http.HttpServlet.service(HttpServlet.java:810)<br />     com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)<b r />     com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)<br />     com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)<b r />     com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)<br />     com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)<br />     javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)<br />     com.adobe.framework.SecurityFilter.doFilter(SecurityFilter.java:177)<br />     com.adobe.idp.um.auth.filter.PortalSSOFilter.doFilter(PortalSSOFilter.java:106)<br />     com.adobe.framework.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter .java:161)<br /><br />Any idea what' wrong?<br /><br />Thanks,<br />Valerio

    Hi Howard,
    thank you for your post.
    I actually new about the problems with the jvm version. Still i wanted to ask, cause there are different reports on this `java problems` and even though the 1.4.2_08 seems to be the best version (by the way this version is not to be downloaded any longer *sig*), there are people getting all installed with other versions. I couldn't find any regularity in the misbehavior of the servers while installing.
    I finally achieved and got everything working ... but very slow. Loading the adminui or BAM features takes very long time (over one minute). Have you already had this delay. Any hint?
    Thanks again,
    Valerio

  • How find html_basic.tld and jsf_core.tld

    I am using Sun's WSDP 1.3 in Windows.
    Both tlds are in C:\jwsdp-1.3\jsf\lib as you know.
    Usually Tomcat find tld by taglib in the web.xml. Or automatically find it in the jar file in WEB-INF\lib.
    Why Tomcat can find C:\jwsdp-1.3\jsf\lib\html_basic.tld and jsf_core.tld?

    You have downloaded the jsf 1.0 Beta 1? Follow it's replacement of EA4.
    Use
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    whether you are online or offline localhost; it works. What doesn't work is
    <%@ taglib prefix="f" uri="/WEB-INF/lib/jsf_core.tld" %>
    <%@ taglib prefix="h" uri="/WEB-INF/lib/html_basic.tld" %>
    But for me right now I have to use
    <%@ taglib prefix="c" uri="/WEB-INF/entities/c-1_0.tld" %>
    instead of
    <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
    Also if you are interested in the xml tags I could only get the x:parse to work but not x:transform. I made a custom tag and backing bean for xslt; needed other output than String anyway.
    Just some observations; not 100% sure why the above. [JSWDP 1.3 with jsf 1.0 Beta 1, tomcat 5.0.18 and j2sdk1.4 or j2sdk1.5 beta].

  • Download jsf_core.tld files

    Dear All,
    Can anybody please give me an idea or a link from where I can download html_basic.tld and jsf_core.tld and other .jar files to create a jsf enabled jsp page? I am looking for these 2 files urgently.
    Thanks,
    Samarendra

    Certainly, they are included in the download bundle, which can be obtained at <http://java.sun.com/j2ee/javaserverfaces/>.
    Ed (EG Member)

  • TLD Error:The markup in the document preceding the root element must...

    Hello, I am new to using the Tag Libraries, i am getting the following error which seems to be in my treeTag.tld file, I am pasting the error message and the treeTag.tld at the bottom of this message. Any help is much appreciated.
    Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error
    type Exception report
    message Internal Server Error
    description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: XML parsing error on file /TreeTag/treeTag.tld: (line 5, col 1): The markup in the document preceding the root element must be well-formed.
         at org.apache.jasper.parser.ParserUtils.parseXMLDocument(ParserUtils.java:218)
         at org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImpl.java:283)
         at org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibraryInfoImpl.java:219)
         at ***************************************************
    Here is my treeTag.tld file
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    - <taglib>
         <tlibversion>1.1</tlibversion>
         <jspversion>1.1</jspversion>
         <shortname>Tree taglib</shortname>
         <uri>http://www.servletsuite.com/servlets/treetag</uri>
         <info>Tree tags</info>
         - <tag>
              <name>createTree</name>
              <tagclass>com.cj.tree.createTree</tagclass>
              <bodycontent>JSP</bodycontent>
              <info>Creates HTML-based tree view</info>
         </tag>
         - <tag>
              <name>addNode</name>
              <tagclass>com.cj.tree.addNode</tagclass>
              <bodycontent>JSP</bodycontent>
              <info>adds node</info>
              - <attribute>
                   <name>code</name>
                   <required>true</required>
                   <rtexprvalue>true</rtexprvalue>
              </attribute>
         </tag>
    </taglib>
    Regards,
    Navin Pathuru.

    You might make sure - if you havent already - that you are using the must up to date jsp version

  • Simple Netbean JBoss Webservice Error

    Hi all,
    I am deploying a simple Hello Web service to
    jboss-4.0.4-GA server with bundled in the Netbean 5.5 IDE.
    Deployment of webservice in the JBoss is ok , when i do
    http://localhost:8080/HelloWebService/HelloWS?wsdl , i can see the
    wsdl format.
    And when accessing the webservice using Web Service Client in
    Netbean , i can access the web service method without any error.
    My problem is the when i tried to access the web service in normal
    java class for example below:
    Anyone have any ideas or suggestion , please email it to me , thanx
    import java.net.URL;
    import javax.xml.namespace.QName;
    import javax.xml.rpc.Call;
    import javax.xml.rpc.Service;
    import javax.xml.rpc.ServiceFactory;
    public class TestWebService {
    /** Creates a new instance of TestWebService */
    public static void main(String [] args){
    try{
    String wsdlURL = "http://cxrus020:8080/HelloWebService/
    HelloWS?wsdl";
    String namespace = "urn:HelloWS/wsdl";
    String serviceName = "HelloWS";
    QName serviceQN = new QName(namespace, serviceName);
    ServiceFactory serviceFactory = ServiceFactory.newInstance();
    Service service = serviceFactory.createService(new
    URL(wsdlURL), serviceQN);
    QName portQname = new QName(namespace, "HelloWSSEIPort");
    Call call = service.createCall(portQname);
    call.setPortTypeName(portQname);
    call.setProperty(Call.ENCODINGSTYLE_URI_PROPERTY, "");
    QName requestQname = new QName(namespace, "greet");
    call.addParameter("String_1", requestQname,
    javax.xml.rpc.ParameterMode.IN);
    call.setReturnType(requestQname);
    String ret = (String) call.invoke(new Object[]{"joshua
    tat"});
    System.out.println("ret:" + ret);
    }catch(Exception ex){
    ex.printStackTrace();
    The wsdl file:
    - <definitions name="HelloWS" targetNamespace="urn:HelloWS/wsdl" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:HelloWS/wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <types />
    - <message name="HelloWSSEI_greet">
    <part name="String_1" type="xsd:string" />
    </message>
    - <message name="HelloWSSEI_greetResponse">
    <part name="result" type="xsd:string" />
    </message>
    - <portType name="HelloWSSEI">
    - <operation name="greet" parameterOrder="String_1">
    <input message="tns:HelloWSSEI_greet" />
    <output message="tns:HelloWSSEI_greetResponse" />
    </operation>
    </portType>
    - <binding name="HelloWSSEIBinding" type="tns:HelloWSSEI">
    <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http" />
    - <operation name="greet">
    <soap:operation soapAction="" />
    - <input>
    <soap:body namespace="urn:HelloWS/wsdl" use="literal" />
    </input>
    - <output>
    <soap:body namespace="urn:HelloWS/wsdl" use="literal" />
    </output>
    </operation>
    </binding>
    - <service name="HelloWS">
    - <port binding="tns:HelloWSSEIBinding" name="HelloWSSEIPort">
    <soap:address location="http://cxrus020:8080/HelloWebService/HelloWS" />
    </port>
    </service>
    </definitions>

    Hi all,
    I done further testing using live web service from xmethod.net.
    I got the similar error as shown in my first posting.
    Anyone have got any ideas ? Thanks
    try{
    String wsdlURL = "http://www.webservicemart.com/uszip.asmx?WSDL";
    String namespace = "http://webservicemart.com/ws/";
    String serviceName = "USZip";
    QName serviceQN = new QName(namespace, serviceName);
    //String URI_ENCODING = "http://schemas.xmlsoap.org/soap/encoding/";
    ServiceFactory serviceFactory = ServiceFactory.newInstance();
    Service service = serviceFactory.createService(new URL(wsdlURL), serviceQN);
    //QName portQname = new QName(namespace, "HelloWSSEIPort");
    Call call = service.createCall();
    call.setOperationName(new QName(namespace, "ValidateZip"));
    call.setProperty(Call.ENCODINGSTYLE_URI_PROPERTY, "");
    call.addParameter("ZipCode",serviceQN,javax.xml.rpc.ParameterMode.IN);
    call.setReturnType(serviceQN);
    String ret = (String) call.invoke(new Object[]{"123456"});
    System.out.println("ret:" + ret);
    }catch(Exception ex){
    ex.printStackTrace();
    }

  • Netbeans in ubuntu, error in palette?

    hi.
    i just transferred from windows to ubuntu and i had my set of netbeans-made projects encounter some problems.
    The JPanels which I added to my palette (when I was still in windows) have some problems here in ubuntu when I try to drag them to the form. It says:
    "The class must be compiled and must be on the classpath of the project this form belongs to".
    Also, I tried creating a JFrame at the same project where I created JPanel and yet the same error appears.
    When I tried creating another project, create a a new JPanel and it to the palette, and try to drag it to my newly created form, it's perfectly working.
    I'm wondering if there's a problem migrating projects from Netbeans to Ubuntu? or what are the things I have missed setting?
    thanks

    If it is a swing application, one likely reason could be the swing-layout-extensions library.
    If an application was developed in NetBeans under jdk1.5, then it would use 'Swing Extensions' library included with NetBeans, because the classes are not part of jdk1.5. But the library was included as part of jdk6 (https://swing-layout.dev.java.net/) although with different package structure to match the naming convention of java (javax.*). Opening such a project under 1.6 may lead to the correct jar/classes not being loaded.

  • NetBeans to Eclipse error

    Hi. I've some problem taking the source files from NetBeans to Eclipse. I want to build a GUI in NetBeans and do the coding in Eclipse.
    When I transferred the source files to Eclipse the following error message *'org.jdesktop cannot be resolved to a type'* comes up. This error comes up on the following line of code: org.jdesktop
    Now in NetBeans everything compiles fine so I don'n know why it does not compile using Eclipse. Also, everything so far is autogenerated.
    Any suggestions?
    Thanks.

    To fix the problem you have to add few jar files to your build path.
    1) appframework from YOUR_NETBEANS_DIR/java1/modules/ext
    2) org-desktop-layout from
    YOUR_NETBEANS_DIR/platform7/modules
    3) swing-layout from YOUR_NETBEANS_DIR/platform7/modules/ext
    For adding them to your projects
    -in package explorer right click on your project, then click properties.
    choose java build path from left and then libraries tab from right. click on "add external jar" and add the jar files I mentioned one by one.
    That worked for me.

  • Netbeans 7.1 - Error: package javafx.* does not exist

    when i open a project/directory made by old netbeans version as groovyfx as found in http://groovyfx.org/ (but the same occur in other cases) i change the library in default fx library but all the import javafx fail.
    what can i do?
    lorenzo

    Netbeans/Java is not lying to you. The package does not exist, so it does not exist. Figure out what you did wrong, perhaps by examining the Netbeans documentation on both the javafx plugin and how to manage the classpath of a project.

  • Help with error Netbeans 5.5.1 throws

    Hi all,
    I'm busy working on a project in J2EE using netbean 5.5.1 (project requirement). The project requires as to use Session, CMP and Message Driven Beans. My problem is with the Message Driven Beans while i know the code i am using is correct netbeans keeps throwing the following error when ever i deploy/run: javax.annotation.Resource.authentication Type()Javax/annotation/Resource$AuthenticationType;at com.sun.enterprise.deployment.annotation.AnnotationInfo@ba356+ .
    If some one could either please explain what the error is referring to or how to stop netbean throwing the error i would greatly appreciat it.

    You need to empty the InDesign Recovery folder. It's hidden so you need to set Explorer to show hidden files, then navigate to Users\<your user name>\AppData\Local\Adobe\InDesign\Version 7.5\<language>\Caches
    That should allow ID to restart normally and let you open the last saved version of your file.

  • Compiling error (netbeans and javac)

    Hi,
    I have created a project with netbeans. It has two files Main.java and Methods.java. I can compile and run it using netbeans without any errors. But if I go to the directory where that files are located and try "javac Main.java", I get the error like this:
    Main.java:26: cannot find symbol
    symbol : class Methods
    location : class projectname.Main
    Methods met = new Methods();
    I get this error 2 times.

    cd ..
    javac projectname/Main.java

  • Remove automatic error recognizer in Netbeans 3.6

    Hello,
    i installed the NetBeans 3.6 and everytime i open a java file the Netbeans shows all Errors in the file automatically.
    its a bit problimatic because it takes long time and it slow my computer dramtically.
    how can i turn this off?
    i want to see the errors only when i compile.
    niether when i type nor when i open the file.
    thank you.

    In Tools > Options > Editing > Java Sources set Automatic Parsing Delay to zero

  • Error in using taglib uri in jsp

    When i write the following code in my jsp to use the tags, i got the error -
    JSP Parsing Error:The absolute uri: http://java.sun.com/jsf/html cannot be resolved in either web.xml or the jar files deployed with this application     
    And when i used the tld (html_basic.tld & jsf_core.tld), it gave me the error
    JSP Parsing Error:Failed to load or instantiate TagLibraryValidator class: com.sun.faces.taglib.html_basic.HtmlBasicValidator

    you can use
    <taglib>
    <taglib-uri>/WEB-INF/html-basic.tld</taglib-uri>
    <taglib-location>
    /WEB-INF/html-basic.tld
    </taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>/WEB-INF/jsf-core.tld</taglib-uri>
    <taglib-location>
    /WEB-INF/jsf-core.tld
    </taglib-location>
    </taglib>
    in your web.xml

  • Error on using MyFaces component

    Hy all,
    I don't know if someone as already tested to work with JSF and MyFaces on its WebAS.
    In fact I've started by developping a simple JSF page
    and next I would like to add some sweet component  by using MyFaces and Tomawakh.
    For the JSF page, no problem, it rulez, but, when I <b>just</b> add "myfaces-api-1.1.3.jar" and
    "my-faces-impl-1.1.3.jar" and deploy it to my server.
    No error during deploying but when I'm trying to open a
    JSF page I get this long error :
    #1.5#000D606F6C2B0026000000270000137800041B1DE87681AB#1155715175094#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#sap.com/NewsDisplayJSFApp#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#Guest#2####2839db702cfd11db94ff000d606f6c2b#SAPEngine_Application_Thread[impl:3]_12##0#0#Error#1#/System/Server#Plain###Runtime error in compiling of the JSP file <D:/usr/sap/DEP/JC00/j2ee/cluster/server0/apps/sap.com/NewsDisplayJSFApp/servlet_jsp/newsDisplayJSF/root/NewsError.jsp> !
    The error is: java.lang.NullPointerException: null
    Exception id: [000D606F6C2B0026000000260000137800041B1DE8767EC8]#
    #1.5#000D606F6C2B0026000000280000137800041B1DE8768B06#1155715175094#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/NewsDisplayJSFApp#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#Guest#2####2839db702cfd11db94ff000d606f6c2b#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###Processing HTTP request to servlet [Faces Servlet] finished with error. The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: Internal error while parsing JSP page [D:/usr/sap/DEP/JC00/j2ee/cluster/server0/apps/sap.com/NewsDisplayJSFApp/servlet_jsp/newsDisplayJSF/root/NewsError.jsp].
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:117)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:238)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.compileAndGetClassName(JSPServlet.java:429)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:169)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:316)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:372)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         at org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100)
         at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:64)
         at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:224)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NullPointerException
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.validate(JSPParser.java:235)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.initParser(JSPParser.java:348)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:105)
         ... 30 more
    I mean, in each JSP page I'm trying to use those standard taglib :
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    It crashes.
    I've try to add in my web-inf/lib some jar like : servlet_api.jar, servlet.jar, and so on but nothing seam to be working.
    I've also try to define the extensionFilter of myfaces in my web.xml but it doesn't help me
    Anyone has an idea ? I'll give reward
    Thx.

    Hy,
    try do do this:
    1) extract the JSF Tag-Lib's from the Jar-File in a folder under the WebContent folder (in my example named as "tld")
    2) Add some TagLib- Entries in the WEB.XML like this:
    <taglib>
       <taglib-uri>http://java.sun.com/jsf/core</taglib-uri>
       <taglib-location>tld/jsf_core.tld</taglib-location>
    </taglib>
      <taglib>
       <taglib-uri>http://java.sun.com/jsf/html</taglib-uri>
       <taglib-location>tld/html_basic.tld</taglib-location>
    </taglib>
    <taglib-uri> ist the URL that you use in the JSF Pages and <taglib-location> is the location of the expanded Tag-Libary.
    The example above ist based on the Sun-Faces components but it works in the same way for Myfaces oder for the Oracle ADF faces.
    Instead of the both Jar's myFaces-api and mafaces-imp I have use the myfaces-all.jar.
    I hope this informatin will help you.

Maybe you are looking for

  • Exporting map to .mdl file - error mdl1427

    I get this error in the log file when I try to export a map into mdl even after the deployment is successful Warning: MDL1427: Cannot export selected PROJECT <ADMIN> because it does not exist in target repository. what is the mistake I am doing, what

  • Xvfb Virtual Frame Buffer in a local zone?

    Ok, so this is a bit of a science project.... <p> Was wondering if anyone had gotten this working? <p> in the GLOBAL: the following works... <p> /usr/openwin/bin/Xvfb screen 1024x768x24 <p> <p> Doing the same in a LOCAL gives: <p> # /usr/openwin/bin/

  • Copy Calculated/Restricted Keyfigures between DIFFERENT InfoProviders

    Hello Gurus, I am struggling with a problem and there doesn't seem to be any clear help on the web. But maybe you can help me. How can one copy a restricted keyfigure from one infoprovider to another different one when all the infoobjects used for th

  • My iphone 4S keeps crashing and restarting..hellllppppp?

    I have a iPhone 4S and its been happening for about a week now. It decides to freeze, then the screen goes dark with little lines, then restarts with the apple logo. It usually does when I open camera based apps like snapchat and instagram..it does i

  • Strange decode or just Strange Day (for me)

    Hi, Why does this work: SQL> ed Wrote file afiedt.buf 1 declare 2 p_cont varchar2(1) := 'C'; 3 v_x VARCHAR2(1) := NULL; 4 CURSOR chek_p_cont 5 IS 6 SELECT 'X' 7 FROM dual 8 WHERE p_cont = DECODE ( 9 p_cont, 'A'--,'A' 10 , p_cont, 'B'--,'B' 11 , p_con