DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17645>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17645 Trying to deploy Struts example in iPlanet webserver 6.0 Summary: Trying to deploy Struts example in iPlanet webserver 6.0 Product: Struts Version: 0.5 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: Test AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When i am trying to deploy Struts example which as the following structure in the iPlanet webserver 6.0 i am getting the error: Structure: d:/iPlanet/Servers/docs/StrutsExample -- index.jsp --Web-inf --classes --lib --struts.tld and all .tld files --web.xml --struts-config.xml --src I am getting the following error: Internal error: Failed to get GenericServlet. (uri=/StrutsExample/index.jsp,SCRIPT_NAME=/StrutsExample/index.jsp) [04/Mar/2003:14:12:11] info ( 111): Internal Info: loading servlet /StrutsExample/index.jsp [04/Mar/2003:14:12:11] info ( 111): JSP: JSP1x compiler threw exception org.apache.jasper.compiler.CompileException: d:/iPlanet/Servers/docs/StrutsExample/index.jsp(1,0) Unable to open taglibrary /WEB-INF/struts-bean.tld : Could not locate TLD META-INF/taglib.tld at org.apache.jasper.compiler.JspParseEventListener.handleDirective (JspParseEventListener.java:708) at org.apache.jasper.compiler.DelegatingListener.handleDirective (DelegatingListener.java:110) at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:215) at org.apache.jasper.compiler.Parser.parse(Parser.java:1077) at org.apache.jasper.compiler.Parser.parse(Parser.java:1042) at org.apache.jasper.compiler.Parser.parse(Parser.java:1038) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:191) at com.iplanet.server.http.servlet.NSServletEntity.load (NSServletEntity.java:239) at com.iplanet.server.http.servlet.NSServletEntity.update (NSServletEntity.java:162) at com.iplanet.server.http.servlet.NSServletRunner.Service (NSServletRunner.java:428) can any one please let me know what i need to do? Thanks in advance.. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]