JSTL 1.1 with iPlanet 4.1

Hello,
We are maintaining and enhancing an older web app running on iPlanet 4.1. It is primarily JSPs and Beans. Because this version of iPlanet apparently doesn't recognize war files, we do not have a web.xml. We aren't event using descriptors to id our tag libraries.
With this in mind, will I be able to JSTL in this environment? Right now I know we cannot support struts.
Thank you!

Version 4.5 is currently not certified with JDK 1.3. We currently do not
have near-term plans to do that certification.
The platform support page for WebLogic Server is located at:
http://www.weblogic.com/platforms/index.html
This page has the latest and greatest information on the platforms that
WebLogic is certified and supported on.
Thanks,
Michael
Michael Girdley
BEA Systems Inc
"Joe Herbers" <[email protected]> wrote in message
news:39a674c6$[email protected]..
With regard to the post below - has this changed? Sure we'd like to moveto
5.1 but it's non-trivial and too great a risk at this stage in ourproject.
But we'd like to use 1.3 to get the performance gains and such (and we
probably will on the client with the plugin). 1.3 is certified with 5.1,
has it been tested with 4.5? (we're currently 4.5.1 sp11 but couldprobably
move to 4.5.2 if that's required) Or do we have to wait until we go to WL
5.1 to get the benefits of 1.3 (or 1.2 with hot spot)? Thanks.
"Michael Girdley" <[email protected]> wrote in message
news:<397a033d$[email protected]>...
Typically, we do not forward certify platforms for older releases. Assuch,
there are no plans to certify JDK 1.3 with version 4.5.
If you would like to pursue this issue further, please do bring it to
the
attention of your account representative at BEA.
"Alan O'Kelly" <[email protected]> wrote in message
news:[email protected]..
Hi,
Is there any movement on when BEA
will support JDK 1.3 (presumably
with Hotspot 2.0 server edition) with
WLS 4.5.2.. Do we have to move to
WLS 5.1 ?
Alan

Similar Messages

  • WebDAv with Iplanet Webserver 4.1

    Hi,
    I want use Webdav with Iplanet Webserver 4.1 for publication . It's
    possible ?
    Regards,
    herve

    I tried this with apache slide.
    With no luck.
    I think the problem was due to not being able to configure a servlet to
    receive the http request for the urls from the web dav root.
    For example.
    http://mserver/dav
    may be the root
    then you would have a file at
    http://mserver/dav/files/etc
    I could not configure the servlet in the rules.properties file to say
    /dav/* is servlets WebdavServlet.
    However you can do this with tomcat and I hope now that iWS 6.0 supports the
    web.xml for deploying servlets that you now will be able to do this.
    If you get this working I would like to know how you did it.
    Warwick
    "herve Merdrignac" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I want use Webdav with Iplanet Webserver 4.1 for publication . It's
    possible ?
    Regards,
    herve

  • While integrating Weblogic server with Iplanet webserver

    Hi ,
    I am facing issues while connecting weblogic application server with Iplanet webserver:
    while i hit the desired url, it showing the below log, it is not providing me proper page (weblogic console page )
    Sat Mar 23 06:12:37 2013 <1535513639993579> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 302 Moved Temporarily]
    Sat Mar 23 06:12:37 2013 <1535513639993579> URL::parseHeaders: StatusLine set to [302 Moved Temporarily]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Date]=[Sat, 23 Mar 2013 00:42:37 GMT]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Transfer-Encoding]=[chunked]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Location]=[http://10.11.12.231/console/login/LoginForm.jsp]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[X-WebLogic-JVMID]=[-420809910]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    Sat Mar 23 06:12:37 2013 <1535513639993579> parsed all headers OK
    Sat Mar 23 06:12:37 2013 <1535513639993579> sendResponse() : uref_p->getStatus() = '302'
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[date]=[Sat, 23 Mar 2013 00:42:37 GMT]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[Location]=[http://10.11.12.231/console/login/LoginForm.jsp]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    Sat Mar 23 06:12:37 2013 <1535513639993579> canRecycle: conn=1 status=302 isKA=1 clen=-1 isCTE=1
    Sat Mar 23 06:12:37 2013 <1535513639993579> closeConn: pooling for '10.11.12.231/7001'
    Sat Mar 23 06:12:37 2013 <1535513639993579> request [console/] processed successfully..................
    Please help me.
    Thanks,
    Chinna

    Hi,
    First thing are you seeing any request coming to weblogic server? if not then,
    What configuration you have added in server.xml and virtual server instance object conf file for weblogic integration.
    It is pretty straight forward,
    1. add weblogic plugin libproxy_61.so in plugin/weblogic directory on webserver.
    2. add WLS cluster server/ standalone server information in server.xml
    3. in object file create a new object of type="magnus-internal/directory" add WL specific configuration and then add condition to select WLS object created or make it default object for handling all request.
    Thanks,
    Ranjan

  • Problem using JSTL tag libraries with OC4J 9.0.3

    Hi
    I'm using the JSTL tag libraries with OC4J 9.0.3. I'm using JDeveloper10.1.2. I put the fmt.tld and c.tld in the WEB-INF directory and I'm adding the jstl.jar and standard.jar library to the EAR file. Both tlds have:
    <tlib-version>1.0</tlib-version>
    <jsp-version>1.2</jsp-version>
    And OC4J 9.0.3 is compatible with tlib version 1.0 and jsp version 1.2. When I run the web app I get:
    OracleJSP: oracle.jsp.parse.JspParseException: Line # 1, <%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt"%>
    Error: oracle.xml.parser.v2.XMLParseException ( /dataSource.jsp ):
    line #:1 column #:48 : FIXED type Attribute value not equal to the default value 'http://java.sun.com/xml/ns/j2ee'.
    line #:2 column #:18 : Attribute 'xmlns:xsi' used but not declared.
    line #:3 column #:19 : Attribute 'xmlns:acme' used but not declared.
    line #:4 column #:27 : Attribute 'xsi:schemaLocation' used but not declared.
    line #:7 column #:16 : Attribute 'version' used but not declared.
    line #:14 column #:15 : Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
    line #:14 column #:15 : Element 'tag-class' used but not declared.
    line #:15 column #:18 : Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
    line #:15 column #:18 : Element 'body-content' used but not declared.
    line #:16 column #:15 : Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
    line #:18 column #:12 : Invalid element 'type' in content of 'attribute', expected elements '[required, rtexprvalue]'.
    line #:18 column #:12 : Element 'type' used but not declared.
    line #:22 column #:15 : Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
    line #:24 column #:12 : Invalid element 'type' in content of 'attribute', expected elements '[required, rtexprvalue]'.
    line #:24 column #:12 : Element 'type' used but not declared.
    line #:28 column #:15 : Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
    line #:30 column #:12 : Invalid element 'type' in content of 'attribute', expected elements '[required, rtexprvalue]'.
    line #:30 column #:12 : Element 'type' used but not declared.
    line #:34 column #:15 : Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
    line #:36 column #:12 : Invalid element 'type' in content of 'attribute', expected elements '[required, rtexprvalue]'.
    Any ideas?

    Hi
    Thanks for the reply.
    I tried it and I get the same error:
    OracleJSP: oracle.jsp.parse.JspParseException: Line # 1, <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt"%>
    Error: oracle.xml.parser.v2.XMLParseException ( /dataSource.jsp ):
    line #:1 column #:48 : FIXED type Attribute value not equal to the default value 'http://java.sun.com/xml/ns/j2ee'.
    line #:2 column #:18 : Attribute 'xmlns:xsi' used but not declared.
    line #:3 column #:19 : Attribute 'xmlns:acme' used but not declared.
    line #:4 column #:27 : Attribute 'xsi:schemaLocation' used but not declared.
    line #:7 column #:16 : Attribute 'version' used but not declared.
    line #:14 column #:15 : Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
    line #:14 column #:15 : Element 'tag-class' used but not declared.
    line #:15 column #:18 : Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
    line #:15 column #:18 : Element 'body-content' used but not declared.
    line #:16 column #:15 : Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
    line #:18 column #:12 : Invalid element 'type' in content of 'attribute', expected elements '[required, rtexprvalue]'.
    line #:18 column #:12 : Element 'type' used but not declared.
    line #:22 column #:15 : Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
    line #:24 column #:12 : Invalid element 'type' in content of 'attribute', expected elements '[required, rtexprvalue]'.
    line #:24 column #:12 : Element 'type' used but not declared.
    line #:28 column #:15 : Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
    line #:30 column #:12 : Invalid element 'type' in content of 'attribute', expected elements '[required, rtexprvalue]'.
    line #:30 column #:12 : Element 'type' used but not declared.
    line #:34 column #:15 : Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
    line #:36 column #:12 : Invalid element 'type' in content of 'attribute', expected elements '[required, rtexprvalue]'.

  • Re: nsapi problem with WL 4.5.2 no sp with iPlanet 4.0

              We are noticing the same problem with WL5.1, esp.
              I can replicate this by reducing the number of executeThreads
              within WebLogic to a very low number (say 5). It seems to
              me that there is a problem with the WebLogic proxy (NSAPI); it seems to be gettting into a state where it is not able to do handle connection startups/shutdowns in a graceful manner leaving IDLE connections.
              Any pointers would be appreciated.
              Thanks.
              -dev
              "Jaime Chambron" <[email protected]> wrote:
              >here is more details on the probs we are seeing:
              >
              >Besides a number of other issues that I am experiencing with iPlanet 4.0
              >there are two specific issues that I need your help in resolving. These
              >issues are as follows:
              >
              >Idle connection on the web server. Summary: While running load tests on the
              >site I see up to 500 or more idle connection that will not time out or
              >recycle. Has anyone come across this issue? How was it resolved? Any
              >thoughts on what could be causing the idle connections? Below is an example
              >of the idle connection.
              >
              >*.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              >
              >
              >
              >
              >2. Logging. How do I turn off verbose logging or minimize it?
              >Summary: Our error log files are continuing to fill up causing sluggish
              >performance and web server crashes. Any suggestions? Here are some
              >of the errors being logged.. (Suspect the NSAPI plugin)
              >
              >[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection -5971,
              >oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection -5971,
              >oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection -5971,
              >oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >[25/Jul/2000:12:54:57] failure ( 1324): for host 208.29.209.9 trying to GET
              >/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10 seconds.
              >
              >[25/Jul/2000:13:18:18] warning ( 1324): DaemonProcessor::Run terminating
              >with 404 sessions still in progress
              >[25/Jul/2000:13:18:19] info ( 1437): successful server startup
              >[25/Jul/2000:13:18:19] info ( 1437): Netscape-Enterprise/4.0 SP4
              >BB1-02/07/100 17:53
              >[25/Jul/2000:13:34:49] failure ( 1437): for host 208.29.209.9 trying to GET
              >/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10 seconds.
              >
              >[25/Jul/2000:13:35:43] failure ( 1437): for host 208.29.209.9 trying to GET
              >/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10 seconds.
              >
              >
              >
              >
              >Jaime Chambron wrote in message <[email protected]>...
              >>hi -
              >>
              >>we are having a ton of probs with our error log on our web servers filling
              >>up and degrading performance b/c we are seeing the following error with our
              >>jsps (the web server sees up to a point in runnign,then all of a sudden
              >>starts to get errors after some load testing)
              >>
              >>the prob causes errors in the proxy.cpp file to occur (at different line
              >>numbers, i believe 400 something and 830) and says things like "file not
              >>found" (though it is there) or timeout...
              >>
              >>this is causing our webservers to eventually grind to a hault, and it looks
              >>like is has something to do with the nsapi plug in. do we need a patch? do
              >>we have something configured wrong?
              >>
              >>
              >>please help!!
              >>thanks
              >>j
              >>
              >>
              >
              >
              

              Hi,
              I'm experiencing the same problem with wls 5.1 sp 9 and iPlanet 4.1 sp 5.
              Did you figure this problem out?
              Regards,
              Torleif Galteland
              "Michael Caughey" <[email protected]> wrote:
              >
              >Have you had any luck in figuring out what is the root cause of your
              >problem?
              >We are having a simalar problem using weblogic 5.1 SP6 & iPlanet 4.1
              >SP2.
              >Thanks,
              >
              >"Dev Worah" <[email protected]> wrote:
              >>
              >>We are noticing the same problem with WL5.1, esp.
              >>
              >>I can replicate this by reducing the number of executeThreads
              >>within WebLogic to a very low number (say 5). It seems to
              >>me that there is a problem with the WebLogic proxy (NSAPI); it seems
              >>to be gettting into a state where it is not able to do handle connection
              >>startups/shutdowns in a graceful manner leaving IDLE connections.
              >>
              >>Any pointers would be appreciated.
              >>
              >>Thanks.
              >>-dev
              >>"Jaime Chambron" <[email protected]> wrote:
              >>>here is more details on the probs we are seeing:
              >>>
              >>>Besides a number of other issues that I am experiencing with iPlanet
              >>4.0
              >>>there are two specific issues that I need your help in resolving.
              >These
              >>>issues are as follows:
              >>>
              >>>Idle connection on the web server. Summary: While running load tests
              >>on the
              >>>site I see up to 500 or more idle connection that will not time out
              >>or
              >>>recycle. Has anyone come across this issue? How was it resolved?
              >
              >>Any
              >>>thoughts on what could be causing the idle connections? Below is an
              >>example
              >>>of the idle connection.
              >>>
              >>>*.* *.* 0 0 33232 0 IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>>
              >>>
              >>>
              >>>
              >>>2. Logging. How do I turn off verbose logging or minimize it?
              >>>Summary: Our error log files are continuing to fill up causing sluggish
              >>>performance and web server crashes. Any suggestions? Here are
              >>some
              >>>of the errors being logged.. (Suspect the NSAPI plugin)
              >>>
              >>>[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection
              >-5971,
              >>>oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >>>[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection
              >-5971,
              >>>oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >>>[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection
              >-5971,
              >>>oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >>>[25/Jul/2000:12:54:57] failure ( 1324): for host 208.29.209.9 trying
              >>to GET
              >>>/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10
              >>seconds.
              >>>
              >>>[25/Jul/2000:13:18:18] warning ( 1324): DaemonProcessor::Run terminating
              >>>with 404 sessions still in progress
              >>>[25/Jul/2000:13:18:19] info ( 1437): successful server startup
              >>>[25/Jul/2000:13:18:19] info ( 1437): Netscape-Enterprise/4.0 SP4
              >>>BB1-02/07/100 17:53
              >>>[25/Jul/2000:13:34:49] failure ( 1437): for host 208.29.209.9 trying
              >>to GET
              >>>/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10
              >>seconds.
              >>>
              >>>[25/Jul/2000:13:35:43] failure ( 1437): for host 208.29.209.9 trying
              >>to GET
              >>>/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10
              >>seconds.
              >>>
              >>>
              >>>
              >>>
              >>>Jaime Chambron wrote in message <[email protected]>...
              >>>>hi -
              >>>>
              >>>>we are having a ton of probs with our error log on our web servers
              >>filling
              >>>>up and degrading performance b/c we are seeing the following error
              >>with our
              >>>>jsps (the web server sees up to a point in runnign,then all of a sudden
              >>>>starts to get errors after some load testing)
              >>>>
              >>>>the prob causes errors in the proxy.cpp file to occur (at different
              >>line
              >>>>numbers, i believe 400 something and 830) and says things like "file
              >>not
              >>>>found" (though it is there) or timeout...
              >>>>
              >>>>this is causing our webservers to eventually grind to a hault, and
              >>it looks
              >>>>like is has something to do with the nsapi plug in. do we need a
              >patch?
              >>do
              >>>>we have something configured wrong?
              >>>>
              >>>>
              >>>>please help!!
              >>>>thanks
              >>>>j
              >>>>
              >>>>
              >>>
              >>>
              >>
              >
              

  • Version of jdk compatible with iPlanet 5.0

    Hi,
    I want to know the version of jdk compatible with iPlanet 5.0
    thanks

    :-) I think they are using iplanet 4.1.
    It used JDK 1.2 as per [http://www.networkcomputing.com/1106/1106sp3.html|http://www.networkcomputing.com/1106/1106sp3.html]
    "iPlanet 4.1 Offers Improved Java Support and Upgraded Security
    Out of the box, iPlanet Web Server supports JavaServer Pages 1.1PR1 (and is backward-compatible with JSP 1.0), servlets (with API-level support for 2.2 PR1), native JVM (Java Virtual Machine in Java Development Kit 1.2), LiveWire (server-side JavaScript) with JavaScript 1.4, and LiveConnect 3, which uses native JVMs instead of the Netscape JVM. "

  • New To Iplanet app server.Can some one help me getting started by delpoying and calling one of each of these:JSP,Servlet,EJB.Tried with iplanet docs..didnt quite get it. thanx

     

    Hi,
    What is that you are trying to accomplish ? Is it deployment or
    trying to develop applications ? Are you getting any errors ? If so,
    please post them to help you. I think the documentation is the best place
    for you to begin with.
    Regards & Happy New Year
    Raj
    Arif Khan wrote:
    New To Iplanet app server.Can some one help me getting started by
    delpoying and calling one of each of these:JSP,Servlet,EJB.Tried with
    iplanet docs..didnt quite get it. thanx
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Software works with iplanet and Solaris

    Hi,
    I'm interested in a software working like CrystalReport. The software has to work with iplanet and Solaris. I use jsp as GUI front to report.
    A appreciate you if you can suggest a product.
    Thanks.
    Jerry

    I don't use Quicken, but believe there is now a version that is compatible with Lion.

  • Oracle Reports Integration with iPlanet Application/Web Server

    Do any body know if we can integrate Oracle Reports with iPlanet Application Server or Web Server?

    Theoretically yes, in Reports 6i there is either a CGI or servlet to set up, in 9i there is a servlet interface.
    In practice through this is not simple, at least in the 9i case, and with Oracle 9iAS a reports server comes configured out of the box.
    Regards,
    Danny

  • Integrate websphere with iplanet

    How to integrate websphere with iplanet?

    Ask a vague question, get a vague answer.
    Answer:
    wiepblsapnheetre
    There, the two words 'websphere' and 'iplanet' are integrated.

  • Pb with Iplanet 3.6 SP7 (OK with 3.6 no SP)

    Hi
    First sorry but my english is bad !!.
    I have a problem when a server of my society try to connect with another server through Iplanet proxy.
    In the access log file :
    10.107.116.102 - - [15/Jun/2005:09:56:21 +0200] "CONNECT re7bam.targetserver.fr:443 HTTP/1.0" 400 0 "-" "-" CONNECT connect://re7bam.targetserver.fr:443 - "-" 0 0 0 0 0 0 0 0 125 - - - - -
    In the error log file :
    [15/Jun/2005:09:56:21] failure: for host 10.107.116.102, http-parse-request reports: while scanning proxy HTTP headers, read failed, error is Op�ration r�ussie.
    I haven't this problem with Iplanet 3.6 (no service pack) with the same configurations files. Our server use a specific tool to connect.
    Are there diagnostic tools for my problem ?
    Any suggestions/recommendations are mostly welcome !!!

    Unfortunately, since your code is doing a "CONNECT" instead of a "GET" there is no way to see the actual url that the tool is requesting. The connect statement is basically telling the proxy that the client wants to start its own session to the remote server. The proxy doesn't participate in the http part of the CONNECT request.
    The only ways you can see the actual client requests are if you control either the client or server side. If you control the server side, then you can simply look in the webserver log file. If you only control the client side (and its a special tool) then you have to figure out a way to get the tool's writer to log his/her requests somewhere. (if you have control of the server side, and have a copy of the keys, then potentially you can decrypt the traffic in ethereal or ssldump)
    There are other man in the middle techniques also, but they involve setting up a type of reverse proxy that terminate and re-creates the ssl session. (i think one such tool is called grinder)
    This is strange, yes
    -rich

  • POP3 support with iPlanet portal server

    Greetings,
    We are looking to use a web client (NetMail lite) or thin client (NetMail
    lite applet) with iPlanet Portal Server 6.0 sp3 out-of-the-box that will
    support POP3. It appears that NetMail lite used to support POP3, but it
    appears to only support IMAP now? Is this true?
    We are not using iPlanet Messenger Server, we are integrating with existing
    POP3 servers. Has anyone found an iPlanet client for this or used a third
    party tool for this?

    Mike Mahon wrote:
    Greetings,
    We are looking to use a web client (NetMail lite) or thin client (NetMail
    lite applet) with iPlanet Portal Server 6.0 sp3 out-of-the-box that will
    support POP3. It appears that NetMail lite used to support POP3, but it
    appears to only support IMAP now? Is this true?To my knowledge, NetMail, either the applet or lite) have never supported
    pop3.
    >
    We are not using iPlanet Messenger Server, we are integrating with existing
    POP3 servers. Has anyone found an iPlanet client for this or used a third
    party tool for this?The manual talkes about writing netlet rules that lets you your pop3 client,
    through the netlet, to access your pop3 server.
    Kent
    "For everything there is a season, and a time for every matter
    under heaven: ... a time to love, and a time to hate; a time
    for war, and a time for peace."
    -- Ecclesiastes 3:1,8

  • Load-balancing issues with iPlanet and multiple clusters

    We're in performance test of a large-scale clustered deployment based on WLS 5.1sp10.
    Due to scalability/functionality issues, some of which we've seen firsthand and
    some of which we've been informed of by associates as well as BEA representatives,
    we've chosen to implement multiple clusters with a maximum of three nodes each.
    These clusters will be fronted by a web server tier consisting of iPlanet servers
    using the proxy plugin.
    Due to hardware constraints (both in test and in production), however, we've configured
    the iPlanet servers to route across the multiple clusters. In our test environment,
    for instance, we've got a single iPlanet server routing across two 3-node clusters,
    and the configuration in obj.conf is as follows:
    <Object name="application" ppath="*/application">
    Service fn="wl-proxy" \
    WebLogicCluster="clusterA_1:9990,clusterB_1:9991,clusterA_2:9990,clusterB_2:9991,clusterA_3:9990,
    clusterB_3:9991" \
    CookieName="ApplicationSession"
    </Object>
    Our issue is that the load-balancing doesn't appear to work across the clusters.
    We're seeing one cluster get about 90% of the load, while the other receives
    only 10%.
    So, the question (finally!) is: Is this configuration correct (i.e., will it
    work according to the logic of the proxy plugin), and is it appropriate for this
    situation? Are there other alternative approaches that anyone can recommend?
    Thanks in advance,
    cramer

    I use weblogic6.1 with sp2+windows 2000.I develop a web application and deploy
    it to cluster.Through HttpClusterServlets proxy of weblogic I found that a server
    in cluster almost get 95% of requests but another only get 5% of requests.Why???
    I don't set any special parameter.And the weight of the two clustered server is
    equal.I use round-robin arithmetic.
    Thanks!
    "cramer" <[email protected]> wrote:
    >
    We're in performance test of a large-scale clustered deployment based
    on WLS 5.1sp10.
    Due to scalability/functionality issues, some of which we've seen firsthand
    and
    some of which we've been informed of by associates as well as BEA representatives,
    we've chosen to implement multiple clusters with a maximum of three nodes
    each.
    These clusters will be fronted by a web server tier consisting of iPlanet
    servers
    using the proxy plugin.
    Due to hardware constraints (both in test and in production), however,
    we've configured
    the iPlanet servers to route across the multiple clusters. In our test
    environment,
    for instance, we've got a single iPlanet server routing across two 3-node
    clusters,
    and the configuration in obj.conf is as follows:
    <Object name="application" ppath="*/application">
    Service fn="wl-proxy" \
    WebLogicCluster="clusterA_1:9990,clusterB_1:9991,clusterA_2:9990,clusterB_2:9991,clusterA_3:9990,
    clusterB_3:9991" \
    CookieName="ApplicationSession"
    </Object>
    Our issue is that the load-balancing doesn't appear to work across the
    clusters.
    We're seeing one cluster get about 90% of the load, while the other
    receives
    only 10%.
    So, the question (finally!) is: Is this configuration correct (i.e.,
    will it
    work according to the logic of the proxy plugin), and is it appropriate
    for this
    situation? Are there other alternative approaches that anyone can recommend?
    Thanks in advance,
    cramer

  • Using ACLs With iPlanet 4.1

    Hello,
    I hope somebody can shed some light on the following:
    I'm using iPlanet 4.1 on a UN*X box, and I need to restrict access to some web assets it serves. I read through the iPlanet administrator docs and learn't that it has access control built in via ACLs, in either user/group or host-ip modes.
    It seems that [by default] user/group is verified by a challege/response system in which the server causes the browser to display a name/password popup dialog, etc, etc. My question is, is it possible to suppress this popup dialog, and use a login form instead?
    Also, for user/password authentication mode, it seems I need to use an LDAP server. Is that always necessary? I was hoping I could get away with some sort of config file, which I would generate from, say db information.
    The iPlanet 4.1 docs also say that it's possible to authenticate against an external database, if one writes against a C-library API to connect to the database. Going directly against a DB would be great, but this seems to be a more effort than I want to invest. Is there a Java API, perhaps?
    Thank you.
    --A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    To answer my own post:
    iPlanet web server 4.1 officially supports only basic and certificate-based authentication; it has no support for forms-based authentication. No known unofficial way to hack this, either. iPlanet 6.0 web server supports forms-based authentication.
    LDAP is not necessary for < 100 users. iPlanet supports "htaccess" authentication--a file based system; see docs 4538, 7980, 50267, available from http://sunsolve.sun.com/pub-cgi/show.pl?target=home
    iPlanet 4.1 web server has no Java API.
    --A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How can i Create Dynamic mailing lists with Iplanet Delegated Administrator

    Hello people,
    Could anyone help me in this matter please?
    I am running IMS5.2 with Netscape Directory4.16. I need help about how to create a Dynamic Mailing list using de Iplanet Delegated Administrator, not using the traditional Netscape Console.
    If someone can help me, i will apreciate.
    bye.
    Azim Lakha

    In 24.4.0 there is no File|New|Address Book. There is File|New|Address Book Contact. How do I create a new address book ?

Maybe you are looking for

  • Re : creation of G/l account

    hi    how to create G/l account no for a plant 1000 and vendor mani

  • How to get a save-enabled PDF Signature Form on SharePoint

    Hello all, My first time posting. I did numorous searches and watched every training video I can find, but I have been unable to successfully complete this task. I have a PDF form, it is an approval sheet that must be maintaind for the entire lifecyl

  • JMS adapter config for Sonic MQ Failing

    Hi I am trying a simple scenario using JMS adapter with Sonic MQ. The deployment is thru using SDM and Sonic_Client.jar ( JMS client library ) is deployed. However activating the adapter fails to initialise it. In adapterframework , i get Vague messa

  • Converting string to number

    Why the number doesn't contain the whole string and how to solve it ?  VI is attached Solved! Go to Solution. Attachments: String to number.vi ‏7 KB

  • Need to change email address for all users / employees and their supplier

    Hi All, Our organisation is going through some infrastructure changes and all employees email addresses will be changing throughout the department in the next few weeks. Is there a supported method to update the FND_USER.email_address, PER_ALL_PEOPLE