Apache plugin support for WLS  6.1 is not working for me.

Following are the additional configurations I used in httpd.conf after doing LoadModule
& AddModule
Alias /weblogic "/opt/BEA/wlserver6.1/config/petstore/applications"
<Location /weblogic>
SetHandler weblogic-handler
</Location>
<IfModule mod_weblogic.c>
WebLogicHost localhost
WebLogicPort 7003
</IfModule>
I get Permission denied & not even 403/forbidden for Petstore example jsps. I
am trying
to proxy it by URL basis not on mime type. I tried doing same thing for one of
my own domains
& server. The results were same. Now, If I try to comment out the Alias line from
my httpd.conf
file, it gives me 404 error. Can anyone help me out in this regard? I doubt my
configurations
in my weblogic's config.xml file.
Thanks,
Naveen

Hi.
I'm not clear on what you are trying to accomplish with the alias pointing to the absolute
path of your WLS applications directory. This is not how the plugin works. As you have it
set up now the plugin looks for URLs with /weblogic in them and proxies those requests to a
running instance of WLS.
For example, the plugin will accept the following URL and forward it to WLS:
http://host:port/weblogic/index.html
WLS will respond IF you have a webapp named weblogic. From your example it looks like you
are trying to proxy to the petstore example. The URL to access the petstore example that
ships with wls is something like: http://localhost:7003/estore/control/main so if you want
to proxy by path you may want to proxy when the path contains /estore instead of /weblogic.
Hope this helps.
Michael
Naveen wrote:
Following are the additional configurations I used in httpd.conf after doing LoadModule
& AddModule
Alias /weblogic "/opt/BEA/wlserver6.1/config/petstore/applications"
<Location /weblogic>
SetHandler weblogic-handler
</Location>
<IfModule mod_weblogic.c>
WebLogicHost localhost
WebLogicPort 7003
</IfModule>
I get Permission denied & not even 403/forbidden for Petstore example jsps. I
am trying
to proxy it by URL basis not on mime type. I tried doing same thing for one of
my own domains
& server. The results were same. Now, If I try to comment out the Alias line from
my httpd.conf
file, it gives me 404 error. Can anyone help me out in this regard? I doubt my
configurations
in my weblogic's config.xml file.
Thanks,
Naveen--
Michael Young
Developer Relations Engineer
BEA Support
[att1.html]

