240 byte By
708428 at 2007-11-25 7:27:42
I am trying to forward to a JSP in the WEB-INF subdirectory and it gives me a deny-existence. I would like to store my jsps in the WEB-INF to prevent users from accessing them directly. How can I stop the deny-existence error?
1255 byte By
708096 at 2007-11-25 7:27:43
I run iWS 4.0 SP4 on SPARC Solaris 2.6.One of my servlets downloads a wave file to browsers.The servlet works correctly most of the time, however from time to time there is an IOException. The IOException gives the following stack trace:[14/May/2001:11:38:34] failure ( 2268): Internal error: ...
779 byte By
708209 at 2007-11-25 7:27:44
I am attempting to implement a templated solution to JSP pages. I have got the code for this from the excellent book "Advanced JavaServer Pages" by Greary.Having successfully tested the code in JBuilder 6.0 on my desktop I have deployed it to an HPUX box running iPlanet 4.1/SP8. The HTML ...
244 byte By
708210 at 2007-11-25 7:27:45
I have created a basic servlet with JBuilder6, and have installed in the iPlanet WebServer v6 to attempt to attach to it's jvm for remote debugging. Has anyone done this and can tell me some detailed instructions of how to do it?
4941 byte By
708211 at 2007-11-25 7:27:46
Hello all, We've been having problems with our upgrade to iWS 4.1 sp9, from NES 3.6 sp3. Since upgrading, users of Microsoft Internet Explorer (MSIE) 6, and some users of MSIE 5.5 (but not all) have problems with posting forms to our site. The error recieved is "Site not found," and the web ...
221 byte By
708212 at 2007-11-25 7:27:47
I am running iPlanet Enteprise Web Server v6.0 SP1 and I have a page that has quite a few images and they load extreemly slow. If I load the same page and images on version 4.1 SP7 it runs really fast. Help?
14 byte By
708213 at 2007-11-25 7:27:48
403 byte By
708983 at 2007-11-25 7:27:49
I have try to download the CRL from Hong Kong post " http://www.hongkongpost.gov.hk/crl/eCert.crl" and install on iPlanet web server 6.0,but i got the following error:System Error:Error decoding the CRL/CKL file. Please make sure it is valid.The system returned error number -8183, which is ...
173 byte By
708214 at 2007-11-25 7:27:50
Whenever a customer enters our website, a cookie was written on the client side. We don't want to write/read any cookie on the client side. How to avoid this.
270 byte By
708428 at 2007-11-25 7:27:51
I have setup an HttpSessionBindingListener, and while it is called when I specifically invalidate a session, it is not called when the user's session timeouts due to reaching the max idle. Is there a patch or a workaround available? I am using IWS 6.0SP2.
338 byte By
708188 at 2007-11-25 7:27:52
Hi All,I am trying to stop an instance of my iPlanet WebServer 4.1 SP9 and receives the following message"server not responding to exit command". I have to do a kill -9 on the process uxwdog and ns-httpd. Does anyone know what this means. Any help is greatly appreciated. Thanks in advance for ...
791 byte By
708199 at 2007-11-25 7:27:53
Dear all,I follow the Programmer's Guide (Chapter 1) to setup the Chroot directory (say, /mychroot/) for my existing CGI programs. It works fine, but I wonder why I don't need to update the CGI directory setting (the directory to chdir to after chroot but before execution). Its original value ...
1002 byte By
708215 at 2007-11-25 7:27:54
Hello,I am using Iplanet 6.0 Enterprise.I am trying to set up an acl on a particular directory on my web server, but I keep getting an error which I don't understand:<b>[11/Mar/2002:15:32:27] security (68): [NSACL4380] couldn't determine dbtype from: user [11/Mar/2002:15:32:27] security ...
107 byte By
708216 at 2007-11-25 7:27:55
I am looking for a discussion on the pros and cons of the different types of virtual servers.
2355 byte By
708094 at 2007-11-25 7:27:56
Hi everybodyI deploy a web app from the iPlanet plugin but am not able to get it run. The following are the messages from the error log:[13/Mar/2002:15:52:43] config ( 136): File mime.types, line 137, column 39: shtml: Extension given multiple times [13/Mar/2002:15:52:43] info ( 136): ...
492 byte By
708217 at 2007-11-25 7:27:57
I need to define an initialization parameter in iWS6.0sp2, this parameter will be used by all my servlets in an web application. parameter name: paraNameparameter value should be a string: "c:/xxx/xxx/xx"I want to get this parameter in my servlet using :getInitParameter("paraName")it looks like ...
1391 byte By
708205 at 2007-11-25 7:27:58
I currently have a problem with Deploying pre-compiled JSP on iWS 6.0 sp1. I have previously successfully deployed and run a war with same files as JSP. I followed the process as described in the programmers guide.i) compiled the JSP using JSPC into a set of classes in package _jsps .ii) jarred ...
14 byte By
708218 at 2007-11-25 7:27:59
991 byte By
708771 at 2007-11-25 7:28:01
I have an application that uses iWS 6 sp2 and iAS 6 sp4. The web server exposes a https port. I can get this port to work fine with a certificate requested against the internal module. When I use the module supplied by the SSL accelerator (Sun Crypto Accelerator 1) I can install and view a ...
151 byte By
708219 at 2007-11-25 7:28:02
I see the Fastrack server but it apparently doesn't support SSJS. I don't see a developer version of the Enterprise server. Any advise?
407 byte By
708220 at 2007-11-25 7:28:03
Hi,I want to configure a reverse proxy on iPlanet Web server (not proxy server) to reverse proxy http requests to a webserver (i.e bring the content of www.yahoo.com, for example, in through the reverse proxy).Ideally this would work in the same manner as the weblogic reverse proxy NSAPI plugin ...
1872 byte By
708117 at 2007-11-25 7:28:04
Hi all,(Urgent)web server(IWS6.0 SP2 on solaris 2.8)crashed, I stopped the server completely by killing all the processes and then tried restarting the server but the server wouldn't want to start (not even admin server)error logs from admin server...[18/Mar/2002:08:56:02] failure (13414): ...
311 byte By
708858 at 2007-11-25 7:28:05
We have developed an application based on j2EE architecture and are running it on iWS and iAS. I would like to know the impact network latency would have on the application.What should be the threshold of the network latency for our application's good response ?Regards,Vibha ...
I tried to configure iWS using admin tool, by clicking on security tab and then created trust database. Then set Encryption on. Restarted server instance. Then I tried to invoke from the browser. But ended in fiasco. I get an error message "network error occured, TCP error.". Can some body shed ...
473 byte By
708221 at 2007-11-25 7:28:07
Hi, I'm tryin to run the iPlanet 4.1 with SP 5, while using the new jre 1.4. I keep getting these error messages: [14/Mar/2002:16:15:31] info ( 656): Exiting JVM due to: infinite loopdetected in the JVM signal handler[14/Mar/2002:16:15:31] info ( 656): JVM exit ...
168 byte By
708222 at 2007-11-25 7:28:08
webserver shows the server paths in case a request is sent for a file which is not found . problem with only jsp extensions. what settings should i change
I have created a password.conf file in iWS6, in accordance with the manual, containing just the following line (with no CR/LF at the end):internal : passwordThis differs from iWS4, which said it should be like:Communicator Certificate DB : passwordHowever, it doesn't work. All restarts within ...
448 byte By
708223 at 2007-11-25 7:28:10
it is cool. But i have one major problame. Previous codding for database connection i used server.mappath("../../usradm.mdb"). Lets asume the database found in sub sub directory. The same code is working fine with IIS. but Iplanet not supporting it. Now i have lots of file where i write this ...
418 byte By
709613 at 2007-11-25 7:28:11
I used admin web page to change port of my webserver instance. Then I used 'start' script of that instance to start the server, it just picked up the old values and started the server at old port.But if start the weberserver instance from admin web page it starts correctly.What special the ...
90 byte By
708224 at 2007-11-25 7:28:12
How does the web server function with App Server in a 3 tier architecture..?
14 byte By
708225 at 2007-11-25 7:28:13
14 byte By
708226 at 2007-11-25 7:28:14
14 byte By
708227 at 2007-11-25 7:28:15
14 byte By
708228 at 2007-11-25 7:28:16
1235 byte By
708229 at 2007-11-25 7:28:17
We have configured our virtual server with a couple of "Additional Document Directories" (mappings). We have set up mappings for "/images" ( http://myserver.domain.com/images) and a "shellcgi" mapping for "/cgi-bin" ( http://myserver.domain.com/cgi-bin) to run cgi scripts. These mappings work ok ...
1345 byte By
708230 at 2007-11-25 7:28:18
I am trying to use a .htaccess file to restrict access to a particular directory, requiring a password to login. I have followed the instructions in the documentation, but I cannot get it to work under iPlanet v4.1 (although it works fine under Apache).My .htaccess file looks like ...
1013 byte By
708117 at 2007-11-25 7:28:19
Hi I am getting IWSSessionManager: cannot create a new session as the limit on maximum number of sessions has already been reached: (1000) error on IWS6.0 SP2, then I did following change to web-apps.xml file..<session-manager ...
794 byte By
708231 at 2007-11-25 7:28:20
I am running iPlanet has a non-root user and running my web server instances on port 8080, using a F5 BIG-IP to redirect port 80 requests to port 8080 on the web server. All is working fine except when iPlanet redirects to add a trailing slash, for example www.foo.com/blah when blah is a ...
125 byte By
vossjf at 2007-11-25 7:28:21
For example, redirect http://myservername/cgi-bin/* to another Url. Where '*' equals any other text....thanks
247 byte By
708117 at 2007-11-25 7:28:22
Hi all,we are running single instance of IWS6.0 SP2 on solaris, we want to comfigure this single instance to multiple application servers(JRun). Can any one advise me whether it is possible to do. ThanksRaj
14 byte By
708233 at 2007-11-25 7:28:23
258 byte By
708142 at 2007-11-25 7:28:24
We are trying to install iWS6.0 on HPUX11.0. During the installation it gives a 'coredump' and says failed to install 'server core', do you want to continue. Has any one came across this problem before? Any help is appreciated.Thanks
1103 byte By
708235 at 2007-11-25 7:28:25
Appreciate if any iPlanet super-expert can give insights on the following scenario:In our servlet, we used a request dispatcher to forward the processing to a JSP as in :RequestDispatcher rd = getServletContext().getRequestDispatcher(physicalPath);rd.forward(request, response);And on most of ...
294 byte By
708236 at 2007-11-25 7:28:26
I have an application made of html,jsp and javabeans(NOT enterprise) which has to support +/- 120 concurrent users. It works with IWS only, but is there a general rule (# users,..etc.) when to switch to IAS or is it fully dependant on the load on the processor/server?thnx.
624 byte By
708237 at 2007-11-25 7:28:27
I would like to use the HTTP 1.1 content-encoding feature with iPlanet (I presume this is available because iPlanet docs say it is fully HTTP 1.1 compliant and this is part of 1.1 spec.) Such as the apache module, mod_gzip. I want to compress all textual content before response sent (HTML, etc) ...
124 byte By
708238 at 2007-11-25 7:28:28
I get a "func_exec reports: no handler function given for directive" error after migrating to 6.0 iWS from 4.7
386 byte By
708239 at 2007-11-25 7:28:29
we are iPlanet 4.1 as webserver. We are writing cookies in our servlet which resides at Webserver. When comparing with our session cookie file and the client we have found that "NSES40Session 16%53A3c833bbd%253Aeb5884f44ad4b5cc ...
92 byte By
709291 at 2007-11-25 7:28:30
Web Server Question....This question originally posted in "clustering"category
337 byte By
708240 at 2007-11-25 7:28:31
i am writing application using jsp and using a security token. we have a website with ssl (requires client authentication) feature. I don't understand where the web server stores the client cert having user sends their cert and how to extract some information form the cert to make my own user ...
16 byte By
708241 at 2007-11-25 7:28:32
--