You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mallari Kulkarni <Ma...@TRIGYN.com> on 2001/03/12 10:49:55 UTC

iplanet prob with parser .jar

> hi
> 
   We are using IPlanet WS 4.0 and trying to implement struts framework.
   I am not able to implement  Struts Tag Libray in JSP file. But I was able
to Action.xml. For Implementing ACtion.xml, we   
   downloaded Parser.java and JSP.jar. This is affecting the tag librarues
and the following error is displayed.

   Please help me.
>  
> --------------------------------------------------------------------------
> --------------------------------------------------------------------------
> ----------------------------
> [12/Mar/2001:11:02:38] info (  294): JSP: JSP1x compiler threw exception
> org.apache.jasper.JasperException: Unable to open taglibrary
> /servlet/struts.jar : null
> 	at
> org.apache.jasper.compiler.JspParseEventListener.handleDirective(Compiled
> Code)
> 	at
> org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingLi
> stener.java:119)
> 	at org.apache.jasper.compiler.Parser$Directive.accept(Compiled Code)
> 	at org.apache.jasper.compiler.Parser.parse(Compiled Code)
> 	at org.apache.jasper.compiler.Parser.parse(Parser.java:1022)
> 	at org.apache.jasper.compiler.Parser.parse(Parser.java:1018)
> 	at org.apache.jasper.compiler.Compiler.compile(Compiled Code)
> 	at
> com.netscape.server.http.servlet.NSServletEntity.load(NSServletEntity.java
> :230)
> 	at
> com.netscape.server.http.servlet.NSServletEntity.update(NSServletEntity.ja
> va:149)
> 	at
> com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.j
> ava:463)
> 	at
> com.netscape.server.http.servlet.NSServletSession.internalRedirect(Native
> Method)
> 	at
> com.netscape.server.http.servlet.NSRequestDispatcher.forward(NSRequestDisp
> atcher.java:67)
> 	at
> org.apache.struts.action.ActionServlet.processValidate(ActionServlet.java:
> 967)
> 	at
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:749)
> 	at
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:334)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
> 	at
> com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.j
> ava:502)
> 
> 
> [12/Mar/2001:11:02:38] warning (  294): Internal error: Failed to get
> GenericServlet. (uri=/logon.jsp,SCRIPT_NAME=/logon.jsp)
> [12/Mar/2001:11:02:38] warning (  294): RequestDispatcher: forward call
> failed
> [12/Mar/2001:11:02:38] failure (  294): Internal error: exception thrown
> from the servlet service function (uri=/logon.do):
> javax.servlet.ServletException: RequestDispatcher: forward call failed,
> Stack: javax.servlet.ServletException: RequestDispatcher: forward call
> failed
> 	at
> com.netscape.server.http.servlet.NSRequestDispatcher.forward(NSRequestDisp
> atcher.java:74)
> 	at
> org.apache.struts.action.ActionServlet.processValidate(ActionServlet.java:
> 967)
> 	at
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:749)
> 	at
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:334)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
> 	at
> com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.j
> ava:502)
> 

RE: iplanet prob with parser .jar

Posted by Palamadai Sriram <pa...@s1.com>.
iplanet prob with parser .jartry using xerces.jar instead
  -----Original Message-----
  From: Mallari Kulkarni [mailto:Mallari.Kulkarni@TRIGYN.com]
  Sent: Monday, March 12, 2001 4:50 AM
  To: 'struts-dev@jakarta.apache.org'
  Cc: 'struts-user@jakarta.apache.org'
  Subject: iplanet prob with parser .jar


  hi

     We are using IPlanet WS 4.0 and trying to implement struts framework.
     I am not able to implement  Struts Tag Libray in JSP file. But I was
able to Action.xml. For Implementing ACtion.xml, we

     downloaded Parser.java and JSP.jar. This is affecting the tag librarues
and the following error is displayed.

     Please help me.
   -------------------------------------------------------------------------
----------------------------------------------------------------------------
---------------------------

  [12/Mar/2001:11:02:38] info (  294): JSP: JSP1x compiler threw exception
  org.apache.jasper.JasperException: Unable to open taglibrary
/servlet/struts.jar : null
          at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(Compiled
Code)
          at
org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingList
ener.java:119)
          at org.apache.jasper.compiler.Parser$Directive.accept(Compiled
Code)
          at org.apache.jasper.compiler.Parser.parse(Compiled Code)
          at org.apache.jasper.compiler.Parser.parse(Parser.java:1022)
          at org.apache.jasper.compiler.Parser.parse(Parser.java:1018)
          at org.apache.jasper.compiler.Compiler.compile(Compiled Code)
          at
com.netscape.server.http.servlet.NSServletEntity.load(NSServletEntity.java:2
30)
          at
com.netscape.server.http.servlet.NSServletEntity.update(NSServletEntity.java
:149)
          at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.jav
a:463)
          at
com.netscape.server.http.servlet.NSServletSession.internalRedirect(Native
Method)
          at
com.netscape.server.http.servlet.NSRequestDispatcher.forward(NSRequestDispat
cher.java:67)
          at
org.apache.struts.action.ActionServlet.processValidate(ActionServlet.java:96
7)
          at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:749)
          at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:334)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
          at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.jav
a:502)



  [12/Mar/2001:11:02:38] warning (  294): Internal error: Failed to get
GenericServlet. (uri=/logon.jsp,SCRIPT_NAME=/logon.jsp)

  [12/Mar/2001:11:02:38] warning (  294): RequestDispatcher: forward call
failed
  [12/Mar/2001:11:02:38] failure (  294): Internal error: exception thrown
from the servlet service function (uri=/logon.do):
javax.servlet.ServletException: RequestDispatcher: forward call failed,
Stack: javax.servlet.ServletException: RequestDispatcher: forward call
failed

          at
com.netscape.server.http.servlet.NSRequestDispatcher.forward(NSRequestDispat
cher.java:74)
          at
org.apache.struts.action.ActionServlet.processValidate(ActionServlet.java:96
7)
          at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:749)
          at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:334)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
          at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.jav
a:502)