Similar Messages

  • Plugin support for a GUI

    Hi,
    I am in the process of adding plugin support for a Java-based GUI and have the following question: is it possible for the plugin to be non-Java code - that is, is it possible to load/execute a plugin software that is not written in Java. For example if I had a C program to do something, can I invoke that program as a plugin from a Java application? Any pointers that would help me to achieve this would be great help.
    Thanks.

    Intune is an OS management solution that among other things will push software to managed systems. Intune uses an agent installed on the managed systems to accomplish its tasks.
    Depending on the meaning of the word "client", Intune is probably not what you are looking for. Are you an IT organization managing "client" computers or are you a software vendor with "clients/customers" who use your application?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Wls 11g jaas module not working

    Hi,
    I am successfully using a standard JAAS module to authorize and authenticate users on an HPUX – WebLogic 9.2 environment. However when we port this exact JAAS module to a LINUX – WebLogic 11g environment, the JAAS module times-out after 25 minutes at WebLogic managed server startup and eventually fails.
    We want to know if anything has changed from a JAAS perspective when comparing WebLogic 9.2 versus 11g? We have been unable to get JAAS authentication working. We tried re-creating the jar file but have now run out of options. They have over 16 different Linux servers that all have the same problem. All time out once the JAAS module has been implemented.
    We are primarily interested in knowing if there have been any significant changes to the JAAS functionality between WLS 9.2 and 11g versions. They have tried recompiling/recreating the JAAS file on our Linux servers but the same result occurs. It simply stalls and then doesn't work after appearing to be hung for 25 minutes at start-up time.
    It is a custom JAAS module that we have implemented. However the very same JAAS module that works for WLS 9.2 does not work for WLS 11g.
    Any suggestions on how we can get this working would be very helpful.
    Thanks in advance.
    Edited by: user10600611 on Jul 8, 2010 5:53 PM

    Yes, the packaging has changed somwhat, when you compiled for 11g didn't u get compilcation exceptions?
    If you didnt, then you might not be using those packages.
    Can u paste the stak trace/ thread dump at the time it was hung?

  • Recently Iam purchased a Iphone from U.S, but iam residing in India, so can any body tell me in india how can i get support as my phone charger is not working from where in india i can replace i

    Recently Iam purchased a Iphone from U.S, but iam residing in India, so can any body tell me in india how can i get support as my phone charger is not working from where in india i can replace it

    gosharma wrote:
    What if we have Applecare? Applecare is worldwide. Isnt it?
    Not on an iPhone.

  • JRE Plugin support for DST

    Is it true that full support for DST will not be out until the 1.4.2_14 version of the plugin? I've heard that the DST date is still set at 4/1/2007 and not to 3/11/2007 in the _11, _12 and _13 releases. Any clarity on this would be appreciated.

    A quick search of the java.sun.com site (for "DST") would have given you the answer:
    Solutions for Java Applications
    If you are concerned about application failures that may result from these DST changes, you should update your Java Runtime Environment. The following Java platform versions have correct time rules to handle the DST changes that will affect U.S. time zones in 2007. You can download any of the following Java platform versions to resolve this DST issue:
    * Java SE 6 or later
    * J2SE 5.0 Update 6 or later
    * J2SE 1.4.2_11 or later
    * J2SE 1.3.1_18 or later
    For version 1.4 or later, you can also use a tool to modify the time zone data within your existing JRE. Get the "tzupdater" tool from the Java SE download page.
    P.S. This also includes recent changes in the Western Australia time zone.

  • Remote panel plugin support for Firefox browser?

    I think I've been through all the relevant material on the NI site, but to no avail. I used to be able to make Remote Panels work with Mozilla by copying the NPLVWin32.dll into the Mozilla plugins directory. This doesn't seem to work with Firefox--at least, not with my Firefox.
    I have XP, Firefox 1.0, and LabVIEW 7.1.1, and these tests are all on the machine that has LabVIEW installed, so the run-time engine is not the issue. The symptom is that I get "Click here to download plugin" when trying to load a page with an embedded panel no matter what things I do in the Firefox plugins folder.
    Any ideas? I think that Firefox/Mozilla are closing in on 10% market penetration, with much higher rates in Europe, and I'm wondering if others have made this work. This experience has also made me want to know more about how browser plugins work (how the supporting library is selected and located by the browser, how the OBJECT and EMBED tags work, etc.), so good tips on explanatory nuggets are also appreciated.
    Thanks,
    John

    I have no issues using remote panels in Firefox (2.0) I believ 1.5 worked as well.
    You only have to make sure you accept the ActiveX component
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • Firefox ESR 10.0.12 disables flash plugin - updates to the last version do not work?

    Suddenly - without any actions by me - FF ESR 10.0.12 refuses to accept Adobe Flash? (System Win 7 64 Ultimate)
    It started with a very annoying bar, which cost me 2 hours to deactivate, which told me to update an very old and unused Adobe Reader plugin. Then it insisted, that the Foxit PDF reader plugin was not up to date. Since I do not use it, I deactivated it too. Since I seldom use Flash, I just found out today, that youtube does not work anymore - FF insists, that my flash plugin is too old and it deactivated it.
    This has cost me hours up to now and it is _exactly_ the reason why I use the ESR channel.
    What I did:
    Deinstalled Adobe Flash completely (using Windows). Used the normal Firefox update, which it recommends (your flash player was deactivated, please install...). No success, it simply goes into a loop, always telling me my flash player is too old.
    I also installed it directly from Adobe (the Firefox version!!), in all cases it reports version 11.5.502.104. The last version from Adobe - but it seems to be too old???
    I am spitting angry now - this kind of trouble is the reason I only use ESR versions from Mozilla. I do not want your chaos troupe to play around with _my_ installation. But obviously you found ways to do so.
    If this is not solved (and no, I will _not_ reinstall Firefox, I will _not_ delete my profile) in a few days, Firefox is dead for me. I am already looking to Chrome and Opera. Many friends have these browsers - I am a bit conservative, and I want my browser stable and the look an feel should be stable also. I do _not_ want a new version every two weeks, which every time costs my effort and time to configure it how I want it.
    The question here is: How did you manage to disable the last version of Flash, and why? Why must I now register here and invest valuable time to get my browser to work again?? If I had done something, installed or removed something, ok. But I did not. (And yes, up to now I did update Flash and other plugins, when I was prompted to do so)
    Clearly _your_ management does _not_ work: If I use the solutions which FF itself recommends, it sends me in an endless loop: Install newest Flash, sorry, Flash is outdated, install newest Flash...
    Is this the 'new security'? Bah. If you did this for the 'normal user' (which you obviously do not respect anymore), you failed. And you failed completely for me: If software insists to do things 'automatically', it should at least do them reliably, _or_ it should ask. But working in the background, changing important things, reporting nothing, and then failing is exactly the reason why I disable all 'automatic' activities and want to be _asked_ before some idiotic piece of c.... deconfigures itself - and stops working...
    Hints to the Troubleshooting Info below:
    At this time Flash player is installed, shows in the systems software list as 'Adobe Flash Player 11 Plugin', Version 11.5.502.146. The rest are my normal plugins. Serveral changes to about:config were done by me in an effort to make FF usable again, without nagging 'info' bars...

    Additional information - according to the wiki you pointed me to, it was correct to uninstall flash using Windows control panel. I am very sure that I already had the latest version installed from the beginning, because Flash player pointed me to an update on Windows start (as usual) several days ago.
    The error clearly lies with FF, since despite an up to date Flash player it decided it wants it new - something to do with the blacklist? How can it tell, that its outdated, if it does not find it and not show it in the list of plugins?
    There is something fishy here...

  • Customer Support Portal to report problems is not working

    The Customer Support Portal at: https://www.adobe.com/cfusion/support/index.cfm?event=portal&loc=en_us
    Is not working.
    I called into installation help.  The person said he could not help me and I needed to report the problem through the Customer Support Portal.
    When I go there I sign in.
    I select Installation Help
    I select Your Products
    A drop down box appears
    It says Select Your Product.
    The problem is it doesn't show any products to select.
    Thanks,
    Docfxit
    PS:  How can I report an installation problem to the developers?

    Hi Docfxit
    What product are you trying to install? Acrobat? Reader? PhotoShop? LiveCycle........? Are you an enterprise customer?
    If you are an enterprise customer you should have been given an email address for support
    If not you can always post the questrion on the forums and we'll try to help from there.
    This forum is for the online service hosted at Acrobat.com
    The forum for the desktop application Adobe Acrobat (Standard / Pro / Pro Extended) is http://forums.adobe.com/community/acrobat
    Tai

  • When connecting my ipod nano (5 gen) I get an error messege saying that it was recognized but not properly. Ive tried everything the support site says and it still not working. What do I do now?

    When connecting my ipod nano (5th gen) I get an error messege saying that it was recognized but not propperly. I treid everything that the support site said to do but it still not working. What do I do no?

    This came from another thread, but worked for me.  Problem is with newest iTunes 4.62.  Unistall iTunes, as well as its helper programs (Apple Application Support, Apple Mobile Divice Support, and Apple Software Update).  Reboot, and reinstall iTunes.  It will reinstall all the other ones and you should be able to connect your nano.  Good luck.

  • I have just upgraded from MAVERICKS to YOSEMITE. My ageing EPSON CX3600 will no longer work.  APPLE support gave me advice which did not work. How do I progress short of buying a new printer?

    I have just upgraded from MAVERICKS to YOSEMITE OS 10.10.  I have 4GB of memory.
    Since upgrading my ageing EPSON CX3600 will no longer print.  I get the error message ;COMMUNICATION ERROR.
    Apple support gave me advice which hasn't worked including deleting the printer via system preferences and rhen restoring it after rebooting the system
    Any ideas please.

    Epson Stylus CX3600
    Epson Stylus CX3600 : Drivers & Software
    There is also a driver for it at
    Gutenprint for Mac OS X

  • 32-bit plugin shortcut created on windows 64 does not work in PS CS6 (32bit)

    Here is a really odd one.
    I have 32-bit and 64-bit PS installed on Windows 8. If I have a 32-bit plugin in FOLDER32, and I manually create a shortcut in the 32-bit PS Plugins folder that points to FOLDER32, 32-bit PS will not load the plugin in FOLDER32.
    If I do the same thing for a 64-bit plugin in 64-bit PS, it works fine.
    However, if I create the shortcut to FOLDER32 from a 32-bit program (such as a custom 32-bit installer tool), then 32-bit PS *can* follow the shortcut and does see the plugin in FOLDER32.
    Weird, huh?
    Message was edited by: Shmoopie99 (made title more specific)

    The WoW64 subsystem redirects shortcuts that point to the 64-bit Program Files to the 32-bit Program Files (x86) causing the plugin to not be found.
    The simplest fix would be to copy the 32-bit plugin into the Plug-Ins folder of the 32-bit version of Photoshop.
    Unfortunately Wow64DisableWow64FsRedirection does not work for %PROGRAMFILES%, so a 32-bit application would have to attempt to fix the path manually.

  • WLCS 3.1 + WLS SP 9 --*** PORTALS Not WORKING!!!!

    After applying WLS SP 9.0 our portals not working.
    Can anybody throw some light, PLEASE !!! **URGENT**
    We are getting the following Error:
    Sun May 06 21:24:44 GMT+03:00 2001:<E> <ServletContext-General> Servlet failed
    with Exception weblogic.servlet.jsp.JspException: (line -1): Error in tag library
    at: 'wl': The Tag class 'weblogi x.jsp.tags.CacheTag' has no setter method corresponding
    to TLD declared attribute 'async', (JSP 1. spec, 5.4.1) at java.lang.Throwable.fillInStackTrace(Native
    Method) at java.lang.Throwable.fillInStackTrace(Compiled Code) at java.lang.Throwable.<init>(Compiled
    Code) at java.lang.Exception.<init>(Compiled Code) at java.lang.RuntimeException.<init>(Compiled
    Code) at weblogic.servlet.jsp.JspException.<init>(Compiled Code) at weblogic.servlet.jsp.JspException.<init>(Compiled
    Code) at weblogic.servlet.jsp.StandardTagLib.jspException(Compiled Code) at weblogic.servlet.jsp.StandardTagLib.processTag(Compiled
    Code) at weblogic.servlet.jsp.StandardTagLib.processTagElements(Compiled Code)
    at weblogic.servlet.jsp.StandardTagLib.<init>(Compiled Code) at weblogic.servlet.jsp.JspLexer.loadTagLib(Compiled
    Code) at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(Compiled Code) at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(Compiled Code) at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(Compiled
    Code) at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(Compiled Code) at weblogic.servlet.jsp.JspLexer.mTOKEN(Compiled
    Code) at weblogic.servlet.jsp.JspLexer.nextToken(Compiled Code) at weblogic.servlet.jsp.JspLexer.parse(Compiled
    Code) at weblogic.servlet.jsp.JspParser.doit(Compiled Code) at weblogic.servlet.jsp.JspParser.parse(Compiled
    Code) at weblogic.servlet.jsp.Jsp2Java.outputs(Compiled Code) at weblogic.utils.compiler.CodeGenerator.generate(Compiled
    Code) at weblogic.servlet.jsp.JspStub.compilePage(Compiled Code) at weblogic.servlet.jsp.JspStub.prepareServlet(Compiled
    Code) at weblogic.servlet.jsp.JspStub.checkForReload(Compiled Code) at weblogic.servlet.internal.ServletStubImpl.getServlet(Compiled
    Code) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(Compiled Code) at com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestination(Compiled
    Code) at com.beasys.commerce.foundation.flow.FlowManager.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
    Code) at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
    at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code) at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code) at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code) at weblogic.socket.MuxableSocketHTTP.execute(Compiled
    Code) at weblogic.kernel.ExecuteThread.run(Compiled Code)

    I have gotten it to work by replacing the sp9 weblogic-tags-510.jar with
    the sp8 weblogic-tags-510.jar. We haven't experienced any problems with
    our app after using this workaround. However, we haven't completely
    tested it either.
    psimon wrote:
    You should use sp6 or sp8 instead of sp9
    Pascal
    Nadeem a écrit :
    After applying WLS SP 9.0 our portals not working.
    Can anybody throw some light, PLEASE !!! **URGENT**
    We are getting the following Error:
    Sun May 06 21:24:44 GMT+03:00 2001:<E> <ServletContext-General>
    Servlet failed
    with Exception weblogic.servlet.jsp.JspException: (line -1): Error
    in tag library
    at: 'wl': The Tag class 'weblogi x.jsp.tags.CacheTag' has no setter
    method corresponding
    to TLD declared attribute 'async', (JSP 1. spec, 5.4.1) at
    java.lang.Throwable.fillInStackTrace(Native
    Method) at java.lang.Throwable.fillInStackTrace(Compiled Code) at
    java.lang.Throwable.<init>(Compiled
    Code) at java.lang.Exception.<init>(Compiled Code) at
    java.lang.RuntimeException.<init>(Compiled
    Code) at weblogic.servlet.jsp.JspException.<init>(Compiled Code) at
    weblogic.servlet.jsp.JspException.<init>(Compiled
    Code) at weblogic.servlet.jsp.StandardTagLib.jspException(Compiled
    Code) at weblogic.servlet.jsp.StandardTagLib.processTag(Compiled
    Code) at
    weblogic.servlet.jsp.StandardTagLib.processTagElements(Compiled
    Code)
    at weblogic.servlet.jsp.StandardTagLib.<init>(Compiled Code) at
    weblogic.servlet.jsp.JspLexer.loadTagLib(Compiled
    Code) at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(Compiled Code)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(Compiled Code) at
    weblogic.servlet.jsp.JspLexer.mDIRECTIVE(Compiled
    Code) at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(Compiled
    Code) at weblogic.servlet.jsp.JspLexer.mTOKEN(Compiled
    Code) at weblogic.servlet.jsp.JspLexer.nextToken(Compiled Code) at
    weblogic.servlet.jsp.JspLexer.parse(Compiled
    Code) at weblogic.servlet.jsp.JspParser.doit(Compiled Code) at
    weblogic.servlet.jsp.JspParser.parse(Compiled
    Code) at weblogic.servlet.jsp.Jsp2Java.outputs(Compiled Code) at
    weblogic.utils.compiler.CodeGenerator.generate(Compiled
    Code) at weblogic.servlet.jsp.JspStub.compilePage(Compiled Code) at
    weblogic.servlet.jsp.JspStub.prepareServlet(Compiled
    Code) at weblogic.servlet.jsp.JspStub.checkForReload(Compiled Code)
    at weblogic.servlet.internal.ServletStubImpl.getServlet(Compiled
    Code) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
    Code)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(Compiled
    Code) at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestination(Compiled
    Code) at
    com.beasys.commerce.foundation.flow.FlowManager.service(Compiled
    Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
    Code) at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
    Code)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
    Code) at
    weblogic
    servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code) at
    weblogic.socket.MuxableSocketHTTP.execute(Compiled
    Code) at weblogic.kernel.ExecuteThread.run(Compiled Code)

  • Is ActiveX plugin supported for Firefox 3.x version and above?

    We want few active x control to be used.So is the activex control plugin available in firefox 3.x version and above
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)

    No.
    [https://support.mozilla.com/en-US/kb/ActiveX]

  • Will there be Canon 5D Mk3 RAW plugin support for Photoshop CS4?

    I have Photoshop CS4, and have not upgraded to CS5. I have a Canon 5D MkIII, and I currently am unable to process the RAW images.

    AnysiaC wrote:
    But CS6/ACR can't read the 5Dmk3 raw files.Hope this is updated before the CS6 release date.
    Many people do, and I'd be kind of surprised if they didn't update it to at least match the support in the 6.7 RC - but they may not, instead relying on the update mechanism to deliver new camera support down the line some time.
    It's all a big pipeline that just keeps flowing.
    -Noel

  • When I try to print coupons, I get a message that the coupon printer plugin has crashed. I've tried following the instructions for when the Adobe Flash plugin crashes, but reloading the page does not work. Just sits there for 5 minutes doing nothing.

    Happens when going to print.coupons.com. I click the "learn more" button on the message that the plugin has crashed, and I get sent to the Adobe Flash plugin crash info page on Firefox. They say just to reload the page. There is a button for this. I click it and the page tries to reload for 5 minutes before freezing.

    https://support.mozilla.com/en-US/kb/Firefox+crashes#Getting_help_with_your_crash

Maybe you are looking for

  • Logic error(I cant make it do what i want) plz help

    im writing a program for my lab at school and i cant figure out how to make it work. i thought i had figured it out, its close but not all the way there. im supposed to write a program in which 2 dice are rolled and the sum is added up. the dice shou

  • Delivery completion indicator not working

    Hi , I am giving delivery completion indicator in the delivery tab of the PO thru ME22N and saving the PO . After that when I am trying to do GR it is allowing me to do GR. It is is not stopping me from doing goods receipt even after giving delivery

  • The score editor

    I'm new to Logic, and I'm wondering: does the score editor really suck, or is it just me? I can read notation very good, and have also been using Sibelius for several years, but the score editor in Logic is impossible to use! I choose a value, as an

  • ORA-1653 during upgrade db

    Hello! I see in alert.log during upgrade 10.2.0.5 -11.2.0.3 ORA-1653: unable to extend table SYS.SETTINGS$ by 8 in tablespace SYSTEM ORA-1653: unable to extend table SYS.SETTINGS$ by 8 in tablespace SYSTEM ORA-1653: unable to extend table SYS.SETTING

  • If I upgrade to Lion, will all my stuff on my Mac be wiped out?

    If I upgrade to Lion, will all my stuff on my Mac be wiped out?