1792 byte By
Dianap at 2007-11-26 7:24:03
Hello,I have a problem when i try to conect with JDBChere are my files.--web.xml<resource-ref><description>JNDI DataSource 4 mysql ...
758 byte By
tfstim at 2007-11-26 7:24:25
I'm not sure where to search for answers so I'm starting here. We have SunONE 6.1 SP4 web servers acting as proxies to WebLogic 8.1 SP4 servers. The web server and app server are on the same hardware. The problem occurs occasionally but usually at least once a day. One of our applications ...
Hi,When i am running my application in JBoss server under Solaris10 Operating System. When QB chart has to be generate....It is throwing following Exception ...Failed to read server.cfg. Use default host and port no. 22071.java.awt.HeadlessExceptionat ...
693 byte By
Gaonkar at 2007-11-26 7:24:51
Hi all,i have installed sun one webser 6.1 on my local system.after installing i was trying to generate local certificate using "certutil" command.when i am tryint to run "certutil -S -n "LOCAL Certificate Authority" -s "CN=LOCAL Certificate Authority,OU=NEM,O=COMPANY,L=BANGALORE,ST=LAM,C=IN" ...
Hi,I am trying to connect to a LDAP server from a Unix server( HP-Unix 11i ). And I am getting the error mentioned below,But it works fine while I try to run it from windows m/c.javax.naming.CommunicationException: localhost:636. Root exception is java.lang.InternalError: URLSeedGenerator ...
1812 byte By
dlochart at 2007-11-26 7:25:52
I am sorry but I have found the docs to be a little on the sparse side. I am a developer and it seems that the docs were written by a developer that knows the system. Having NEVER implemented a proxy server before I am having a dificult time making heads or tails of implementing filtering and ...
454 byte By
pat_wat at 2007-11-26 7:25:55
I know so little about all this, I don't even know if this is the right forumThe last steps in deploying the war file we need for our new version of web-based enrollment software talk about accessing the Java tab, selecting "JVM Options", and entering a string of text. The pictures show using ...
639 byte By
ol105ax at 2007-11-26 7:26:24
Hi There,we've got a JES4 proxy working.Access control was setup so that you have to authenticate to get access.But a programm needs access to a ressource and can not authenticate.So i've set up a a access rule:"connect://abcd.efg.de*.443"with anonymous access to that ressource.When i'm ...
My java application gives this error while connecting to oraclejava.lang.ArrayIndexOutOfBoundsException: ...
HiI'm using DBCP for connection pooling in my application. I have developed the application using Tomcat 5.0 and DBCP seem to work fine under tomcat context, the production server is Sun One application server, and the database is MS Sql server 2000 (with window authentication). My code seem ...
2557 byte By
chhabra at 2007-11-26 7:28:07
Hi All,I am trying to run a simple servlet in Sun ONE Web Server 6.1 SP5. Can some one pls. say whats wrong in this code or give pointers to rectify this error.JaideepThe Servlet Code is :*******import java.io.IOException;import java.io.ObjectInputStream;import ...
747 byte By
sunny220 at 2007-11-26 7:28:08
Just review a server to make sure the installation of Sun ONE web server after it was handed to me by partner. The fact is, l can see the binary file webservd under /opt/SUNWwbsvr/bin/https/bin/, and l see it's running by "ps -ef|grep webservd", and l can see it listen port 80 by "netstat ...
472 byte By
bhowarth at 2007-11-26 7:28:36
Hey everyone,I am in the midst of teaching the a web proxy server class 4.0.2 and we do not have a LDAP server running.I have gone through and created a CA certificate with certutil, but when I want to create listen sockets with security enabled it only shows disabled.I can see my certificate ...
3371 byte By
farmboy at 2007-11-26 7:29:50
I am deleveoping with SJSE8 IDE/SJSAS 8.1 on XP an attempting to deploy to SJSWSEE 6.1 SP5 on Solaris 9This small application runs from within the SJSE8/SJSAS 8.1 environment but fails when running on SJSWSEE 6.1 box..The following error:-[25/May/2006:06:56:11] failure (19971) ...
Daer all pls any one tell me why some applications use following application architecture for Web(JSP Servlet) + EJB Application what is the concept and its prons and cons ,how it implemant----U-> Apache Web Server <>Apache Tomcat <> Jboss App Ser <--> DB ser----or some ...
85 byte By
joyent at 2007-11-26 7:32:45
So that one can choose not to proxypass a subdirectory ( ProxyPass /images ! )
381 byte By
robs88 at 2007-11-26 7:34:19
I'm running Proxy 4.02 on a Windows 2000 server. Several times a week we'll get calls that users can no longer browse the internet through the Proxy. In looking at the proxy server I find that the "proxyd.exe" process is stuck running at 100%.I have to stop and restart the proxy service to ...
2756 byte By
farmboy at 2007-11-26 7:38:32
Running application on SJSWSEE 6.1 SP5 Solaris 9 SPARCgetting this error:I do not understand why the connection is timing out:Error msg from gov.usbr.uc.dblooms.servlets.SearchServlet: RSR0009: Resource not available for pool [jdbc-dblooms-pool]. Wait-time ...
1104 byte By
dlochart at 2007-11-26 7:38:48
Again thanks for the help getting up and running.Now that I am up and running I know my task at hand and I have comleted most of it except for a couple of things. Here is my task:To have 1 URL filter lists. Lets call it WhiteList-special. What my manager wants is this.To all URL's matching the ...
339 byte By
parduser at 2007-11-26 7:39:59
Hi,I used apache web server on Redhat Enterprise ES 4. I want to run asp web sites on it. When I was installing that Sun Java System Active Server 4.0.2 , there is error: Warning: Unable to determine apache webserver port.But apache web server is running that 80 port. (httpd.conf: Listen *: ...
587 byte By
dlochart at 2007-11-26 7:40:38
I am using the Filter type="filter-hhtml" to tets stripping out EMBED and OBJECT tags from html pages. It is working fine but when the resulting page is loaded the browser (konquorer in this instance) reports a content length mismatch and shows an error message. The new page is shown. When I ...
925 byte By
dlochart at 2007-11-26 7:40:50
Ok I have https proxying working now. When I look in the logs for every https connection I make I see lots of messages for connect but nothing for https. I do know that connect is what is used however I am wondering what good if any the https:// resource is in the obj.conf file. Is it merely ...
146 byte By
keneio at 2007-11-26 7:41:12
Hi all,Can anyone advise on how to install a self generated certificates as a trusted server/client server? RegardsKen
373 byte By
keneio at 2007-11-26 7:41:14
Hi all, I encountered the error when i configured the web server to require client authentication. Can anyone advise?[01/Jun/2006:15:41:08] failure (17048): HTTP3068: Error receiving request from 10.60.20.126 (SSL_ERROR_NO_TRUSTED_LIBSSL_CLIENT_CA: the CA that signed the client certificate is ...
hello,can i use iPlanet server on Windows OS? or does it have to be Solaris?thanks
459 byte By
Linda_B at 2007-11-26 7:42:56
Hi,My objective is to create a virtual server for www.anothercompany.com on the same port 80. The instance has by default www.mycompany.com running.1] While creating the virtual server, I should enter a URL Host. What is this? Should it be www.anothercompany.com or the host where the web server ...
hi,i m unable to use the getfolder method to work on my asp page. There's no error msg. The page continues to load with a blank page. however the page loads fine when i comment out the getfolder part...set fso=Server.CreateObject("Scripting.FileSystemObject")set ...
586 byte By
M.Ali at 2007-11-26 7:43:15
<form action="school.jsp"> // page calling itself My page is school.jsp and when I click //ok button it opens again school.jsp and adds some data from //inputs to database and lists them.<INPUT type="text" name="school" value=0 >//For example I want to reach text value and want to ...
Can I call the destroy method from the service method of servlet?Is it possible?It seems no to me since destroy is a callback method which can be called by the container when all the threads serving the requests are dead
1032 byte By
Lion-O at 2007-11-26 7:43:24
Hi there,My conversion from Apache to SunONE went like a charm and right now I'm very happy with the end results. The only thing which is giving me a little trouble are the ACL's. I got the whole site secured (as far as I can see) but I was wondering if it is possible to deny access based on ...
hi alli have installed policy agent for web server successfully. Afterthat is there any post configuration have to do? How to run the policy agent in web server?please help meThanks in Advance
I need to call a class of JAVA from the code of an ASP 3 page.The Class already this developed and approved by one of my outfitters. This demands me that utilize it if I want to communicate me with their site.This class takes it upon to encrypt the data that are sent or receives of the site of ...
Is there any way to debug the reverse proxy plugin? I am running the following plugin (info: PASS1000: Sun ONE Web Server 6.1SP3 Reverse Proxy Plugin B09/09/2004 11:59) on the following webserver( Sun ONE Web Server 6.1SP5 B06/23/2005 17:36).I have the following obj.conf file:#AuthTrans ...
Does anyone know if you can tell iPlanet to place archived log files in another directory? Currently the archived log files are placed in the same directory as the access log file. "server_root/https/log/"Thanks
755 byte By
secEng at 2007-11-26 7:49:54
-- Requirement --I have a Sun web server 6.1 SP4 that sits in a DMZ that must securely reverse proxy traffic to an internal application server listening on 443.The web server instance has two listen sockets, 80 and 443.The web server instance must accept traffic on port 80 but re-direct it to ...
492 byte By
Kimi_Rex at 2007-11-26 7:50:06
Hi all,I want to increase my webserver's performance by adding multiple servers. I want the servers to be behind the load balancer. I have succeeded in implementing the scenario, two machines running portal server on top of webserver. The problem that i am having is , what to do with the ...
494 byte By
vmachani at 2007-11-26 7:50:10
Hi,Application runs on weblogic 8.1 SP5 andproxy server is Sun ONE Web Server 6.1SP4 Iam getting this error when I access a particular screen in the applicationI checked for this as mentioned here : http://support.bea.com/application?namespace=askbea&origin=ask_bea_answer.j ...
Hello,1. I want to hide the information of iPlanet Messeging server when i do telnet localhost 25 , it gives me iPlanet version/hotfix/build information i want to hide this info2. Also i want to hide the iPlanet Version /hostfix /build information from the message header.Thank ...
285 byte By
RR1234 at 2007-11-26 7:50:50
I have installed Sun One Web server 6.1. The administrator server is starting up. However, the instance of the web server through which I want to serve the web pages is not starting. Altough, there are no error messages that are shown when I am starting the server. Please help.
375 byte By
ele309 at 2007-11-26 7:51:41
Hello,Could someone tell what can be inferred from these statistics? Are they normal? I couldn't get much info. from docs. Total Number Of Connections: 16332 Maximum Number Of Queued Connections: 4096 Peak Number Of Queued Connections: 1 Current Number Of Queued Connections: 0 Number Of ...
198 byte By
TonyZ at 2007-11-26 7:52:12
Hi,I am considering using Sun Asp for my web server. Does anyone know the price? When I go to the sun store, all I see is the Sparc upgrade price. Am I missing something?Thanks.
556 byte By
mlizzle2 at 2007-11-26 7:55:10
I'm trying to replace all 403 error codes with 404's.We use weblogic plugi-in and would like to override the default behavior of iplanet so that ALL 403 error codes are overridded with 404's.The 'deny-existence' always sends back a 404 no matter what so if i put a deny-existence /*, the ...
7280 byte By
jackty at 2007-11-26 7:55:49
I'm try the example(Sun\WebServer6.1 plugins\java\samples\webapps\jdbc\simple). I encounter some trouble.Here is my configure.sun-web.xml: <resource-ref><res-ref-name>jdbc/jdbc-simple</res-ref-name><jndi-name>jdbc/jdbc-simple</jndi-name> ...
1324 byte By
jet9 at 2007-11-26 7:56:46
Hi,We are using Sun Java Web server 6.1 sp2 for a webapplication with jsp and servlets. Total number of users for this application is around 7000. We had no performance issues till recently."Total Number Of Connections" was around 16000. Maximum Number Of Queued Connections: 4096 Peak Number Of ...
1.Column names are added in table1 in File1( width is given in percentage for screen Resolution)2.Data are added in table2 in File2( width is given in percentage for screen Resolution)3.Using frameset, im combining file1 and file2 to make a table3.Here in table2(in File2) scrollbar is addedto ...
Hi All,I am facing problem with SUN ONE WebServer 6.0. The SUN ONE WebServer is being used a Web-Proxy Server to parse all request for a particular URL to WebSphere application server.Unfortunately one of JAR files loaded in the WebSphere contaisn files in META-INF directory which needs to be ...
174 byte By
debwin at 2007-11-26 7:59:05
Can anyone tell me how to go about setting up the Web Server on one Solaris system and the JVM on a different Solaris system, using Sun Java System Web Server 6.1 SP4?
6559 byte By
gnshah at 2007-11-26 8:00:16
I want to security enabled my web server 6.1 sp4. I did following and web server is not starting atall. Do you have suggestions?I installed the certificate.I changed my server.xml to add SSLPARAMS and now it looks like following.<?xml version="1.0" encoding="UTF-8"?><!--Copyright (c) ...
1074 byte By
secEng at 2007-11-26 8:00:49
Requirement-I need to export the server certificate on a production v6.1 SP4 server to an internal Apache test server.ProcessI added these two entries to the OS environment path: D:\Sun\WebServer\bin\https\admin\bin; D:\Sun\WebServer\bin\https\bin\;I then ran pk12util from within the ...
None [so far]...I'm quite happy with the changes from version 6.1 to 7. The Admin console, MUCH easier to work with. The server runs faster and takes up less resources. The INSTALLATION was 100x easier than with 6.1 [for me].Great job on this product!Nate.