Instead of requested page source code is getting populated in WAS 6.1.0.15

Hi All,
I'm trying to bring up an application using jnlp.please find below the source code for the same.
When i deploy the application in WAS 6.1.0.0, i'm able to bring up the application without any issue.
But other than 6.1.0.0 if i deploy the same war file in any other WAS server, itz just showing the source code when i request for href in the browser.
Kindly some one help me to resolve this.
  <?xml version="1.0" encoding="UTF-8" ?>
- <jnlp spec="1.0+" codebase="http://10.66.193.212:9080/<appname>/">
- <information>
  <title> Application name</title>
  <vendor>vendor</vendor>
  <homepage href="/RSA" />
  <description>JNLP Application for <appname></description>
  </information>
  <offline-allowed />
- <security>
  <all-permissions />
  </security>
- <resources>
  <j2se version="1.4+" />
  <jar href="appname.jar" />
  <extension name="jcalendar" href="jcalendar.jnlp" />
  <extension name="jcommon" href="common.jnlp" />
  <extension name="jfreechart" href="jfreechart.jnlp" />
  </resources>
  <application-desc main-class="a.b.c.d.mainclass" />
  </jnlp>Thanks in advance,
siva.

Type must be registered with jnlp extension so that content type is set (in the header with value application/x-java-jnlp-file), this should be done in httpd.conf (with an AddType), you can google for it or ask any server administrator for it, should be something like:
AddType  .jnlp application/x-java-jnlp-fileMaybe you can give a look at working httpd.conf (on 6.1.0.0 searching for 'application/x-java-jnlp-file') and copy/paste in other configs.
Bye.

