Referrals without host:port in LDAP url

Hi,
I have a data tree I want to replicate. The only way I can do it is to chop the tree out into different branches but I would like to keep a virtual tree for the applications that are currently working against my directory.
I've created some new databases and some smart referalls like
ref: ldap:///ou=newobjects,o=objects
The problem is that it seems the ldap_search_s function can't follow this referrals without host:port (ldapsearch tool in Linux follows the referrals properly but using the C++ API it doesn't work). Is there anyway to create the referral without references to host:port, I mean to make the referral point to the another entry at the same server instance and to get the same behaviour in any server.
Thanks in advance
Jorge Ortiz

I have some information for you. Please post this question at secnews.netscape.com:netscape.server.directory for a follow up

Similar Messages

  • Unsing comma sep URL Syntax mq://host:port/option1=va,mq://host:port/option

    in the [openmq documentation|https://jmsjca.dev.java.net/source/browse/*checkout*/jmsjca/jmsjca/unifiedjms/src/userdoc/sun-jms-adapter-readme.html] it is mentioned that u can use such comma seperated configurations for failover. now my question is what is the result if i am using such syntax to configure
    To support one or more SJSMQ message server addresses, add a comma and another URL,
    e.g. mq://host:port/serviceName?option1=value1&option2=value2, mq://host:port/serviceName?option1=value1&option2=value2 1) consumers
    2) producers with this url?
    lets say this setup is given:
    datacenter 1   ---------------100 km ---------------- datacenter 2
    broker1                                                       broker 2
    appserver domain 1                             appserver domain 2 (clients configured with both brokers)
    producer and consumer for queue1             producer and consumer for queue1 on broker?1) how do the clients decide to which broker connect first?
    2) what happens if tcp connection (WAN) breaks between datacenter
    3) what happens if it gets up again?
    any comments appreciated.
    can anyone point me to a documentation that is a bit more comprehensive on this feature?
    regards chris
    Edited by: cbrennsteiner on Jul 2, 2008 4:09 PM

    Please read the section in the documentation on client reconnection. That should cover how clients connect and reconnect. If you have any questions after that please let us know:
    http://docs.sun.com/app/docs/doc/819-7757/6n9mar6ff?l=en&a=view#aeqdx

  • Extract current page url without host

    Anybody aware of a {tag_ or {module- that returns the current page url without host, i.e. on page 'http://mysite.com/sub/page1.html' we need to extract the page url 'page1.html'?
    Thanks

    I think I missed it the first time, but I found it, thanks (http://forums.adobe.com/thread/1032246?tstart=0)

  • ABAP WEBDYNPRO Application Administrative DATA URL HOST & PORT empty/blank

    My ABAP Webdynpro applications do not display the preview layout in SE80 just white page - no errors ANYWHERE.
    Also in SE80 the properties on the application look like: https://:/sap/bc/webdynpro/sap/z_rep_text.  Don't know why https, but I think if I could figure that out I may resolve the issue.  Can't see why trying to run HTTPS, then the host & port are empty.
    I have been reading SDN posts & notes for days on this. I HAVE ACTIVATED ALL SERVICES that is not the issue.  This works fine in our QA system so I know it is some sort of configuration in the development system that is causing this issue.
    We just applied support packs to 23 on SAP ECC 6.0. SAP_ABAP, SAP_BASIS 7.0 level 23.  This was working before patches. There had to be some note that changed what WEBdynpro's look at so now development is no longer working. 
    Any suggestions would be appretiated.
    Regards,
    Diane Szmurlo

    We found that the profile parameter login/ticket_only_by_https was set to 1.  Once we changed to 0 everything worked fine.

  • XML Publisher Desktop Db connect SQL Server Host:Port:Sid

    Brand new to XML Publisher. Set up XML Publisher Enterprise environment to work with SQL Server 2005 using both MS 2000 & 2005 JDBC drivers, so far no problem.
    However the XML Publisher Desktop Report Wizard will not connect to SQL Server 2005 using either MS 2000 & 2005 JDBC drivers. I provide the same data source name, user and pw that I use in the XML Publisher Enterprise environment but it is the 4th piece of information - the database portion (Host:Port:Sid) that I am having trouble with. SID is an Oracle invention not used in the SQL Server world. I have tried various combinations of the database string without sucess.
    Perhaps the XML Publisher Desktop does not work with SQL Server. Does anyone know how to use XML Publisher Desktop to create templates that will work with MS SQL Server?
    Thank you.
    BG...

    Shaun,
    Thanks for you comments. I belive I now have enough to use the HSGC-ODBC technique to make the template and then re-edit it to make it work with the original JDBC connection.
    That said, "Using ODBC-JDBC bridge connection is really poor in performance." I, more than anyone on the planet am aware of this issue and more.
    Being new to XMLPublisher I thought that having a JDBC connection to a SQL Server from XMLP Enterprise led me to beleive that the XMLP Desktop template creation tool would also work. "*** Pity the fool ***" for thinking that! (Thank-you Mr. T!!! <grin>).
    Because I had to engage a 'heterogeneous connectivity" solution to this problem indicates that the product is half-baked. That's not to say that it is not capable.
    Rushing software products to market quickly creates products that make the rest of us jump through hoops. I resent that!!! I have more import things to do than waste time!
    I demand more of a trusted vendor, do you? I have tortured myself with Oracle products thinking they were ready since the early nineties.
    Look we are in a "heterogeneous universe" and if the product pretends to work with "heterogeneous databases" on the Enterprise side than it damn well aught to work with them on the Desktop side. That's my opinion.
    Attention OTN: I am back!!!
    Justin, this needs to be fixed.
    Thanks!
    BG...

  • Host / Port in the hyperlinked field.

    In the RTF data template added hyperlink on the field,
    This hyperlink should fetch HTTP host/port from the variable declared in the xsl file.
    So that report could run without hard coding the host / port in the hyperlink.
    When tried to embed the <xsl:value-of select="$port_name"/>;?>
    BI Publisher couldn’t decode the variable value.
    Please suggest a way to implement this.

    I tried to add the statement to the init.ora file which is referenced by the inittest.ora file, and the error message changed to the following: (By the way, am I supposed to modify anything in order to use JDBC, or it should be fine after it has been installed?) Thanks.
    Exception in thread "main" java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
    at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:208)
    at oracle.jdbc.ttc7.O3log.receive1st(O3log.java:428)
    at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:248)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:249)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:36
    5)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:177)
    at JDBCExample.main(JDBCExample.java:10)

  • RDS and Gateway issues: Cannot get remoteapps to run without opening port 3389 on firewall

    I am testing the setup of a small RDweb server to host QuickBooks for some remote sales users (4 users). For the most part, I have everything installed on one virtual server (using 2012r2 "Quick Start" session host deployment with the additional
    Licensing and Gateway server roles added to the same server).
    Everything works excellent with one exception. External clients cannot launch published apps without having port 3389 open on the firewall, even with the gateway role installed and the 'Deployment Properties' set to use the gateway. They can properly connect
    to the RDweb site and view the published apps. The only way it works is open the firewall port (at which time I can disable the gateway or leave it configured and it works either way). Internally, everything works accordingly. I have followed the steps outlined
    on many sites and have combed though the forum here to no avail.
    Error received (summarized but is a well documented error):
    remote desktop can't connect to the remote computer: 1- Your user account is not listed (it actually is) or 2- You might have specified the remote computer in NetBios format . . etc.
    This is an existing SBS 2011 environment with additional virtual servers setup to host QuickBooks as outlined below:
    Current setup:
    Used Quick Start to install Remote Desktop Services in hosted sessions mode
    Installed the additional roles for Licensing and Gateway server on same server
    Configured wild card public certificates on all four services (Connection Broker(2), Web Access and Gateway)
    Configured internal DNS to properly lookup our external FQDN of this server (ex. quickbooks.contoso.com points to quickbooks.contoso.local
    One thing I noticed (just now) when I launch a published app and the firewall has port 3389 closed, a dialog box pops up directly after launching the app that warns about running a RemoteApp program and mentions the Remote Computer and the Gateway Server
    as both the same (which it is); however, I would have assumed one would have listed the internal server's name while, instead, both are listed as the external FQDN. Either way, internal DNS should still allow it to properly route . . no? I don't know . . I'm
    sure I am just missing something in a routing configurations somewhere. The gateway service is not properly looking up the RDweb service and then seeming not routing the encapsulated RDP session through HTTPS. . .. is my guess . .
    I was reading about the "set published name" commandlet; however, I am not experiencing a certificate name mismatch; however, the certificate name does show up as *.contoso.com versus the actual name. I may just be grasping as straws now . . :)

    Ok, while I was in the server and looking over the BPA scans: "The Remote Desktop Gateway (RD Gateway) server Secure Sockets Layer (SSL) certificate may not have a valid certificate subject name." This may be due to it showing up as *.companyname.com
    versus quickbooks.companyname.com. Anyhow. .. on to the list of actions above:
    Changed RD RAP from "Select Active Directory" group to "Allow any network resource" and tested with port 3389 closed on firewall:
    Worked. Initially it did not as I had used a custom shortcut created from earlier; however, after logging into the RDweb site again, the application loaded fine now (after the RD RAP change)
    No error message appeared; however, I did notice that for a split second, the word Error did appear in the browser's tab title, but only very shortly. The app launch does take a bit longer too now (about 10-15 seconds, up from about 4 seconds with the port
    open). This, I could care less about so long as we are properly forwarding the traffic through the gateway.
    As for log entries, I had spend quite a bit of time in there and only had minor issues with loading user profile setting taking too long and policy settings preventing the redirection of USB devices. Looking again, no issues still. Just a bunch of informational
    entries where I would connect before (and disconnect) but only with the port on the firewall open; otherwise, there was not an entry corrolating to when I would receive an error before. Now though, I am connecting after the RD RAP change and logs are showing
    connections even with the port closed. These are in "operational", the "admin" log only shows the update to the RD RAP configuration.
    Yes, the LAN's DNS server does relay the lookup information for my public FQDN as the local LAN address. No need for a local host record.
    I have now added a new rule in our firewall to allow and forward UDP port 3391 traffic to the internal server hosting remote services
    Thank you very much for your assistance on this matter. The RD RAP rule was default built during the creation of this services. Why is the resource not cross-referencing AD security groups? I could have sworn I created a group for that . . .

  • Getting host, port and contextPath in the webapplication

    I deploy my web app. on tomcat server. The web application that consists of servlets and jsps. I am also running a quartz cron job in my application that sends email once a day to some configured addresses. In the email, I need to provide a url to a web app resource. Because I'm building the url on the fly, I need to determine the servername/host, port and the application contextPath at runtime.
    How can I get this information in the quartz job class?
    thanks,

    tcs wrote:
    I understand that. My question was how do I get access to that info. from within the cron job (where there is no request object).You can only get that information for a specific request. It's possible to configure networks so that your container is serving requests for several different servers on several different ports, so asking for "the" host and "the" port is meaningless. Except in the context of a specific request, as I said.

  • Awesome Bar: auto-complete suggestion does not remember port number from URL

    I visit URLs with non-standard ports all the time such as http://localhost:8080.
    When I start typing "localhost" into the address bar, the Awesome Bar suggests only "http://localhost" - i.e. WITHOUT the port 8080 - instead of suggesting the full URL including the port.
    I never visit "localhost" without port 8080 so that entry should not even be in my history at all.
    The Awesome Bar should always remember port numbers when making suggestions.

    Unfortunately that doesn't work. Even with the URL bookmarked, typing "local" to begin the autocomplete still results in the URL being auto-completed without a port number.
    Typing the name of the bookmark itself results in no auto-complete at all, meaning you still have to press the down arrow before hitting "return" to get to the correct URL. So you're back at square one.
    I filed a bug here: https://bugzilla.mozilla.org/show_bug.cgi?id=853898
    Which turned out to be a duplicate of: https://bugzilla.mozilla.org/show_bug.cgi?id=764062

  • Deploy orchestration without inbound port

    Hi 
    I'm using BTDF and I have one biztalk application that have an orchestration that does not have an inbound port. This is
    because the orchestration is callable from other orchestrations. 
    the orhestration however have two way ports that calls and receives info to/from a database. 
    I have created a bindings, and exported into the masterbinding file. 
    But when I deploy I get the message: "Could not enlist orchestration " 
    and the rest of the bindings is not set, I have to manually right click the application,, select configure and manually choose
    the ports and host. 
    So I understand that BTDF cant out-of-the-box deploy orchestrations without inbound ports, but is there a configurational
    workaround? 
    I cannot add an inbound port to that project because then the orchestration won't be callable

    Yeah, thats the one ;)
    And this is my file. 
    I created it by deploying the application. Creating the ports I needed, configured everything as it should be. Started the application. Exported the file into PortBindingsMaster.xml
    then i replaced some variables with keys that get values from the EnviromentSettings file.
    This prosess have worked for all of my applications exept the two without inbound ports
    <?xml version="1.0" encoding="utf-8"?>
    <BindingInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Assembly="Microsoft.BizTalk.Deployment, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Version="3.5.1.0" BindingStatus="FullyBound" BoundEndpoints="2" TotalEndpoints="2">
    <Timestamp>2014-01-15T14:42:20.8195006+01:00</Timestamp>
    <ModuleRefCollection>
    <ModuleRef Name="[Application:MeldingsLogger]" Version="" Culture="" PublicKeyToken="" FullName="[Application:MeldingsLogger], Version=, Culture=, PublicKeyToken=">
    <Services />
    <TrackedSchemas>
    <Schema FullName="MeldingsLogger.StorageMessage" RootName="StorageMessage" AssemblyQualifiedName="MeldingsLogger.StorageMessage,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="Ferdig" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="FraService" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="Guid" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="InsertOrUpdate" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="Melding" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="Tidspunkt" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="anyType" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="anyURI" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="base64Binary" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="boolean" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="byte" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="char" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="dateTime" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="decimal" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="double" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="duration" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="float" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="guid" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="int" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="long" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="QName" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="short" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="string" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="unsignedByte" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="unsignedInt" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="unsignedLong" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="unsignedShort" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_SimpleTypeArray" RootName="ArrayOflong" AssemblyQualifiedName="MeldingsLogger.Sql_SimpleTypeArray,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Table_Log" RootName="ArrayOfBatchData" AssemblyQualifiedName="MeldingsLogger.Sql_Table_Log,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Table_Log" RootName="ArrayOfBatchMetadata" AssemblyQualifiedName="MeldingsLogger.Sql_Table_Log,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Table_Log" RootName="BatchData" AssemblyQualifiedName="MeldingsLogger.Sql_Table_Log,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Table_Log" RootName="BatchMetadata" AssemblyQualifiedName="MeldingsLogger.Sql_Table_Log,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_TableOperation_Log_BatchData" RootName="Insert" AssemblyQualifiedName="MeldingsLogger.Sql_TableOperation_Log_BatchData,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_TableOperation_Log_BatchData" RootName="InsertResponse" AssemblyQualifiedName="MeldingsLogger.Sql_TableOperation_Log_BatchData,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_TableOperation_Log_BatchMetadata" RootName="Insert" AssemblyQualifiedName="MeldingsLogger.Sql_TableOperation_Log_BatchMetadata,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_TableOperation_Log_BatchMetadata" RootName="InsertResponse" AssemblyQualifiedName="MeldingsLogger.Sql_TableOperation_Log_BatchMetadata,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLoggerOrchestrations.Schema1" RootName="Root" AssemblyQualifiedName="MeldingsLoggerOrchestrations.Schema1,MeldingsLoggerOrchestrations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    </TrackedSchemas>
    </ModuleRef>
    <ModuleRef Name="MeldingsLogger" Version="1.0.0.0" Culture="neutral" PublicKeyToken="9da0d8c7f4d724b8" FullName="MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8">
    <Services />
    <TrackedSchemas />
    </ModuleRef>
    <ModuleRef Name="MeldingsLoggermapper" Version="1.0.0.0" Culture="neutral" PublicKeyToken="9da0d8c7f4d724b8" FullName="MeldingsLoggermapper, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8">
    <Services />
    <TrackedSchemas />
    </ModuleRef>
    <ModuleRef Name="MeldingsLoggerOrchestrations" Version="1.0.0.0" Culture="neutral" PublicKeyToken="9da0d8c7f4d724b8" FullName="MeldingsLoggerOrchestrations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8">
    <Services>
    <Service Name="MeldingsLoggerOrchestrations.MessageLoggerOrhestration" State="Started" TrackingOption="ServiceStartEnd MessageSendReceive OrchestrationEvents" Description="">
    <Ports>
    <Port Name="BatchInsertPort" Modifier="1" BindingOption="1">
    <SendPortRef Name="WcfSendPort_SqlAdapterBinding_Multiple_Custom" />
    <DistributionListRef xsi:nil="true" />
    <ReceivePortRef xsi:nil="true" />
    </Port>
    <Port Name="BatchMetadataInsertPort" Modifier="1" BindingOption="1">
    <SendPortRef Name="WcfSendPort_SqlAdapterBinding_Multiple_Custom" />
    <DistributionListRef xsi:nil="true" />
    <ReceivePortRef xsi:nil="true" />
    </Port>
    </Ports>
    <Roles />
    <Host Name="BizTalkServerApplication" NTGroupName="BizTalk Application Users" Type="1" Trusted="false" />
    </Service>
    </Services>
    <TrackedSchemas />
    </ModuleRef>
    </ModuleRefCollection>
    <SendPortCollection>
    <SendPort Name="WcfSendPort_SqlAdapterBinding_Multiple_Custom" IsStatic="true" IsTwoWay="true" BindingOption="1">
    <Description>SendPort for SqlAdapterBinding.</Description>
    <TransmitPipeline Name="Microsoft.BizTalk.DefaultPipelines.XMLTransmit" FullyQualifiedName="Microsoft.BizTalk.DefaultPipelines.XMLTransmit, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Type="2" TrackingOption="None" Description="" />
    <PrimaryTransport>
    <Address>${SQL_Server}</Address>
    <TransportType Name="WCF-Custom" Capabilities="907" ConfigurationClsid="af081f69-38ca-4d5b-87df-f0344b12557a" />
    <TransportTypeData>&lt;CustomProps&gt;&lt;BindingType vt="8"&gt;sqlBinding&lt;/BindingType&gt;&lt;BindingConfiguration vt="8"&gt;&amp;lt;binding name="SqlAdapterBinding" maxConnectionPoolSize="100" encrypt="false" workstationId="" useAmbientTransaction="true" batchSize="20" polledDataAvailableStatement="" pollingStatement="" pollingIntervalInSeconds="30" pollWhileDataFound="false" notificationStatement="" notifyOnListenerStart="true" enableBizTalkCompatibilityMode="true" chunkSize="4194304" inboundOperationType="Polling" useDatabaseNameInXsdNamespace="false" allowIdentityInsert="false" acceptCredentialsInUri="false" enablePerformanceCounters="false" xmlStoredProcedureRootNodeName="" xmlStoredProcedureRootNodeNamespace="" /&amp;gt;&lt;/BindingConfiguration&gt;&lt;InboundBodyPathExpression vt="8" /&gt;&lt;OutboundBodyLocation vt="8"&gt;UseBodyElement&lt;/OutboundBodyLocation&gt;&lt;AffiliateApplicationName vt="8" /&gt;&lt;StaticAction vt="8"&gt;&amp;lt;BtsActionMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&amp;gt;
    &amp;lt;Operation Name="BatchMetadataInsert" Action="TableOp/Insert/Log/BatchMetadata" /&amp;gt;
    &amp;lt;Operation Name="BatchDataInsert" Action="TableOp/Insert/Log/BatchData" /&amp;gt;
    &amp;lt;/BtsActionMapping&amp;gt;&lt;/StaticAction&gt;&lt;ProxyAddress vt="8" /&gt;&lt;UserName vt="8"&gt;${SQL_UserName}&lt;/UserName&gt;&lt;InboundBodyLocation vt="8"&gt;UseBodyElement&lt;/InboundBodyLocation&gt;&lt;ProxyUserName vt="8" /&gt;&lt;OutboundXmlTemplate vt="8"&gt;&amp;lt;bts-msg-body xmlns="http://www.microsoft.com/schemas/bts2007" encoding="xml"/&amp;gt;&lt;/OutboundXmlTemplate&gt;&lt;PropagateFaultMessage vt="11"&gt;-1&lt;/PropagateFaultMessage&gt;&lt;InboundNodeEncoding vt="8"&gt;Xml&lt;/InboundNodeEncoding&gt;&lt;IsolationLevel vt="8"&gt;Serializable&lt;/IsolationLevel&gt;&lt;Password vt="8"&gt;${SQL_Password}&lt;/Password&gt;&lt;Identity vt="8" /&gt;&lt;UseSSO vt="11"&gt;0&lt;/UseSSO&gt;&lt;EnableTransaction vt="11"&gt;-1&lt;/EnableTransaction&gt;&lt;/CustomProps&gt;</TransportTypeData>
    <RetryCount>3</RetryCount>
    <RetryInterval>5</RetryInterval>
    <ServiceWindowEnabled>false</ServiceWindowEnabled>
    <FromTime>2000-01-01T00:00:00</FromTime>
    <ToTime>2000-01-01T23:59:59</ToTime>
    <Primary>true</Primary>
    <OrderedDelivery>false</OrderedDelivery>
    <DeliveryNotification>1</DeliveryNotification>
    <SendHandler Name="BizTalkServerApplication" HostTrusted="false">
    <TransportType Name="WCF-Custom" Capabilities="907" ConfigurationClsid="af081f69-38ca-4d5b-87df-f0344b12557a" />
    </SendHandler>
    </PrimaryTransport>
    <SecondaryTransport>
    <Address />
    <RetryCount>3</RetryCount>
    <RetryInterval>5</RetryInterval>
    <ServiceWindowEnabled>false</ServiceWindowEnabled>
    <FromTime>2000-01-01T00:00:00</FromTime>
    <ToTime>2000-01-01T23:59:59</ToTime>
    <Primary>false</Primary>
    <OrderedDelivery>false</OrderedDelivery>
    <DeliveryNotification>1</DeliveryNotification>
    <SendHandler xsi:nil="true" />
    </SecondaryTransport>
    <ReceivePipeline Name="Microsoft.BizTalk.DefaultPipelines.XMLReceive" FullyQualifiedName="Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Type="1" TrackingOption="None" Description="" />
    <ReceivePipelineData xsi:nil="true" />
    <Tracking>0</Tracking>
    <Filter />
    <Transforms />
    <InboundTransforms />
    <OrderedDelivery>false</OrderedDelivery>
    <Priority>5</Priority>
    <StopSendingOnFailure>false</StopSendingOnFailure>
    <RouteFailedMessage>false</RouteFailedMessage>
    <ApplicationName>MeldingsLogger</ApplicationName>
    </SendPort>
    </SendPortCollection>
    <DistributionListCollection />
    <ReceivePortCollection />
    <PartyCollection xsi:nil="true" />
    </BindingInfo>

  • How 2 config OID 10.1.2.02 OAS install? Cannot get past HOST / Port screen?

    My problem is I cannot figure out HOW to install / configure OID, so that I get past the host / port screen ... there is nothing in my Programs links that indicates anything. The "DIPadmin" won't let me log in ... I am really stuck and really annoyed. Don't even know if I need OID, but can't seem to install OAS10g w/o it.
    The installation guide does NOT EVEN HAVE "Internet Directory" IN THE INDEX of a 380 page document ... it devotes a WHOLE CHAPTER to how to set up users ... BUT IT SEEMS TO BE A BIG SECRET as to what the host name and port number should be.
    Can ANYONE Clarify this for me??
    I am trying to install 10.1.2.0.2 (I do not think I want the BEA weblogic server, at least, not yet). What I want is a server for Forms/Reports 10g, maybe BI, maybe portal ... don't know if I really need a repository. ... and also want to use ApEx via this Apache webserver config, if at all possible (can I put a DBLINK in the metadata repository, to link to the real db? do I want to?)
    I will be buy-you-a-beer-at-ODTUG-grateful, if someone could clue me in as to what I am missing.
    Suzanne

    I can see the enormous torment you got in your attempts to install OAS and because of your years of this torture, let me share you some notes here.
    Let me try what could be an easy way to have an OAS installation with version 10.1.2.0.2. This will be good for a portal installation. minor changes can lead you to install BI or webcache types.
    there is a whole bunch of assumptions and details that are important but they may again give problems for a new person in installing the OAS. so I am skipping them all. this installation will be a simple single system install with both infra and midtier on the same system. you can run the second part of the installation (midtier on another system too which should be connected in the network). but again, first have the simplest piece, then look for sophistication.
    i can see that you are working on Windows system.
    edit etc/hosts file
    please beware; this assumes that you are using a clean system. that means, no other applications are critically relying on your etc/hosts file. and editing this file will not affect their functioning. also, i am assuming that this machine that you have will not be exposed behind your company's firewalls. so even by naming it www.myfirstoas.com, you won't actually be going to this URL on internet.
    edit your etc/hosts file as follows, then you should be all set:
    xx.x.x.xxx www.myfirstoas.com
    give the ip address of your machine in this case;
    Now install the Infrastructure first:
    These will be the answers of the first few questions asked;
    Infra Home: Infra1012
    Location: D:\ORACLE\Infra1012
    Confirmed that I have administrator privileges on the machine;
    -- orcldefaultsubscriber=dc=myfirstoas,dc=com
    automatic port assignments
    go with the suggested namespace = dc=myfirstoas,dc=com
    DB Name: infra.myfirstoas.com
    SID : infra
    using same password for:
    SYS, SYSTEM, SYSMAN, DBSNMP : myfirstoas01
    instance name : Infra1012
    ias_admin pwd : myoasadmin01
    click install
    -- that should be all you need to install the Infrastructure 10.1.2.0.2.
    now i would advise that you keep writing all installation info in your notes and save it. Also copy and paste the message of successful completion in it, and save it.
    now reboot your system.
    now install Middletier;
    after reboot, rerun the OUI installer:
    Midtier Home: Midtier1012
    Location: D:\ORACLE\Midtier1012
    Confirm that you have administrator privileges on the machine;
    -- orcldefaultsubscriber=dc=myfirstoas,dc=com
    -- configured with OID on
    host : www.myfirstoas.com
    port : 389
    username: orcladmin
    pwd : myoasadmin01 (note that this is the pwd for your ias_admin account for infra)
    DB connect string: www.myfirstoas.com:1521:infra.myfirstoas.com:infra.myfirstoas.com
    instance name: Midtier1012
    ias_admin pwd: oasAdmin02 (i kept the two ias_admin pwds different to highlight that the infra and midtier instances are different)
    click install
    -- that should be enough to install midtier.
    again, always keep all installation info in your notes and save it. Also copy and paste the message of successful completion in it, and save it.
    also, always reboot your system after any installation to avoid weird transient problems.
    it should all be done in about 3 hours or so.
    hope that helps!
    AMN

  • Double host/port name when binding

    Hi,
    Can anyone answer why I get this:
    //localhost:7899///localhost:7899/my_warehouseI create a registry and bind my application to it:
    warehouse = new WareHouse();
    registry = LocateRegistry.createRegistry(7899);
    registry.rebind("//localhost:7899/my_warehouse", warehouse);Then from the client when I do a lookup:
    server = (WareHouse)Naming.lookup("//localhost:7899/my_warehouse");I get this:
    java.rmi.NotBoundException: my_warehouseAnd when I do a listing:
    String[] list = Naming.list("//localhost:7899/");
    for (int i=0; i < list.length; i++)
        System.out.println("i " + i + ": " + list);
    I get this:
    i 0: //localhost:7899///localhost:7899/my_warehouseHow come?
    Why do I get "double host/port" names?
    Is it because I do createRegistry inside the code?
    /Fredrik

    registry = LocateRegistry.createRegistry(7899);
    registry.rebind("//localhost:7899/my_warehouse",
    warehouse);Don't use a URL when calling methods on a Registry object. The bound name here is the entire URL, all you want is the my_warehouse part. You've already specified the hostname:port when you got the Registry stub from LocateRegistry.
    server =
    (WareHouse)Naming.lookup("//localhost:7899/my_warehouse");Do use a URL when calling methods on Naming. The above is correct but it is looking in a Registry at //localhost:7899 for a name 'my_warehouse'.
    java.rmi.NotBoundException: my_warehouseExactly.
    Re the listing, Registry.list() returns values that can be plugged straight into Registry.lookup, i.e. no URL part. Naming.list() returns values that can be plugged straight into Naming.lookup(), i.e. with a URL part.

  • Why the host ports are also seen in the spanning-tree output ?

    Why the host ports are also seen in the spanning-tree output ?
    Switch1#show spann
    VLAN0001
      Spanning tree enabled protocol ieee
      Root ID    Priority    32769
                 Address     0000.0CA2.138B
                 This bridge is the root
                 Hello Time  2 sec  Max Age 20 sec  Forward Delay 15 sec
      Bridge ID  Priority    32769  (priority 32768 sys-id-ext 1)
                 Address     0000.0CA2.138B
                 Hello Time  2 sec  Max Age 20 sec  Forward Delay 15 sec
                 Aging Time  20
    Interface        Role Sts Cost      Prio.Nbr Type
    Fa0/1            Desg FWD 19        128.1    P2p
    Fa0/2            Desg FWD 19        128.2    P2p
    Fa0/15           Desg FWD 19        128.15   P2p
    interface FastEthernet0/15
    description PC0 Interface
    switchport mode access
    spanning-tree portfast
    interface FastEthernet0/16
    I read somewhere that all the ports of a switch will participate in STP by default. Is there any way to remove the STP operation on host ports ?
    Regards,
    Chandu       

    All ports participate in Spanning Tree by default.
    Spanning tree is there to block redundant L2 paths in order to prevent loops. All ports are capable of causing a loop so you would not want to turn spanning tree off, in fact I don't think you can switch it off on a per port basis. You can switch it off on a per vlan basis.
    You are already using portfast which allows host ports to transition into a forwarding state without going through the listening and learning states of STP. If you switch off STP on a port, you risk the chance of a L2 loop.
    https://supportforums.cisco.com/docs/DOC-5180

  • Running ABAP Web Dynpro Application without host entry of web server

    Hi All,
    I am trying to run a web dynpro application, its working fine when I have done host entry (host nam.domain.extension) of web server.
    But when I remove this entry from host file it not runs.
    Can you tell me the posibility of running this application without host entry? Based on this possibility I have to proceed my work. Please guide me.
    Thanks and Regards
    Sudhir Gupta

    Hi Sudhir ,
    See the below link , its necessary to provide FQDN.
    http://help.sap.com/saphelp_nw70/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm
    Regards
    Yash

  • Oracle 10g Express Edition    Host , Port, ServiceId(SID)

    Hi
    I am trying to connect Oracle 10g Express Edition from Net Beans. But it is prompting for the following detials.
    Host , Port, ServiceId(SID).
    Please help me .
    Thanks in Advance.
    PurnachandraRao.

    Drop down to a command line. Enter the command 'lsnrctl status'. That will tell you all this information.
    Often it is 'localhost', port 1521, and always SID=XE

