When accessed from Firewall, the OSB WSDL is inserting schemalocation with HTTP port instead of HTTPS

We have OSB service and we are able to access over firewall. Also the WSDL, Schemas etc., But when we external users access the WSDL, they are not able to get complete content i.e schemas are not imported.
Reason is WSDL has http (<import schemaLocation="http://test.com:80/xxxxxx/Proxy/schema") with port no 80 instead of https (<import schemaLocation="https://test.com/xxxxxx/Proxy/schema") .
Since we don't specify the complete schema location in WSDL, how does WSDL include the complete schema path? And how to change it https path instead of http?

Namaste,
Sorry for the delayed response.
Yet, my one query is not answered.
Q:Are you ABLE to get the Desired path in Endpoint URL(https) as well?
Explanation:
What I mean is, When the external users access the WSDL (I am assuming External Users are able to access WSDL through Firewall),
As you have mentioned that XSD imports have HTTP instead of HTTPS, but how about the soap:address location? Even this points to HTTP instead of HTTPS?
(Ex:
<wsdl:service name="CaduceusSiteService">
    <wsdl:port name="site_pt" binding="tns:site_pttBinding">
        <soap:address location="https://www.test.com/test123"/>    ---> is this HTTP or HTTPS?
    </wsdl:port>
</wsdl:service>
BTW, did you set, HTTP Transport Configuration --> HTTPS required parameter to "YES"? (This is a prerequisite).
We had a similar issue, where we had HTTP instead of HTTPS when WSDL accessed from Firewall.
However, after lot of struggle, we got it worked after changing Firewall (MS TMG) settings to support for "text/xml".
I think, it could be the same settings needed to done in your case too. Please do check the firewall settings.
Thanks,
Nagaraj Ganapa

Similar Messages

  • Refresh JNDI tree when accessing from outside the container

    Hello,
    I wrote a tool (a simple main class) which runs a thread to simply check the DataSources stored in an Application Server's JNDI tree (to see, if they can be used by other tools).
    The problem is: Once the thread is running, it always gets the same DataSource back, no matter if the DS's properties changed. Let me describe what happens:
    1. I defined a DataSource in Orion 2.0.5's data-sources.xml
    2. Testing it with an application in the container works fine.
    3. I start my external tool, which gets the DataSource and checks it - it works
    4. Then I stop the container and change the DataSource props in a way that the connection won't be established (i.e. wrong url)
    5. After restarting the container, the aplication in the container throws the expected SQLException
    6. But the external tool (which is still running) does its next lookup for the DataSource and gets a valid one and claims that everything is fine.
    Well, it seems to me that the external tool outside of the container somehow gets a copy of the JNDI tree (or something) and does no real lookup, but I just don't know. Another hint is, that - unless I do a context.list(""); before looking up the object - the container did not even need to run after the first lookup from the external tool - it just needed one lookup and afterwards I could stop the container without having the external tool recognizing any changes. Well, it at least recognizes that now by the above mentioned context.list(""); ...
    I hope I explained it right, let me just add some code of my tool.
    Thank you in advance for any hints!
    Greetings, Sebastian
    //only the important stuff...
    public class DataSourceChecker extends Thread {
       /** The array with the names of the data sources (command line args)). */
      private String[] _datasourceNames;
      /** Defines in seconds how long the thread sleeps. */
      private int _sleepSeconds;
      public void run() {
            boolean success;
            while (true) {
                //check each datasource...
                success = true;
                for (int i = 0; i < _datasourceNames.length; i++) {
                    if (!isDataSourceValid(_datasourceNames)) {
    success = false;
    break;
    writeFile(success);
    try {
    sleep(_sleepSeconds * 1000);
    } catch (InterruptedException ie) {
    _log.error("Error while trying to put thread to sleep.");
    private boolean isDataSourceValid(String dataSource) {
    DataSource ds = null;
    Connection con = null;
    boolean success = true;
    try {
    ds = (DataSource)lookup(dataSource);
    con = ds.getConnection();
    //test the connection with something
    con.getCatalog();
    } catch (NamingException ne) {
    _log.error("Did not find datasource " + dataSource + ". " + ne.getMessage());
    success = false;
    } catch (SQLException sqle) {
    _log.error("Error while testing connection of datasource " + dataSource + ". " + sqle.getMessage());
    success = false;
    } finally {
    if (con != null) {
    try {
    con.close();
    } catch (SQLException sqle) {
    _log.error("Could not close tested connection of Datasource " + ds + ", exiting tool!");
    System.exit(1);
    return success;
    private Object lookup(String name) throws NamingException {
    //I also tried to set the properties - with the same result
    /*String host = "ormi://127.0.0.1:23791/myConApp";
    Hashtable rmi_env = new Hashtable();
    rmi_env.put(Context.INITIAL_CONTEXT_FACTORY, "com.evermind.server.rmi.RMIInitialContextFactory");
    rmi_env.put(Context.PROVIDER_URL, host);
    rmi_env.put(Context.SECURITY_PRINCIPAL,"name");
    rmi_env.put(Context.SECURITY_CREDENTIALS,"password");
    InitialContext ctxInitial = new InitialContext();
    ctxInitial.list(""); //need this to check if there actually is a context
    Object o = ctxInitial.lookup(name);
    ctxInitial.close();
    return o;
    public static void main(String[] args) {
    DataSourceChecker dsc = new DataSourceChecker(args); //The constructor simply processes the command line args
    dsc.run();

    Hi,
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Thanks for your understanding and support.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Why can I not adjust the volume on a video when accessed from the lock screen

    Why can I not adjust the volume of a video in my pictures folder, when accessed from the new lock screen option?

    There is no way to access videos directly from the lock screen.
    What exactly is being attempted here?

  • Font size of address list when accessed from a new message...

    Ok, here's the issue, a friend of mine has trouble reading the rather small display size of the address list when accessed from within mail (the small quick box that appears). I can't seem to find how to make it larger anywhere. There is a setting from within Address Book, but this changes the display size just for when you access it directly, and not from within mail. Any ideas peeps?
    Ta xx

    the only changes you can make with regards to viewing/selecting font size and style are in mail>preferences>fonts & colors.
    hope this helps

  • Why cant I send emails, or open folders, from my Outlook email when using ipad. My Outlook is functioning normally when accessed from laptop.

    Why am I unable to send emails or open folders from my Outlook email when using my iPad?  My Outlook is functioning normally when accessed from my laptop.  This problem has been going on for three days now - everything was functioning normally before. I have looked at the standard troubleshooting suggestions provided by Apple, but they do not appear to cover this eventuality.  I should be most grateful for any help.

    Try first to Clear your cache from : Tools > Options > Advanced > Network, Clear Now button.
    if the above is not helpful, [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles create a new profile] and check it again.
    if you create the new profile see: [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles#w_recovering-information-from-an-old-profile Recovering information from an old profile]
    thank you

  • HT1491 Search option tab doesn't appear on my iTunes Store when accessed from iPad or iphone

    iTunes Store has recently been launched in India ....however search option tab seems to be missing in the app when accessed from iPad or iPhone. Also the purchase option is visible in iPad but missing in iPhone

    Me too. 34000+ items.
    Gotta wonder if that's a factor.
    Just now I removed all remotes from iTunes.
    (Prefs > Devices > Forget All Remotes)
    Then I turned on Home Sharing on my iPhone.
    (Tap the gear icon in the Library selection screen.)
    Previously the iPhone was registered as a regular remote.
    So both devices are controlling iTunes via home sharing.
    Now iTunes is not crashing at all, in full-screen mode or otherwise.
    Not sure if it will last, but time will tell.
    Hope this is useful to you.
    I'll post back if the crashes return.

  • When exporting from Photos, the panel for naming the file no longer shows up. Why and how do I change so I can name the file what I want?

    When exporting from Photos, the panel for naming the file no longer shows up. Why and how do I change so I can name the file what I want?

    You don't need to maintain all versions of the upgrade chain, but many of us do in case we need to work on a legacy file. If you want to rmove a version, though, ti should be done BEFORE installing the later one. Just reinstall CS5 and things should get back to normal.

  • When printing from Iphoto the photo is cropped at the top

    When printing from Iphoto, the image is not the same size as in Iphoto.  The top of the photo is always lost.
    If I copy the image to preview and thence to Word the photo prints in full.....  Why?

    Because you are printing a different size than the image - you give no details so one can only provide generalities
    If you have an image that is 4:3 in dimensions and print it as an 8x10 image something has to give - it is the top or side of the image
    Crop to the dimensions of the print - and you will lose nothing
    LN

  • When printing from Preview, the document prints with large print and many lines added and pages added

    When printing from Preview, the document prints with large print and many lines added and pages added. Why does this happen?

    Thank you!!! That was the problem--scale was set at 200% (don't know why)--when I reduced it to 100% it printed perfectly.
    Thanks again for helping me resolve this problem.

  • I have a problem when buying from within the game

    I have a problem when buying from within the game
    i used visa..

    All games? Settings > General > Restrictions has an option to prevent In-App Purchases. Is that on?

  • So i bought the 9.99 a month photoshop (with lightroom) and then installed CC when i went to the app tab both PS and LR said "try" instead of install is that how setup usually goes? or well it ask me later for serial numbers?

    so i bought the 9.99 a month photoshop (with lightroom) and then installed CC when i went to the app tab both PS and LR said "try" instead of install is that how setup usually goes? or well it ask me later for serial numbers?

    Oscarf16161909 for information on how to resolve the connection error preventing the active membership from authorizing please see Sign in, activation, or connection errors | CS5.5 and later.  If you have any questions regarding the steps listed in the document you are welcome to update this discussion.

  • I need assistance in burning an imovie to a DVD.  I've done this before, but am having problems this go around.  When I get to the import section and insert the blank dvd it runs a few seconds and ejects it.  Any ideas?

    I am struggling with getting the imovie I just created to burn onto a DVD.  I have done this before, I'm following the tutorial for imovie '09 and it isn't working after several attempts.  Any suggestions?  When I get to the import phase and insert the blank dvd it runs a few seconds and then spits it out. 

    tomc1965 wrote:
    I bought a 47LA6200 TV and a BP530 blue ray player. I have my cable box hooked up to HDMI 1, I have my blue ray hooked up to HDMI 2, and my XBox 360 to HDMI 3. I have my cable box hooked up to my older JVC RX880V stereo digital optical to digital optical without any 5.1 problems at all.
    My TV digital optical out is hooked up to my stereo digital optical port 2 without any 5.1 problems either, sort of.
    My BP530 is hooked up to my stereo digital coax to digital coax but I cannot get any 5.1 sound at all. Not through any of the digital channels on the stereo at all.
    The player only comes through as standard stereo through all 4 speakers and I am not sure if it is coming through the base speaker at all.
    I have tried every setting on both the TV and the blue ray player to no avail. I have even tried to not use the digital on my blue ray but when the stereo is set to play from my tv optical I still don't get 5.1 sound.
    When I do not use the TV optical out but I do use the digital coax out from the DVD player I still cannot play my DVDs in 5.1. I have new HDMI 15gbps HDMI cables and a new digital coaxial cable so I don't think it is a cable thing.
    The real question is how do I get to hear my blue ray and DVD discs in 5.1 sound? Will this work if I exchange my blue ray player for a Denon 3D blue ray or other player?

  • When I click on the iPhoto a gray appears along with the perpetual wheel but does not load.   Any recommendations?

    When I click on the iPhoto a gray appears along with the perpetual wheel but does not load.   Any recommendations?

    Assuming you're using iPhoto 09 or later:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • I can not install  Itunes 10.5 on vista or windows 7 my iphone 4 is much slower and freezes when i go to the store they turn me away with my laptops and tell me to buy there computer thats the only answer. I know there has to be away around it?

    I ca not install  Itunes 10.5 on vista or windows 7 my iPhone 4 is much slower and freezes and also certain apps and also certain features will not work on the phone now that I cannot update it to ios5. When I go to the store they turn me away with my laptops and tell me to buy there computer that's the only answer. I know there has to be away around it? I am also up for a new upgrade on my second phone line and was going to get a 4s but now I am thinking it may be the wrong choice I am very unhappy with Apple right now...

    WOW! That font is difficult to read. But, see if this support document helps you http://support.apple.com/kb/TS3989. Photos stream is based on date and photos more than 30 days old are removed. Photostream is designed as a temporary storage to allow you to download the photos to the computer.

  • When i open itunes the warning itunes Library.itl appears with the following message. ..."it cannot be read because it was created by a newer version of itunes. after checking software updates we have the lastest version.  What to do?

    when i open itunes the warning itunes Library.itl appears with the following message. ..."it cannot be read because it was created by a newer version of itunes. after checking software updates we have the lastest version.  What to do?

    Perhaps check to see if you're accidentally running two different versions of iTunes. There's some information on troubleshooting that in the Opening iTunes section of the following document:
    Troubleshooting iTunes installation on Mac OS X

Maybe you are looking for