Basic/digest authentification in Weblogic 5.1

Hello,
seeking desperatly the way to force my weblogic server (5.1) to implement a "digest"
authentification
schema (according to the HTTP protocol) ...
Probably, the default schema is "basic". But where is it specified ?
Any help would be very appreciated.
Thanks by advance.

hi.
Please post this question in weblogic.developer.interest.security.
Regards,
Michael
"Sylvain R." wrote:
Hello,
seeking desperatly the way to force my weblogic server (5.1) to implement a "digest"
authentification
schema (according to the HTTP protocol) ...
Probably, the default schema is "basic". But where is it specified ?
Any help would be very appreciated.
Thanks by advance.--
Developer Relations Engineer
BEA Support

Similar Messages

  • Basic Spring Interaction with WebLogic Portal

    Can you please post the article "Basic Spring Interaction with WebLogic Portal" by Article by Mark Meyer and Don Davis. Actually it was posted in http://dev2dev.bea.com/pub/a/2006/09/weblogic-portal-spring.html but after the BEA's acquisition by ORACLE, this link was not active. Can some one please assist regarding the same ?

    The archived dev2dev articles are suppose to be available at:
    http://www.oracle.com/technology/pub/articles/dev2arch/index.html
    But in a brief review of this site, I did not see this exact title. Maybe someone else knows where that one is.
    There are many other spring related articles there you may find helpful as well.

  • HTTP Digest Authentication in Weblogic Server ?

    I understand that Weblogic Server 10.3.0.0 does not have declarative support for HTTP Digest Authentication. In that case, what are the alternatives to do HTTP Digest Authentication on the server ?
    Edited by: user566628 on Sep 19, 2008 1:47 PM

    I would open a support case to get clarification on whether DIGEST is supported. According to the WLS 8.1 book I found on google, it looks like it may have been supported in 8.1:
    http://books.google.com/books?id=TiAKHpPHpHIC&pg=PA836&lpg=PA836&dq=WebLogic+Digest+Authentication&source=web&ots=ciJMQOXm2q&sig=oJGOs-J5snfFGt_hWSPi-FXyERQ&hl=en&sa=X&oi=book_result&resnum=10&ct=result
    If that is the case, it is unlikely that they removed it, it just may not be documented well as it is very uncommon.

  • Few Basic Monitoring question in Weblogic

    Guys,
    1)How do we certify that weblolgic component Or app or jvm is healthy ?
    2)What do we certify (on day to day activity)?
    3) do we have any tools to use on a daily basis ?
    I know these are some basic things though, but I would really like to know.
    Regards,
    Kris

    Hi Kris,
    This link gives a good overview of monitoring aspects of weblogic server - http://wikiconsole.com/wiki/?p=1440 . This should answer #1 & #2
    For #3, depending on the type of JDK version version you can use JRockit Mission Controller (if you use jrockit) and Java visual VM (for Sun JDK) (with JMX)
    If this is to be done on a large scale at an enterprise level, there are a number of other tools like site scope to do such kinds of monitoring ( http://altentee.com/blogs/2008/monitoring-weblogic-using-jmx-in-sitescope/)
    Hope this helps.
    Thanks,
    Patrick

  • Eclipse indigo and weblogic 10.3- not able to download wl 10.3 to indigo

    Install new extension from eclipse indogo, it does not give option of weblogic 10.3. It gives
    BEA Weblogic Server v8.1
    BEA Weblogic Server v9.0
    BEA Weblogic Server v9.1
    BEA Weblogic Server v9.2
    BEA Weblogic Server v10.0
    It does not give
    BEA Weblogic Server v10.3
    How do I configure weblogic 10.3 to eclipse[indigo]?
    1.Change Eclipse memory settings by updating the properties of eclipse.ini file -Xmx768m -Xms256m
    2.Make sure this configuration (-Dsun.lang.ClassLoader.allowArraySyntax=true) is there, if not add it and save the file.
    3.Make sure you have configured your Weblogic server in "Development" mode. If node done, please change the configuration.
    4.Start Eclipse
    5.Go to Window -> Preferences -> Server -> Installed Runtimes -> Add
    6.In the dialog "New Server Runtime", there is a link "Download additional server adapters". Click it, and Eclipse will search on the Internet for additional server adapters. When it's done, select “Oracle Web Logic Server Tools” (or more appropriate one, if you get one) and install it.
    7.Alternate to step 5, you can add http://download.oracle.com/otn_software/oepe/galileo as updated site in Eclipse and install the Eclipse pack from Oracle.
    8.Restart your Eclipse after installation.
    9.Open server view as Window ->Open View -> Others -> Server ->Servers
    10.Right click on the pane, and select new server
    11.In the next screen, select your JRE e.g. JRE 1.5 and Weblogic installation directory e.g. C:\bea\weblogic.
    12.Click next
    13.In next screen, provide the Weblogic domain directory e.g. C:\bea\weblogic\myprojects\domains\mydomain, provide the Weblogic port e.g. 7001 and user id/password for the Weblogic server.
    14.Click finish.
    15.Double click on the server; it will open server details in the editor. Make sure publish automatically check box is check. If not checked, check it, save and close it.
    16.At this point, you can see Weblogic server listed in server pane.
    17.You can right click the server and add/remove projects from your workspace to this server.

    No it's different. It's different script.
    I got the below response from Oracle support, and I'm trying to see where this Servers tab is. I see a servers tab in preference, but I don't think that's what they mean because there's no domain item.. Any idea?
    Basically, OEPE connects to weblogic domain through admin server. When you create a new server in OEPE, you only choose domain instead of individual servers, and that server created maps to domain's admin server.
    If you want to deploy the application developed in OEPE to managed servers or cluster, you could try the following:
    1) browse to Servers tab
    2) right click on the domain
    3) choose 'Properties'
    4) choose 'WebLogic' -> 'Publishing' -> 'Advanced'
    5) move disired target from left to right

  • Weblogic - Webservice access

    Hi,
    We have an application deployed in weblogic which needs to access a webservice. The webservice is accessible through soap-ui using the right credentials. We use basic authentication to access the webservice.
    I am able to access the webservice with the correct credentials from a normal java client but when the application is deployed in weblogic, I am unable to access the ws!
    Is there a setting in weblogic to enable basic authentication?
    (using weblogic 11g)
    Thank you

    There is a difference between application server and program access to a webservice. especially is SSL used server needs the key to access the web service. What error do you get?

  • Logical Port for Digest Authentication

    Hello,
    I want to connect to a webservice which is running at an IIS with Digest Authentication. I created a Consumer Proxy and added a Logical Port in SAO Management (Java-Stack) to this Consumer Proxy, but I can't find a digest authetification in Configuration of the Logical Port. Is it possible to connect from a SAP System to a webservice with Digest Authentification?
    Thanks and best regards
    Iris

    Hello Gourav,
    Thank you for your answer.
    I tried to create a Logical Port with HTTP Access to the WSDL, but the WSDl needs digest authetication as well. So I get the error
    Error: Error in WSDL access: Exception occurred in communication framework:Error in HTTP Framework:401Unauthorizedhttps://itnts2371/SecurityWebService.asmx?WSDL
    though I logged in with right credentials.
    Then I tried to read the WSDl from a file then, but I get the error
    Error: Error in WSDL parsing: Exception occurred in library handler
    So I created a manual Logical Port for SSL-Access. I get only "User ID/Password" and "SAP Authenticatoin Assertion Ticket", but no "Digest Authentication". "User ID/Password" doesn't work, I get a dialog to put in User ID and password, but I'm never authorized.
    Any other suggestions?
    Thanks
    With best regards
    Iris

  • Where does WebLogic fit with/beside our custom web-server?

    Hi,
    I'm just getting started with the WebLogic Application Server and wondering
    what it can do for our setup, which looks like the following:
    Our web server has a plug-in which parses each html file requested, and
    if it contains any of our "custom" tags, passes it on to another "engine".
    This "engine" uses our own database, and object server to make queries,
    and turn the custom tags into standard HTML. Some custom-tags include
    custom links to other "extended" pages, which the "web server extension"
    converts to normal HTML links to the custom pages, which will of course
    be caught in turn by the intermediary parser when navigated to.
    There are probably ways we can stream-line and minimize the steps required
    to assemble the standard HTML. However, if anyone has some ideas,
    I'm basically just wondering how WebLogic can help improve our architechture
    and the performance, with minimal changes at first. Since we do so much
    page assembly by parsing the custom tags, I have difficulty seeing how
    WebLogic could do caching. The HTML that a custom tag "expands" to
    may be state dependent on the underlying database/object server!
    Any comments/ideas much appreciated.
    Thanks,
    Andy

    If you need an extra "ZAP" to get people to return,
    your site is probably lacking good content. People
    won't go to your site just for your fancy applets and
    flash animations, you need to have content. Why do so
    many people use Google instead of Yahoo? Because
    Google's homepage loads faster without all the ads and
    other crap that you get on other search sites. Also,
    because google performs searches faster than any other
    site. Basically you need good content and good
    service without distractions.I get the 'content is king' bit although I tend to disagree with the effect that multimedia has on users. I have a MSc by research which looked at the effects of animation on users of e-commerce sites. It does have a positive effect (it did with my results anyway) - hence I would like to build more multimedia into the web site (under construction).
    A combination of fast download, intuitive navigation and clear layout can improve usability.
    I disagree with the Jakob Nielsen school of thought i.e. text-only web sites with no graphics are the ultimate. He is a usability expert but usability per se does not improve web site stickiness. I digress.
    I want to do the server side stuff mentioned above - it is not a question of just pointing at files on the server...if it were that easy, I would not be posting and would hook all my pages to a tight back-end. The much higher wages of web developers compared with web designers should highlight this skill difference.
    Also, not many web sites generate dynamic web pages completely differently to each individual user. Broadband (DSL) will bury the text-only 14.4 kbs modem type site (a disgusting remnant of 1995 which was severly restricted due to low modem speeds).

  • Configuring Weblogic Server for X.509 Smart Card Authentication

    0 down vote favorite
    share [g+] share [fb] share [tw]
    I am running Oracle Weblogic 11g (10.3.6) and attempting to configure two-way SSL (client certificate requested and enforced). The client certificate is on a smart card.
    I have enabled "basic" ssl in the weblogic server, and used keytool to import the relevant root CA certificates into the DemoTruststore.jks file. I have set the Two-way client cert behavior to Client Certs Requested and Enforced for the server.
    Unfortunately, attempting to access my application causes the following:
    <pre>
    <Certificate chain received from 127.0.0.1 - 127.0.0.1 was incomplete.>
    <NO_CERTIFICATE alert was received from 127.0.0.1 - 127.0.0.1. Verify the SSL configuration has a proper SSL certificate chain and private key specified.>
    <Certificate chain received from 127.0.0.1 - 127.0.0.1 was incomplete.>
    </pre>
    The ActivClient dialog never appears to select a certificate from the Smart Card, and a pin is never requested. Therefore, I think I misconfigured something.
    Help would be greatly appreciated.
    Jason

    Hello Mukunthan Damodharan,
    this means that the SSL Server Certificate has not his fully quallified name in the subject alternative name extension of the X.509 certificate.
    You can create a valid one or disbale that check in the Secure Login Client.
    How does the configuration gets to the clients?
    With the Policy Download you can disable that check over the Secure Login Server Administration console in the corresponding authentication profile.
    If manually you can change the following registry key:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\SAP\SecureLogin\profiles\<profile name>
    "sslHostAlternativeNameCheck"=dword:00000000
    the value 0 disable that check on the client.
    best regards
    Alexander Gimbel

  • Weblogic ConfigurationException Error

    Hello,
    I have a big problem
    My System is
    OS : Windows 2000 Server
    EJB Server : Weblogic 5.1.0 and SP5
    JDK1.2.2
    My Configuration is
    C:\weblogic\bin>wlconfig
    WebLogic startup settings are presently:
    CLASSPATH Prefix
    d:\java\jdk122\lib\db.jar;d:\java\jdk122\lib\dt.jar;d:\java\
    jdk122\lib\tools.jar;d:\java\j2ee\lib\j2ee.jar;d:\java\jswdk-1.0.1\lib;d:\ja
    va\j
    dk122\lib\xlnclient.jar;d:\java\jdk122\lib\xlnserver.jar;d:\java\jdk122\lib\
    XlnW
    ebServlet.jar;d:\java\jsdk20\lib\jsdk.jar;.;c:\weblogic\lib\weblogic510sp5bo
    ot.j
    ar
    CLASSPATH
    d:\java\jdk122\lib\db.jar;d:\java\jdk122\lib\dt.jar;d:\java\
    jdk122\lib\tools.jar;d:\java\j2ee\lib\j2ee.jar;d:\java\jswdk-1.0.1\lib;d:\ja
    va\j
    dk122\lib\xlnclient.jar;d:\java\jdk122\lib\xlnserver.jar;d:\java\jdk122\lib\
    XlnW
    ebServlet.jar;d:\java\jsdk20\lib\jsdk.jar;.;c:\weblogic\lib\weblogic510sp5bo
    ot.j
    ar;d:\java\jdk122\lib\tools.jar;d:\java\jdk122\jre\lib\rt.jar;d:\java\jdk122
    \jre
    \lib\i18n.jar;C:\weblogic\license;C:\weblogic\classes\boot;C:\weblogic\class
    es;C
    :\weblogic\lib\weblogicaux.jar;C:\weblogic\eval\cloudscape\lib\cloudscape.ja
    r
    JAVA_HOME d:\java\jdk122
    WEBLOGIC_LICENSEDIR C:\weblogic\license
    WEBLOGIC_HOME C:\weblogic
    system properties:
    java.security.manager
    java.security.policy==C:\weblogic\weblogic.policy
    weblogic.system.home=C:\weblogic
    java.compiler=symcjit
    weblogic.class.path=c:\weblogic\lib\weblogic510sp5.jar;c:\we
    blogic\license;c:\weblogic\classes;c:\weblogic\myserver\serverclasses;c:\web
    logi
    c\lib\weblogicaux.jar
    INITIAL_HEAP 64 MB
    MAX_HEAP 64 MB
    SERVERCLASSPATH
    d:\java\jdk122\lib\db.jar;d:\java\jdk122\lib\dt.jar;d:\java\
    jdk122\lib\tools.jar;d:\java\j2ee\lib\j2ee.jar;d:\java\jswdk-1.0.1\lib;d:\ja
    va\j
    dk122\lib\xlnclient.jar;d:\java\jdk122\lib\xlnserver.jar;d:\java\jdk122\lib\
    XlnW
    ebServlet.jar;d:\java\jsdk20\lib\jsdk.jar;.;c:\weblogic\lib\weblogic510sp5bo
    ot.j
    ar;d:\java\jdk122\jre\lib\rt.jar;d:\java\jdk122\jre\lib\i18n.jar;C:\weblogic
    \cla
    sses\boot;C:\weblogic\eval\cloudscape\lib\cloudscape.jar
    Type "wlconfig -help" for program usage.
    My Weblogic Version is
    D:\job\develop\trade>java weblogic.Admin t3://localhost:7001 VERSION
    WebLogic Build: 5.1.0 Service Pack 5 08/17/2000 07:21:55 #79895
    My Weblogic Server log is
    Mon 8 Mon 28 16:07:02 GMT+09:00 2000:<I> <RMI> Registry started
    Mon 8 Mon 28 16:07:02 GMT+09:00 2000:<I> <EJB> Enterprise JavaBeans
    initializing
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB JAR deployment
    D:/job/develop/trade/
    yTrader.jar>
    EJB home interface: 'TraderHome' deployed bound to the JNDI name:MyTrader'
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB JAR deployment
    D:/job/develop/bank/M
    Bank.jar> EJB home interface: 'BankHome' deployed bound to the JNDI name:
    'MyBak'
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB> 2 EJB jar files loaded,
    containing EJBs
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB> 2 deployed, 0 failed to
    deploy.
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <HTTP> Log rotation is size based
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <ZAC> ZAC ACLs initialized
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <ZAC> ZAC packages stored in local
    directry exports
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <ListenThread> Listening on port:
    7001
    <NT Performance Pack> NATIVE: created IoCompletionPort successfully.
    IoPort=0x000028c
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <SSLListenThread> Listening on
    port: 7002
    Mon 8Mon 28 16:07:04 GMT+09:00 2000:<I> <WebLogicServer> WebLogic Server
    started
    Sample program is weblogic sample program
    Source URL is
    http://www.weblogic.com/docs51/examples/ejb/basic/statefulSession/index.html
    Trader.java, TraderBean.java, TraderHome.java,
    TraderResult.java,ProcessingErrorException.java, Client.java
    I have got the error message after running Client program
    D:\job\develop\trade>java Client "t3://localhost:7001"
    Beginning statefulSession.Client...
    The client was unable to lookup the EJBHome. Please make sure
    that you have deployed the ejb with the JNDI name MyTrader on the WebLogic
    server at t3://localhost:7001
    javax.naming.ConfigurationException.
    Root exception is weblogic.rmi.server.ExportException: A description for
    TraderBeanHomeImpl was found but it could not be
    read due to: [Failed to find a stub for [class TraderBeanHomeImpl]
    implements at
    least one interface [interface TraderHome] which extends Remote.]
    weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    TraderBeanH
    omeImpl] implements at least one interface [interface TraderHome] which
    extends
    Remote.
    at
    weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManage
    r.java, Compiled Code)
    at
    weblogic.rmi.extensions.BasicDescriptor.<init>(BasicDescriptor.java,
    Compiled Code)
    at
    weblogic.rmi.extensions.BasicRuntimeDescriptor.<init>(BasicRuntimeDes
    criptor.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManage
    r.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManag
    er.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManag
    er.java, Compiled Code)
    at
    weblogic.rmi.internal.OIDManager.getRequestDispatcher(OIDManager.java
    at
    weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.
    ava:76)
    at
    weblogic.jndi.toolkit.BasicWLContext_WLStub.lookup(BasicWLContext_WL
    tub.java:246)
    at weblogic.jndi.toolkit.WLContextStub.lookup(WLContextStub.java,
    Compi
    ed Code)
    at javax.naming.InitialContext.lookup(InitialContext.java:354)
    at Client.lookupHome(Client.java:149)
    at Client.<init>(Client.java:44)
    at Client.main(Client.java:82)
    Please help me !!!!
    Thanks

    In your client, when you look up the bean, the JNDI name should be "MyTrader",
    not statelessSession.Client
    Look at client.java in /examples/ejb/basic/statelessSession example,
    In weblogic-ejb-jar.xml the jndi name is specified as follows:
    <jndi-name>statelessSession.TraderHome</jndi-name>
    and in the client program we look up the bean as follows:
    JNDI_NAME=statelessSession.TraderHome
    Object home = ctx.lookup(JNDI_NAME);
    Make sure you are doing the same.
    Kumar
    "±è¼®" wrote:
    Hello,
    I have a big problem
    My System is
    OS : Windows 2000 Server
    EJB Server : Weblogic 5.1.0 and SP5
    JDK1.2.2
    <snipped>
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB JAR deployment
    D:/job/develop/trade/
    yTrader.jar>
    EJB home interface: 'TraderHome' deployed bound to the JNDI name:MyTrader'
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB JAR deployment
    D:/job/develop/bank/M
    Bank.jar> EJB home interface: 'BankHome' deployed bound to the JNDI name:
    'MyBak'
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB> 2 EJB jar files loaded,
    containing EJBs
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB> 2 deployed, 0 failed to
    deploy.
    Sample program is weblogic sample program
    Source URL is
    http://www.weblogic.com/docs51/examples/ejb/basic/statefulSession/index.html
    Trader.java, TraderBean.java, TraderHome.java,
    TraderResult.java,ProcessingErrorException.java, Client.java
    I have got the error message after running Client program
    D:\job\develop\trade>java Client "t3://localhost:7001"
    Beginning statefulSession.Client...
    The client was unable to lookup the EJBHome. Please make sure
    that you have deployed the ejb with the JNDI name MyTrader on the WebLogic
    server at t3://localhost:7001
    javax.naming.ConfigurationException.
    Root exception is weblogic.rmi.server.ExportException: A description for
    TraderBeanHomeImpl was found but it could not be
    read due to: [Failed to find a stub for [class TraderBeanHomeImpl]
    implements at
    least one interface [interface TraderHome] which extends Remote.]
    weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    TraderBeanH
    omeImpl] implements at least one interface [interface TraderHome] which
    extends
    Remote.
    at
    weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManage
    r.java, Compiled Code)
    at
    weblogic.rmi.extensions.BasicDescriptor.<init>(BasicDescriptor.java,
    Compiled Code)
    at
    weblogic.rmi.extensions.BasicRuntimeDescriptor.<init>(BasicRuntimeDes
    criptor.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManage
    r.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManag
    er.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManag
    er.java, Compiled Code)
    at
    weblogic.rmi.internal.OIDManager.getRequestDispatcher(OIDManager.java
    at
    weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.
    ava:76)
    at
    weblogic.jndi.toolkit.BasicWLContext_WLStub.lookup(BasicWLContext_WL
    tub.java:246)
    at weblogic.jndi.toolkit.WLContextStub.lookup(WLContextStub.java,
    Compi
    ed Code)
    at javax.naming.InitialContext.lookup(InitialContext.java:354)
    at Client.lookupHome(Client.java:149)
    at Client.<init>(Client.java:44)
    at Client.main(Client.java:82)
    Please help me !!!!
    Thanks

  • Installing WebLogic 6.1 on Linux?

    I have a few rather basic questions regarding installing WebLogic 6.1 on
    Linux.
    1. What should I use as a home directory? I know that we use C:\BEA in the
    Windows world. I've seen a number of people referring to /usr/local/bea.
    Is there a general consensus as to where the home directory should be?
    2. What user should run the WL server? Obviously, root is not the best
    option. If I create a new account, say "weblogic", what rights/privileges
    will the account need to run the server?
    3. How can the server be setup to start WL server as a daemon at startup?
    Does WL provide startup scripts that can be linked from the /etc/rc.d/rX.d
    directories?
    Thanks!
    - GC

    Hi.
    the answer is...it depends.
    1. Your home directory can be anywhere. If you are developing I suggest you
    install in your user directory. If you are going to be running WLS constantly
    in production then you may want a system directory such as the one you mention.
    It's traditional to install apps in /usr/local, but I've seen customers install
    it in other directories as well.
    2. You should not run WLS as root for security reasons. If you are not binding
    to a port number below 1025 then this is no problem. If you are then you need
    to start WLS as root and configure it to switch to a non-priveliged user after
    binding to the port.
    3. see http://edocs.bea.com/wls/docs61/faq/server.html#291592. You probably
    won't want to use this exact script, but take a look at the command line start
    scripts for ideas on how to do this.
    Hope this helps,
    Michael
    Geoffrey Corb wrote:
    I have a few rather basic questions regarding installing WebLogic 6.1 on
    Linux.
    1. What should I use as a home directory? I know that we use C:\BEA in the
    Windows world. I've seen a number of people referring to /usr/local/bea.
    Is there a general consensus as to where the home directory should be?
    2. What user should run the WL server? Obviously, root is not the best
    option. If I create a new account, say "weblogic", what rights/privileges
    will the account need to run the server?
    3. How can the server be setup to start WL server as a daemon at startup?
    Does WL provide startup scripts that can be linked from the /etc/rc.d/rX.d
    directories?
    Thanks!
    - GC--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Deployment error, java.lang.NoClassDefFoundError: org/apache/commons/digest

    Hi all,
    I get the following stack trace when deploying an app where I added some JSF stuff:
    <Aug 24, 2005 9:49:24 AM PDT> <Error> <Deployer> <BEA-149201> <Failed to complete the deployment task with ID 0 for the application appsdircg_war.
    java.lang.NoClassDefFoundError: org/apache/commons/digester/RuleSet
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
         at java.lang.Class.getConstructor0(Class.java:1930)
         at java.lang.Class.newInstance0(Class.java:278)
         at java.lang.Class.newInstance(Class.java:261)
         at weblogic.servlet.internal.WebAppServletContext.registerEventListener(WebAppServletContext.java:2785)
         at weblogic.servlet.internal.WebAppServletContext.activateFromDescriptors(WebAppServletContext.java:2373)
         at weblogic.servlet.internal.WebAppServletContext.activate(WebAppServletContext.java:5600)
         at weblogic.servlet.internal.WebAppServletContext.setActive(WebAppServletContext.java:5578)
         at weblogic.servlet.internal.WebAppModule.activate(WebAppModule.java:838)
         at weblogic.j2ee.J2EEApplicationContainer.activateModule(J2EEApplicationContainer.java:3012)
         at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2076)
         at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2057)
         at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2624)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2547)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2349)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.checkAutoCommit(SlaveDeployer.java:2431)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.prepare(SlaveDeployer.java:2343)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2511)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    --------------- nested within: ------------------
    weblogic.management.ManagementException: - with nested exception:
    [java.lang.NoClassDefFoundError: org/apache/commons/digester/RuleSet]
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2523)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    The relevant jar file, commons-digester.jar is in the the WEB-INF/lib folder, just like all the other commons-*.jar files.
    My CLASSPATH variable doesn't contain anything except a an XMLSpy jar file.
    I'm running WLS 8.1 SP2.
    Any help/hints are greatly appreciated.

    I would set "prefer-web-inf-classes" to "true" in your "weblogic.xml" file. Without this, you may be getting classloader confusion with some of the commons jars that are used within WebLogic.

  • Startup Steps performed by weblogic 6.1 SP5

    Hi,
    I am beginner and very new to weblogic. I am working on an application developed on weblogic 6.1 SP5. There is an issue where weblogic shut down. The server is a two node Cluster server. Weblogic shut down on one node and failed to startup on the second node as well, and we had to restart the server. Reading the logs, only thing we found was there were some thread dumps indicating that there was a deadlock condition due to which the threads were waiting and the server hung.
    Could anyone suggest as to what can cause the server to hang?
    Also, I wanted to know what are the basic operations that a weblogic server performs during startup like allocating memory, connecting to database etc or provide pointers to any references for weblogic?
    Thanks
    Minal

    Hi,
    I am beginner and very new to weblogic. I am working on an application developed on weblogic 6.1 SP5. There is an issue where weblogic shut down. The server is a two node Cluster server. Weblogic shut down on one node and failed to startup on the second node as well, and we had to restart the server. Reading the logs, only thing we found was there were some thread dumps indicating that there was a deadlock condition due to which the threads were waiting and the server hung.
    Could anyone suggest as to what can cause the server to hang?
    Also, I wanted to know what are the basic operations that a weblogic server performs during startup like allocating memory, connecting to database etc or provide pointers to any references for weblogic?
    Thanks
    Minal

  • Weblogic Authentication Pop-up issue

    Hi,
    I have a problem with one of our application.
    We have the portal application deployed on weblogic which is authenticated by OAM/OIM.
    During the authentication process(after Putting the username and password) if the user click some where in the page weblogic authentication pop up window is thrown,
    The Http header shows
    WWW-Authenticate: Basic realm="WebLogic Server"
    And user need to clear the session cookies and relogin to access the application
    Had disabled the enforce-valid-basic-auth-credentials in weblogic security configuration, but that doesnt help
    <enforce-valid-basic-auth-credentials>false</enforce-valid-basic-auth-credentials>
    Any suggestion on this

    The Pop up window appears during the login phase if the user clicks the back button or stop button or clicking some links on portal
    Thanks

  • Adobe PDF Viewer X in Safari 5 not displaying documents protected by HTTP Authentication

    I have the latest Adobe Reader X release (10.0.0) for Mac OS X 10.6 in Safari 5.0.3. The PDF Viewer is unable to display files hosted on directories protected by HTTP Authentication. The progress bar keeps spinning forever.
    I've tried it on several Macs and various Apache web servers, with both Basic and Digest Authentification.
    Adobe PDF Viewer running on Mac OS X 10.5 doesn't have this problem. Adobe PDF Viewer X running on Windows XP with Safari 5 doesn't either. So it is specific to the latest release for Mac OS X 10.6.
    Any idea for a fix? I can't revert to a previous version of Reader since the older plug-in doesn't run in 64-bit Safari (the default on Snow Leopard) - please don't tell me to force Safari to run in 32-bit mode.
    Is it at least a known bug that will be fixed soon?

    You mean disabling HTTP Authentication? Yes, of course. And it works without it. That's how I know that the cause of the problem is HTTP Authentication.

Maybe you are looking for

  • How to find a word and replace with another

    hello, i just finished implementing a new website. I have about 20 pages and lots of content. Last second, I am told that they need to change one word with another through out the website. Since there's so much text content, I was wondering if Dreamw

  • CUCM 8.6 Integration to Nortel CS2100 SE16

    Hey All, Previously we had integration to a Nortel CS2100 working great via a SIP trunk. Recently we had to upgrade the Nortel to SE16 and since then I have been having an issue with the following call flow. 1. Call originates from Cisco IP(SIP) phon

  • AS2 Certificate Install for B2B Use

    Oracle Team - Is there a comprehensive set of instructions available on the FULL process necessary to get an AS2 connection up and running ? I am looking for something that starts with the installation of the certificate in to the Oracle Wallet all t

  • Wildcard ssl

    So our company has a Wildcard SSL Certificate that we use for most of our websites, and I've just setup a new 10.8 server for the use of profile manager.  I've added our Wildcard SSL certificate to the systems keychain and trusted in but for the life

  • HT1689 What is Other (5.96gb) on my Iphone storage and how can I get rid of it?

    What is Other (5.96gb) on my Iphone storage and how can I get rid of it?