Where can I find a list of the supported com objects I can use in basically with Sun Active Server pages? In particular I want to send HTTP messages but can't figure out how to do so. Is there are chilli bean object I can use instead? a complete list would be nice.What I really need to know is ...
The j2ee 1.5 (javaee5) stuff is servlet 2.5. Since this looks like tomcat 5 under the hood, no surprises, but it would be nice if this were more clearly documented. (No JSF 1.2 for me!) This is understandable, I guess.The j2ee1.4 stuff, however, is irritating.first, refuses to precompile ...
507 byte By
safaqa at 2007-11-26 15:39:54
I'm switching to the webserver 7.0 preview 3 from 6.1SP5. Okkay a whole lot has changed and i'm just trying to make sense of whats going on.. can somebody give me an idea what the configurations and nodes are all about... so if i want to have several servers like we used to have in 6.1 SP5 do ...
Hello,i am trying to filter a lot of websites, however, the filter is not working. are the following URLs in the correct ...
Looks like the Sun Java System Web Server 7.0 is at final release now, and Netbeans 5.5 IDE is out. Can we get an update of the nice tutorial that describes SJSWS 7.0 Preview Release with Net Beans 5.0. For the life of me I can not find the module that is outlined in this article for NetBeans ...
4264 byte By
MBriganta at 2007-11-26 15:48:10
Hello,an Installation of Apache 2.0 and SUN ONE ASP on a win2000 server fails to start after a normal reboot of the server. System was not changed in that time.Same Installation at a different server works properly.Apache service doesn磘 start, just the error message from windows:"Service ...
1062 byte By
safaqa at 2007-11-26 15:51:57
Hi ... i'm deploying my app on sjwbs 7.0 preview 3... i have my servlets etc. files under the WEB-INF/lib folder. When the main servlet is initializing it needs to read some the webapp specific configuration files from a directory under WEB-INF. I want to specify the relative path. for example ...
408 byte By
unl33ta at 2007-11-26 15:53:02
Hi All,I'm trying to figure out a way to set a maximum size on incoming requests for the Sun Web Server, but I haven't found a way so far. I'd rather do this as a configuration on the web server if possible, rather than through code.Apologies if this is an obvious question, but I've googled ...
I am delighted to announce that Sun Java System Web Server 7.0 is now available for download, purchase, deployment, and more.This release builds on the highly scalable and stable heritage of Web Server. It features an entirely re-designed Administration interface designed around clusters, easy ...
hello all,i have some problems creating multiple self-signed certificates with the newly released sun java system web server 7. the post turned out to be a long one so i decided to put it on a web page: http://www.filibeto.org/~aduritz/truetrue/sun-java-system/web-server-7/sws7-fun ...
Anbody know if 4.0.3 will be out soon and if it will support RHEL4 and MySQL 5 as originally planned? I have emailed and called Sun with no response. I saw it was originally an Oct/Nov 2006 release, then Jan 2007.Thanks,Matthew
Hi guys,I have a customer that is facing a security issue with SUN One Web servver 6.1. In particular the file access under logs directory has some username and password not crypted.... Does anyboy know how to fix this? Is it something related with Sun one server configuration?Thanks in ...
Hi, Following is our current production URL http://cht022b.sldc.sbc.com:8180/bears We would like to replace it with http://cht022b.sldc.sbc.com/bears Please let me know how to remove the port number from the URL. We are using JBOSS as the application server. Thanks,Datta PS- On the port 80 ...
459 byte By
PHRosaa at 2007-11-26 16:06:28
We are using a SunOne 6.1 SP4 web server in UNIX. We are trying to get a file with filename with an accent like: " http://myserver/domain/醕centedfile.pdf"But, the web server returns an 404 error. If we encode url (" http://myserver/domain/%e1ccentedfile.pdf"), we receive the file with no ...
I was able to do this on iPlanet 365 by using storing the SSL password in a file and then using it as an input in the iPlanet 3.6 SP5 start script.However on iPlanet 4.0.3, there's a significant change in the start script. Does anybody know how to do this on iPlanet 4.0.3?
829 byte By
Endya at 2007-11-26 16:14:13
Hello !I'm trying to build a redirection between IBM WebSphere Application server and Sun ONE Web Server.The purpose is that all requests coming from client are received by Sun ONE Web Server and then redirected to WebSphere and vice versa.The client must not know about the redirection.I ...
While trying to run flexanlg to analyze my access log file I have received the following error:Could not open specified log file 'access': Value too large for defined data typeThe command I was running is${iPLANET_HOME}/extras/flexanlg/flexanlg -F -x -n "Web Server" -i ${TMP_WEB_FILE} -o ...
Hello,My J2EE application uses iPlanet 4.1 as the web server. Requests coming to my web server contain a cookie which can have one of two possible values. I need to find out the value of the cookie in the request and then, depending on the value of the cookie, serve one of two possible htmls ...
1710 byte By
gvishala at 2007-11-26 16:16:56
I am using a SunONE webserver as a front end to access a 3rd partyapplication deployed on Weblogic 8.1SP3 on a backend app server.When a user on a client PC/worksttion tries to upload/download a file >2GB the transfer immediately fails.Talking to the app vendor revealed that for file sizes ...
I disabled directory listing and configured an error page for this, but when I try to access a directory, I first get an authentication popup and only when I cancel this, I receive my error page.Is there a way to avoid this authentication popup ?Regards,Stephan ...
Dear all,I am using Sun One Web Server 6.1 SP6. When i try to stop and then start the web server. The <defunct> process is generated (his parent PID points to webservd).The following is the result:1st stop and start the web server (defunct process is generated)2nd stop and start the web ...
I am using S1ASP and am trying to do soap using VBScript and the XMLHttp and DOMDocumnet. The problem I am having is it appears that both a very limted string size that can be sent. I can only sent about 50 chrs certanily not enough for a soap message. Is there something else I can use to ...
Hello,I'm using iPlanet4.1. In its obj.conf file, I'm setting the home page with the following line of code in the default sectionNameTrans fn="home-page" path="myHomePage.html"However, I'd like to show different homepages to different users, and the logic for deciding this lies in a custom ...
hi expert,I tried to install on centos 4.4, got this error,[root@localhost ~]# ./setup ./setup: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory[root@localhost ~]# Please
337 byte By
dragya at 2007-11-26 16:33:35
Hi.Lets say I want to provide WebDav for lot of users and I want them to authenticate in LDAP server, get their path to webdav folders from LDAP and have proper working with mostly Windows clients. Right now I have something like that using Apache but I would like to give Sun's Web Server a ...
762 byte By
mpecha at 2007-11-26 16:34:56
hi,OS: solaris 10 11/06Hardware: Sun Fire T2000Web server: Web server 6.1u6Crypto accelerator 6000 (firmware 1.05, 122890-01, 122883-01, 122889-01)1. one virtual server has been created2. trial certificate from thawte.com has been installedEVERYTHING WAS OK3. NOW I can't DELETE or REPLACE ...
1206 byte By
moncholoa at 2007-11-26 16:44:06
I'm running an asp application on a Solaris 10 server with Sun ONE Web Server 6.1 and Sun ASP Server 4.0.2S.I've downloaded all this stuff for free from Sun web site where it said I can use it at no cost as far as I need support.The application connects to an SQL Server database using ODBC. ...
hi all,i need sun java system ASP 4.0.1 on AIX platform. i am unable to locate the software for download.can someone please send me the link.
I maintain Web tools on a non-SSL Web Server 6. I need to turn on SSL, because our organization requires the security feature for certain functions in the tool. The current non-SSL address for the tool is similar to http://mytool.com/. I want to make the switch to SSL transparent for users, so ...
I just posted a similar question regarding Web server 6. This question is for Web server 7!I maintain Web tools on a non-SSL Web Server 7. I need to turn on SSL, because our organization requires the security feature for certain functions in the tool. The current non-SSL address for the tool is ...
Hi,We have application to hosted in iplanet webserver and weblogic application server.we/users accesing one URL like http://domain.com/context/folder1/index.jsp.some request fails(intermittently) and giving 404 not found error to user page.we checked the iplanet access and error logs. in logs ...
Hi,We have application to hosted in iplanet webserver and weblogic application server.we/users accesing one URL like http://domain.com/context/folder1/index.jsp.some request fails(intermittently) and giving 404 not found error to user page.we checked the iplanet access and error logs. in logs ...
458 byte By
reena06a at 2007-11-26 16:57:38
Hi,I need urgent help .I want to have a setup where on the same machine-- 1) To have two different instances on SUN One application Server 2) To have two different instances of Portal Server along with Web serverIs this possible. I think that we can have two different instances of SUN One ...
Hi all,I am having problems with cdonts on our server. Sending out one email at a time is fine, but our site needs to be able to send out bulk emails - up to about 100. At the moment, if you try to send 20 in a go it takes out the ASP service. The script is below - if have tried having all the ...
1121 byte By
wgkorba at 2007-11-26 17:07:43
Hello,I just configured my first instance of WS7 (after many years of using WS6.1, WS6.0, WS4, etc.) and have a most peculiar problem.I configured a mapping for a CGI directory (pretty basic, uri=/cgi-bin and path is a directory on my server owned by the same user as the instance runs as). When ...
5080 byte By
siko9a at 2007-11-26 17:10:26
Hello,This is, by far, no my field, but the situation forces me to troubleshoot this, but I am basically lost about this...A website is being moved from one windows-based hosting to a *nix-based hosting, the website has 2 custom search "engines", one searched into an MS Access .mdb file, but I ...
hello i am a new one for web proxy and ldap ,so i need huge help regarding this pleasemy problem is i cant configure ldap service , i tried much more times, every time error message came (could not bind ldap server with in binddn and password please check binddn and password) i have some doubt ...
317 byte By
wgkorba at 2007-11-26 17:12:38
Hello,In other Sun server products (e.g., SJSAS) it is possible to set a session timeout for the admin webapp. I cannot find this setting anywhere in the admin guide or the config files reference manuals for WS7.Can someone please suggest how this setting can be ...
I get errors while compiling my JSP files on SUN one Web Server which is deployed on Solaris 9. it states that cannot compile JSP pages. here is the stack trace that i get.[03/Feb/2007:19:11:17] warning ( 354): CORE3283: stderr: java.lang.NoClassDefFoundError: ...
Further to the last conversationif I wish to allow the followinganything @ sun.comi can use two expressions http://.*.sun.com/.* http://sun.com/.*can i do this with just one expression - yet not allow the domain(s)blacksun.com, yellowsun.com ...
we are using logmon process for monitoing the applciation error log files. if any error found by logmon,the logmon will send a mail to corresponding team .we are facing big problem in logmon. logmon i s not generating any emails even though error is there in error logs.please any one have idea ...
I have just added Sun One asp, however when I upload an asp file created in Dreamweaver it doesn't workIt should connect to my local server SQL database not on the same server as SUN One asp. Works fine on windows server.I need to use DNS-less connection.Hope someone can help.Connection string ...
Hello,I've recently added a NSAPI plugin to my production web server which is IPlanet 4.1. This plugin makes a simple cookie-based decision about the application's home page. The code looks something like the following:NSAPI_PUBLIC int select_home_page(pblock *param, Session *sn, Request ...
942 byte By
wgkorba at 2007-11-26 17:40:06
Hello,I was able to migrate an old server instance from WS6.0 to WS7, but I saw one message in the migration log that is problematic:INFO: Servlet by extension is not supported. The following line will be removed from obj.conf: "NameTrans fn="pfx2dir" from="/servlet" dir="/opt/iDA/nda/classes" ...
1125 byte By
wgkorba at 2007-11-26 17:40:12
Hello,I have a mix of server certificates from Verisign and Network Solutions CAs. Both types are stored in my Crypto accelerator (hardware token), from where I've been using them for WS6 and AS7 instances.In WS7, the Certificates tab in the admin interface shows certs of both types and the ...
780 byte By
wgkorba at 2007-11-26 17:43:38
How do I make a servlet be the home page for a WS7 instance?In my old AS7 instance, in the Document Preferences settings, I specified the URI of the servlet in the "Home page" field, and whenever anyone went to my site, the servlet would handle it. In WS7, I tried setting the "Initial page" ...
240 byte By
smv9902a at 2007-11-26 17:43:45
SunOne 6.1 web serverCouple of issues1) I need to turn off the directory listing . Is there any option available?2) How to disallow http TRACE and TRACK methods?Any help on this would be grealy appreciated
Hi,Can any one please provide me with the solution of this,When we submit some content through Content provider to Catalog Manager in SUN Content Delivery Server the contents are validated automatically but the Catalog Manager Admistrator has to manually change the status of content to ...
2325 byte By
der_nikia at 2007-11-26 17:47:07
Hello,I tried to update WS 6.1 sparc 64bit from SP5 to SP6, but after starting the webserver the logfile shows still SP5. What could be the reason? No webservd process was running during the update process.According to the included downloaded README it is SP6.My update procedure was as ...
i have a plug-in wich limits traffic and get the limit value for specific user from LDAP. This plug-in was working on iplanet 3.6. When I try to migrate to 4.0.3 I faced problem, my plug-in couldn't work,because on the path-check stage4.0.3 version pblock rq->vars content ...