ISAPI plugin setup for Idempotent --- URL level

The document http://www.weblogic.com/docs51/admindocs/isapi.html#ini says
          Idempotent=ON/OFF is a URL level flag, does this mean I can indicate which
          servlet is idempotent and which is not ? but it fails to tell me how to set
          it for different URL, what's the setup look like?
          iisproxy.ini
          weblogichost=myserver
          weblogicport=7001
          Idempotent=ON --- this would make everything idempontent, how about if I
          want /idem/*.jsp all idempotent and /noidem/*.jsp not idempotent ?
          thanks
          

No you cannot set it per servlet, it is an application level flag.
          I think the doc is confusing so we will correct it.
          Current doc says:
          "This is a URL level flag. By default it will be "ON". This means that if the
          servers do not respond within HungServerRecoverSecs, the plug-ins will failover.
          If set to "OFF" the plug-ins will not failover. It can be
          set differently for different URL's or Mime types."
          The correct statement for ISAPI should be:
          "This is a application level flag. But it can be set differently for different
          iisproxy.ini files. By default it will be
          "ON". This means that if the servers do not respond within
          HungServerRecoverSecs, the plug-ins will
          failover. If set to "OFF" the plug-ins will not failover."
          By "It can be set differently for different iisproxy.ini files", I mean the
          following. You can point to different
          iisproxy.dll's for different Virtual directories in IIS. So in each of those
          IISproxy.ini files
          you can have a different value for the Idempotent parameter.
          NSAPI and Apache plugins support multiple objects so the above statement is true
          upto some extent for them.
          But then again you cannot set it for each servlet differently there too, unless
          you have a didicated object for
          each servlet in NSAPI,. which is theoretically correct but would be a ridiculous
          design :)
          Thanks for pointing out. We will correct the docs. Sorry for the confusion.
          --Vinod.
          Tony Lu wrote:
          > The document http://www.weblogic.com/docs51/admindocs/isapi.html#ini says
          > Idempotent=ON/OFF is a URL level flag, does this mean I can indicate which
          > servlet is idempotent and which is not ? but it fails to tell me how to set
          > it for different URL, what's the setup look like?
          >
          > iisproxy.ini
          >
          > weblogichost=myserver
          > weblogicport=7001
          > Idempotent=ON --- this would make everything idempontent, how about if I
          > want /idem/*.jsp all idempotent and /noidem/*.jsp not idempotent ?
          >
          > thanks
          

Similar Messages

  • Error message setup for CJ32 3 level WBS elements

    Dear all
    We have 2 requirement for my project system as followed Below
    1.The original budget inputted in CJ30 should be the same as released budget on 1st and 2nd WBS level
    (i.e. value in column BUDGET is the same as the value in column RELEASE on each 1st and m2nd WBS level in CJ32 ):
     2. No budget is released on 3rd WBS level (there must be zero  in  CJ32
    need to set up the error message when entering the budget release in CJ32.
    Hence requesting all please let me know is there any standard process  available for above required
    if not is there any validation or ABAP development possible.
    If any validation is possible please let me the possible scenario.
    and let me know the disadvatages for settings of error message if any
    Thanks and  Regards,
    Jyothi  Pasala.

    Hi
    If you can explain the Business Process behind such a request we can think about a solution?

  • Entry Channel setup for multiple company codes

    Hello,
    I have a question regarding the entry channel setup (for external requirements in the Plan-Driven Procurement scenario)
    In previous implementations, I 've created an entry channel below each company code (as the documentation says it should be). Now, for each entry channel, there was a EBP user assigned, which corresponded to an RFC entry in the backend system (I was connecting EBP to multiple backend systems)
    Now, what should I do in the following scenario?:
    1. SRM is only connected to one backend system
    2. There are 50 company codes
    Does that mean I have to create 50 users (for each channel) plus 50 RFC connections in the R/3 system (each with a different user in the backend system), pointing to the same SRM system?
    I was thinking of creating an Org iD in the SRM structure at the top (which would be the entry channel), assign only ONE user to it and then fill attribute BUK with all the company codes. However, I don't know if this will work, because the external requirement process might need the company code defined in the "Function" tab... =/
    Any help would be greatly appreciated.
    Regards,
    Gilberto.

    Hi Proyecto Genesis,
    I am also configuring the Entry channel (org unit) for multiple company codes.
    I tried your logic of defining the entry channel outside company code level. Assigned the BUK attribute and extended attribute for plants and storage locations.
    Also in my case the local Pur org and Pur group is defined outside the company code. Is it correct?
    However the system fails to transfer the external requisition to SRM.
    SLG1 displays following error message.
    "No address found for partner function type Ship-To Address"
    So if I move the Entry channel (org unit) under any one company code level then the external requisitions are transferred correctly to SRM.
    But then the issue is the requirements are not transferred with the backend Pur Org and Pur grp. Instead they are transferred to the Pur Org and Pur grp of the company code under which the entry channel is defined.
    Can you please share how do we need to define the entry channel, local pur org and pur grp for multiple company codes scenario, so that the ECC requisitions are transferred with the correct company code, pur org and pur grp to SRM?
    Or do we need to define Entry channel for each company code and RFC user actually mapping the same backend system?
    Please guide.
    Regards,
    Sandeep

  • Best setup for a non-Mac file server?

    I have a dual xeon server, with a SATA RAID5 I want to use as a file server in a cross-platform environment.
    *What I've tried and the issues...*
    At first I considered using Windows 2003 (Win2k3) but Services for Macintosh (SFM) is an older version of AFP and thus only supports 31 character filenames. With all our Macs supporting SMB/Samba/CIFS and Apple touting that "Macs and PCs can co-exist harmoniously on the same network" I figured I would give that a try.
    SMB doesn't work.
    Sure I can create a connection, but transferring files is a completely different story. I'm trying to backup application and system data, but companies such as Adobe and Apple have named some of their files with special characters that can't be transferred over SMB. I know NTFS doesn't support these characters, but I though a Linux box using SMB would work fine. It doesn't. It's the protocol which keeps me from transferring the data. I end up with the lovely error message of "You cannot copy some of these items to the destination because their names are too long or contain invalid characters for the destination..." (what's sad is, if you google for " because their names are too long or contain invalid characters for the destination" you only get 6 results.)
    So I thought I would give NFS a try. Apple says "Viewed from Mac OS X, [connecting via NFS] is just like connecting to an Apple or Windows server." No. It's not. NFS shares don't even show up in the Finder's Network listing. There are also a pile of other hurdles which are only tackled by savvy, command-line using users.
    So that leaves me with AFP. Win2k3 doesn't support filenames longer than 31 characters, and Win2k8 is dropping SFM altogether. Off to choose a *nix flavor, but that requires Netatalk. It hasn't been updated in years, it has many bad performance reviews... and most distros have removed it. I can download and install it. Oh, but that requires I get the kernel source files. Then I have to create an RPM an that's not working... now I'm several levels deep in trying to figure out how to get Netatalk working and I'm not even sure it will work.
    *What's the best setup for a non-Mac file server?*
    FreeNAS seems promising, but it's in alpha/beta and they have all sorts of warnings regarding potential data loss. Sure there's ExtremeZ-IP, but I really don't want to spend $675 do something Apple claims OS X can already do. I can put just about any non-Mac OS on this thing... what's the best way to set it up so it works?
    Thanks much.

    Rick may be right because although i didnt think of it before i tend to have notoriuosly long classnames for my php classes and i have used samba on occasion (when rsync is out of the question for one reason or another) and never had a problem. I use kubuntu (feisty at the moment )with an ext3 filesystem. if i have a chance this evening ill give it a try and see what happens.
    You could also possibly use FUSE to use an ssh filesystem for the shares... i don tknow how that would figure in your back up though.
    Also if worse comes to worse you could tar or dmg the the necessary files... just some thoughts.
    Ill be interested to know what you end up implementing....
    OH one last thought... Compile Darwin from source and use that as your server

  • 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]

  • Best setup for iMac with SSD & HDD? Best location of scratch & home folders

    Best setup for iMac with SSD and HDD? Best location of scratch & home folders?
    Computer:
    iMac 2.93 GHz Quad core i7, 8GB RAM, 1 TB HDD + 256 GB SSD
    There is not much info from Apple about the best way to set up an iMac with a Hard Drive and Solid state drive. I’ve looked at a few of the forum posts across the web and came up with a plan and lots of questions. (I do use photoshop frequently, but not on a professional level):
    1. I will keep OS and Applications on SSD
    2. About moving the home folder: I saw some posts about moving the whole home folder, but it makes more sense to me to only move selected fodlers withing the home folder tomake the best use of the SSD. So will keep the home folder on SSD, but move certain folders (document /music/iphoto/download) to 1 TB HDD via instructions I found on the macintoshperformanceguide website:
    cd
    sudo cp -r Documents /Volumes/Master
    sudo rm -rf Documents
    sudo ln -s /Volumes/Master/Documents Documents
    3. I would like to get 8 more RAM when I can afford it
    4. I will attach an external hard drive for most of my documents and backup storage
    5. Now here is where I’m not sure what’s best:
    a. Should I partition my internal 1 TB hard drive and use the first partition as a scratch disc for photoshop and other applications? How much should I partition? Is there any benefit to this if the rive is partitioned?
    b. Should I use an external drive as a scratch disc?
    c. Any advice on a good 1-2 TB external drive?
    d. Should I just leave things in factory settings?
    Don't assume I know the basics - I got all the above just by searching around. Any advice and commentary is appreciatedThanks.
    Message was edited by: sfandtheworld

    Thanks for the advice and the links. yes, I would like to speed up ps as much as possible.
    I wonder if putting the scratch disc on the same drive as the OS would cause them to interfere with each other? Even if they are on different partitions, they would not be able to be accessed at the same time, or could they? That's why I was wondering if I should place scratch disc on the internal HDD -- but then I don't know how much to partition for it (or to partition at all?)
    ALso, I read on a few places that too much read/write on the SSD wears it down over time? Is this more of a theoretical concerns - it does not make sense to me since it has no moving parts!
    thanks again for the advice ... I'm gonna go digest those links

  • EWA setup for EP.

    Hello All,
    I am trying to make configuration for EWA  setup for EP.
    EP version is 7 on windows64bit and Solman version is 4.0 on Solaris64 Bit  with basis and abap SP on 14 level.
    When i refereed to previous blogs and notes it says we need to install Wiley intro-scope agent in EP and set up diagnostics in Solman.
    Can any 1 please let me know how to move forward. I need to install Wiley intros-8. How to install this on already installed EP.
    Regards,
    Ravi

    You will need to install a Wily agent and a SOLMAN Diagnostics agent on your EP system. These agents will report the data to your SOLMAN system. You will need to have Diagnostics configured in your SOLMAN system.
    This data will be used for generating an EWA for a JAVA system, like your portal. You can find all the relevant guides on how to set this up at http://service.sap.com/diagnostics
    Wily setup guide for example: https://websmp203.sap-ag.de/~sapdownload/011000358700001995842008E
    See also Note 976054 - Availability of EWA for Non ABAP components
    Edited by: J. Hellemons on Nov 5, 2009 1:31 PM

  • Command line for replication setup for DS 4.16

    I am using Directory Server 4.16. I see example using command line for replication configuration in DS 5.0. Since 5.0 is quite different with 4.16. So my question is how to use command line to set up a Supplier in DS 4.16?
    I know we can use ldapmodify to do some change. I see an ldapreplica entry. I can setup supplier id and password there. It seems only change that entry is not enough. Where to setup the setup for "changedatabase", "replication schedule", "initial consumer later" something we do at the console screen?
    Your help is greatly appreciated.
    Iris

    Hi Iris
    Steps involved in Setting up Replication from command line
    Part I: On Consumer Directory Server
    1. Log on to the consumer directory server.
    2. Stop the consumer directory server
    3. Edit the slapd.conf file at <server-root>/slapd-<server-instance>/config so that it includes the following two lines. The lines show the DN of who is allowed to connect for replication and the entry's corresponding password.
    updatedn "uid=<REPLICA USER BIND DN>"
    updatepw {SHA}<SHA ENCRYPTED REPLICA USER PASSWORD>
    4. Edit the dse.ldif file at <server-root>/slapd-<server-instance>/config so that the entry cn=config contains the following two lines. These lines contain the same data as the line above.
    nsslapd-updatedn: uid=<REPLICA USER BIND DN>
    nsslapd-updatepw: <PLAIN TEXT REPLICA USER PASSWORD>
    5. Start the consumer directory server
    Part II: Creating the Replication Agreement
    1. Log on to the master directory server
    2. Stop the master directory server
    3. Edit the slapd.conf file at <server-root>/slapd-<server-instance>/config so that it includes the following two lines. This lines setup the changelog directory and suffix.
    changelogdir <dir path >
    changelogsuffix "cn=changelog"
    4. mkdir <CHANGELOG DIR>
    5. Start the master directory server
    6. Create a file named replica.ldif which contains the following lines. These lines reflect the agreement which will start the replication with the consumer; as such you should make the changes to reflect your environment.
    dn: cn=<CONSUMER FQDN>:<CONSUMER PORT>/o%3D<BASE DN>, cn=ldap://:<SUPPLIER
    PORT>,dc=<1ST ELEMENT OF SUPPLIER FQDN>,dc=<2ND ELEMENT OF SUPPLIER
    FQDN>,...,<TOP LEVEL SUPPLIER FQDN>
    changetype: add
    objectclass: top
    objectclass: LDAPReplica
    replicahost: <CONSUMER FQDN>
    replicaport: 389
    replicanickname: <CONSUMER HOSTNAME>
    cn: <CONSUMER FQDN>:<CONSUMER PORT>/o%3D<BASE DN>
    replicaroot: o=<BASE DN>
    replicabinddn: uid=<REPLICA USER BIND DN>
    replicacredentials: <REPLICA USER PASSWORD>
    replicausessl: 0
    7. Run ldapmodify with the proper authorization so that the entry is added correctly.
    8. There is an optional attribute which can be tacked on to the bottom of the above entry. The attribute 'replicabeginorc' will tell the server to immediately start on-line replication; this will initialize the consumer by deleting all the current entries on the consumer one at a time and then adding all the entries from the master one at a time. If this is something you want to do, do an ldapmodify adding this attribute to the entry you just created in step 8.
    for example
    Create a file called beginreplica.ldif like;
    dn: cn=xymox.mcom.com:389/o%3Dinternet, cn=ldap://:389,dc=fts,dc=mcom,dc=com
    changetype: modify
    add: replicabeginorc:
    replicabeginorc: start
    then run;
    ldapmodify -h fts -p 389 -D "cn=Directory Manager" -w netscape -f beginreplica.ldif
    Hope this helps
    Roy

  • Does Photoshop Elements 12 do setup for Gallery Wrap for canvas printing?

    Does Photoshop Elements 12 do a setup for Gallery Wrap for canvas printing?
    is there a plug-in available?

    You shouldn't need a plugin if you follow the steps from the video linked to below that should work in photoshop elements 12
    http://www.breathingcolor.com/blog/how-to-create-a-mirrored-edge-for-a-gallery-wrap/
    Two command are in different places in photoshop elements
    Image>Resize>Canvas Size
    and
    Image>Transform>Free Transform

  • Statistics setup for 2LIS_11 and no storage space available internal table

    Hi, I am running statistical setup for 2LIS_11_VAITM. It ran for 10 hours and failed with an ABAP run time error. The error is "no storage space available for extending an internal table". For 11 application, the selection options is sales org, company code and sales document. We have tried twice, and already drilled down to the level of sales org and company code, but still with error.
    The only option is sales documents.
    The volume of the data is 16 million records around in VBAP table which needs to be in the setup table.
    What is the criteria to categorize the sales document.
    Can we use order types? We have 200 values in the order types. And I am not sure the document ranges in each order type is clearly defined and not overlapping each other, so that we could load those in the setup table.
    Please advise!! Or if you have other suggestions!
    Thanks!

    Hi
    It could be because of main memory problem... so Restrict your selections and do the statistical setup
    by the way how many comp codes you have? restrict with comp codes or doc ranges
    Thanks,

  • "cannot create jbcd driver of class " for connect URL 'null'" error

    I am trying to get an application that is currently working fine on a Windows platform to work in a Linux environment.
    One thing that is different from my setup in Windows, and also one that I have no experience with, is the Linux-Ubuntu default install of Apache uses Virtual Hosts and Tomcat's equivalent multiple sessions.
    I'm running the app out of the usr/share/tomcat6/webapps/msgboard instance of Tomcat vs var/lib/tomcat6.
    I am calling the application from Apache Virtual Host port 80 using mod_jk. The application cannot run under native Tomcat because of the extensive use of PHP. Everything else in the application is working correctly including a DWR (Ajax) servlet. However I also tried a simple test app from native Tomcat and got the same results.
    I also tried connecting with jdbc:mysql://localhost:3306/msgboard?autoreconnect=true&user=root&password=password at the terminal prompt and got
    bash: jdbc:mysql://localhost/msgboard?autoreconnect=true: No such file or directory
    [1]7074
    [2] 7048
    [1] Exit 127 jdbc:mysql://localhost/msgboard?autoreconnect=true
    [2]+ Donesyslog error is
    Feb 23, 2009 3:01:51 PM org.directwebremoting.util.CommonsLoggingOutput info INFO: Exec: Online.getPosts()
    Feb 23 15:01:51 ubuntu jsvc.exec[6779]: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null'
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Feb 23 15:01:51 ubuntu jsvc.exec[6779]: Caused by: java.sql.SQLException: No suitable driverFollowing is all the pertinent setup info for reference and critique. Any suggestions would be greatly appreciated.
    Apache2.2
    Tomcat6
    JDBC
    mod_jk
    Java (not sure what ver, it's the default Ubuntu install ver.)
    PHP
    Currently I am pointing to mysql-connector-java.jar in my CLASSPATH at /usr/share/java/mysql-connector-java.jar added symlinks commons-dbcp.jar, commons-logging.jar to usr/share/tomcat6/lib
    Application is deployed from usr/share/tomcat6/webapps/msgboard
    The basic code snippet in class calling the jdbc
    WEB-INF/classes/dbLink.class
    Context ctx = new InitialContext();
    DataSource ds = (DataSource)ctx.lookup("java:comp/env/jdbc/msgboardDB");
    WEB-INF/web.xml
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app id="msgboard">
    <display-name>Message Board</display-name>
    <resource-ref>
    <description>DB Connection</description>
    <res-ref-name>jdbc/msgboardDB</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    </web-app>
    META-INF/context.xml
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <Context path="/msgboard" docBase="msgboard"
    debug="5" reloadable="true" crossContext="true">
    <Resource name="jdbc/msgboardDB"
    auth="Container"
    type="javax.sql.DataSource"
    maxActive="100"
    maxIdle="30"
    maxWait="10000"
    username="root"
    password="thePassword"
    driverClassName="com.mysql.jdbc.Driver"
    url="jdbc:mysql://localhost:3306/msgboard?autoReconnect=true"/>
    </Context>
    I also included a symlink to this in var/lib/tomcat6/config named msgboard.xml
    per instruction at http://ubuntuforums.org/showthread.php?t=430133 and have since removed it.
    my.cnf
    [client]
    port = 3306
    bind-address = 127.0.0.1
    permissions set in /etc/tomcat6/policy.d/04webapps.policy
    permission java.net.SocketPermission "127.0.0.1:3306", "connect,resolve,listen,accept";
    per instruction at http://ubuntuforums.org/showthread.php?t=430133
    other permiissions set /etc/tomcat6/policy.d/50local.policy
    grant codeBase "file:/usr/share/tomcat6/webapps/msgboard/-" {
    permission java.net.SocketPermission "127.0.0.1:3306", "connect,resolve,listen,accept";
    grant codeBase "file:/usr/share/tomcat6/webapps/msgboard/WEB-INF/classes/-" {
    permission java.io.FilePermission "/usr/share/tomcat6/webapps/msgboard/WEB-INF/classes/logging.properties", "read";
    grant codeBase "jar:file:/usr/share/tomcat6/webapps/msgboard/WEB-INF/lib/mysql-connector-java-5.1.6.jar!/-" {
    permission java.net.SocketPermission "127.0.0.1:3306", "connect,resolve,listen,accept";
    I even tried setting Tomcat Security to "no" per instruction at
    http://webui.sourcelabs.com/ubuntu/mail/user/threads/Tomcat_connecting_to_MySQL_-Ubuntu8.10_Server.meta
    http://ubuntuforums.org/showthread.php?t=1034957&highlight=apache+tomcat+jdbc
    http://ubuntuforums.org/showthread.php?t=66615
    http://ubuntuforums.org/showthread.php?t=33601&highlight=java+mysql
    http://ubuntuforums.org/showthread.php?t=430133
    http://programminglinuxblog.blogspot.com/2008/03/connection-pooling-with-java-all.html
    http://webui.sourcelabs.com/ubuntu/mail/user/threads/Tomcat_connecting_to_MySQL_-Ubuntu8.10_Server.meta

    SOLUTION
    I had to add
    <Resource name="jdbc/webappDB"
         auth="Container"
         type="javax.sql.DataSource"
            maxActive="100"
         maxIdle="30"
         maxWait="10000"
            username="root"
         password="password"
         driverClassName="com.mysql.jdbc.Driver"
            url="jdbc:mysql://localhost:3306/webapp?autoReconnect=true"/>into /var/lib/tomcat6/conf/Catalina/localhost/ webapp.xml
    Note: the above context file was created automatically after deploying the webapp. I had to add the <resource> to it.
    The context I created in usr/share/tomcat_home/webapp/META_INF/context.xml is still there and has the same <resource>.defined in it. I did not verify whether or not it still needs to be there.
    After that I had to add two policies
    /var/lib/tomcat6/conf/policy.d/03catalina.policy
    grant {
    permission java.lang.RuntimePermission "accessClassInPackage.org.apache.tomcat.dbcp.*";
    and 04webapps.policy
    permission java.net.SocketPermission "127.0.0.1:3306", "connect,resolve,listen,accept";
    That did the trick!
    Other things that were done but have not been verified as to have any bearing on this issue.
    I changed the active java from openjdk to java-sun
    I added $tomcat_home/lib:$tomcat_home/lib/mysql-connector.jar:$tomcat_home/lib/commons-dbcp.jar to PATH
    Changed CLASSPATH=usr/share/classpath:usr/share/java/commons-dbcp.jar:usr/share/java/mysql-connector.jar
    Edited by: wlbragg on Feb 25, 2009 12:58 AM
    Edited by: wlbragg on Feb 25, 2009 12:59 AM
    Edited by: wlbragg on Feb 25, 2009 1:11 AM

  • Postfix setup for OEL 5.6

    All,
    I am interested in configuring psotfix + any related stuff needed for allowing my home system (198.162.1.105) to send email (not concerned if it can receive) to my yahoo/gmail accounts. This is because I would like to set up APEX to send emails, although I know that part is a matter for the APEX forum. But, of course, I have searched for documentation; some sound so simplistic, some rather involved, wouldn't surprise me if there are some variant-specific setup tweaks, which is why I ask here.
    Where may I find documentation that will help with the right setup for my needs on this version of OEL? Please do not supply the URL to Google, been there.

    The following works for me for using gmail:
    Install the software:
    su - root
    wget http://public-yum.oracle.com/public-yum-el5.repo \
      --output-document=/etc/yum.repos.d/public-yum-el5.repo
    yum -y install postfix
    chkconfig sendmail --del
    chkconfig postfix --addConfigure postfix smtp authentication. Use your own username and password credentials and use the echo command with single quotes ('):
    echo 'smtp.gmail.com username:password' > /etc/postfix/sasl_passwd
    postmap hash:/etc/postfix/sasl_passwd
    rm -f /etc/postfix/sasl_passwdConfigure postfix relay and authentication:
    cat >> /etc/postfix/main.cf <<EOF
    smtp_sasl_auth_enable = yes
    smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
    smtp_sasl_security_options = noanonymous
    smtp_tls_security_level = secure
    smtp_tls_mandatory_protocols = TLSv1
    smtp_tls_mandatory_ciphers = high
    smtp_tls_secure_cert_match = nexthop
    smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
    relayhost = smtp.gmail.com:587
    EOFRestart postfix
    service postfix restartMail test:
    echo "testmail " | mail -s "test" [email protected]:
    tail /var/log/maillog

  • SNC setup for connection SAPGUI - ABAP (no SSO)

    Hello Experts,
    I am trying to set up SNC for our ABAP systems (Web AS 7.0). The goal of this setup for now is to be able to secure the connection between SAP GUI (generally running on Win XP clients) and the ABAP systems (HP-UX).
    When I was looking through all the documentation and threads I mostly found issues regarding the setup of SSO combined with SNC. But we don't want to setup SSO (at least no right now), we only want to secure the channel and have the user log in just like he always does (w/ Username & PW).
    I have performed the following steps so far:
    - Created the SNC PSE (in <i>STRUST</i>, I used "<SID>snc" for DN, self-signed)
    - Installation of SAP Cryptolib
    - Updated profile with SNC parameters (along with environment variable <i>SECUDIR</i>)
    The system started up correctly but when I tried to logon using SNC I first got the error message "<b>Unable to load sncgss32.dll</b>". For this case I renamed the sapcrypto.dll file on the client system (where the GUI is located) to sncgss32.dll and copied it into the SYSTEM32 folder. I have also set the environment variable “SNC_LIB” to “sncgss32.dll”. After this was done, a new error message started to pop, saying that <b>”No credentials are supplied”</b>.
    My questions are the following:
    - I have read something about not using the Cryptolib for the Win XP clients and use GSSKRB5.dll instead. Is this also required when I don't want to setup SSO? And if yes, where will I get that file?
    - Do I have to create the credentials for the SNC? (with the SAPGENPSE program)
    - Is the SNC PSE Password required for any of the steps?
    - Is there anything necessary to be setup in SU01 in the SNC-tab for my purpose? I have read a lot about the SNC-Name but I am not really sure if it only affects SSO-aspects…
    - Or are there any other steps I am missing?
    Thanks in advance,
    Best regards,
    Jan Kaps

    > I am trying to set up SNC for our ABAP systems (Web AS 7.0).
    > The goal of this setup for now is to be able to secure the connection between SAP GUI (generally running on Win XP clients)
    > and the ABAP systems (HP-UX).
    >
    > When I was looking through all the documentation and threads I mostly found issues regarding the setup of SSO
    > combined with SNC. But we don't want to setup SSO (at least no right now), we only want to secure the channel
    > and have the user log in just like he always does (w/ Username & PW).
    Well, then I have bad news for you: that's not possible.
    Reason: SNC is based on GSS-API and that defines the philosophy: you can choose between certain Quality-of-Protection (QoP) levels which are:
      1. authentication only
      2. authentication + data integrity
      3. authentication + data integrity + confidentiality
    As you can see: there is no way to have "data integrity + confidentiality" without having "authentication". That's different from SSL where you basically have two QoP levels:
       1. server authentication + data integrity + confidentiality
       2. mutual authentication (server + client) + data integrity + confidentiality
    You can also see: using SNC does <u>not</u> necessarily mean that the data is encrypted (confidentiality).
    Regards, Wolfgang

  • Internal Server failure, ISAPI plugin

    Hi,
    With WL 6.1 and the ISAPI plugin under W2K SP2, we sometimes get the
    following error page from the plugin:
    HTTP/1.1 503 Server Error Server: Microsoft-IIS/5.0 Date: Wed, 22 Aug 2001
    13:27:36 GMT Connection: close Content-Type: text/html
    Message from the ISAPI plugin:
    Internal Server failure, ISAPI plugin. Cannot continue.
    Build date/time: Jun 22 2001
    Unfortunately, there is no systematic way to duplicate the problem. Note
    that it happens even under extremely light load (a single user).
    In one case, the whole WL server just died after it happened, i.e. the JVM
    (installed as a service) exited - no message was written into any log file.
    Is there any way to debug this ?
    Thanks,
    Alain.
    Alain Rogister
    http://www.ubiquity.be

    I'm having the same problem with wl sp5 with the server crashing
    without any error messages. How did you resolve your problem?
    On 27 Aug 2001 20:08:23 -0800, "Jong Lee" <[email protected]> wrote:
    >
    to debug: add "Debug=ALL" in iisproxy.ini and look at c:\temp\wlproxy.log.
    Also run the isapi with the option of:
    "Cached ISAPI applicaiton" and set the isolation level to "HIGH"
    thanks
    Jong
    "Alain Rogister" <[email protected]> wrote:
    Hi,
    With WL 6.1 and the ISAPI plugin under W2K SP2, we sometimes get the
    following error page from the plugin:
    HTTP/1.1 503 Server Error Server: Microsoft-IIS/5.0 Date: Wed, 22 Aug
    2001
    13:27:36 GMT Connection: close Content-Type: text/html
    Message from the ISAPI plugin:
    Internal Server failure, ISAPI plugin. Cannot continue.
    Build date/time: Jun 22 2001
    Unfortunately, there is no systematic way to duplicate the problem. Note
    that it happens even under extremely light load (a single user).
    In one case, the whole WL server just died after it happened, i.e. the
    JVM
    (installed as a service) exited - no message was written into any log
    file.
    Is there any way to debug this ?
    Thanks,
    Alain.
    Alain Rogister
    http://www.ubiquity.be

  • ?? Techniques for shorter URL's

    QUESTION:
    I have an outstanding request for shorter URL's from my Management Team. We use
    the full Portal functionality.
    I am looking for possible solutions/techniques to achive this goal.
    Thank you in advance.
    Tony McClay

    Hi Nicolas,
    I see several ways to handle this, each with their own pros and cons.
    The simpliest is a static solution that place on the webserver redirection pages. The cons is that it's not managable (for each redirection, you have to create your redirection page)
    The dynamic solution could be to incorporate a "Filter" at the portal server level. Using a Filter, you intercept each request on the portal server and you can redirect to the appropriate resource. All your redirection could be managed in a external storage (db) and a caching mechanism with expiration time can avoid request to the datastore. This solution is really flexible but requires to incorporate a additional filter on the portal server. This solution has to be implemented very carrefully because of possible side effects with portal filters.
    I stay at your disposal for any additional information
    Best regards,
    Patrick

Maybe you are looking for