Images not displaying when using Mod_JK

Has anyone had this problem with any success?
platform:
Windows 2000 Professional
Jakarta Tomcat 4.1.3
Apache 2.0.039
Mod_jk connector
My_Sql 4.0.1
I have a successful connection between Tomcat and Apache via the mod_jk module.
All JSP's are displaying with the appropriate data from MySql.
My problem is that no images will display when I connect through Apache, via port 80.
When I connect to Tomcat direct through port 8080, everything displays properly including images.
Currently, I am running my application under Tomcat's webapp subdirectory.
Is there something that I perhaps not did properly configure with Apache's http.conf file or with
server.xml?
Any suggestions or answers would certainly be appreciated.
Thanks,
Lenny Sorey

Lenny,
I apologize for not having an answer to your question, but I'm envious that you've successfully configured mod_jk. I've read several different versions of how to configure this, but nothing has worked so far. I wonder if you could either point me to some correct instructions on how to integrate Apache and Tomcat so I might try to duplicate your success.
Thanks in advance,
Vince

Similar Messages

  • Module borders not displaying when using Aggregator

    I am using Captivate 4.  I created a TOC for both modules in a project. Then I created an Aggregator to connect them and display both TOCs.
    The issue I am havving is that the individual modules have borders on all 4 sides, yet they do not display when using the aggregator. How do I correct this?
    Thank you.

    Lenny,
    I apologize for not having an answer to your question, but I'm envious that you've successfully configured mod_jk. I've read several different versions of how to configure this, but nothing has worked so far. I wonder if you could either point me to some correct instructions on how to integrate Apache and Tomcat so I might try to duplicate your success.
    Thanks in advance,
    Vince

  • Help topics are not displaying when using Windows 7 / IE 9 / RH10

    We recently upgraded our library from RH8 to RH10.  Also used a trial version of  RH9 in this process. Now when we compile several of the projects have issues where help topics do not display when selected in the TOC or when a link to the topic is clicked within another internal topic. It is in a continous loop in the browser (like it is trying to load).  If you right-click on the topic it displays (we are currently using this as the work-around).  Anyone else having this problem?? I saw something similiar for Windows8/IE10, but the fix does not apply here (http://forums.adobe.com/message/5138909#5138909#5138909).

    Hi,
    I (April) apologize I have been OOO and have not been able to respond to your replies.  
    Let’s start over. 
    We have an issue where help topics do not display when selected in the TOC or when a link to the topic is clicked within another internal topic. It is in a continous loop in the browser (flickering like it is trying to load). If you right-click on the topic it displays (we are currently using this as the work-around).
    We use Windows 7, IE9 and RH10 for all our projects. (Recently upgraded from RH8 to RH10)
    Turns out the problem is not isolated. I have run across it in at least one other project, which leads me to think it also occurs in others.
    "Does this only occur when the help is called from your software? Is it OK if you double click the start page?"
              No. I it ALSO occurs when launched from the start page. 
    Have you tried deleting the CPD file and reopening Rh and the project?
              Yes, without success.
    Are you using any redirects?    
              Per (Adrienne), “I am not using any redirects. I encounter this issue only in IE. If I paste the .htm into a Firefox browser, the help displays as it should.” 
              I will add that the project also displays incorrectly in Google Chrome.
    Thanks  April

  • Images not displaying when open in Dreamweaver

    Hi, my images on the page
    oldfortestates.com/about_st.vincent.htm do not display properly
    when open in DW however they do on the server when opened with a
    browser. They are stored in the images folder in the site root. I
    have this problem with all my pages...

    Going back to my original comment, if you change the name
    http://oldfortestates.com/images/table_bck1.JPG
    (File Not Found)
    to
    http://oldfortestates.com/images/table_bck1.jpg
    the image is there.
    > However, how should I ever get all those errors fixed.
    Isn't it easier to
    > just make a new page.
    If it were me, yes, I would start over.
    >Is there a quick way for me to just create an exact copy
    of my pages in a
    >template page where I can after just copy and paste all
    the different page
    >infos into.
    I am far from being the best person to give advice, I would
    steer clear of
    javascript menus for a start - they don't work with
    javascript turned off.
    There are many good ones recommended here,
    www.projectseven.com and others
    Start with a clean page and investigate Server Side Includes
    with a good
    menu (see many recommendations here) or, as you suggest (you
    don't have many
    pages), a template.
    Make sure you save the template File > Save As Template.
    >then rename the individual pages
    No, create child pages from the template, giving them names.
    I wouldn't
    rename anything you already have, the code is... bad.
    Check out your validation errors to make sure you don't
    repeat your
    mistakes.
    You'd be wise to look at
    http://www.w3schools.com/ for
    HTML and CSS.
    As I said, I'm not the best person to help but hope this does
    a bit.
    Jo
    "atomic king" <[email protected]> wrote in
    message
    news:gjoqqr$nk5$[email protected]..
    > Thanks so much Joise1 I will try to see if I can get
    that image to work.
    > However, how should I ever get all those errors fixed.
    Isn't it easier to
    > just
    > make a new page. Is there a quick way for me to just
    create an exact copy
    > of my
    > pages in a template page where I can after just copy and
    paste all the
    > different page infos into and then rename the individual
    pages. What do
    > you
    > think?
    >

  • Some Text Messages do not display when using large font on iphone

    When using increased font size (accessability function) on iphone some text messages will not display. The iphone just seems to lock up. If normal font size is used text massage displays with out any issue. When font size is increased, text message will not display again.

    Hi Peter
    Actually, Captivate does have an essentially unlimited number
    of undo levels. But that number may appear to be different. The
    number of levels starts when you begin editing the project. If you
    close and re-open a project, that starts the undo process over.
    I've tested and I gave up after about 280 or so undos.
    Where Captivate doesn't allow an undo, it normally warns you
    with a rather catastrophic looking dialog.
    Cheers... Rick

  • HTML tags not displayed when using Data Template

    Hi All...
    I'm developing a BI Publisher report in which one of the columns is a clob data type. I'm using an xsl stylesheet to format the data present in the clob column.
    I've developed the report using data template as the data set. The problem is the clob column which has the HTML tags where not displayed properly...for example
    the tag starting with
    <
    is replaced with
    & lt;
    I did a couple of searches in this forum and in tim's blog but couldn't find a proper solution...
    http://blogs.oracle.com/xmlpublisher/2007/01/formatting_html_with_templates.html
    API and HTML Formated Content
    Re: Problem with text data elements containing escaped HTML codes
    HTML Output from CDATA
    Re: HTML formatted output
    Re: Special characters in CLOB are making report fail
    Re: Formatting of HTML tag problem
    I'm using BI Publisher standalone:Release 10.1.3.2. In one of the threads..
    Re: Special characters in CLOB are making report fail
    I came to know that data template cannot generate proper HTML tags for release 10.1.3.2. Is there any work around way to get the proper HTML tags when data template is used as a data set?
    Thanks in Advance...
    Edited by: user10280715 on Dec 9, 2008 3:13 PM

    Issue could be with the data that is selected in the other environment. It generally happens that the ALV will not give the same results as in the DEV in the other systems.
    Possible errors could be the control break statements in the loop...endloop block. validate the correctness of the control break stmts if any.

  • Help topics are not displaying when using Windows 8/IE 10

    I have a WebHelp system created in RoboHelp 7. When opening that Help from our application using Windows 8 with Internet Explorer 10 and allowing blocked content, the Help topics do not display in the right pane when clicking a topic from the Contents in the left pane. Below are the steps:
    1. Open the Help system from the Help menu within the application.
    2. The Allow Blocked Content displays and I allow it.
    3. The Help opens and if I click a topic from the TOC in the left pane, the topic doesn't display in the right pane.
    A workaround we found was to widen the left pane and the topic then displays. Also, if you don't allow blocked content, this issue doesn't happen. However, I need to allow blocked content in order for PDFs within the Help to open properly and also because the Search doesn't display without allowing blocked content.
    We also tested this with a Help system that was created using Robohelp 9 and have the same issue. I'm wondering if RoboHelp 10 would solve this problem.
    Does anyone know if IE 10 requires Help systems to be created in RoboHelp 10 to work properly, at least when allowing blocked content?

    It seems to be time for the old divide and conquer approach.
    Zip up the project so you have a copy that cannot accidentally be opened and worked on. That gives you a copy that you can safely revert to later if needed. Save the zip file somewhere safe.
    Then create another copy of the project so that you have two copies that can be worked on.
    Open Copy 1 and delete half the topics. Ignore any broken links reported. Generate the help from that copy.
    Open Copy 2 and delete the other half of the topics. Generate the help from that copy.
    It should be the case that one copy is now OK and one still has the problem.
    Trash the good copy and then create a second copy of the copy with the problem.
    Repeat the process until you have located whatever is causing the problem.
    The process takes less time than you might think.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Images not displaying when JAR alone running

    HI all,
    I am developing Standalone application using swings in netbeans,everthing is working fine when i run using IDE,if i took the jar alone and tried to run,it is throwing Exception,it is throwing exception at the time of displaying images.
    i kept all the images in a Images folder in "src" folder,so that all the images will be mix up in Jarfile(i think) , it is running fine in IDE but not in jar
    Im using imahes using URL class like this
    URL lUrlLogo =  Thread.currentThread().getClass()
              .getResource(java.util.ResourceBundle.getBundle(QuestionToolConstants.CONFIGURATION_RB).getString("logo"));
           Image lLogoimage = Toolkit.getDefaultToolkit().getImage(lUrlLogo);
           javax.swing.ImageIcon licon = new javax.swing.ImageIcon(lLogoimage);Uncaught Error fetch in Image
    Null pointer exception..etc
    can anyone solve this isssue..thankyou

    Lenny,
    I apologize for not having an answer to your question, but I'm envious that you've successfully configured mod_jk. I've read several different versions of how to configure this, but nothing has worked so far. I wonder if you could either point me to some correct instructions on how to integrate Apache and Tomcat so I might try to duplicate your success.
    Thanks in advance,
    Vince

  • Images not displaying when creating an OFT in Outlook 2007

    Hi, for years I have made OFTs by importing HTML I created into Outlook via "Send Web Page by E-mail" and it worked great. I updated to the latest Outlook (2013 I think) and then tried and tried and tried to get an OFT created but there were always
    problems with the images.
    So I went back to 2007 and used the same old method I had used before and it doesn't work anymore. When I import the HTML it looks fine but then when I select "Send Web Page by E-mail" the mail template doesn't have the images, instead a message
    shows: 
    "This linked image cannot be displayed. The file may have been moved, renamed, or deleted. Verify that the link points to the correct file and location."
    I can't figure out how to get the images linking correctly. 
    Any help greatly appreciated.
    ~peter

    Hi Peter,
    In general, when we open an item that has embedded images, the images are copied to the following temp location which is then used for displaying the image:
    %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files
    Outlook 2007 read which temp location is controlled by the following registry value:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Cache
    This issue may happen if the value is set to a data other than:
    %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files
    Please navigate to the registry path above and check if the value date of
    Cache is set correctly. If not, change it to the correct one and then test the issue again.
    Note: Serious problems might occur if you modify the registry incorrectly. For added protection,
    back up the registry before you modify it.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Image not rendering when using Content Presenter Template

    I have checked in an image in UCM with security group as "Public" and in the content presenter template I have the following code to display image:
    <af:outputText value="#{node.propertyMap['TESTREGDEF:Image'].asTextHtml}" id="image5"
    escape="false"/>
    The image does not render on the page and it displays as a broken Image.I tried to print the value of the image URL and it is:
    <img src="${wcmUrl('rendition','xyz/web')} " alt = "Logo">
    Am I doing anything wrong?
    Thanks,
    Swathi Patnam
    Edited by: Swathi Patnam on Jul 12, 2012 5:24 PM

    Hi Vinod,
    I tried using af:image like below and its the same issue.I have read in most of the blogs that since this is in the content presenter template, the image has to be displayed using output text with escape set to false.
    <af:image source="#{node.propertyMap['REGDEF:Image'].asTextHtml}" id="image5"/>
    I am not using <img> anywhere, its just that on the webpage when the image doesnt appear, I tried to see the source of the image using Firebug and it shows following:
    <img src="${wcmUrl('rendition','xyz/web')} " alt = "Logo">
    Edited by: Swathi Patnam on Jul 13, 2012 6:00 PM

  • Image not appearing when using product matrix

    We are using WebTools 2007 PL4.
    When a product with a matrix selection is ordered, the image of the product won't appear in the orderform of the SHOPPING CART.
    You can re-create by going to the www.riggers.com.au site.  A sample product is this
    http://www.riggers.com.au/B1WebTools/catalog/partdetail.aspx?partno=SL190
    If you order a product not using a matrix the image appears.
    http://www.riggers.com.au/B1WebTools/catalog/partdetail.aspx?partno=H4199
    Cheers
    Thomas

    Hi Thomas
    Make sure the items in the matrix have images assigned to them as well

  • Timecode not displaying when using QTSS

    Hi, I have timecode selected on some of my QT's but when I play them via the QTSS it does not get displayed. If I play them locally i can see the timecode.
    Have I missed something silly?

    Lenny,
    I apologize for not having an answer to your question, but I'm envious that you've successfully configured mod_jk. I've read several different versions of how to configure this, but nothing has worked so far. I wonder if you could either point me to some correct instructions on how to integrate Apache and Tomcat so I might try to duplicate your success.
    Thanks in advance,
    Vince

  • Images not appear when using SUN IDE. help !

    I have the Sun IDE, and I have a problem. The problem is : when I compile using this IDE, Images do not appear.
    But when I compile using another IDE such as JPadPro, images appear well.
    Thank you !!

    [url http://forum.java.sun.com/thread.jsp?forum=10&thread=486965&tstart=0&trange=15]Please post enough code that someone can figure out what it is you are trying to do and what you have done.
    &#91;code&#93;public class SomeThing { // YOUR CODE HERE
        private Some some = new Some();
        public Thing thing = new Thing();
        public SomeThing() {
            doSomething();  // do something!!!
        public void doSomethng() {
            some.thing();
            thing.doThatFunky();
    &#91;/code&#93;
    Use code blocks to make your code more readable. (See [url http://forum.java.sun.com/features.jsp#Formatting]&#91;Formatting Help&#93; on the page you post on.)

  • WAD Variable screen not displaying when using a customer exit variable

    Hello,
    I have a query which has 3 variables, one of which is of type customer exit and gets populated with a default value.
    When I run this query on the web from within BEX it works fine, however when I run it within any BI7 web template the variable screen does not pop up. Of course if I remove or change the offending customer exit variable the variable screen pops up.
    I have switched the display variable check-box to on, and it still doesn't work.
    Is this a 'feature' of BI7?
    Many thanks
    Sarah

    Fixed it myself by tweaking the URL....
    Added &VARIABLE_SCREEN=X to the end of the url and the variable screen now pops up. Its not an ideal solution but it works.
    Anyone have any better ideas?

  • Images not displaying when selecting it from real table

    Case is, I have some HTML in a table, help texts for that matter. It has some images in it defined like that:
    ... <img src="&COMPANY_IMAGES.picture.gif"> ...
    But the &COMPANY_IMAGES. substitution does not take place. When testing, I found out that
    select '&COMPANY_IMAGES.<br><br>#COMPANY_IMAGES#' as working
    , col as not_working
    from TEST_TABLE where ID = 1
    working column had both strings replaced, while not_working had not. Now the question is, whether this is an intended behaviour or not? I got my report working with the workaround of
    select replace(col, '&'||'COMPANY_IMAGES.', :COMPANY_IMAGES) as col
    from TEST_TABLE where ID=1
    but I would like to know the exact limitations to know while planning ahead not discover afterwards... Or is there a better way to get them substituted from db columns (without the replace)?

    Kaja,
    Looks like intended behavior to me. There is no reason for the engine to do substitutions on data you select from a table. Your method should be fine.
    Scott

Maybe you are looking for

  • MiniDisplay Port

    I bought a MiniDisply Port to DVI. When i hook it up to my MBP the screen goes black and there is no display on my TV. I unhook it and the display on my MBP continues to stay black. The only way to get the display back is to perform a restart of the

  • Lock screen on GNOME 3 [solved]

    Hello, Since a few days, I'm not able to lock my screen (ctrl+l, menu > lock-screen, after suspend). Any idea ? Thank you Last edited by martvefun (2011-08-28 11:50:51)

  • BSIK BSAK Link

    Hello, I have an Open Item in BSIK which moves to BSAK when cleared.  When the clearing document is reversed, the initial document moves to the BSIK table as it is now an open item.  For reporting purposes, I need to establish a link between the open

  • Consignment issue - stock related problem

    hello, This is an issue related with consignment issue. material document is created and and seen in document flow. also posted in FI It can be seen in MB51 with special stock indicator 'w' But it cant be seen in MB58. There is a mismatch. movement t

  • How do I forward an existing  calandar invite to another person on my IPhone

    How do you forward an existing calandar appointment to someone else from my IPhone