Weblogic not as a webserver

We are using Apache 1.3.12 as a web server and Weblogic Server 5.1.0 as a
app server. I wanted to turn off Weblogic to run as web server so I set the
following property to false
weblogic.httpd.enable=false.
After this when I start apache and weblogic and invoke a a jsp page I get
403 (access forbidden error).
When I change weblogic.httpd.enable=true
It works fine. Can you please tell me the solution ?
Rakesh

So that means we have to have both apache and weblogic running as a
webserver in order have weblogic serve jsp request and apache to serve
static page request
if we do not want to replace apache as a webserver. Correct ?
"Michael Girdley" <[email protected]> wrote in message
news:39b70bcc$[email protected]..
>
>
The plug-in connects to WebLogic using HTTP. So, if you want to have
WebLogic answer HTTP requests, you need to enable the HTTP daemon usingthe
property that you noted below.
Thanks,
Michael
Michael Girdley
BEA Systems Inc
"Rakesh Gupta" <[email protected]> wrote in message
news:39b68c14$[email protected]..
We are using Apache 1.3.12 as a web server and Weblogic Server 5.1.0 as
a
app server. I wanted to turn off Weblogic to run as web server so I setthe
following property to false
weblogic.httpd.enable=false.
After this when I start apache and weblogic and invoke a a jsp page I
get
403 (access forbidden error).
When I change weblogic.httpd.enable=true
It works fine. Can you please tell me the solution ?
Rakesh