Maybe you are looking for

  • Maximum resolution on external monitor

    wondering if anyone knows what the maximum resolution the graphics card on my emac (1.42 Ghz model) would support for an external monitor? I am currently running a 17" monitor at 1280 x 1024 using the screen spanning doctor hack and it works well, bu

  • How do I to recover lost files on the iPhone 4 due to a restore?

    This past weekend, my iphone 4 suddenly stop sending and recieveing calls then wouldn't do anything until I restore it on itunes.  So I restored it but since my phone hasen't been synced recently, I lost several songs and apps that I paid for and sev

  • Itunes not working as default media player for mp3's in firefox

    In Firefox (and I tried Safari with same results), clicking a link that is supposed to play an mp3, itunes is not completing the operation. itunes is set as the default media player. The mp3 file is actually loaded into user.AppData.Local.Temp, but i

  • RTC-5190: There is no location associated with the current module ...

    Hello, First to know, my experience with OWB is very limited. I have a OWB version 10 repository and I have to import a *.mdl file (using ./owbclient.sh). The import went fine and it consists in a Databases->Oracle module with some mappings, tables s

  • MDT Copying drivers but not applying

    Hello all, We use the 'total control' method for drivers, defining Drivergroup001 as "Windows 7 x64\%Model%" and placing the appropriate drivers into the folder structure. During build, MDT correctly identifies the model, assigns the Drivergroup001 v