XML being loaded thru an absolute URL

Hi,
I have an slide show that references a XML document (through
an absolute URL) which then calls images (also through an absolute
URL). I'm doing this because I'm pulling the show onto a facebook
page therefore need it absolutely referenced. [ex:
http://www.mysite.com/photolist.xml
The problem I'm running into is that once I try to use the
same file on my own site by referencing it relatively, it only
works when the user types in my URL with "www" included.
So it WILL NOT work if someone goes to
http://mysite.com but WILL work if
they go to
http://www.mysite.com
Does anyone have an idea of what might cause this and if
there is a work around? Thanks!

you are going to have to tell me where "display remote URL's
enabled" is at?
i can tell you that i am able to see graphics from adobe.com
when i place a remote URL in my code, it shows up. to make matters
even more confusing and painful... i quit CS3, opened my site up in
dreamweaver 8 and started working on the site. upon reading your
reply, i quit 8 and reopened CS3 to see if i could find this
"display remote URL's enabled" feature, and unable to find it, i
did notice that my previous page with ??? now displayed correctly
after being run through dreamweaver 8. what does this mean? is
dreamweaver doing something with my remote site that CS3 is failing
to do??? using the exact same setup and procedure... CS3 just fails
miserably and I can't figure out why.

Similar Messages

  • DemoTrust certificate being loaded but not defined in config.xml

    I have a strange problem in that the DemoTrust.jks is being loaded when I start any of the managed servers.
    I have set-up custom Identity and trust keystores and there is no reference to the DemoTrust keystore anywhere in the config.xml
    The problem manifests itself when starting a managed server (WLS9.2) which tries to connect to the Admin server with the secure Administration port enabled for the domain.
    This requires 2waySSL and the handshake fails as it appears to be using the DemoTrust.jks keystore.
    config.xml extract showing managed server keystore entries
    <custom-trust-key-store-file-name>/home/wlserver92/domain/keystores/trust.jks</custom-trust-key-store-file-name>
    <custom-trust-key-store-type>JKS</custom-trust-key-store-type>
    <custom-trust-key-store-pass-phrase-encrypted>{3DES}QWdToZU27VsIWV4LU3bZnQ==</custom-trust-key-store-pass-phrase-encrypted>
    Extract from startup log file
    <Jun 16, 2008 12:45:16 PM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.5.0_11-b03 from Sun Microsystems Inc.>
    <Jun 16, 2008 12:45:18 PM CEST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /fs01/app/bea/wlserver9.2/weblogic92/server/lib/DemoTrust.jks.>
    <Jun 16, 2008 12:45:18 PM CEST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /fs01/app/bea/wlserver9.2/jdk1.5.0_11/jre/lib/security/cacerts.>
    <Jun 16, 2008 12:45:18 PM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR344429 Thu Nov 15 02:22:13 EST 2007
    WebLogic Server 9.2 MP2 Mon Jun 25 01:32:01 EDT 2007 952826 >
    <Jun 16, 2008 12:45:21 PM CEST> <Warning> <Security> <BEA-090477> <Certificate chain received from wls-admin.test.co.uk - xx.xx.xx.xx was not trusted causing SSL handshake failure.>
    <Jun 16, 2008 12:45:21 PM CEST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at https://wls-admin.test.co.uk:9002.>
    <Jun 16, 2008 12:45:21 PM CEST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Jun 16, 2008 12:45:21 PM CEST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /fs01/app/bea/wlserver9.2/license.bea>
    <Jun 16, 2008 12:45:21 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jun 16, 2008 12:45:21 PM CEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jun 16, 2008 12:45:21 PM CEST> <Notice> <Log Management> <BEA-170019> <The server log file /fs01/log/dv31/wlserver92/server01/server01_server.log is opened. All server side log events will be written to this file.>
    <Jun 16, 2008 12:45:22 PM CEST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias wls05_test_co_uk from the JKS keystore file /home/wlserver92/domain/keystores/wls05.test.co.uk.jks.>
    <Jun 16, 2008 12:45:23 PM CEST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the JKS keystore file /home/wlserver92/domain/keystores/trust.jks.>
    <Jun 16, 2008 12:45:23 PM CEST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jun 16, 2008 12:45:23 PM CEST> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
    <Jun 16, 2008 12:45:23 PM CEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:941)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:854)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    >
    <Jun 16, 2008 12:45:23 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jun 16, 2008 12:45:23 PM CEST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jun 16, 2008 12:45:23 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Anybody seen this type of behaviour before ???

    Hi Sunita,
    To define AIA_INSTANCE you have to export these environment variables at least.
    export AIA_HOME=/app/soa/aiafp
    export MW_HOME=/app/soa/Oracle/Middleware
    export SOA_HOME=/app/soa/Oracle/Middleware/Oracle_SOA1
    export JAVA_HOME=/usr/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/jre
    export AIA_INSTANCE=${AIA_HOME}/aia_instances/AIAPRD
    The path will vary and should be replaces as per your installation.
    Thanks,
    Shantanu

  • Absolute URLs being changed to relative URLs

    (Using DreamWeaver CS3)
    DreamWeaver keeps changing the Absolute URLs for this site's
    Flash menu into relative links which crashes the menu. Does anyone
    know how to stop this?
    The Flash menu source code is hard-coded into the DW Template
    file within OBJECT tags.
    Note: I have the following option checked (it's the default) -
    >
    Site Definition | Advanced | Templates: "Template Updating
    [checked] Don't rewrite document relative paths.
    The first chunk of code below is what it should be:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
    width="778" height="67" >
    <param name=flash_component value="sf5menu006.swc" />
    <param name=movie value="menuimage1.swf" />
    <param name=quality value="high" />
    <param name=FlashVars
    value="flashlet={_subButtonTextColor:#00644e,_searchFieldWidth:67,_subShowSpeed:20,_subMe nuColor:#c1fff1,_mainButtonHeight:35,needSearch:false,_subFont:'Verdana',autosize:false,_s ubButtonHeight:30,_menuColor:#00644E,_mainButtonTextColor:#FFFFFF,_mainFontSize:10,_search InputTextColor:#000000,_mainFont:'Verdana',_searchFieldColor:#ffffff,_subFontSize:9,_backg roundColor:#ffffff,_bgPicture:'NA',navigationTree:['Mainbut1:&lt;b&gt;Home&lt;/b&gt;;
    http://www.kpsspartner.com/NEW/IMAGE/homeimage.htm;_parent','Mainbut2:&lt;b&gt;Event&lt;br&gt;Photos&lt;/b&gt;;;_parent','_subbuton1:&lt;b&g t;GTA
    Symposium&lt;/b&gt;;http://www.kpsspartner.com/NEW/IMAGE/gwgtasymposium1.htm;_parent','Ma inbut3:&lt;b&gt;Goldwell&lt;br&gt;Color
    Image&lt;/b&gt;;;_parent','_subbuton1:&lt;b&gt;Color
    Logos&lt;/b&gt;;
    DreamWeaver keeps changing it to this:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
    width="778" height="67" >
    <param name=flash_component value="sf5menu006.swc" />
    <param name=movie value="../NEW/IMAGE/menuimage1.swf"
    />
    <param name=quality value="high" />
    <param name=FlashVars
    value="flashlet={_subButtonTextColor:#00644e,_searchFieldWidth:67,_subShowSpeed:20,_subMe nuColor:#c1fff1,_mainButtonHeight:35,needSearch:false,_subFont:'Verdana',autosize:false,_s ubButtonHeight:30,_menuColor:#00644E,_mainButtonTextColor:#FFFFFF,_mainFontSize:10,_search InputTextColor:#000000,_mainFont:'Verdana',_searchFieldColor:#ffffff,_subFontSize:9,_backg roundColor:#ffffff,_bgPicture:'NA',navigationTree:['Mainbut1:&lt;b&gt;Home&lt;/b&gt;;
    ../NEW/IMAGE/homeimage.htm;_parent','Mainbut2:&lt;b&gt;Event&lt;br&gt;Photos&lt;/b&gt;;;_parent','_subbuton1:&lt;b&g t;GTA
    Symposium&lt;/b&gt;;../NEW/IMAGE/gwgtasymposium1.htm;_parent','Mainbut3:&lt;b&gt;Goldwell &lt;br&gt;Color
    Image&lt;/b&gt;;;_parent','_subbuton1:&lt;b&gt;Color
    Logos&lt;/b&gt;;
    You help is greatly appreciated!

    What do you have in the HTML address field of the Local site
    definition?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "John_tech" <[email protected]> wrote in
    message
    news:[email protected]...
    > (Using DreamWeaver CS3)
    >
    > DreamWeaver keeps changing the Absolute URLs for this
    site's Flash menu
    > into
    > relative links which crashes the menu. Does anyone know
    how to stop this?
    >
    > The Flash menu source code is hard-coded into the DW
    Template file within
    > OBJECT tags.
    >
    >
    Note: I have the following option checked (it's the default) -
    >
    > Site Definition | Advanced | Templates: "Template
    Updating [checked] Don't
    > rewrite document relative paths.
    >
    >
    >
    >
    The first chunk of code below is what it should be:
    >
    >
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,0,0" width="778" height="67" >
    > <param name=flash_component value="sf5menu006.swc"
    />
    > <param name=movie value="menuimage1.swf" />
    > <param name=quality value="high" />
    > <param name=FlashVars
    >
    value="flashlet={_subButtonTextColor:#00644e,_searchFieldWidth:67,_subShowSpeed:
    >
    20,_subMenuColor:#c1fff1,_mainButtonHeight:35,needSearch:false,_subFont:'Verdana
    >
    ',autosize:false,_subButtonHeight:30,_menuColor:#00644E,_mainButtonTextColor:#FF
    >
    FFFF,_mainFontSize:10,_searchInputTextColor:#000000,_mainFont:'Verdana',_searchF
    >
    ieldColor:#ffffff,_subFontSize:9,_backgroundColor:#ffffff,_bgPicture:'NA',naviga
    > tionTree:['Mainbut1:<b>Home</b>;
    http://www.kpsspartner.com/NEW/IMAGE/homeimag
    >
    e.htm;_parent','Mainbut2:<b>Event<br>Photos</b>;;_parent','_subbuton1:<b>GTA
    >
    > Symposium</b>;
    http://www.kpsspartner.com/NEW/IMAGE/gwgtasymposium1.htm;_parent',
    > 'Mainbut3:<b>Goldwell<br>Color
    Image</b>;;_parent','_subbuton1:<b>Color
    > Logos</b>;
    >
    >
    >
    DreamWeaver keeps changing it to this:
    >
    >
    >
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,0,0" width="778" height="67" >
    > <param name=flash_component value="sf5menu006.swc"
    />
    > <param name=movie value="../NEW/IMAGE/menuimage1.swf"
    />
    > <param name=quality value="high" />
    > <param name=FlashVars
    >
    value="flashlet={_subButtonTextColor:#00644e,_searchFieldWidth:67,_subShowSpeed:
    >
    20,_subMenuColor:#c1fff1,_mainButtonHeight:35,needSearch:false,_subFont:'Verdana
    >
    ',autosize:false,_subButtonHeight:30,_menuColor:#00644E,_mainButtonTextColor:#FF
    >
    FFFF,_mainFontSize:10,_searchInputTextColor:#000000,_mainFont:'Verdana',_searchF
    >
    ieldColor:#ffffff,_subFontSize:9,_backgroundColor:#ffffff,_bgPicture:'NA',naviga
    > tionTree:['Mainbut1:<b>Home</b>;
    ../NEW/IMAGE/homeimage.htm;_parent','Main
    >
    but2:<b>Event<br>Photos</b>;;_parent','_subbuton1:<b>GTA
    >
    Symposium</b>;../NEW/IMAGE/gwgtasymposium1.htm;_parent','Mainbut3:<b>Goldwell<br
    >>Color
    Image</b>;;_parent','_subbuton1:<b>Color
    Logos</b>;
    >
    > You help is greatly appreciated!
    >

  • Absolute URL's do not display in design editor

    if i create a new page in my Site and I display a absolute
    URL image in my page ie:
    http://images.apple.com/home/2007/images/finalcutstudio20070415.jpg
    a image from apple.com's homepage. the image displays
    perfectly inside my HTML preview inside dreamweaver.
    however.... :( if i take that same image and place it inside
    my site (in a image folder) and i link the image using an absolute
    URL ie:
    http://www.mysite.com/images/finalcutstudio20070415.jpg
    the image suddenly no longer will preview inside dreamweaver.
    what gives??? i can view a external absolute img URL from another
    companys website, but using the same site URL that my project
    contains displays a ? icon instead of the image, even though if you
    copy and paste that same URL into a browser the image loads. it
    ONLY works if the image is hosted on another site not associated
    with your sites URL. This is NOT the way dreamweaver 8 was
    working... in fact, i opened my site directly from dreamweaver 8
    and the image loaded perfectly. i can quit dreamweaver 8 and open
    CS3 and using the same site and same site settings that same image
    shows up as a ? and nothing will get through unless its a different
    website URL entierly!!! i am so confused... what has changed?
    and before someone says " you need to upload that image to
    your site" i am past that.. the image i took from apple
    http://images.apple.com/home/2007/images/finalcutstudio20070415.jpg
    i COPIED AND PASTED INTO MY WEBSERVER IMAGE DIRECTORY. so its
    absolutely 100% not a "your image shows up as a ? because it
    doesn't exist BS... no it exists.. its very much the correct URL..
    i can copy the absolute URL of my image on my site and paste it
    into a browser and it displays fine. its only dreamweaver CS3
    trying to do some weird crap that causes it to show up as a grey ?
    box. and remember.. in dreamweaver 8 i can open the page and it has
    www.mysite.com/images/image.jpg written in the code and it displays
    off my site PERFECTLY. someone have any clue why this is now not
    working, and how i can fix it without having to work entierly in
    relative URLS, and then go back and manually paste in my
    www.website.com in front of all relative URLS after i am 100%
    finished.. I would rather go back to dreamweaver 8 where it works
    than use CS3 and not have this feature working.... 1 step forward 2
    steps backward.

    you are going to have to tell me where "display remote URL's
    enabled" is at?
    i can tell you that i am able to see graphics from adobe.com
    when i place a remote URL in my code, it shows up. to make matters
    even more confusing and painful... i quit CS3, opened my site up in
    dreamweaver 8 and started working on the site. upon reading your
    reply, i quit 8 and reopened CS3 to see if i could find this
    "display remote URL's enabled" feature, and unable to find it, i
    did notice that my previous page with ??? now displayed correctly
    after being run through dreamweaver 8. what does this mean? is
    dreamweaver doing something with my remote site that CS3 is failing
    to do??? using the exact same setup and procedure... CS3 just fails
    miserably and I can't figure out why.

  • Stream Shoutcast + External XML not loading

    I can run the swf locally as a exe and it will correctly
    stream the sound.
    Heres the url:
    http://mikemikhjian.com/sampler/test.php
    This connects to xml file, determines which shoutcast server
    works best, and then it is supposed to stream it.
    I set the security to allowdomains and insecuredomains with
    not sure why its not going tho!
    +
    Just checking as well, my xml that is being loaded from
    external domain wont come up. But still doesnt make sense cause ive
    got:
    System.security.allowInsecureDomain("*");
    System.security.allowDomain("*");

    Just checking as well, my xml that is being loaded from
    external domain wont come up. But still doesnt make sense cause ive
    got:
    System.security.allowInsecureDomain("*");
    System.security.allowDomain("*");

  • Passing parameter to  swf being loaded

    When loading an SWF using loadMovieNum() how shall I pass a
    parameter to the
    swf being loaded?

    aa,
    > appending variables using syntax
    filename.swf?var1=something
    > resulted in an error
    > Error opening URL
    "file:///E|/filename.swf?var1=something"
    Charles said it wasn't tested, and I said it was something
    you could
    try, but like Charles, I wasn't certain that was a valid
    approach.
    > Obviously it forces it to look for a file named
    > filename.swf?var1=something
    That depends on how you're loading it. When the file is
    loaded from a
    server, you won't have that problem. I just tested the
    suggestion Charles
    and I made, and it turns out our hunces were correct -- so
    you're in luck.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • LoadMovie with absolute URL

    Hi there,
    I am very new to Flash and have been going around in circles for days trying to figure this out.
    I can't get swf to loadMovie when on server. I understand I need to use the path relative to the html page.
    Server info:
    Server Name:   server33.000webhost.com
    Home Root (file system path):   /home/a6667948
    Folder to upload files:   public_html
    Have tried this but doesn't work:
    on (release) {
        My_mc.loadMovie("http://server33.000webhost.com/home/a6667948/public_html/Images/Test.swf");
    My html page and 'Images' folder are located inside 'public_html' folder.
    Main.swf and Test.swf are both located inside 'Images'.
    Is there any obvious thing I have done wrong?
    Also: I have got the code below from forum to find the absolute URL... but get the following errors:
    I am desperate to get my flash site working but just aren't savy enough to figure it out. I need your help.
    Thanks in advance.
    ERRORS--
    ';' expected
    public function getAbsoluteUrl(urlInput:String):String {
    Wrong number of parameters;
    loadMovie(getAbsoluteUrl(_root._url) + "_assets/lib.swf");
    CODE--
    public function getAbsoluteUrl(urlInput:String):String {
    var strResult:String = "";
    if(urlInput.indexOf("http://") > -1) //only convert when online
    if(urlInput.indexOf(".swf") > -1) // only convert when an actual .swf file is used
    strResult = urlInput.substring(0, urlInput.lastIndexOf("/")+1); // find absolut path minus filename of .swf
    return strResult;
    loadMovie(getAbsoluteUrl(_root._url) + "_assets/lib.swf");

    if you use an absolute url you will have security issues to overcome.  unless you're loading a swf from a different domain, there's no reason to add this additional complexity to your task.
    if you can use a relative path, you need to know the path from the html file that embeds your main swf to the swf you want to load.

  • Submitting a form data to an absolute url from an h:form?

    I am using <h:form> in a jsf file.
    I need to submit this form to an absolute url. How to accomplish this? I cannot do this way (code at commadButton).
    <h:form prependId="false" id="form2">
              <h:panelGrid columns="2">
              <h:outputText value="Applicant Name: "></h:outputText>
              <h:outputText value="#{appbean.applicantName}" id="name"></h:outputText>
              <h:outputText value="AAMC ID" />
              <h:outputText value="#{appbean.aamcId}"></h:outputText>
              <h:outputText value="Applicant EmailId" />
              <h:outputText value="#{appbean.email}"></h:outputText>
              </h:panelGrid><br>
              <h:inputHidden value="3453323242324" id="Identifier"></h:inputHidden>
              <h:inputHidden id="Order_Items" value="0"></h:inputHidden>
              <h:inputHidden id="Order_Price" value="50"></h:inputHidden>
              <h:inputHidden id="Order_Checksum1" value="9233"></h:inputHidden>
              <h:inputHidden id="Order_Checksum2" value="2623423"></h:inputHidden>
                    <h:commandButton action="absoluteurl?" />
                     </fomr>So what I thought was submit the form to a new page "result.jsp" In result.jsp I used response.sendRedirect(). The absolute url will process the form data.Can you please helpppp..

    Hi Sri,
    You will need to have a Show item for the form as the users will need to be able to view the contents of the form.
    Darin's idea for the email is a good one. You should create a group for all the intended recipients of the email and then configure them to receive notification on updates to the directory that you specify your XML forms to point to.
    SAP library has the answers.
    http://help.sap.com/saphelp_nw04/helpdata/en/3b/e5f85dae7d8a49bffd2cbc255197f0/content.htm
    Cheers
    Daniel

  • Netui:anchor renders absolute url

    Hi there,
    I've got a Workshop application that runs in a clustered environment. Say, the application address is http://server1:7001/MyApp/Controller.jpf.
    The cluster has an IIS frontend. When I go to the URL https://frontend:1111/MyApp/Controller.jpf, the frontend host forwards my request to http://server1:7001/MyApp/Controller.jpf.
    This is all OK, but when my application uses authentication, the netui:anchors inside it render to absolute URL's like https://frontend:7001/MyApp/action.do.... , and I can't get past the opening page, because the frontend listens at port 7001.
    Whenever I remove authentication, the anchors are rendered to relative URLs.
    The anchors point to actions in the page flow. The WEB-INF/web.xml contains the following section:
    <security-constraint>
    <display-name>MyAppName</display-name>
    <web-resource-collection>
    <web-resource-name>myappname</web-resource-name>
    <url-pattern>/*</url-pattern>
    <http-method>GET</http-method>
    <http-method>POST</http-method>
    </web-resource-collection>
    <auth-constraint>
    <role-name>MyRole</role-name>
    </auth-constraint>
    <user-data-constraint>
    <transport-guarantee>NONE</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <login-config>
    <auth-method>BASIC</auth-method>
    </login-config>
    <security-role>
    <role-name>MyRole</role-name>
    </security-role>
    When calling the server host directly, everything goes well with authentication, and also everything works well when calling the frontend with authentication disabled.
    Can anybody help me?
    Thanks,
    Warper

    Here's the answer.
    id="{pageContext.itemScript}"
    "JClaude" <[email protected]> wrote:
    >
    Hello I'm using a javascript that uses a calcultated id in the url link
    if I write the following:
    <netui:anchor action="navigate" id="<%=itemScript%>">
    </netui:anchor>
    I get the message : "this attribute does not support request time values."
    And if I write the following, I obviously get a string "{itemScript}"
    and not
    the value:
    <netui:anchor action="navigate" id="{itemScript}" >
    </netui:anchor>
    Is there a workaround other than "don't use javascript" or use <a>?
    Thanks,
    JC

  • XML.prototype.load

    Hi,
    I need to extend the XML load method as so I can add a prefix onto the XML.load("my_xml_data_file_location.xml") as so the actual url request was XML.load("http://www.myServerLocation.com/my_xml_data_file_location.xml")
    So my first thought was to hijack the XML.prototype.load method but for the life of me I cannot find a reference to the XML.prototype.load function. And then I would add code to the XML.prototype.load method to query the URL string to see if it has or has not a http server URL location .
    Thanks in advance.

    Hi,
    Thanks for coming back so quickly.
    I failed to add that the inherited code uses the XML.load methods in many, many locations. Hence wanting to use an extended XML.prototype.load method. That way I only need to apply this code in one place and at run time, everywhere the XML.load is used, the prototype will do all the pre-checking. Also, it will not need to add any code anywhere else.
    Thanks

  • New page on click of absolute url

    I need IE to open new page of the absolute url when user click the url on initial page, but as result the new page always replace the inital page but not open a new session, I also refer to the threads in the forum like adding "sap-sessioncmd=open" or "syscmd=nocookie" but still does not work, can anyone give me any suggestion?following is my coding:
    Layout of the page1.htm:
    <htmlb:link id = "link1"
                text = "google with new session"
                reference = "http://www.google.com"
                target    = "_BLANK"
                onClick   = "LinkClick">
    <htmlb:link>
    OnInputProcessing:
      if event_id = cl_htmlb_manager=>event_id. " HTMLB event?
        data: lr_htmlb_event type ref to cl_htmlb_event.
        lr_htmlb_event = cl_htmlb_manager=>get_event( request ).
        if lr_htmlb_event is not initial.
          if lr_htmlb_event->server_event = 'LinkClick'.
            call method navigation->use_absolute_url.
            call method navigation->goto_page
              exporting
                url = 'http://www.google.com/ncr?sap-sessioncmd=open'
    *          url = 'http://www.google.com/ncr?sap-syscmd=nocookie'
                session = 'NEW'.
          endif.
        endif.
      endif.
    Message was edited by: Patrick Yan

    now i got a few minutes to work on this.
    here is a sample code.
    in the layout of the flow logic:
    i am using button for example,
    1) <htmlb:button id = 'CONTINUE'
          text          = "Continue"
          onClick       = "OnInputProcessing(continue)" />
    2) create a page attribute called index and also link the 'continue' page to the same page in the BSP
    3)in the layout
    <% IF INDEX = '1'.(use the dynamic link)
    l_url = 'http://www.google.com/'. %>
        <script type="text/javascript">
      <!--
        window.open("<%=l_url%>","ErrorLog","width=400,height=250,left=250,top=200 dependent=yes resizable=yes");
      //-->
    </script>
    4) in the oninput processing of this page
    assign event
      l_event = cl_htmlb_manager=>get_event( runtime->server->request ).
      IF l_event->id = 'CONTINUE'.
      l_index = '1'.
           navigation->set_parameter( name  = 'INDEX'
                                 value =  l_index ).
        navigation->NEXT_page( 'CONTINUE' ).
    endif.
    so when you click on the button you should get the google page in a popup.
    this is working for me. let me know if you are still having problms.
    regards,
    manasa

  • Safari won't load/can't find url or url invalid

    I'm having issues with Safari either unable to load a page, saying url is invalid or ? in boxes where pics are supposed to be. It's the worst for pages on Apple.com and Facebook.  Below are the errors/warnings system log and I apologize but I'm not sure what any of this means other than it's an error.  Also, I've put in a case with Apple Support unfortunately, my cell coverage at home ***** & every time Apple Support tries to reach me my phone drops the call.  So any help would be greatly appreciated.  Thank you.   I know it's a lot to read, sorry.
    Jun  5 02:16:04 Candice-Gosneys-MacBook-Pro Safari[731]: IPCClient: Server port 0 is invalid; looking it up again...
    Jun  5 02:30:39 Candice-Gosneys-MacBook-Pro Safari[731]: Periodic CFURLCache Insert stats (iters: 361) - Tx time:0.353626, # of Inserts: 1, # of bytes written: 25, Did shrink: NO, Size of cache-file: 182982656, Num of Failures: 0
    Jun  5 02:36:51 Candice-Gosneys-MacBook-Pro configd[13]: network configuration changed.
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro [0x0-0xb00b].com.hp.HPEventHandler[141]: on write, error=-1
    Jun  5 02:37:07: --- last message repeated 2 times ---
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro loginwindow[36]: DEAD_PROCESS: 36 console
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro shutdown[955]: halt by candicegosney:
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro shutdown[955]: SHUTDOWN_TIME: 1307266627 949466
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro SystemStarter[29]: "/Library/StartupItems/HP IO/StartupParameters.plist" failed sanity check: path was created after boot up
    Jun  5 02:37:08 Candice-Gosneys-MacBook-Pro mDNSResponder[35]: mDNSResponder mDNSResponder-258.18 (Feb 17 2011 20:04:38) stopping
    Jun  5 02:37:08 Candice-Gosneys-MacBook-Pro DirectoryService[15]: BUG in libdispatch: 10J4138 - 1960 - 0x10004004
    Jun  5 02:37:08 Candice-Gosneys-MacBook-Pro WindowServer[69]: hidd died. Reestablishing connection.
    Jun  5 02:37:08 Candice-Gosneys-MacBook-Pro WindowServer[69]: Unable to create event queue via hidd: (0x10000003)
    Jun  5 11:40:16 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Jun  5 11:40:24 localhost configd[13]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    Jun  5 11:40:24 localhost configd[13]: DHCP en1: INIT-REBOOT transmit failed
    Jun  5 11:40:24 Candice-Gosneys-MacBook-Pro configd[13]: setting hostname to "Candice-Gosneys-MacBook-Pro.local"
    Jun  5 11:40:24 Candice-Gosneys-MacBook-Pro configd[13]: network configuration changed.
    Jun  5 11:40:30 Candice-Gosneys-MacBook-Pro mDNSResponder[35]: mDNSResponder mDNSResponder-258.18 (Feb 17 2011 20:04:38) starting
    Jun  5 11:40:30 Candice-Gosneys-MacBook-Pro bootlog[47]: BOOT_TIME: 1307299216 0
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro com.apple.usbmuxd[28]: usbmuxd-211 built on Jan 13 2011 at 04:20:21 on Jan 13 2011 at 04:20:21, running 64 bit
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro blued[16]: Apple Bluetooth daemon started
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[36]: Login Window Application Started
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro com.apple.kextd[10]: Can't load /System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/InternalModemSu pport.kext - no code for running kernel's architecture.
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro com.apple.kextd[10]: Failed to load /System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/InternalModemSu pport.kext - (libkern/kext) requested architecture/executable not found.
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro com.apple.kextd[10]: Load com.apple.driver.InternalModemSupport failed; removing personalities.
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro com.apple.SystemStarter[29]: Starting HP IO Monitor
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro configd[13]: network configuration changed.
    Jun  5 11:40:35: --- last message repeated 1 time ---
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro com.apple.SystemStarter[29]: Starting HP Trap Monitor
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro XProtectUpdater[26]: NSURLConnection error: Error Domain=NSURLErrorDomain Code=-1009 UserInfo=0x102c04480 "This computer’s Internet connection appears to be offline." Underlying Error=(Error Domain=kCFErrorDomainCFNetwork Code=-1009 UserInfo=0x102c04020 "This computer’s Internet connection appears to be offline.")
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro com.apple.launchd[1] (com.apple.xprotectupdater[26]): Exited with exit code: 255
    Jun  5 11:40:36 Candice-Gosneys-MacBook-Pro loginwindow[36]: Login Window Started Security Agent
    Jun  5 11:40:36 Candice-Gosneys-MacBook-Pro loginwindow[36]: Login Window - Returned from Security Agent
    Jun  5 11:40:36 Candice-Gosneys-MacBook-Pro loginwindow[36]: USER_PROCESS: 36 console
    Jun  5 11:40:36 Candice-Gosneys-MacBook-Pro com.apple.launchd.peruser.501[108] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Jun  5 11:40:37 Candice-Gosneys-MacBook-Pro com.apple.launchd.peruser.501[108] (com.apple.Kerberos.renew.plist[129]): Exited with exit code: 1
    Jun  5 11:40:38 Candice-Gosneys-MacBook-Pro com.apple.usbmuxd[28]: HandleUSBMuxDictionary client 0x101e004e0-iTunesHelper/com.apple.iTunesHelper using library usbmuxd-211 built on Jan 13 2011 at 04:19:31, running usbmuxd-211 built on Jan 13 2011 at 04:20:21
    Jun  5 11:40:38 Candice-Gosneys-MacBook-Pro HPEventHandler[139]: display_config_sync_mux_end_proc: not active (0x4272900)
    Jun  5 11:40:38 Candice-Gosneys-MacBook-Pro [0x0-0xa00a].com.hp.HPEventHandler[139]: Sun Jun  5 11:40:38 Candice-Gosneys-MacBook-Pro.local HPEventHandler[139] <Warning>: display_config_sync_mux_end_proc: not active (0x4272900)
    Jun  5 11:40:52 Candice-Gosneys-MacBook-Pro WindowServer[69]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  5 11:40:52 Candice-Gosneys-MacBook-Pro com.apple.WindowServer[69]: Sun Jun  5 11:40:52 Candice-Gosneys-MacBook-Pro.local WindowServer[69] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  5 11:40:54 Candice-Gosneys-MacBook-Pro configd[13]: network configuration changed.
    Jun  5 11:40:54 Candice-Gosneys-MacBook-Pro ntpd[25]: bind() fd 25, family 30, port 123, scope 5, addr fe80::e2f8:47ff:fe17:144a, in6_is_addr_multicast=0 flags=0x11 fails: Can't assign requested address
    Jun  5 11:40:54 Candice-Gosneys-MacBook-Pro ntpd[25]: unable to create socket on en1 (5) for fe80::e2f8:47ff:fe17:144a#123
    Jun  5 11:45:59 Candice-Gosneys-MacBook-Pro Safari[158]: bug report sent successfully
    Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro Safari[158]: kCGErrorIllegalArgument: CGSFlushSurfaceWithOptions
    Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro Safari[158]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro [0x0-0x10010].com.apple.Safari[158]: Sun Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro.local Safari[158] <Error>: kCGErrorIllegalArgument: CGSFlushSurfaceWithOptions
    Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro [0x0-0x10010].com.apple.Safari[158]: Sun Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro.local Safari[158] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  5 11:49:03 Candice-Gosneys-MacBook-Pro Safari[158]: INSERT-HANG-DETECTED: Tx time:6.533589, # of Inserts: 0, # of bytes written: 0, Did shrink: YES
    Jun  5 11:50:08 Candice-Gosneys-MacBook-Pro hdiejectd[181]: running
    Jun  5 11:50:37 Candice-Gosneys-MacBook-Pro /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[135]: No valid tickets, timing out
    Jun  5 11:51:44 Candice-Gosneys-MacBook-Pro Software Update[189]: SWU: scan found 0 products:
    Jun  5 11:51:58 Candice-Gosneys-MacBook-Pro com.apple.launchd[1] (com.apple.suhelperd[191]): Exited with exit code: 2
    Jun  5 11:58:38 Candice-Gosneys-MacBook-Pro com.apple.diskmanagementd[383]: Can't access "efi-boot-device" NVRAM variable
    Jun  5 12:00:21: --- last message repeated 3 times ---
    Jun  5 12:00:51 Candice-Gosneys-MacBook-Pro Apple80211 framework[379]: ACInterfaceGetPower called with NULL interface
    Jun  5 12:00:51 Candice-Gosneys-MacBook-Pro Apple80211 framework[379]: ACInterfaceCopyCurrentSSID called with NULL interface
    Jun  5 12:00:51 Candice-Gosneys-MacBook-Pro Apple80211 framework[379]: ACInterfaceGetPower called with NULL interface
    Jun  5 12:02:51: --- last message repeated 4 times ---
    Jun  5 12:04:18 Candice-Gosneys-MacBook-Pro SecurityAgent[411]: com.apple.desktopservices|2011-06-05 12:04:18 -0700
    Jun  5 12:05:06 Candice-Gosneys-MacBook-Pro UnmountAssistant[427]: Volume unmounted successfully
    Jun  5 12:05:16 Candice-Gosneys-MacBook-Pro hdiejectd[181]: quitCheck: calling exit(0)

    Quit Safari.
    Check for Login Items:  Open System Preferences/Accounts then select the Login Items tab. Delete any files or apps you have listed there.
    And go to /Library/Startup Items. Move any files in the Startup Items folder to the Trash. Relaunch Safari to test.
    Quit Safari. Open a Finder window select your Home folder in the Sidebar on the left. Then open the Library folder, then the Caches folder, then the com.apple.Safari folder. Move the cache.db file from the com.apple.Safari folder to the Trash. Relaunch Safari.
    From the menu bar click Safari / Reset Safari. Select the top 7 buttons, click Reset. Quit then relaunch Safari to test.
    From your Safari menu bar click Safari / Preferences then select the Security tab. Deselect: Enable plug ins Quit then relaunch Safari. If Safari loads web pages, follow the troubleshooting help here. Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues
    Check Safari / Preferences - Extensions. If you have any installed, turn that off, quit, relaunch Safari.
    Try Safari in another user account. Same problem there, log back into your admin account, launch Disk Utility. Verify the startup disk. If it needs repairing, help here for Using Disk Utility to Verify and Repair Disks
    Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. Make sure you always have a minimum of 15% free disk space.

  • How can I determine what LLB a VI is being loaded from?

    I've been frustrated switching between versions when an application opens and suddenly can not find a VI which is being loaded from a LLB.  How can I determine what LLB (or other type of library) a VI is being loaded from ? 
    Is there a list of all libraries along with what VIs are included in them somewhere?
    Thanks, 
    Dave 

    In the context help, enable "Show Optional Terminals and Full Path ", then just hover over your VI, either on the diagram on in the hierarchy view.
    LabVIEW Champion . Do more with less code and in less time .

  • Absolute URLs  not working when file is on a remote server.

    My client has asked me to provide a template for an investor relations section of their website. The HTML page or template for this page will be at the service providers site, but all the images etc. for the page will be linked to files on my clients server. Everything looks fine, but the absolute URL's in the .swf file back to my clients site aren't working.
    This is what the service provider's guidlines say, but I'm not sure where the code is supposed to go:
    Similarly, newer versions of the Flash Media Player installed by most users have a high level of security enabled by default. This is done to prevent Flash movies from playing on web pages that are hosted on different domains than the movie itself (again, to combat “phishing” or “spoofing”).
    You do have the ability to overwrite this feature by proactively developing your Flash file so that it contains the following lines of code:
    System.security.allowDomain(“*”)
    stem.security.allowInsecureDomain(“*”)
    Sy
    You should also add the following line of HTML within the embedded Flash call in your HTML template:
    <param name=”AllowScriptAccess” value=”always” />
    This solution requires edits to the ActionScript of the pre-compiled Flash file, and is not something we can edit. For further guidance and more information, please speak with the developer of your Flash file.
    Thanks

    the easiest way to deal with security issues is to avoid them.  if all files are on the same server, use relative urls.
    otherwise, you may have to deal with security issues.  whether you do or not, and if you do, how you deal with them, depends on what you're trying to do.
    you may be able to use System properties but you may need cross-domain security files.

  • Reversal documents are not being represented when 0PY_PP_C3 is being loade

    We use the 0HR_PY_PP_2 and 0HR_PY_PP_1 infosources to load the 0PY_PP_C2 and 0PY_PP_C1 ODSs. Then 0PY_PP_C1 updates the 0PY_PP_C3 ODS.
    Routines in the update rules include corresponding data from 0PY_PP_C2 during the update of 0PY_PP_C3. If there is no matching data in 2, then the corresponding records in 1 do not go into 3 Our process chain first loads 2, after it activates, it then loads 1, then updates 3.
    There are 5 reversal documents are in 0PY_PP_C2.
    The Update rules between 0PY_PP_C1 and 0PY_PP_C3 refer to the Posting Documents ODS: 0PY_PP_C2. 
    The issue is that the reversal documents are not being represented when 0PY_PP_C3 is being loaded.

    Hi,
    The simple solution is to debug the code written in the routine, as you mentioned that you already have some data in PP_C2 then check if that data is properly getting read in routine.
    After that check the condition based on which you are skipping records of PP_C1 and not loading into PP_C3. Is your condition perfectly working fine?
    Put a break point and check how the data is flowing.
    Regards,
    Durgesh.

Maybe you are looking for

  • Missing hard drive space after aborted attempt at sharing iMovie project with YouTube

    So, recently I tried sharing an iMovie project with YouTube.  I clicked on the project in my project library, then selected share with YouTube from the drop down menu.  I chose to share it as a HD 720 project.  At this point, I had 27 GB of free hard

  • File Adapter: File name when using event

    I'm using the Bea file adapter 7.0 to retrieve ascii files from the file system and this triggers a business process in WLI. Is there any way that you can get the name of the file when doing this? And is there a way to dynamically name a file when yo

  • Cannot open resource file & missing character color option

    having 2 problems and unsure if they are related to each other or not. Running indesign cs6 v8.0.1 with no more updates showing in the Updater. When I open the program it gives me the error "cannot open resource file." this isnt too annoying as i jus

  • Help! Working on a file created on a trial license...

    I have created a Captivate CS5 file on a computer that had the trial version installed. I have since emailed it to my work account so I can work on a computer that has the full version installed. However, the file will not open! I have tried numerous

  • Back to Mac not working

    Me: Macbook Pro 10.5.4 and time machine Mom: iMac 10.5.4 with new airport express Situation: Had Back to Mac up and running fine so I could take care of her machine. Then lightning strikes and nukes my mom's DSL box and ethernet card in her imac. She