Similar Messages

  • Safari can not access lokal Webserver

    Hello,
    we are using a locally installed wiki server (TWiki) for collecting information. My problem is that I can not access the webserver with OS X using Safari or Firefox. With my Windows PC it's no problem.
    Safari says:
    Safari kann den Server nicht finden.
    Safari kann die Seite „http://ta-lab122/bin/view/“ nicht öffnen, da Safari den Server „ta-lab122“ nicht finden kann.
    Safari can not find the server.
    But the server is pressent in the Network on Finder. Does anybody has an Idea what service I have to activat? On other Mac PC in the Network it's also not working

    HI and Welcome to Apple Discussions...
    Try using Open DNS
    Click the OpenDNS Basic... it's free. Just follow the instructions.
    See if that will help...
    Carolyn

  • 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

  • IPlanet plugin for WebLogic not working - cannot find function named wl_init

    Hi,
    I have been having this issue for the last two days. It relates to
    IPlanet plugin for WbLogic. Following is the error I get:
    [17/Apr/2003:11:41:26] config ( 2069): func_exec reports: cannot find
    function named wl_init [17/Apr/2003:11:41:26] failure ( 2069):
    Configuration initialization failed: Error running init function
    wl_init: unknown error
    Here is my environment:
    SUN E-250 Server
    Solaris 8.0 with recommended Patch-set
    iPlanet-WebServer-Enterprise/6.0SP4
    Web logic 7 SP2
    Here is how I have edited magnus.conf to include the following lines:
    Init fn="load-modules"
    shlib="/usr/iplanet/servers/plugins/lib/libproxy.so" func
    s="wl_proxy,wl_init" Init fn="wl_init"
    #ServerRoot /usr/iplanet/servers/https-cablevision5
    ..... rest of the file ..........
    As you have noticed I have put everything regrding plugin in one line.
    I have also used various other combinations of breaking this line
    into multiple lines but no use.
    What I have also noticed is that if I change the name of libproxy.so
    to some other arbitrary file name that does not exist, even then the
    error message does not change. So it looks like the library is not
    even being loaded.
    The library file is owned by root and has permissions to read and
    execute for everyone.
    I will really appreciate is I can get any help. I have noticed that
    there are folks who have posted similar problem, no one gave an answer
    to them. Please be more generous this time in furnishing with your
    opinion.
    Thanks
    Jamal

    I will try and be as descriptive as possible. I hate the posts that
    dont give any help.
    Anyway you did not mention anything about your obj.conf configuration.
    Here is how it should look, e.g.:
    Init fn="load-modules" funcs="wl-proxy,wl-init"\
    shlib=/usr/local/netscape/plugins/libproxy.so
    Init fn="wl-init"
    <Object name="weblogic" ppath="*/weblogic/*">
    Service fn=wl-proxy WebLogicHost=myweblogic.server.com\
    WebLogicPort=7001 PathTrim="/weblogic"
    </Object>
    Check the following url:
    http://www.weblogic.com/docs51/admindocs/nsapi.html
    Ok,so you probably have those in there. If not, then please check
    that you have directives in obj.conf and the magnus.conf as well.
    Again the service line should be all one line.
    Next, are you proxying by path or by suffix. I.E. do you want
    everything to go to weblogic or just .jsp. You can configure either
    way. This will change your directive. Specifically ppath means proxy
    by path. To proxy by file extension (or what i call suffix) then look
    at this url for specifics:
    http://www.weblogic.com/docs51/admindocs/nsapi.html#exts (notice the
    anchor in the link)
    Post how it goes...
    a.r.
    [email protected]
    [email protected] (Jamal Najmi) wrote in message news:<[email protected]>...
    Hi,
    I have been having this issue for the last two days. It relates to
    IPlanet plugin for WbLogic. Following is the error I get:
    [17/Apr/2003:11:41:26] config ( 2069): func_exec reports: cannot find
    function named wl_init [17/Apr/2003:11:41:26] failure ( 2069):
    Configuration initialization failed: Error running init function
    wl_init: unknown error
    Here is my environment:
    SUN E-250 Server
    Solaris 8.0 with recommended Patch-set
    iPlanet-WebServer-Enterprise/6.0SP4
    Web logic 7 SP2
    Here is how I have edited magnus.conf to include the following lines:
    Init fn="load-modules"
    shlib="/usr/iplanet/servers/plugins/lib/libproxy.so" func
    s="wl_proxy,wl_init" Init fn="wl_init"
    #ServerRoot /usr/iplanet/servers/https-cablevision5
    ..... rest of the file ..........
    As you have noticed I have put everything regrding plugin in one line.
    I have also used various other combinations of breaking this line
    into multiple lines but no use.
    What I have also noticed is that if I change the name of libproxy.so
    to some other arbitrary file name that does not exist, even then the
    error message does not change. So it looks like the library is not
    even being loaded.
    The library file is owned by root and has permissions to read and
    execute for everyone.
    I will really appreciate is I can get any help. I have noticed that
    there are folks who have posted similar problem, no one gave an answer
    to them. Please be more generous this time in furnishing with your
    opinion.
    Thanks
    Jamal

  • Weblog Not Functioning After 10.4.10 to 10.5 Upgrade

    Last night we ran the 10.5 upgrade DVD on our 10.4.10 server which was only running web (w/ weblogs enabled) and Software Update services. This box is also bound to AD.
    After the upgrade my AD Bind was broken but is now fixed by unbinding and re-binding. This fixed all exsiting local groups that are populated with AD users.
    My two unresolved issues, SU and web services are not working/not working correctly.
    1. web services is running although blogs and wikis are not, although they are enabled in server admin. When I go to the default homepage, I get a standard OS X page but not of my original content (weblogs) are accessible. I also can't create any new blogs or wikis as I get a message "checking status". I can see the content in the finder at /Library/WebServer/Documents but not online. I did not make any changes to the original webserver config (still running APache 1.3 and Tomcat is not enabled). When attempting to access a formal weblog URL, I get the following error message:
    Service Temporarily Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    Apache/1.3.39 Server at blogs.springside.org Port 16080
    This makes me think somehow the service is not turned on, even though it's say it is in the server admin?
    2. We were using this server for SUs in the past. At this point, I can't even get the server to start.
    I am hopeful that since I have our content local on the XServe that all is not lost.
    Any helpful friends out there?!
    TIA,
    --Pete
    Message was edited by: pdidonato

    Hello,
    Possibly the mysql server can't get started because /tmp/mysql.sock does not exist. The reason therefor is, that the php module expect the socket to be in /var/mysql/mysql.sock, but this folder does not exist under Leopard.
    This workaround helped me to get my MySQL work under Tiger (but not the server version, I am using the desktop version).
    1. Start the MySQL Server in safe-mode using the Terminal (you will have to confirm using your admin password):
    sudo /usr/local/mysql/bin/safe_mysqld
    2. Then open a new Terminal window and create a directory (you will have to confirm using your admin password):
    sudo mkdir /var/mysql/
    3. Then you create a symbolic link:
    sudo ln -s /tmp/mysql.sock /var/mysql/mysql.sock
    4. Now you have to restart the MySQL-Server and that's it. I restarted the server in System Preferences/Sharing/WebSharing and I stopped and restarted the MySQL Server through the System PrefPane (also be found in System Preferences).
    I hope that helps.
    Kind regards,
    Cornelia

  • WANT TO USE WEBLOGIC 10 R3 AS WEBSERVER FOR ONLY ROUTING HTTP REQUEST .

    Hi ,
    I have a requirement which I have to address ASAP . Any help would be appreciated .
    I want to use weblogic 10 R3 as web server. I understand by the definition of application server that it’s also capable of handling HTTP request . That means it’s having a build-in webserver in it. (Please correct me if I am wrong in my understanding .) Thus can I use the weblogic webserver for hosting all incoming http request and routing to the another instance of weblogic application server. (Could be the same instance also if possible .)
    I also understand that weblogic app server can be integrated with other third party web server like apache web server . But is it not possible to use weblogic 10g webserver ? If this is possible please guide me how I should proceed for this.
    With Regards
    AD

    Hi ,
    I am rephrasing my query as below:
    It’s my understanding that weblogic 10g R3 application server is capable of handling http requests also . That means it has a built-in webserver. Thus can I use this built-in weblogic webserver for hosting all incoming http requests and routing to the another instance of weblogic application server.
    With Regards
    AD

  • Softlinked directory is not refreshed in webserver?

    Hi all,
    Was wondering if anyone encountered this problem that I am facing on WLS 6.1
    sp4 (as well as sp2).
    I have an application deployed as the default web application and within the
    application directory I have a softlink that is pointing to another
    directory elsewhere on the system.
    For example,
    /wls61/config/domain/applications/DefaultWebApp/downloads is softlinked to
    /appl/downloads directory
    During the running of the application, files will be created and placed
    within this softlinked directory (/appl/downloads) and urls will be
    generated to access these files.
    However, when clicked on the generated url, the webserver returns a Page Not
    Found error. But if the server is restarted, the same url will then work
    (ie. it can access the file)
    Not sure if this is a problem with some caching strategy on wls 6.1. If it
    is, is there any workaround for it?
    Thanks
    Steven.

    Hi Mark,
    Apologize for the late reply in this.
    On a summary, the reason we are using softlink is because of security.
    In our environment, we have different teams managing the weblogic server and
    the applications. In order to ensure that the team managing the application
    does not get to the weblogic directory, the applications directory will have
    to be created somewhere else other than the normal
    <weblogic_root>/config/<domain>/applications directory.
    a softlink is then created under
    <weblogic_root>/config/<domain>/applications that points to the actual
    physical location of the application files.
    Coming back to the original issue, so does it mean that if we generated the
    file and placed it into a softlinked directory that it will not be picked up
    by the weblogic server?
    There are plans to move to higher version of wls but that will not happen so
    soon.
    best rgds,
    Steven.
    "Mark Griffith" <[email protected]> wrote in message
    news:[email protected]...
    We are doing stuff behind the scenes when you drop apps into the
    applications directory. For example we unpack archives, and we copy files
    (stage them) to not lock files (NT file system workarounds) so you can
    refresh.
    I guess I would back up and ask what are you trying to solve with your
    softlink?
    Also are you able to upgrade to 8.0?
    Cheers
    mbg
    "Steven Wong" <[email protected]> wrote in message
    news:[email protected]...
    Hi all,
    Was wondering if anyone encountered this problem that I am facing on WLS6.1
    sp4 (as well as sp2).
    I have an application deployed as the default web application and withinthe
    application directory I have a softlink that is pointing to another
    directory elsewhere on the system.
    For example,
    /wls61/config/domain/applications/DefaultWebApp/downloads is softlinked
    to
    /appl/downloads directory
    During the running of the application, files will be created and placed
    within this softlinked directory (/appl/downloads) and urls will be
    generated to access these files.
    However, when clicked on the generated url, the webserver returns a PageNot
    Found error. But if the server is restarted, the same url will then work
    (ie. it can access the file)
    Not sure if this is a problem with some caching strategy on wls 6.1. If
    it
    is, is there any workaround for it?
    Thanks
    Steven.

  • Erro 404 Not Found  iplanet webserver

    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 we saw 404 not found error.
    we got some solution to change KeepAliveTimeOut param from 30 sec to 300 sec. we did the same . but after that also we are facing the issue.
    please any one knows . please help us.
    Regards
    karthik

    Thanks for the reply.
    we are using two iplanet server hosted in different machine with frontend cisco content switches (CCS). so the request first goes to CCS and then CCS forward to the iplanet.
    We are facing this problem in production. so we couldn't do the profiling in production.
    we are geeing 404 error only in access log. no information in error.log
    203.101.69.254 - - [31/Jan/2007:06:03:53 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:05:38 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:06:09:25 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:12:38 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:23:29 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:12:30 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:13:09 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:42:35 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:42:44 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:42:51 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:43:06 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:43:09 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:43:15 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    Some request only giving 404 NOT Found Error.if we try the URL in IE 10 times, 2 0r 3 request giving 404 Error and remaining request gives successful pages.
    Please give us any other suggestion.
    Regards
    karthik

  • Release notes for iPlanet-WebServer-Enterprise/4.1SP7

    Hi,
    Where can i get the release notes, known bugs and fixes for iPlanet-WebServer-Enterprise/4.1SP7.
    Plesae reply back.
    Thanx
    Shiva

    Hi,
    You can find the release note for iPlanet Web Server SP7 from the following link
    http://docs.sun.com/?p=/doc/816-5676-10
    Srini

  • Weblogic not failing over correctly

    Hi,
              I've got two weblogic servers in a cluster recieving requests from a
              weblogic proxy server. To demonstrate and test failover I've written
              three servlets: Login, Logout, and Test2. They perform session
              tracking ie. Login creates a session, Test2 tests it and Logout kills
              the session. The failover is very inconsistent at best. Shutting down
              one of the servers in the cluster causes the other one to failover OK
              but turning it back on and shutting down the second one doesn't work.
              Also the Test2 servlet doesn't see the session when it is loaded for the
              first time. Reloading causes it to work properly. Why?
              Could you look through these weblogic.properties files and see if they
              are configured correctly? One is from the cluster servers and the other
              is from the proxy server.
              These are in the weblogic root directory. I don't have any properties
              files in the cluster - wide or server specific directories. I am not
              using a shared file system.
              I am using weblogic 5.1 sp1 on NT and jdk1.2.2.
              Thank you
              Timur M.
              [weblogic.properties]
              [weblogic.properties]
              

    The mistakes I found so far are the following.
              You have to register HttpClusterServlet to proxy all the servlet/jsp requests to weblogic
              cluster.
              ** PROXY PROPERTIES **
              weblogic.httpd.register.cluster=weblogic.servlet.internal.HttpClusterServlet
              weblogic.httpd.initArgs.cluster=defaultServers=jer:7001|tmaltaric:7001
              weblogic.httpd.defaultServlet=cluster
              ** WEBLOGIC SERVER PROPERTIES **
              weblogic.httpd.register.Login=Login
              weblogic.httpd.register.Logout=Logout
              blah blah blah
              Hope this helps.
              - Prasad
              Timur Maltaric wrote:
              > Hi,
              >
              > I've got two weblogic servers in a cluster recieving requests from a
              > weblogic proxy server. To demonstrate and test failover I've written
              > three servlets: Login, Logout, and Test2. They perform session
              > tracking ie. Login creates a session, Test2 tests it and Logout kills
              > the session. The failover is very inconsistent at best. Shutting down
              > one of the servers in the cluster causes the other one to failover OK
              > but turning it back on and shutting down the second one doesn't work.
              > Also the Test2 servlet doesn't see the session when it is loaded for the
              > first time. Reloading causes it to work properly. Why?
              >
              > Could you look through these weblogic.properties files and see if they
              > are configured correctly? One is from the cluster servers and the other
              > is from the proxy server.
              >
              > These are in the weblogic root directory. I don't have any properties
              > files in the cluster - wide or server specific directories. I am not
              > using a shared file system.
              > I am using weblogic 5.1 sp1 on NT and jdk1.2.2.
              >
              > Thank you
              > Timur M.
              >
              > ------------------------------------------------------------------------
              > Name: weblogic.properties
              > weblogic.properties Type: application/x-unknown-content-type-properties_auto_file
              > Encoding: base64
              >
              > Name: weblogic.properties
              > weblogic.properties Type: application/x-unknown-content-type-properties_auto_file
              > Encoding: base64
              Cheers
              - Prasad
              

  • Weblogic not startng after configuring weblogic92 with soa-suite 10.1.3.4

    Configurig WebLogic 9.2 with soa-suite 10.1.3.4 .New domain has been created sucessfully.Wheh tried to start weblogic using command in
    C:\bea\user_projects\domains\SOADomain\bin
    Error comes :
    Provider javax.xml.stream.XMLInputFactory could not be instantiated:
    java.lang.InstantiationException
    javax.xml.stream.FactoryConfigurationError: Provider javax.xml.stream.XMLInputFactory could not be instantiated:
    java.lang.InstantiationException
    Please respond as it is becoming a stuck point in carrying out deployments

    Configurig WebLogic 9.2 with soa-suite 10.1.3.4 .New domain has been created sucessfully.Wheh tried to start weblogic using command in
    C:\bea\user_projects\domains\SOADomain\bin
    Error comes :
    Provider javax.xml.stream.XMLInputFactory could not be instantiated:
    java.lang.InstantiationException
    javax.xml.stream.FactoryConfigurationError: Provider javax.xml.stream.XMLInputFactory could not be instantiated:
    java.lang.InstantiationException
    Please respond as it is becoming a stuck point in carrying out deployments

  • WebLogic not cleaning up after itself?

    Hi,
    I've only recently started using JDeveloper 11g (11.1.2.0.38.60.17 to be precise) and am having trouble with a web application of mine using WebLogic.
    With other tools I've used, when running/debugging a servlet everything is fine, and when stopping it cleans out the deployed build of the web app from whatever container was used. However, WebLogic seems to leave the files where it deployed even after stopping the application and WebLogic.
    This is quite a problem as my servlet puts quite a few folders and files in the WEB-INF folder and sets them as read only too. When not read only it seems that the second time I start the application it removes all files in the folder that were created before, but leaves the folder structure which causes issues when my code looks for these and expects files to be there if the folder is there. With the files set to read only WebLogic doesn't even begin to deploy my code for some reason.
    For example (taken from the standard out when attempting to debug with the read only files left behind from a previous run):
    IntegratedWebLogicServer started.
    +[Running application FOX on Server Instance IntegratedWebLogicServer...]+
    +[05:30:03 PM] Web Module FOXWebApp.war recognized in project FOX.jpr+
    +[05:30:04 PM] ---- Deployment started. ----+
    +[05:30:04 PM] Target platform is (Weblogic 10.3).+
    +[05:30:05 PM] Retrieving existing application information+
    +[05:30:05 PM] Running dependency analysis...+
    +[05:30:05 PM] Deploying 2 profiles...+
    +[05:30:06 PM] Deployment cancelled.+
    +[05:30:06 PM] ---- Deployment incomplete ----.+
    *[05:30:06 PM] C:\Users\Nick\AppData\Roaming\JDeveloper\system11.1.2.0.38.60.17\o.j2ee\drs\FOX\FOXWebApp.war\WEB-INF\.engine_mirror\collabdev\components.xml (Access is denied)*
    +#### Cannot run application FOX due to error deploying to IntegratedWebLogicServer.+
    +[Application FOX stopped and undeployed from Server Instance IntegratedWebLogicServer]+
    +[Server Instance IntegratedWebLogicServer is shutting down.  All applications currently running will be terminated and undeployed.]+
    +[sending request to shutdown server...]+
    Just wondering if this is expected behavior? Shouldn't it remove all the web app data when undeploying? Surely there should be an option for this if not (I already checked the "undeploy all applications on shutdown" box is ticked in the weblogic server settings)?
    Currently, every time I want to test my application I have to manually remove the folder, which just seems absurd.

    Hi,
    Thank you for your feedback.
    Please accept my apology for this delayed reply because of the weekend here.
    Since I have not Win 7 involved, I could not reproduce this issue completely.
    I have tried to build one sample application from the Visual Studio 2013 Pro Command Prompt on Win 8.1, 64-Bit. 
    The first time when I built the solution, I could see 3 MSBuild tasks displayed on the following  screenshot:
    As for the second time to build it, the MSBuild tasks lasted only for seconds and then queued  themselves out quickly.
    So I don't think this is the problem of  Visual Studio 2013 Pro.
    Please check if you need to install some SDKs for this scenario or consider updating the Windows system to see if this issue could be fixed.
    Best Regards,
    Jane.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • What? WebLogic not portable?

    WebLogic does not implement the standard methods in the Servlet 2.0 API
    which allow access to the Client's Certificate. It is up to the Servlet
    Runner to set attributes in the Servlet Request Object and make them
    available to the Servlet programmer. The attribute
    javax.servlet.request.X509Certificate
    can be set to retrieve information on the certificate of the client.
    WebLogic does not set
    this attribute. In fact, the following methods return null in WebLogic:
    getAuthType();
    getUserPrincipal()
    req.getAttribute("javax.servlet.request.X509Certificate")
    WebLogic uses its own proprietary API to retrieve client certificates in
    Two-Way-Authentication (otherwise known as Client Authentication). In
    order to get access to the Client's Certificate you must import
    weblogic.security.X509; (this is really bad) and make a call to
    request.getAttribute("javax.net.ssl.peer_certificates"), which returns
    an array of weblogic.security.X509 objects. Sure there are ways around
    the import, such as dynamic class loading and etc., but I shouldn't have
    to do this!
    Importing weblogic.security.X509 is bad because I cannot port this code
    to another Servlet engine and have it work seamlessly :-(((. I'm pretty
    sure that WebLogic would not pass the certification for a certified J2EE
    container with a servlet engine that performs like this.
    -Tim Kimmet ([email protected])

    Deepa,
    WebLogic won't start when there is a problem with a security provider. If the SiteMinder plugin is not configured properly, you'll have to figure out what it takes to appease SiteMinder.
    In other words, the problem is with your SiteMinder setup, not WebLogic. That means that the plugin is misconfigured or perhaps the Policy Server is. I don't have any specific advice since I'm unfamiliar with SiteMinder.
    Mike
    Weblogic/J2EE Security Blog: http://monduke.com

  • Using ssl on WebLogic, not on Apache

    Hi Folks,
    This is probably a really obvious question, though I can't seem to figure it.
    Does anyone know if Apache plug-in supports SSL between the browser and WebLogic
    ? For example, can it then get a session id from the request, so it can keep
    sticky sessions ?
    Maybe it can work if session id's go into URL instead of cookie, or such.
    thanks in advance!
    John

    Hi, I have the exact same setup and the exact same error message in the logs. It does not seem to mather if I use the module that offers 128bit encryption or the standard one.
    Group/User permisions do not make any diffrence.
    So me being the weird person I am tried libs that come with service pack 3. This solved the problem.
    It seems that this service pack 5 has a little problem with this version of redhat and or with this version of apache...
    I hope this works for you as well.

  • RDBMSRealm Configured but WebLogic not using

    I’ve configured my RDBMSRealm but it doesn’t appear to get used by WebLogic when
    I try to authenticate. I’d appreciate any help. Here’s what I’ve done:
    I've compiled the realm classes and placed them on my classpath. I've set up
    my realm through the console and added it to the CachingRealm. Below is segments
    of my config.xml.
    <CachingRealm BasicRealm="TestRealm" Name="MyCaching Realm"/>
    <RDBMSRealm DatabaseDriver="oracle.jdbc.driver.OracleDriver"
    DatabasePassword="{3DES}InhWhkbT0="
    DatabaseURL="jdbc:oracle:thin:@101.101.101.101:1521:t"
    DatabaseUserName="user1" Name="TestRealm" RealmClassName="com.mycompany.RDBMSRealm"/>
    I've got my web.xml configured correctly for use of BASIC authentication. In
    fact the security part of it works in other servlet containers. When I access
    my secured resource I get the BASIC pop-up box for user name and password. However,
    WebLogic doesn't authenticate my correct credentials against my RDBMSRealm. It
    doesn't appear to even be using it at all because my System.out statements never
    printed out when the classes are created and such. Am I missing something with
    my configuration of my RDBMSRealm? Thanks for your help.
    Using WebLogic 6.1 sp2

    Hi Vishwanath,
    That was it exactly. That you so much. I didn't realize that once you connected
    the RDBMSRealm to the CachingRealm you also had to connect the CachingRealm to
    the FileRealm. Thanks again.
    Vishwanath Kumar <[email protected]> wrote:
    Hi,
    I have following suggestion for you.
    1) Open the admin console and click on Security tab in the left hand
    pane. You will see
    FileRealm tab in right hand pane.
    2) Click FileRealm tab and point Caching Realm to your caching realm
    name.
    I think you caching realm is not hooked up with filerealm.
    Let me know if that helps.
    Regards,
    Vishwanath Kumar
    N wrote:
    I’ve configured my RDBMSRealm but it doesn’t appear to get used byWebLogic when
    I try to authenticate. I’d appreciate any help. Here’s what I’vedone:
    I've compiled the realm classes and placed them on my classpath. I'veset up
    my realm through the console and added it to the CachingRealm. Belowis segments
    of my config.xml.
    <CachingRealm BasicRealm="TestRealm" Name="MyCaching Realm"/>
    <RDBMSRealm DatabaseDriver="oracle.jdbc.driver.OracleDriver"
    DatabasePassword="{3DES}InhWhkbT0="
    DatabaseURL="jdbc:oracle:thin:@101.101.101.101:1521:t"
    DatabaseUserName="user1" Name="TestRealm" RealmClassName="com.mycompany.RDBMSRealm"/>
    I've got my web.xml configured correctly for use of BASIC authentication.In
    fact the security part of it works in other servlet containers. WhenI access
    my secured resource I get the BASIC pop-up box for user name and password.However,
    WebLogic doesn't authenticate my correct credentials against my RDBMSRealm.It
    doesn't appear to even be using it at all because my System.out statementsnever
    printed out when the classes are created and such. Am I missing somethingwith
    my configuration of my RDBMSRealm? Thanks for your help.
    Using WebLogic 6.1 sp2--
    Vishwanath Kumar
    Developer Relations Engineer
    BEA Systems, Inc.

Maybe you are looking for

  • Error for decode function

    I am getting ORA-00904: "ITEM_NUMBER": invalid identifier. thanks for the help SELECT (SUBSTR (item, 1, 4) || '.' || SUBSTR (item, 5)) item_number,        idescr short_description, idescrl long_description, iunits unit_name,        ispecyr spec_year,

  • Making a DVD without menus

    Hi all, I'm a newbie to DVD Studio Pro. I'm wondering if there is a way to make the equivalent of an Autostart movie in iDVD. No menu, no buttons – just put the DVD in the player and it starts. Thanks for any advice, Andrew

  • TextFields: saving user input as variable to populate other fields

    Hi, For a complex form project, I am first trying to create a basic "proof of concept" form: in the complex project, the user will enter data in several TextFields and depending on what is entered, this will make visible further TextFields to be comp

  • DTW importing COGS Account in Sales Order

    What's the column of COGS Account in Sales Order template to import through DTW?

  • Only allowing a group to view

    Hello, I would like to use the "Department" name populated in form using data connection "GetUserProfileByName" to dynamically only view their own forms created in library. I currently have "Target Audience" in place but that only allows Admins to vi