Similar Messages

  • In firefox 12 in page source code all links 404 not found! base tag ignored!

    in firefox 12 in page source code all links 404 not found! base tag ignored!

    I filed bug 757348 for you:
    https://bugzilla.mozilla.org/show_bug.cgi?id=757348
    If you want to be notified about changes, please add yourself to the CC list of the bug by creating a new bugzilla account: http://bugzilla.mozilla.org/createaccount.cgi
    Then go to the bug page shown above and hit 'Save changes' in order to add yourself to the CC list.
    --Tobbi

  • How can i get external html page source code

    Hello,
    You can get the source code of a web page in a WDA application?
    It would be a common web page yourself.
    Does anyone know answer me?
    Tks
    Wille

    You want to run an external web page within your Web Dynpro? If so the UI element iFrame is probably what you should use.  Caution: The iFrame was deprecated in 7.0 and 7.01, although it will return to full support again in 7.02.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/15/c07941601b1d09e10000000a155106/frameset.htm

  • Safari loads web page as a white blank page (source code present, however)

    I created a personal website for my portfolio. Before updating it would only load in safari if...
    I typed the address in the url and hit enter, then added www. and hit enter, and finally once I erased the www. the page would finally load.
    Now with the update it only loads when it wants to?!?!
    The source code is always visible, but it usually only shows up as a blank white page!
    Please help me, this is ridiculously frustrating considering it works in every other browser.

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.adammunns.com%2F&charset=%28d etect+automatically%29&doctype=Inline&group=0
    I had trouble using Safari, too. Second "refresh" loaded the page.

  • Where is page source code

    Where is: view source code

    I found it helpful... on the page of the site itself, right-click mouse if you have a PC (or a mouse capable of this), or press the Control key down and click the mouse on a MAC

  • Retrieving The source code of a web.

    Hi,
    Sorry if this is not the place fro this post but I didn�t know where to put it.
    I need to connect to a web page and get the page source code to retrieve the text it has to preprocess it and insert in my BD. Is there any way to do this in java?.
    Thanks in advance,
    HexDump.

    Sure.
    http://java.sun.com/docs/books/tutorial/networking/urls/readingURL.html

  • ISA CRM 4.0 SP13 Source Code

    Does anybody know where to get the Java Source Code for the ISA CRM 4.0 Web Shop?
    Regards
    Ermanno Schinca

    Hello Ermanno,
    you can request the sourcecode for ISA 4.0 by creating a message in the SAP Support Channel on service.sap.com, I think it is this quick link: https://service.sap.com/message. There is also a SAP Note available which describes how to request the source code. Unfortunatelly I don't find it any more...
    If you're planning to do an upgrade to CRM 5.0 you will have to use the NWDI. A good starting point is the E-Commerce Development and Extension guide that describes the basics. You can find it here:
    1. Go to http://service.sap.com/instguides
    2. Follow the path: SAP Business Suite Applications -> SAP CRM -> SAP CRM 2005 -> CRM Core and Standalone components
    In this folder, you'll find the "SAP E-Commerce 5.0 - Development and Extension Guide" and other useful documents for download.
    Best regards,
    Peter Kraus
    CRM Center of Expertise
    SAP Consulting

  • How to read source code in Safari?

    How do I read a web page source code using Safari?
    Thanks.

    Safari > Preferences > Advanced > Show Develop in menu bar
    then
    Develop > Show Page Source

  • Why is httpwebrequest result different from page source viewed through browser?

    I am trying to use httpwebrequest to download the page source code from Yahoo Finance pages, e.g., https://ca.finance.yahoo.com/q/op?s=AA&m=2015-04
    The httpwebrequest method returns much less information than the page returned by using "page source " in Firefox. How can I use visual basic to return the full page of data?
    Thanks

    It is most likely because the page is executing some java script to obtain the additional content, or there are additional links which need to be traversed.
    But it doesn't really matter because you are not allowed to build a program that scrapes a Yahoo website.  When you use their services you agree to their terms, and within their terms it states "You agree not to access the Yahoo Services by any
    means other than through the interface that is provided by Yahoo for use in accessing the Yahoo Services."
    This is common for most major websites.  If the website wants to provide programmatic access to its content, then it will provide an official API for that purpose.  You may wish to review their
    Developer Network and see if there are any options for programmatic access to their financial data.
    Reed Kimble - "When you do things right, people won't be sure you've done anything at all"

  • How to view page source

    Safari used to have an option in the view menu to see the page source code. Does anyone know where that's gone?

    Safari preferences / Advanced tab. Check the box to show Develop menu in menu bar.
    Right click on a page to "Inspect Element" or "View Page Source".

  • Displaying facemessage to a another page other than requested page

    Dear All,
    I have requirement to display FaceMessage to an another page that is other than the requested page.
    Code in the backing bean is some thing like this.
    Login.java:
    if(login.validate())
    FacesContext.getCurrentInstance().addMessage(null,
    new FacesMessage("User logged Successfull!"));
    return "success"; // Which will show success.jsp
    else
    FacesContext.getCurrentInstance().addMessage(null,
    new FacesMessage("Invalid login!"));
    return "failure"; // Which will show login.jsp
    I am able to display the "Invalid login message succesfully in the login.jsp if the user is not a valid user.
    But if user is successfull, it's not showing any message in the success.jsp
    Thanks in advance
    Manas

    Does the navigation case have a <redirect/> directive for the 'success' case? If so, remove it.
    Does the success JSP file have a <h:messages/> tag? If not, add it.

  • Why do I get a "NullReferenceException was not handled by user code" error in one situation but not in the other?

    We are using Sharepoint 2010 and Infopath 2010.  In my form, I have a Managed Metadata field that I need to test for a Null value.  I found, with the help of this forum's participatns, that a [field]_Changed event for one MMD field runs multiple
    time because of the underlying XML elements (Terms, TermInfo, TermName, TermId).  So I'm trying to figure out how to test the XML to see when the TermName has a value.  By doing this, I hope to limit when the additional code in my form runs, i.e.
    I'll only trigger it when TermName is not null. 
    Just to test for null/empty (before doing anything that calls the addtional code) when I run this code, it completes correctly but always shows a message box:
    Dim strTest As String = Me.CreateNavigator.SelectSingleNode("/pr:properties/p:properties/documentManagement/ns2:h2b59c4ae4144c01973b1d8571d217ad", Me.NamespaceManager).InnerXml
                If String.IsNullOrEmpty(strTest) Then
                Else
                    MessageBox.Show("This is the value of the States InnerXML   " & strTest)
                End If
    But when I run this code, I get a "NullReferenceException was not handled by user code.  Object reference not set to an instance of an object" at the "Dim strTest..." line:
       Dim strTest As String = Me.CreateNavigator.SelectSingleNode("/pr:properties/p:properties/documentManagement/ns2:h2b59c4ae4144c01973b1d8571d217ad/pc:Terms/pc:TermInfo/pc:TermName", Me.NamespaceManager).InnerXml
                If String.IsNullOrEmpty(strTest) Then
                Else
                    MessageBox.Show("This is the value of the States InnerXML   " & strTest)
                End If
    Can any one explain why drilling down like this gives me this error?  And can you tell me how to get around it so I can limit how many times the code in my Infopath form needs to run?
    Thanks in advance.  Carol.

    Never mind, I think I've got it figured out.  When I do it this way, I get to the If Not...Nothing at the correct time. Thanks for sending me down the correct path, Scott. Carol.:
    Dim
    firstStr As
    String =
    String.Empty         
    Dim xNav
    As XPathNavigator = MainDataSource.CreateNavigator()
    Dim xFirst
    As XPathNavigator = xNav.SelectSingleNode("/pr:properties/p:properties/documentManagement/ns2:h2b59c4ae4144c01973b1d8571d217ad/pc:Terms/pc:TermInfo/pc:TermName",
    Me.NamespaceManager)
    If
    Not xFirst
    Is
    Nothing
    Then               
    Dim strxFirst
    As
    String = xFirst.InnerXml
                    MessageBox.Show(
    "Value of InnerXML   " & strxFirst)
    Else
                    MessageBox.Show(
    "Empty or Null")           
    End
    If

  • Which trigger gets fired when a filed (item) get populated

    Hi,
    Which (item level) trigger gets fired when a filed (item) get populated with data
    Thank you

    Thanks for the responce. But....please read the following and try to understand the probelm.
    I have a screen in Oracle Forms.
    For example the screen is EMP and I have a LOV on item: EMPNO
    After selecting an EMPNO from the LOV, I click on a button and the button's trigger (WHEN-BUTTON-PRESSED)
    populates the remaining items with data related to the EMPNO in the EMPNO item which I selected from the LOV.
    Here is the request: I want the items get populated when I select the EMPNO from the LOV.
    I copied the code from WHEN-BUTTON-PRESSED (which is populating the data into other fields) to the triggers you mentioned
    (pre-text-item, when-new-item-instance, when-validate-item, post-text-item)
    But they are not working (the data is not populating when I select EMPNO from LOV)
    I am a DBA not a developer, but I have to do this. So please help me and let me know how to do this.
    I hope you understand the request.
    Thank you

  • How to get the source code of an HTML page in Text file Through J2EE

    How to get the source code of an HTML page in Text file Through J2EE?

    Huh? If you want something like your browser's "view source" command, simply use a URLConnection and read in the data from the URL in question. If the HTML page is instead locally on your machine, use a FileInputStream. There's no magic invovled either way.
    - Saish

  • How to get the source code of an HTML page in Text file Through java?

    How to get the source code of an HTML page in Text file Through java?
    I am coding an application.one module of that application is given below:
    The first part of the application is to connect our application to the existing HTML form.
    This module would make a connection with the HTML page. The HTML page contains the coding for the Form with various elements. The form may be a simple form with one or two fields or a complex one like the form for registering for a new Bank Account or new email account.
    The module will first connect through the HTML page and will fetch the HTML code into a Text File so that the code can be further processed.
    Could any body provide coding hint for that

    You're welcome. How about awarding them duke stars?
    edit: cheers!

Maybe you are looking for

  • Opened mail messages not visible on screen

    all of a sudden, when I open a mail message from my inbox, or any other mailbox, the message opens up on the top left side of my screen, but is only partially visible. I am unable to drag the message back into the center of the screen. Although I can

  • FCP v4.5 Won't open under certain user

    Yesterday, one of our G5 machines quit loading FCP, but only under a specific user. Others users can still run FCP, no problem. I have deleted the FCP preference files from his home folder to no avail. Any advice? Thanks

  • Sharpen image in Photoshop cs4

    A co-worker had a TV stolen and I am trying to help her by sharpening an picture of the serial number on the back but I can't seem to sharpen it enough to read the numbers on the back using the unsharp mask.

  • Transform generated proxy tables into 'z' tables

    Hello to everyone, My doubt is really persistent and it's an important one... Imagine we have an wsdl and we create a enterprise service proxy client. The R3 will generate 'Z' tables for the structure which the webservice needs for the request and th

  • Restoring a deleted Collab Server document

    Has anybody found a proven method of restoring a document that was accidetnly deleted from a Collab Server project. We are starting to use Collab V4 for document sharing but have been unable to find any documented process to recover a document that a