How to enable custom header in sun one webserer 6.0 sp6

when webserver receives header information from another server, I should be able to receive the custom header information,How to enable Custom header in sun one webserver.
Thanks,

To make it more clear to my question.
I am using sun one webserver 6.0 sp6.
I need to enable custom header on the webserver so that any request having a custom http header coming to webserver should be captured by the webserver.
Thanks,

Similar Messages

  • How to insert custom header in log files

    How i can insert a custom header in sun one 6.1 sp2 logging ( access logs)...
    In apache i can do it like :
    LogFormat "%v %{X-Forwarded-For}i %l %u %t \"%r\" %>s %b" X-Forwarded-For
    CustomLog /var/log/apache/www.example.com-xforwarded.log X-Forwarded-For
    so "X-Forwarded-For" header i want to put in the server access log file.
    Any idea's ?

    6.1 SP2 contains known security vulnerabilities that allow anyone to completely take over your web server. Unless you a) don't care what happens to your web server or b) trust everyone completely, you should install the latest service pack.
    That said, you can configure your log format string using the Server Manager UI or by manually editing the files in the config subdirectory. In both cases, adding \"%Req->headers.x-forwarded-for%\" to the log format string will tell the server to log the value of the X-Forwarded-For header. This is documented, albeit poorly.

  • How Do I enable gzip compression on Sun One Web Server 6.0

    How Do I enable gzip compression on Sun One Web Server 6.0

    Hi,
    Sun ONE webserver 6.0 is over 5 years old and is reaching end of support life. Please consider upgrading to webserver 6.1sp5 which is free:
    http://www.sun.com/download/products.xml?id=434aec1d
    or else the preview version of WebServer 7.0 (also free)):
    http://www.sun.com/download/products.xml?id=446518d5
    For webserver 6.1, the docs for setting up compression are at:
    http://docs.sun.com/source/819-0130/agcontnt.html#wp1019634
    and
    http://docs.sun.com/source/817-6252/npgnsapi.html
    Hope this helps

  • How to show custom header in pdf generated from report

    Hi,
    I  have created a report that is used to display Leave record of employees in an organization. After which it creates a pdf file and send it to respective HOD.
    In this case I am trimming generated output and sendinf only required fields to the pdf.
    When pdf is getting generated it shows program name as Title of that report.
    I want to change this header to my own header along with some variable but not sure how I can do so.
    I have also tried TOP-OF_PAGE but problem in this case is that I am still getting program name along with it.
    To generate pdf I have used function :
      call function 'CONVERT_ABAPSPOOLJOB_2_PDF'
        exporting
          src_spoolid   = spoolid
          no_dialog     = ' '
        importing
          pdf_bytecount = l_no_of_bytes
          pdf_spoolid   = l_pdf_spoolid
          btc_jobname   = l_jobname
          btc_jobcount  = l_jobcount
        tables
          pdf           = l_pdfdata.
    Then I had converted this pdf to Binary
    call function 'QCE1_CONVERT'
        tables
          t_source_tab         = l_pdfdata
          t_target_tab         = lit_record
        exceptions
          convert_not_possible = 1
          others               = 2.
    Then I had created subject matter and used FM : SO_NEW_DOCUMENT_ATT_SEND_API1: to send mail to respective HODs.
    I tried dubbing it but couldn't get any variable which is holding program name.
    Sorry for putting in wrong forum.
    so Closing it from this forum and raising the same in ABAp-General forum.
    How to change header of pdf in generated report
    Edited by: gaur.yagyesh on Apr 16, 2010 4:03 PM

    To make it more clear to my question.
    I am using sun one webserver 6.0 sp6.
    I need to enable custom header on the webserver so that any request having a custom http header coming to webserver should be captured by the webserver.
    Thanks,

  • Enabling Network Security with Sun One webserver

    Hi experts
    I have a sun server with solaris and sun one webserver loaded
    now when i am connecting the web server from any of the client browser it is not asking for any paassword
    how can i enable the network password for webserver
    Damu

    I can't believe it, the problem was because I have formated the object definition element in obj.conf with a tab before Service. It seems Service needs to start from column 1, was sun webserver made is cobol?
    <Object name="weblogic" ppath="*/weblogic/*">
    Service fn=wl_proxy WebLogicHost=laptop-vikas.nj.sena WebLogicPort=7001 PathTrim="/weblogic"
    </Object>

  • How to enable Custom Objects in offine edition of CRM On Demand

    Hi,
    We need to enable Custom Objects in the offline edition of CRM On Demand so that Sales Reps can capture the additional information while they are in the field. I wanted to know how do we enable the Custom Objetcs in the offline edition.
    Any pointers would be of big help.
    Thanks,
    Prashant

    Hi, Offline edition doesnt support custom objects or any other object that is not available as part of the default offline solution. Hope it helps
    -- Venky CRMIT

  • How to enable Custome Attribute

    We wanted to create custome attribute for Version dimension in planning appliction but this option is disabled in planning web for this dimension property.
    How to enable the custome attribute option for version dimension in Hyperion Planning application(11.1.2.1).
    Thanks in Advance,
    ID
    Edited by: 818693 on 17 Jun, 2011 2:48 AM

    Hi,
    I'm not sure at all, but due to te fact that Version is a specific planning dimension, you may not add an attribute dimension on it.
    If in Planning Administration, Dimensions page, you select your version dimenion. If you click on dimension, do you see a button "add attribute" appearing ? You may try on Entity dimension.
    If you see it in Entity, and not in Version so it means you can't add an attribute.
    Regards,

  • Sun ONE WebServer 6.1 SP6 -- Server Startup Error.

    Hi,
    I had deployed my website on Iplanet webserver 6.0 and It was working fine. Now i've installed an instance of Sun One Webserver 6.1 (iplanet server 6.1) and deployed the same source code. The issue is that when the server is started and hit, it gives the following error ----
    Sun ONE Web Server 6.1SP6 (64-Bit) B05/08/2006 15:27
    info: CORE5076: Using [Java HotSpot(TM) 64-Bit Server VM, Version 1.4.2_10] from [Sun Microsystems I
    nc.]
    info: WEB0100: Loading web module in virtual server [https-ggndglda5] at [search]
    info: HTTP3072: [LS ls1] http://ggndglda5:9292 ready to accept requests
    startup: server started successfully
    [GOLDDEV ~/iplanet/servers/https-ggndglda5/https-ggndglda5]tail -f logs/errors
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157)
    at com.iplanet.ias.web.WebContainer.service(WebContainer.java:579)
    [26/Apr/2007:11:13:51] info (17698): CORE5073: Web server shutdown in progress
    [26/Apr/2007:11:14:04] info (18518): CORE1116: Sun ONE Web Server 6.1SP6 (64-Bit) B05/08/2006 15:27
    [26/Apr/2007:11:14:04] info (18519): CORE5076: Using [Java HotSpot(TM) 64-Bit Server VM, Version 1.4
    .2_10] from [Sun Microsystems Inc.]
    [26/Apr/2007:11:14:04] info (18519): WEB0100: Loading web module in virtual server [https-ggndglda5]
    at [search]
    [26/Apr/2007:11:14:07] info (18519): HTTP3072: [LS ls1] http://ggndglda5:9292 ready to accept reques
    ts
    [26/Apr/2007:11:14:07] info (18519): CORE3274: successful server startup
    [26/Apr/2007:11:30:23] failure (18519): for host 10.237.93.195 trying to GET /home/g
    old/jsp/Dispatch.jsp, service-j2ee reports: StandardWrapperValve[jsp]: WEB2792: Servlet.service() fo
    r servlet jsp threw exception
    org.apache.jasper.JasperException: WEB4000: Unable to compile class for JSPWEB4125:
    An error occurred between lines: 702 and 706 in the JSP file: /home/gold/jsp/InboxList.jsp
    WEB4126: Generated servlet error:
    /iplanet/servers/https-ggndglda5/https-ggndglda5/ClassCache/https-ggndglda5/defa
    ult-webapp/_jsps/_home/_gold/_jsp/_Dispatch_jsp.java:14927: cannot resolve symbol
    symbol : method getClassLoader ()
    location: class org.apache.jasper.runtime.HttpJspBase
    return super.getClassLoader();
    ^
    Note: /iplanet/servers/https-ggndglda5/https-ggndglda5/ClassCache/https-ggndglda
    5/default-webapp/_jsps/_home/_gold/_jsp/_Dispatch_jsp.java uses or overrides a deprecated API.
    Note: Recompile with -deprecation for details.
    1 error
    at org.apache.jasper.compiler.Compiler.compile(Compiler.java:312)
    at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.loadJSP(JspServlet.java:778)
    at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.access$000(JspServlet.java:636)
    at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:413)
    at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
    at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.j
    ava:771)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157)
    at com.iplanet.ias.web.WebContainer.service(WebContainer.java:579).
    Can anyone help me out.

    You don't have to call[i] FacesContext.responseComplete().
    There are several reasons for that error occurring.
    !) Low VM size memory
    2) The server went out of memory.
    3) etc...
    Put a trace of the error in here.

  • How to Enable Custom Java Scripts for forms in Planning 11.1.2.2

    I am working on Planning 11.1.2.2 right now.
    Planning admin guide says, there is no explicit requirement to enable java Script for planning forms.
    I set simple alert to see text "Hello World" in function validateForm() function in custom/validateData.js file - to see and test that alert when I save data for my selected application/form.
    Closed javascript file and workspace, and planning application web page. Since I have not to do anything new to enable this java script alert, I opened that form and saved data to see if I can see my alert.. I got no alert, except "data are saved".
    Has anything changed since last version? Am I missing something? Or, do I need to recycle services to get this alert?
    thanks in advance.

    Thanks guys, for your quick replies..!
    Not sure what I missed, but I still have a hard time finding my "Hello World" alert.
    What I did, is here.
    a. Cleared all cookies and temp files from IE.
    b. Updated validateData.js file from ear / war files using 7-zip program at given path from your link.
    c. Stopped EPM services
    d. Dropped tmp folder.
    e. Started EPM services and let system deploy ear file (with my java script code).
    All services are up. I can see EAR file deployed and java script file ValidateData.js has all my changes in new tmp folder now.
    I am able to open my application and form.
    But, my "Hello World" alert is still not appearing. Form is saved and saw message as usual.
    One exception I noticed in my path. I have ....user_projects\domains\EPMSystem\servers\EPMServer0\.... in place of ....user_projects\domains\EPMSystem\servers\Planning_0\.... in my path. Planning_0 is replaced by EPMServer0 in this version. Rest is all same.
    Any clue? thanks in advance,

  • How to enable AI(accent insensitiv) for one column without changing session

    Following is my test SQL:
    create table accent_test(col varchar2(10 char);
    insert into accent_test values('INDIA');
    insert into accent_test values('india');
    insert into accent_test values('InDiÄ ');
    Following SQL can only enable CI(Case insensitive), but can’t enable AI(accent insensitive):
    select *
    from accent_test
    where NLS_UPPER(col, 'NLS_SORT=GENERIC_BASELETTER') LIKE NLS_UPPER('INDIA', 'NLS_SORT=GENERIC_BASELETTER')
    COL
    INDIA
    india
    Upper SQL can’t return the third row ‘InDiÄ’ which includes accent character.
    I know following SQL can enable AI by changing the session. However it will change the whole session and other columns in one table:
    SQL> ALTER SESSION SET NLS_COMP=LINGUISTIC;
    SQL> ALTER SESSION SET NLS_SORT=GENERIC_BASELETTER;
    Is there any solution to enable AI for only one column without changing the session?

    convert(<Any Chinese Character>, 'US7ASCII') will all return same character '?'.might be an matter of using the right characterset:
    SQL> select 'ä' str, convert('ä', 'JA16SJIS') converted_str from dual union all
    select 'á', convert('á', 'JA16SJIS') from dual union all
    select 'â', convert('â', 'JA16SJIS') from dual union all
    select 'à',  convert('à', 'JA16SJIS') from dual
    STR CONVERTED_STR
    ä   a           
    á   a           
    â   a           
    à   a           
    4 rows selected.

  • How to use Memory Monitor on Sun ONE Studio 4 ??

    Hello,
    I am creating a midlet using the Nokia 7210 emulator. When trying to load a Canvas, an "Unable to run application" alert appears and the midlet quits.
    Presuming this is due to a memory problem, I've inserted a System.gc() call before I create the new canvas, but the midlet still exits.
    So to help me get to the bottom of it, I thought I had best try s1s4's Memory Monitor utlity - but I can't get it to work. I have ticked the 'Enable Memory Monitor' box on the Monitor tab of Preferences for the Installed Emulator (J2ME Wireless Toolkit 1.0.4_01), but nothing happens after the midlet runs and quits.
    Does anyone have any suggestions?
    Many thanks in advance,
    James

    I don't know. I've never tried.
    Look at the manual (7210midpSimGuide.pdf in the docs directory). Maybe there is something in there. In the command line options there are a bunch of tracing options that you can specify, like tracing allocations, garbage collections, stackmaps, etc.
    shmoove

  • How to migrate projects from sun one studio 5

    hi,
    can anybody tell me how to migrate existing projects from sun one studio 5 to sun java studio 8 projects?
    regards
    guenther

    Hi,
    It has been a while since I have had access to sun one studio 5. If I remember correctly, it was based on Netbeans 3.5.1. It turns out the Sun Java Studio Enterprise 7 release was based on Netbeans 3.6. Both of these Netbeans versions used mounted filesystems rather than the new project system. There is a migration guide from JSE 7 to JSE 8 available:
    http://developers.sun.com/prodtech/javatools/jsenterprise/reference/techart/jse8/intro_migration_jse8.html
    I think this migration guide will apply to your situation as well.
    Let me know if this helps.
    Thanks,
    George

  • Error while running Application on Sun One Web Server 6.1

    Can some one please explain me how can I run application on sun one web server 6.1 ?
    It is deployed .war file successfully. It only loads default.jsp and then fives following error:
    1) Package netscape.ldap not found in import.
    I imported this package to my java file.
    Thanks,

    We need to deploy the application by next week end. any suggestions please

  • Invisible caret in Sun ONE Studio 5 SE - Java Editor with black background

    How to change caret color in Sun ONE Studio 5 SE - Java Editor?
    The caret blinks changing its color between black and the background color.
    I have changed the background color of the editor to black (the first thing I do whenever presented to a new editor...) But the caret changes its color between black and the background color, that is black - result: the caret becomes invisible.
    Is it possible to change the behaviour of the caret? It could blink changing its color between the background color and a color that is visible (for dark backgrounds, white; for clear backgrounds, black).

    I've found the solution myself.
    Brief description:
    Tools | Options
    Editing | Editor Settings | Java Editor
    tab Expert
    Insertion Point Color = [255,255,255]
    Overwrite Caret Color = [255,255,255]

  • Adding Custom Header to SOAPMessage sent to external webservice

    Hi ,
    I want to append some payload and manifest elements to the soapmessage header when i am calling an external service using partner link.
    I have created a variable of type string and initialised the string with my elements below:
    <payloadManifest soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" so
    apenv:mustUnderstand="0" xmlns="http://www.starstandards.or/webservices/2003/12/
    transport">
    <manifest element="ProcessVehicleOrder" id="Content0" namespaceURI="http://ww
    w.starstandards.org/STAR" xmlns=""/>
    and this string I have assigned to the the InputHeader part of the adapter tab in the Invoke activity.
    Its removing the tags and displaying .
    Please provide me help on how to append custom header to the soapMessage.
    Its very urgent.
    Thanks in advance
    deepthi.
    </payloadManifest>

    Maybe you can use this blog for this :
    http://orasoa.blogspot.com/2007/09/using-custom-headers-in-bpel.html

Maybe you are looking for