Cal Express Proxy ???

Hi, well i'm new in Calendar, have some settings question here...
As we know msg server hav mmp for relay backend mailstore, how about calendar ? How to configure front end calendar web to relay backend calendar server ??
Please show me the configuration attributes that i need to change, thanks

DWP (Distributed Wire Protocol) is the communications protocol between a Cal Server front-end and back-end.
Refer to http://docs.sun.com/source/819-0063/cs-architecture.html for an intro on different architecure models.

Similar Messages

  • Express proxy

    I have got an Airport Express, 1ª Gen.
    In my little village when I go for Holidays, the city council sell a wifi connection through a proxy.
    I wonder if it is possible use the airport express with the following uses at the same time:
    Connect the airport express to music amplifier and connect the airport express to the proxy.
    Thanks.
    Nacho

    DWP (Distributed Wire Protocol) is the communications protocol between a Cal Server front-end and back-end.
    Refer to http://docs.sun.com/source/819-0063/cs-architecture.html for an intro on different architecure models.

  • Webserver errors on startup with AM sdk and UWC

    Installed JES3 (2005Q1) messaging mmp and mesg express proxy, cal server, web server, AM sdk and Comms express (uwc) onto a machine.
    for some reason everytime we start the webserver we get "Message:Service does not exist" com.sun.identity.sm.ServiceManager.getVersions(ServiceManager.java:413)
    We have been through the docs and configured all the components several times - and we can't spot what we have screwed up (we did SDK+config web container). Any one got any ideas? Support have been looking at it for a couple of days as well and haven't got anywhere :-(
    It seems to be uwc causing the crash but it looks to be access manager related hence why I'm asking here.
    Thanks,
    Darren
    full log from startup of webserver
    [23/Jun/2005:17:11:43] info (25481): CORE1116: Sun ONE Web Server 6.1SP4 B12/16/2004 11:42
    [23/Jun/2005:17:11:43] info (25483): CORE3016: daemon is running as super-user
    [23/Jun/2005:17:11:43] info (25483): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_01] from [Sun Microsystems Inc.]
    [23/Jun/2005:17:11:46] info (25483): WEB0100: Loading web module in virtual server [https-msgproxyexb.kent.ac.uk] at [uwc]
    [23/Jun/2005:17:11:46] info (25483): WEB0110: Ignoring invalid property [allowLinking] = [true]
    [23/Jun/2005:17:11:46] info (25483): WEB0100: Loading web module in virtual server [https-msgproxyexb.kent.ac.uk] at [search]
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: Message:Service does not exist
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceManager.getVersions(ServiceManager.java:413)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceManager.checkServiceNameAndVersion(ServiceManager.java:443)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceSchemaManagerImpl.<init>(ServiceSchemaManagerImpl.java:97)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceSchemaManagerImpl.getInstance(ServiceSchemaManagerImpl.java:458)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceConfigManagerImpl.<init>(ServiceConfigManagerImpl.java:102)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceConfigManagerImpl.getInstance(ServiceConfigManagerImpl.java:405)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceConfigManager.<init>(ServiceConfigManager.java:121)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ums.ConfigManagerUMS.<init>(ConfigManagerUMS.java:992)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ums.ConfigManagerUMS.getConfigManager(ConfigManagerUMS.java:121)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ums.TemplateManager.<init>(TemplateManager.java:133)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ums.TemplateManager.getTemplateManager(TemplateManager.java:151)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.am.sdk.ldap.DirectoryManager.getSearchFilterFromTemplate(DirectoryManager.java:3458)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.am.sdk.AMSearchFilterManager.getSearchFilter(AMSearchFilterManager.java:125)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.am.sdk.AMStoreConnection.getOrganizationDN(AMStoreConnection.java:593)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCDomainManager.loadDomainFromIS(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCDomainManager.loadDomain(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCConfigManager.loadDefaultDomainProperties(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCConfigManager.init(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.UWCServletBase.init(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3478)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardContext.start(StandardContext.java:3760)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: Message:Service does not exist
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceManager.getVersions(ServiceManager.java:413)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceManager.checkServiceNameAndVersion(ServiceManager.java:443)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceSchemaManagerImpl.<init>(ServiceSchemaManagerImpl.java:97)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceSchemaManagerImpl.getInstance(ServiceSchemaManagerImpl.java:458)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceConfigManagerImpl.<init>(ServiceConfigManagerImpl.java:102)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceConfigManagerImpl.getInstance(ServiceConfigManagerImpl.java:405)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.identity.sm.ServiceConfigManager.<init>(ServiceConfigManager.java:121)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ums.ConfigManagerUMS.<init>(ConfigManagerUMS.java:992)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ums.ConfigManagerUMS.getConfigManager(ConfigManagerUMS.java:121)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ums.TemplateManager.<init>(TemplateManager.java:133)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ums.TemplateManager.getTemplateManager(TemplateManager.java:151)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.am.sdk.ldap.DirectoryManager.getSearchFilterFromTemplate(DirectoryManager.java:3458)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.am.sdk.AMSearchFilterManager.getSearchFilter(AMSearchFilterManager.java:125)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.am.sdk.AMStoreConnection.getOrganizationDN(AMStoreConnection.java:593)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCDomainManager.loadDomainFromIS(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCDomainManager.getAttributeValue(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCConfigManager.loadUWCDomainConfig(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCConfigManager.loadDomainConfig(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCConfigManager.loadDefaultDomainProperties(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.common.util.UWCConfigManager.init(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.sun.uwc.UWCServletBase.init(Unknown Source)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3478)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardContext.start(StandardContext.java:3760)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    [23/Jun/2005:17:11:53] warning (25483): CORE3283: stderr: at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    [23/Jun/2005:17:11:55] info (25483): HTTP3072: [LS ls1] http://msgproxyexb.kent.ac.uk:80 ready to accept requests
    [23/Jun/2005:17:11:55] info (25483): CORE3274: successful server startup

    The problem is that you have two forms. Put a single form.

  • ICE Command History

    <p>Hi,</p><p>One way of getting an easy to edit command history is to use JLine as a wrapper for ICE.</p><p>You can download JLine from:</p><p>http://jline.sourceforge.net/</p><p>After you have downloaded and unzipped JLine, copy the JLine.jar file to the Quark distribution directory.</p><p>Then on windows:</p><p>create a new file "set-javacp-extended.bat" in the Quark directory containing the following line:</p><p> set JAVACP_PATH=%JAVACP_PATH%;jline-0.9.9.jar</p><p>edit ICE.bat so that it looks like this:</p><p>@rem This starts ICE with the cal.samples.cws workspace.</p><p>@javacp -DCAL.workspace.spec="StandardVault cal.samples.cws"  jline.ConsoleRunner com.businessobjects.lang.cal.ICE %1 %2 %3 %4 %5 %6 %7 %8 %9</p><p> And then start ICE using ICE.bat as normal, and ICE will run with full command line editing thanks to Jline. </p><p>On UNIX/Mac:</p><p> create a new file "set-javacp-extended.sh" in the Quark directory containing the following line:</p><p>set JAVACP_PATH=$JAVACP_PATH:jline-0.9.9.jar </p><p>edit ICE.sh so that it looks like this:</p><p>#!/bin/sh</p><p># This starts ICE with the cal.samples.cws workspace.</p><p>cd "`dirname "$0"`"</p><p>./javacp-workspace.sh cal.samples.cws jline.ConsoleRunner com.businessobjects.lang.cal.ICE $*</p><p> </p><p>I&#39;m afraid this won&#39;t give you tab completion - that would require updating ICE to use jline directly and supplying some completers...  </p><p>Magnus.</p><p> </p><p> </p><p> </p><p> </p>

    There is some support for command history in ICE . The commands can be seen by typing :h on the ICE command line.<br />:spc                               (Show previously executed commands in a numbered list)<br />:pc <command number>               (Execute a previous command indicated by the command number)<br />:npc <number of commands>          (Set the size of the command history)<br />:rr                                (Re-evaluate the last entered CAL expression.)<br /><br />One can also script ICE commands, editing the script in one&#39;s preferred editor. Note that script files support /*.. */ and // style comments and can also contain any other ICE commands, one per line.<br />:script <script file name>         (Run the specified script.)<br /><br />ICE itself just uses the standard Java console which doesn&#39;t support the functionality needed for some fancier shell-like features such as up-down arrow command histories. However, it is possible to write a custom shell (i.e. essentially a Java UI program), to get some of the features you suggest. <br /><br />

  • Anyone running Communications Suite 5 on X86 hardware

    Hi,
    We recently installed communications Suite 5 on X86 hardware and have run into numerous bug and issues. We are wondering if there are others that have installed Comm. Suite 5 on X86 that are willing to share their experiences and possibly collaborate with us.
    We've contacted support many times and on many occasions we get bug reports and patches that refer to bug fixes for Sparc Hardware but it doesn't seem that many people (including Sun support) use x86.
    Any information or comments would be appreciated.
    thanks

    Hi Shane,
    I appreciate the response.
    We are as patched as we can. We have also been putting in binary files, IDRs and T patches as recommended by our support person(s), and many times having to back them out because the patch caused as many problems as it has fixed. The only time the system was at all stable and working to what we thought was proper was during our (as we later found out, minimal) testing. Once we actually had most of our user population using it and putting it under load we've had problem after problem. Including things such as the Calendar server crashing ever 1-2 hours, Calendar database getting corrupted and then deleted by failing hot backups/archiving, mal-formatted email message, ics* attributes being deleted for users when setting permission via outlook connector, uwc, or cal express, and numerous JavaScript errors.
    Maybe the Sparc version is just as buggy but I don't think that it is a far stretch to think that completely different hardware platforms would not always have the same bugs. Especially considering that we are talking completely different architectures with different endian-ness, memory registers, etc...
    I'm sure a vast majority of bugs in jsp, java, and javascript code can be seen between platforms but as noted above we have been given binaries which, maybe have the same code base but wont necessarily cause the same bugs. Maybe the bugs are there but on many occasions I have been given a bug number which I can't pull any information about (being that it is an internal bug number I suppose). So maybe the bugs are in both sparc and x86 but I have no way to know this until the official patch is release or the bug is publicly available.
    I posted here, so that I could get a better idea of what others are seeing with their systems. Another reason I ask this and stated that it seemed like very few people are using comm suite 5 on x86, because from the start of our testing and throughout the last 5 months we have repeatedly asked our Sun partner, Sun support personel, Sun account managers, and anyone else involved, if they could refer us to someone that has a comm suite 5 deployment on x86 and as yet we have not gotten a single response.
    With this said, I am simply stating my experiences up until now and on many occassions (of the nearly 40 cases that we have opened with support) I have repeatedly been told things like my only test platform is a sparc ultra 5, or we can't recreate your issue on a similar system (similar as in sparc and not x86 or deployed on a single host and not a DWP setup like ours). I've created test accounts for support to be able to log into our uwc so that they can see what we are seeing.
    I have always thought very highly of Sun but this has been changing slowly over the last 5 months or so.
    You asked for bug numbers, here are some, maybe I am wrong that they are particular to x86, maybe it is because we have a DWP setup, I've been wrong before.
    6590680,6591407
    Again, I do appreciate any response, and I would like to say thanks to all the support persons that we have been dealing with to get our issues resolved.
    As another aside, it might be helpful to know what our setup might be like so here it is:
    We have three servers 2 Sun Fire x2100's, one Sun Fire x4200, a Sun Stroragetek 6140 Disk Array and a Sun Storedge C4 Tape Library.
    x2100 is used for front end calendar server, UWC, calendar express, messenger express (users don't go directly to messenger express, but we have used calendar express for some workarounds temporarily and most users don't use or know about either calendar or messenger express, they just use UWC).
    x2100 for MMP and MTA, this is connected via LMTP to our backend Message store.
    x4100 for Messages Store and back end Calendar Server, our x4100 also is running a Solaris Zone where we have our Directory server (this zone in on zfs as was recommended by our Sun partner, until recently, I'm told this was a bad idea)). The x4100 message store (zfs), calendar database (zfs), and mboxlist db (zfs) is stored on the 6140 disk array. The x4100 is connected to the 6140 via 2 HBA's through a Qlogic Fibre channel switch.
    thanks again and sorry for the blogish style post.

  • Event Scheduling Issue

    We have several users reporting that they are getting email notifications about invitations to new calendar events, but the events do not show up in their calendars. Sometimes, if the originator deletes & re-creates the event, the event then shows up on the individual's calendar. One user indicates that if the organizer of the event is a co-owner of their calendar, it shows up in her own calendar just fine.
    In case this may have any bearing on the situation, we did perform a "dump & load" procedure on 14 Sep, at Sun support's suggestion, to clear up some db corruption that simple rebuilds wouldn't fix.
    Any ideas?
    Kurt

    shane_hjorth wrote:
    Kdcypher wrote:
    Sorry, that would be UWC (Communications Express). Since you mentioned it, I went ahead and checked in cal-express, and all the test events I set up for myself are showing up there just fine, but not in UWC.Curious. So this begs the question, is the problem in UWC/CE (caching?) or in the WCAP calendar interface/mechanism.
    Are you able to reproduce the problem if you use a WCAP client e.g. Mozilla Thunderbird with the Lightning Plugin?
    At your suggestion, I just installed the Lightning plugin, and the events that are missing in Communications Express, are NOT missing when checking with Thunderbird with the Lightning plugin, so WCAP doesn't appear to be messing it up.
    Also does the missing events show up if you log out of UWC/CE and then log-back in again.
    Nope.
    Thanks,
    Kurt

  • Ice: command history navigation like in ghci?

    Hi, we are using cal/quark on the mac. But one thing we really miss is a good
    command history in ice: (like in normal shells / or new ghci)
    - navigate to previous/next enter data
    - tab expansion of known strings, are even better functions in scope
    Thx, Klaus

    There is some support for command history in ICE . The commands can be seen by typing :h on the ICE command line.<br />:spc                               (Show previously executed commands in a numbered list)<br />:pc <command number>               (Execute a previous command indicated by the command number)<br />:npc <number of commands>          (Set the size of the command history)<br />:rr                                (Re-evaluate the last entered CAL expression.)<br /><br />One can also script ICE commands, editing the script in one&#39;s preferred editor. Note that script files support /*.. */ and // style comments and can also contain any other ICE commands, one per line.<br />:script <script file name>         (Run the specified script.)<br /><br />ICE itself just uses the standard Java console which doesn&#39;t support the functionality needed for some fancier shell-like features such as up-down arrow command histories. However, it is possible to write a custom shell (i.e. essentially a Java UI program), to get some of the features you suggest. <br /><br />

  • HttpClusterServlet Proxy Plugin problem - Weblogic Express 10

    Hi,
    I am using Weblogic Express 10 version. I am trying to configure HttpClusterServelet in one of my test machine.
    I have a Admin server and 3 Managed servers which are part of clusters. I have a test war file which is deployed on to the cluster.
    I am able to open the test war file application by hitting Managed servers URL's & Port no's
    for eg: http://hostname:portno/testapp
    Now I have created a war file with httpclusterserver features and deployed it to Admin server. (created web.xml & weblogic.xml inside WEB-INF directory and built it as war file and deployed it to Admin server)
    so practically whenever I hit the Admin server URL my request should be proxied to one of the three Managed server which are part of the cluster
    But when I try to open the application through admin server hostname and port no, I get below 403 exception on browser
    Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Below is the content of my web.xml & weblogic.xml war file
    web.xml
    -bash-3.00$ more web.xml
    <!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>
    <servlet>
    <servlet-name>HttpClusterServlet</servlet-name>
    <servlet-class>
    weblogic.servlet.proxy.HttpClusterServlet
    </servlet-class>
    <init-param>
    <param-name>WebLogicCluster</param-name>
    <param-value>
    ManagedSrv1_Hostname:PortNo|ManagedSrv2_Hostname:PortNo|ManagedSrv3_Hostname:PortNo
    </param-value>
    </init-param>
    </servlet>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>/</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>*.jsp</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>*.htm</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>*.html</url-pattern>
    </servlet-mapping>
    </web-app>
    weblogic.xml
    <!DOCTYPE weblogic-web-app PUBLIC "-//BEA Systems, Inc.//DTD Web Application 8.1//EN" "http://www.bea.com/servers/wls810/dtd/
    weblogic 810-web-jar.dtd">
    <weblogic-web-app>
    <context-root>/</context-root>
    </weblogic-web-app>
    Kindly advise on this problem.
    - - Weblogic Consultant

    Hi,
              Did you configure the replication correctly in the weblogic.xml?
              Also fill in the correct cluster address in the weblogic configuration.
              http://edocs.bea.com/wls/docs90/cluster/setup.html#726973
              Schelstraete Bart
              [email protected]
              http://www.schelstraete.org
              http://www.linkedin.com/in/bschelst

  • Comms Express and proxy auth (ie for a portal or Identity system)

    All, we'll be moving to Comms Express in about a month and we currently have an Identity/access management solution working with Mess Express (6.1) and using the proxy auth url (http://webmail.domain.com/?user=user1&proxy-auth=.....) We can pass the proxy auth from the access manager (SiteMinder) to ME and people can login into their Webmail (ME) without incident.
    However UWC is a different animal. Does anyone know how to get a proxy auth url string for UWC to accomplish the same thing? I know UWC essentially does a proxy auth for messaging and calenar already, so we have to find something that does it to pass it to messaging and calendar to get the Comms Exprees interface.
    We will be using the following version:
    Sun Java(tm) System Messaging Server 6.2-4.03 (built Sep 22 2005)
    libimta.so 6.2-4.03 (built 04:37:42, Sep 22 2005)
    And UWC is at 118540-23
    Any help would be appreciated.

    pruebitas wrote:
    Before, when we had Messenger Express, we have a web (like a portal) where users used to fill in a form with the user and the passwd to connect to the messenger express.
    Now, with the UWC, is not posible to access the same way. I'm a bit lose with this.UWC provides Acess Manager Single-Sign-On (SSO). So if your web-application was to set an access-manager SSO cookie when the user logged in and redirected the user to the UWC login page, they would be automatically logged in (assuming you had configured UWC to allow access manager authentication).
    For information on how to set access manager SSO cookies in web-interfaces, please refer to the access manager manuals on docs.sun.com.
    Regards,
    Shane.

  • Airport Express - How to set proxy settings?

    Hello all
    I have an AirPort Express in for testing at work.
    The internet access at work requires going through a proxy. This proxy gets set on domain clients via gpo.
    We have some devices we dont want to put on the domain (wont get the gpo) but we need them to have internet access.
    We could set the proxy on these devices manauly but theres a lot of them.
    I have been trying to find where in the Airports settings you can set proxy settings but cant find anything.
    Can you set proxy settings manualy in the device and if so, where abouts?
    I'm using windows for accessing the Airports settings.
    Thanks for any help someone can offer.

    unfortunately i have to use 1.4 which makes this a bit more tricky.
    my other idea was to use system.setProperties to set the 2 proxy fields and then afterwards set them back to what they were -- however in the case they were null I get an NPE when I try and set them back, so I'd need a workaround for that as well.

  • Problem with airport express connected to a lan with proxy

    *in my university exist a lan network with proxy config and port.*
    *i searched in the config mode but nothing guide me.*
    *If someone know how connect it please answer this topic*
    Jf

    I think I have it on the right setting - what do I select in the settings?!
    To activate ProxySTA, you must set up the Express to join a wireless network and then enable the Allow Ethernet Clients setting; both settings are located in the Wireless tab of AirPort Utility.
    It said it was going to take an hour to transfer a 250meg file, so thats definitely still going over wifi.
    It still going over wireless is correct. Remember your Mac Pros are connecting to the network over a wireless connection. So, for example, when you send a file from one Mac Pro to the QNAP, that file must first travel to the AEBSn (by wireless), then to the AXn (by wireless), before it makes it to the QNAP by wire.
    The other option, which theoretically, should improve the data transfer rate, would be to configure both base stations into an extended network. In this type of network, the AXn would be an extension of the AEBSn's wireless network and its Ethernet port would still be enabled for the Ethernet switch.

  • How do I use Sun Web Server 7.0u1 reverse proxy to change public URLs?

    Some of our installations use the Sun Web Server 7.0 (update 1, usually)
    for hosting some of the public resource and reverse-proxying other parts
    of the URI namespace from other backend servers (content, application
    and other types of servers).
    So far every type of backend server served a unique part of the namespace
    and there was no collision of names, and the backend resources were
    published in a one-to-one manner. That is, a backend resource like, say,
    http://appserver:8080/content/page.html would be published in the internet
    as http://www.publicsite.com/content/page.html
    I was recently asked to research whether we can rename some parts of
    the public URI namespace, to publish some or all resources as, say,
    http://www.publicsite.com/data/page.html while using the same backend
    resources.
    Another quest, possibly related in solution, was to make a tidy url for the
    first page the user opens of the site. That is, in the current solution when
    a visitor types the url "www.publicsite.com" in his or her browser, our web
    server returns an HTTP-302 redirect to the actual first page URL, so the
    browser sends a second request (and changes the URL in its location bar).
    One customer said that it is not "tidy". They don't want the URL to change
    right upon first rendering the page. They want the root page to be rendered
    instantly i the first HTTP request.
    So far I found that I can't solve these problems. I believe these problems
    share a solution because it relies on ability to control the actual URI strings
    requested by Sun Web Server from backend servers.
    Some details follow, now:
    It seems that the reverse proxy (Service fn="service-passthrough") takes
    only the $uri value which was originally requested by the browser. I didn't
    yet manage to override this value while processing a request, not even if
    I "restart" a request. Turning the error log up to "finest" I see that even
    when making the "service-passthrough" operation, the Sun Web Server
    still remembers that the request was for "/test" (in my test case below);
    it does indeed ask the backend server for an URI "/test" and that fails.
    [04/Mar/2009:21:45:34] finest (25095) www.publicsite.com: for host xx.xx.xx.83
    trying to GET /content/MainPage.html while trying to GET /test, func_exec reports:
    fn="service-passthrough" rewrite-host="true" rewrite-location="true"
    servers="http://10.16.2.127:8080" Directive="Service" DaemonPool="2b1348"
    returned 0 (REQ_PROCEED)My obj.conf file currently has simple clauses like this:
    # this causes /content/* to be taken from another (backend) server
    NameTrans fn="assign-name" from="/content" name="content-test" nostat="/content"
    # this causes requests to site root to be HTTP-redirected to a certain page URI
    <If $uri =~ '^/$'>
        NameTrans fn="redirect"
            url="http://www.publicsite.com/content/MainPage.html"
    </If>
    <Object name="content-test">
    ### This maps http://public/content/* to http://10.16.2.127:8080/content/*
    ### Somehow the desired solution should instead map http://public/data/* to http://10.16.2.127:8080/content/*
        Service fn="service-passthrough" rewrite-host="true" rewrite-location="true" servers="http://10.16.2.127:8080"
        Service fn="set-variable" set-srvhdrs="host=www.publicsite.com:80"
    </Object>
    I have also tried "restart"ing the request like this:
        NameTrans fn="restart" uri="/data"or desperately trying to set the new request uri like this:
        Service fn="set-variable"  uri="/magnoliaPublic/Main.html"Thanks for any ideas (including a statement whether this can be done at all
    in some version of Sun Web Server 7.0 or its opensourced siblings) ;)
    //Jim

    Some of our installations use the Sun Web Server 7.0 (update 1, usually)please plan on installing the latest service pack - 7.0 Update 4. these updates addresses potentially critical bug fixes.
    I was recently asked to research whether we can rename some parts of
    the public URI namespace, to publish some or all resources as, say,
    http://www.publicsite.com/data/page.html while using the same backend
    resources.> now, if all the resources are under say /data, then how will you know which pages need to be sent to which back end resources. i guess, you probably meant to check for /data/page.html should go to <back-end>/content/page.html
    yes, you could do something like
    - edit your corresponding obj.conf (<hostname>-obj.conf or obj.conf depending on your configuration)
    <Object name=¨default¨>
    <If $uri = ¨/page/¨>
    #move this nametrans SAF (for map directive - which is for reverse proxy within <if> clause)
    NameTrans.. fn=map
    </If
    </Object>
    and you could do https-<hostname>/bin/reconfig (dynamic reconfiguration) to check out if this is what you wanted. also, you might want to move config/server.xml <log-level> to finest and do your configuration . this way, you would get enough information on what is going on within your server logs.
    finally,when you are satisfied, you might have to run the following command to make your manual change into admin config repository.
    <install-root>/bin/wadm pull-config user=admin config=<hostname> <hostname>
    <install-root>/bin/wadm deploy-config --user=admin <hostname>
    you might want to check out this for more info on how you could use <if> else condition to handle your requirement.
    http://docs.sun.com/app/docs/doc/820-6599/gdaer?a=view
    finally, you might want to refer to this doc - which explains on ws7 request processing overview. this should provide you with some pointers as to what these different directives mean
    http://docs.sun.com/app/docs/doc/820-6599/gbysz?a=view
    >
    One customer said that it is not "tidy". They don't want the URL to change
    right upon first rendering the page. They want the root page to be rendered
    instantly i the first HTTP request.
    please check out the rewrite / restart SAF. this should help you.
    http://docs.sun.com/app/docs/doc/820-6599/gdada?a=view
    pl. understand that - like with more web servers - ordering of directives is very important within obj.conf. so, you might want to make sure that you verify the obj.conf directive ordering is what you want it to do..
    It seems that the reverse proxy (Service fn="service-passthrough") takes
    only the $uri value which was originally requested by the browser. I didn't
    yet manage to override this value while processing a request, not even if
    I "restart" a request. Turning the error log up to "finest" I see that even
    when making the "service-passthrough" operation, the Sun Web Server
    still remembers that the request was for "/test" (in my test case below);
    it does indeed ask the backend server for an URI "/test" and that fails.
    now, you are in the totally wrong direction. web server 7 includes a highly integrated reverse proxy solution compared to 6.1. unlike 6.1, you don´t have to download a separate plugin . however, you will need to manually migrate your 6.1 based reverse proxy settings into 7.0. please check out this blog link on how to set up a reverse proxy
    http://blogs.sun.com/amit/entry/setting_up_a_reverse_proxy
    feel free to post to us if you need any futher help
    you are probably better off - starting fresh
    - install ws7u4
    - use gui or CLI to create a reverse proxy and map one on one - say content
    http://docs.sun.com/app/docs/doc/820-6601/create-reverse-proxy-1?a=view
    if you don´t plan on using ws7 integrated web container (ability to process jsp/servlet), then you could disable java support as well. this should reduce your server memory footprint
    <install-root>/bin/wadm disable-java user=admin config=<hostname>
    <install-root>/bin/wadm create-reverse-proxy user=admin uri-prefix=/content server=<http://your back end server/ config=<hostname> --vs=<hostname>
    <install-root>/bin/wadm deploy-config --user=admin <hostname>
    now, you can check out the regular express processing and <if> syntax from our docs and try it out within <https-<hostname>/config/<hostname>-obj.conf> file and restart the server. pl. note that once you disable java, ws7 admin server creates <vs>-obj.conf and you need to edit this file and not default obj.conf for your changes to be read by server.
    >
    I have also tried "restart"ing the request like this:
    NameTrans fn="restart" uri="/data"
    ordering is very important here... you need to do this some thing like
    <Object name=default>
    <If not $restarted>
    NameTrans fn=restart uri from=/¨ uri=/foo.
    </If>

  • Help with regular expression to not run shtml-hacktype on particular reqs

    Hi,
    Okay, back to 7.0 u2 not ignoring things it should. Our regular site has a lot of SHTML includes. Then we have the glassfish loadbalancer plugin configured for a back-end web application. The problem is, the application URLs end in .html and the web server is looking locally for those requests. If I disable:
    ObjectType fn="shtml-hacktype"In the instance obj.conf, then the requests process normally in the proxy.
    I can't do that, though, because of the includes - then our main site doesn't function properly.
    Is there a way I can surround that line with something like "if request is not /gog/*" then execute? Similar to what I had to do for the j2ee problem looking locally instead of on the back end Weblogic servers.
    <If $uri =~ '^/wp-(.*)'>
    NameTrans fn="ntrans-j2ee" name="j2ee"
    </If>Only I want the opposite - if $uri is not equal to '^/gog/(.*)' then execute the shtml hacktype. I just don't know exactly what the expression would be.
    Thanks!

    Nevermind - I got it. RTFM :-)
    <If $uri !~ '^/gog/(.*)'>
    ObjectType fn="shtml-hacktype"
    </If>

  • Sun Web server 6.1 SP9 Reverse proxy - Changing Web Server Context

    I am trying to configure a Reverse Proxy such that it can change the context of the requested URL.
    My SOWS reverse proxy plug-in is running on server server1.sample.com and the destination server is running on server2.sample.com. The use case, the incoming URL is [|http://server1.sample.com/dummy1/]...... and I need to map this to {color:#0000ff}http://server2.sample.com/*dummy2*/.....;{color} It looks like the reverse proxy only maps to a server level but disregards the context. The reason I say that, in the server 2 logs I see - .... trying to GET /dummy1....; I needed the call to look for dummy2 context. Can this be done?

    well, web server uri processing does not understand web application level context (in terms of java web applications). however, if you would like to map all uri's ending with /dummy1 to go to /dummy2, then you can easily do this with web server 7 regular express processing
    http://blogs.sun.com/elving/entry/mass_virtual_hosting_in_7
    http://docs.sun.com/app/docs/doc/820-6599/gdaer?a=view
    besides web server 7 includes a very tightly integrated reverse proxy unlike 6.1 where you need reverse proxy as a separate plugin. so, you might want to check out if ws7 can serve your needs
    - sriram

  • Proxy User - Forms 11.1.2 and Oracle Database (version 10.1.0.5) ??

    Hi,
    we are migrating from Forms 6i to 11.1.2. Our database version is very old (Enterprise Edition, version 10.1.0.5) because this is the latest version of the DB that Forms 6i runs, and we will migrating to 11g in phases. So 6i and 11g will co-exists for a while (accesing the same DB).
    I am trying to use proxy users feature to login to database.
    So I did this:
    - I created a user PROXY_USR to be the proxy user:
    SQL> create user PROXY_USR identified by PROXY_PASW;*
    - I grant create session for the user:
    SQL> grant create session to PROXY_USR;*
    - I changed the application users (eg APPUSER01), to connect via proxy user:
    SQL> alter user APPUSER01 grant connect through PROXY_USR;*
    The comand in Forms module to login is:
    +LOGON('PROXY_USR[APPUSER01]','PROXY_PASW@DB01');+*
    The logon built is being performed and the connection being made, without erros.
    But when I verify in what user the application is logged on, the result is not
    what was expected:
    I did the follwing PL/SQL inside Form module:
    begin*
    select user into v_user_DB from dual;*
    MESSAGE('User Connected: '||v_user_DB,ACKNOWLEDGE);*
    exception*
    when others then*
    MESSAGE('ERR: '||SQLERRM,ACKNOWLEDGE);*
    end;*
    The result from this select, is PROXY_USR and not APPUSER01 (that would be the correct):
    *>>Result: "User Connected: PROXY_USR"*
    Some more commands that were also performed inside Forms module:
    begin+
    select sys_context('userenv','current_user') v_current_usr from dual+
    MESSAGE('Current User: '||v_current_usr,ACKNOWLEDGE);+
    exception+
    when others then+
    MESSAGE('ERR: '||SQLERRM,ACKNOWLEDGE);+
    *>>Result: "User Connected: PROXY_USR"*
    begin+
    select sys_context('userenv','proxy_user') v_proxy_user from dual;+
    MESSAGE('Current User: '||v_proxy_user,ACKNOWLEDGE);+
    exception+
    when others then+
    MESSAGE('ERR: '||SQLERRM,ACKNOWLEDGE);+
    *>>Result: "Proxy User: "*
    OBS: when a connect via SQL*Plus, in a 11g database (Express), and run the commands above, the results are OK. The
    APPUSER01 is returned.
    Any ideas ?? I will open a SR in Metalink, but I think they will first request a database upgrade,
    which is not feasible for us at the moment ...
    Thanks in Advance.
    Franco

    Unfortunately besides trying on a certified combination (maybe use the Developer Database VM and import the required schemas for trial) and going through the documentation at http://docs.oracle.com/cd/E24269_01/doc.11120/e24477/sso.htm I can't offer more. I don't have a 10gR1 database anymore and also I don't have OID to play with.
    cheers

Maybe you are looking for

  • How do I get the questions submitted by everyone stopped being sent to my e-mail

    I don't know if this is the right community to be asking this to, but, it's the only one I belong to.  I have tried to change my notification preferences singly and all together, and neither does any good. Does anyone know how to stop this?  In 2 day

  • Error while sending the SOAP

    Hi All, We recently had SP upgrades fro sp09 to SP 17. From then we are getting an error as below when tring to send the soap message and the SOAP adapter went to inactive state .Several restarts dint help. Source: SAPIntegrationAdapter Message: <?xm

  • Multiple Invoicing Parties in one PO

    Hello all, I need to maintain in PO partner functions more than one vendor as invoicing party. This happens because my PO vendor is actually a Temporary Group of Vendors associated. All IV activies can be carried through by all members of the group.

  • Passing array of parameters to constructor

    I'm writing a script which facilitates interaction between javascript and an already existing flash library. One of the things I need to do is create an instance of class x, where class x can be one of a large number of classes. The constructors for

  • Zen micro problem h

    when i tried to connect my micro to my computer it said there was a problem installing new hardwear ur new divice may not work right. it does not even show up in my computer. help me please