Hi,
Thanks for your reply
Actually we are trying a sample struts example on iplanet windows.. 
We have used wdeploy tool only. Even then it is giving exception...
An it is not running... please tell me tha solution..
 
 
Following is the errors
 
 
[20/Mar/2003:15:08:27] warning (  143): vs(https-ctp-vi0207)ServletException
thrown in servlet.init; context = /test, servlet = 'database'; stack tace:
javax.servlet.UnavailableException: Cannot load database from
'/WEB-INF/database.xml'
      at
org.apache.struts.webapp.example.DatabaseServlet.init(DatabaseServlet.java:1
80)
      at javax.servlet.GenericServlet.init(GenericServlet.java:258)
      at
com.iplanet.server.http.servlet.WServletEntity.loadAndInitServlet(WServletEn
tity.java:98)
      at
com.iplanet.server.http.servlet.WebApplication.init(WebApplication.java:317)
      at
com.iplanet.server.http.servlet.VirtualServer.init(VirtualServer.java:170)
      at
com.iplanet.server.http.servlet.NSServletRunner.VSInit(NSServletRunner.java:
675)
, root cause: 
[20/Mar/2003:15:08:27] info (  143): vs(https-ctp-vi0207)servlet 'action'
class = 'org.apache.struts.action.ActionServlet' loaded in context = '/test'
[20/Mar/2003:15:08:27] info (  143): action: init
[20/Mar/2003:15:08:27] info (  143): action: Loading application resources
from resource org.apache.struts.webapp.example.ApplicationResources
[20/Mar/2003:15:08:27] info (  143): action: Initializing configuration from
resource path /WEB-INF/struts-config.xml
[20/Mar/2003:15:09:12] warning (  143): vs(https-ctp-vi0207)ServletException
thrown in servlet.init; context = /test, servlet = 'action'; stack tace:
javax.servlet.ServletException: Parsing error processing resource path
/WEB-INF/struts-config.xml
      at
org.apache.struts.action.ActionServlet.initMapping(ActionServlet.java:1337)
      at org.apache.struts.action.ActionServlet.init(ActionServlet.java:466)
      at javax.servlet.GenericServlet.init(GenericServlet.java:258)
      at
com.iplanet.server.http.servlet.WServletEntity.loadAndInitServlet(WServletEn
tity.java:98)
      at
com.iplanet.server.http.servlet.WebApplication.init(WebApplication.java:317)
      at
com.iplanet.server.http.servlet.VirtualServer.init(VirtualServer.java:170)
      at
com.iplanet.server.http.servlet.NSServletRunner.VSInit(NSServletRunner.java:
675)
, root cause: org.xml.sax.SAXParseException: External entity not found:
"http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";.
      at com.sun.xml.parser.Parser.fatal(Parser.java:2817)
      at com.sun.xml.parser.Parser.externalParameterEntity(Parser.java:2506)
      at com.sun.xml.parser.Parser.maybeDoctypeDecl(Parser.java:1137)
      at com.sun.xml.parser.Parser.parseInternal(Parser.java:481)
      at com.sun.xml.parser.Parser.parse(Parser.java:284)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:155)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:77)
      at org.apache.struts.digester.Digester.parse(Digester.java:755)
      at
org.apache.struts.action.ActionServlet.initMapping(ActionServlet.java:1332)
      at org.apache.struts.action.ActionServlet.init(ActionServlet.java:466)
      at javax.servlet.GenericServlet.init(GenericServlet.java:258)
      at
com.iplanet.server.http.servlet.WServletEntity.loadAndInitServlet(WServletEn
tity.java:98)
      at
com.iplanet.server.http.servlet.WebApplication.init(WebApplication.java:317)
      at
com.iplanet.server.http.servlet.VirtualServer.init(VirtualServer.java:170)
      at
com.iplanet.server.http.servlet.NSServletRunner.VSInit(NSServletRunner.java:
675)
 
[20/Mar/2003:15:09:12] info (  143): Successfully initialized web
application environment (web-apps.xml) for virtual server (https-ctp-vi0207)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Regards,
 
P.RAMESHKUMAR,
 
-----Original Message-----
From: Velagapudi, Niranjan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 20, 2003 8:24 PM
To: 'Struts Users Mailing List'
Subject: RE: help :::: struts on iplanet
 
Ramesh,
 
Few Days back, we gathered the information (from the members of this list)
that iPlanet 6.0 with struts on Windows gave some frustrating experiences
and it does work on Solaris. With that information, we tried and
successfully configured Struts 1.0 with iPlanet 6.0 on Solaris with Java
1.3. We have not configured any of the examples that come with Struts,
though. What we realized is to use the iPlanet's 'wdeploy' tool to deploy
your application will give you better chances of success.
 
Niranjan
 
 
-----Original Message-----
From: Ramesh_KumarP [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 11:55 PM
To: [EMAIL PROTECTED]
Subject: help :::: sturts on iplanet
 
 
Hi all ,
I am using iplanet webserver 6.0 . can anyone tell me how to configure
iplanet to work sturts..
 
Rameshkumar
 
************************************************************************** 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
************************************************************************** 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************

Reply via email to