Include XSQL page within another page

Hello world!

I try to include an XSQL page within another page. It seems that the page .jsf filter does not support this feature. So, I've included my page .xsql within a .jspx page that works fine on my built-in server. The problem shows up again when the application is deployed on a stand-alone Weblogic Server. I get a "XML-25013: XSQL Page URI has the value null;" "check the exact case of the name of the file." error.

My question is, how do include you a page within another page .jsf or .jspx .xsql? I tried to use the tag "af:declarativeComponent" and "jsp: include ' tag but in vain."

I use Jdeveloper 12.1.3 and a stand-alone 12.1.3 Weblogic Server.

See you soon,.

Kristjan

I solved my problem

Two tips helped me with my quest. The first came from this question unanswered ( https://community.oracle.com/thread/347827?start=0&tstart=0 ) and the other came from this ( https://docs.oracle.com/cd/E13222_01/wls/docs100/issues/known_resolved.html ) solved the problems of Weblogic, specifically the number of request to change CR299135. The problem, apparently, is with the .war file and the XSQL servlet way seeks the path of the file.

By setting the parameter weblogic.xml indeed, the path can be resolved properly even in one archive .war and the XML-25013 error goes.

After reviewing the deployment of the application on my integrated weblogic server, I noticed that the app has not been actually archived in a .war file. She was only the directory structure that imitated the .war file deployment. This is probably the reason why the app worked there.

Thanks for all the help kdario and dvohra21,

See you soon

Tags: Java

Similar Questions

  • I am currently working on a site that has the integration of Paypal which includes the page redirects (confirm or cancel). My goal is to have the implementation of site with a layout for desktop, Tablet and phone. My question is when I have a redirect pag

    I am currently working on a site that has the integration of Paypal which includes the page redirects (confirm or cancel). My goal is to have the implementation of site with a layout for desktop, Tablet and phone. My question is when I have a redirect page should I create a separate provision of the page for each device or just a provision of office that fits all three screen sizes? I hope that if the html page has the same name of the device (query) is automatically detected. Help with the help of Adobe Muse CC

    By Payal integration, you mean paypal html button? or etc payment gateway configuration? If this is a configuration of the gateway to your site domain name then a single page with any structure will work, but if you use the button code for all associated formats then you will need to create separate pages for all.

    Thank you

    Sanjit

  • Composition within another composition - problems

    I have a composition within another composition, but for some reason, the elements inside the composition of the 'child' do not appear where they should do the loading of the page. If I move the edge of the Explorer by a single pixel or more... they all go in the right position.

    The site is Ord River Sports and here are the screenshots.

    Anyone know what is happening here... Muse bug or I do something wrong?

    The loading of the page (no icons and nothing is aligned)...

    Screen Shot 2016-07-08 at 7.32.22 PM.png

    Once I drag the browser a bit (everything works fine?) ...

    Screen Shot 2016-07-08 at 7.32.39 PM.png

    So, I realized what was causing this problem. It was the SVG icons. I replaced all the SVG with png and it works perfectly.

    Adobe... SVG is causing this issue. Please take note and correct this bug. I also noticed that SVG cause major problems with the widget Menu engine Muse themes.

  • "Bending" work within another work of art

    I have a fringe of the work (double helix) that I would place 'swoosh' inside a curve in Illustrator.  Does anyone know how to 'bend' work within another work of art?

    I thought about it.  I used envelope distort > make with string... then used the curvature of the PAVILION.  Once I got close, I used white/open arrow to adjust the curves and adapt within the swoosh.  Thank you, Jacob.  You actually get started me in the right direction.

    T

  • Regex to check if there is one string within another string

    What is the best regex to check if there is a string within another string?

    It does not work:

    var regex: RegExp = new RegExp ("/ ^.") + "+ myString +". + $/") ;

    Another yew (st.search (regex) == - 1).

    If the search fails, the value returned is - 1, no false or 0.

  • How can I "include" a page without php?

    Hi all

    JavaScript newbie

    with php, I "understand" another page like:

    <? PHP include ('header.php');? >

    In this case, I have page html5 and javascript - so using html5 and javascript...

    Q: How can I do the same thing and "include" a basic html5 header or footer with javascript?

    In your 'header' and 'foot', do you anticipate having such as tagsetc.? I assume you have not because things can get more complicated.

    Just use a popular library to help with simple tasks of DOM. You can use the framework mentioned above, but if you want to really just to insert content, JavaScript + library is quite simple.

    Example:

    http://plnkr.co/edit/nIyDyJvQDwM3TIfj0kRB?p=preview

    Complete source:

    Hello world!

    Just that paste in a file, the html and load it onto a server, as well as the live example above.

  • Frame12 include master page or page reference objects in the HTML Help output?

    Hi, I'm looking for a copy of FrameMaker 12.

    While I can do a lot with the settings available in the dialog box publish, there still doesn't seem to be possible to include objects from Master Pages or reference Pages in CHM output?

    When you use TechCommSuite, I can work around this by applying "Master Pages" within RoboHelp (for example to add a standard footer to each theme and with a small logo of declaration and copyright society).

    It's not like there's a way to do it with the command post of Frame12? Or am I missing something?

    David,

    If you look in the outputs > General properties of the publication settings page, there is now an option to import the HTML template file. The option type of works in a way bass-ackwards, you click on the box first, then you get a window to select the file and then you must click on the button import.

  • How to include a page with different orientation under certain conditions?

    Hi experts,


    I use BI Publisher included on EBS 12.2.4, and I need to print an invoice and conditionally add a page with a different orientation (portrait, rest pages are landscape).

    The condition is if TRX_TYPE = "ND".


    I realized to break the page (with a change of section) and call an auxiliary template (named cartaDevolucion) with the text on the last page:

    ------- this is ms word section jump (next page)
    <?import:file:///C:/tmp/XXSON_RETURNNOTE_LETTER.rtf?>
    
    <?if:TRX_TYPE='ND'?>
    <?call@cartaDevolucion?><?end call?> 
    <?end if?>
    

    My problem is that if the condition evaluates to false, the last page is strill printed in white.

    Any recommendations?

    Thank you
    Jose.

    Hello

    I solved the problem. I was missing the key word "@section":

    
    

    Thanks a lot for your help Alex. I'll keep your Xpath comment in mind.

    Kind regards

    Jose.

  • Refresh the included tab Page

    Hi all:

    I have a page of fxml with a TabPane element with two tabs tabOne and tabTwo:

    < BorderPane fx:controller = "lc.controllers.ControllerOne" xmlns:fx =" " http://JavaFX.com/fxml ">

    < center >

    < fx:id TabPane = "tabPane" >

    < tabs >

    < tab fx:id = "tabOne" liquid = "false" >

    < text > < / text >

    < content >

    < BorderPane fx:id = "agendaBorderPane" / >

    < / content >

    < / tab >

    < tab fx:id = "tabTwo" that can close = "false" >

    < text > TWO < / text >

    < content >

    < BorderPane >

    < center >

    < fx: include source = "tabActions.fxml" / >

    < /Center >

    < / BorderPane >

    < / content >

    < / tab >

    < / tabs >

    < / TabPane >

    < /Center >

    < / BorderPane >

    As you can see above tabTwo has a separate included in fxml.

    Now the content of the tab in tabTwo should be updated based on actions performed in tabOne. But however included class action tab initialize method is called only once for the first time when the fxml page load. Can someone give a hint about how the initialize method of tabActions.fxml can be forced to run whenever the tab charges?

    Enjoy it!

    Thank you.

    You can inject the controller for the included fxml (tabActions.fxml) in the controller for the main fxml. You have a fx:id attribute to the fx: include element:

    
    

    Then in the ControllerOne class:

    public class ControllerOne {
        @FXML
        private TabActionsController tabActionsController ;
        // ...
    }
    

    Here I assume that your references to tabActions.fxml a = fx:controller class controller "TabActionsController". The rule for injection is that if the fx:id FX: include is fx:id = 'x', then the injected controller has field name "xController" (fx:id = "tabActions"-> tabActionsController). See the documentation FXML on nested controllerssection.

    This allows you to do what you want, because now you can define (and expose) the functions needed to "Refresh" in your TabActionsController class. For example:

    public class TabActionsController {
        @FXML
        private TextField textField ;
    
        public void initialize() {
             // ...
        }
    
        public void refresh() {
            textField.setText( /* some default value, or etc. */);
        }
    }
    

    and then:

    public class ControllerOne {
        @FXML
        private TabActionsController tabActionsController ;
    
        public void initialize() {
            // ...
        }
    
        @FXML
        private void handleRefreshButtonAction() {
            tabActionsController.refresh();
        }
    }
    
  • Including a page of Wordpress HTML offline

    Hi Neil, I have to build 1 folio page with an overlay and 1 page of wordpress that work only in offline mode so that each use of the application can customize its 1 page of wordpress?

    Is it possible to include in Wordpress or an overlay also the server? I think it's mandatory!

    Any idea to do?

    WordPress pages are not different from the other HTML hosted on a Web site. You can put a link to the page of Wordpress in your web overlay.

    Neil

  • Including a page fragment that has a clientListener

    I use JDeveloper 11.1.2.3. I have a page fragment (.jsff) which was originally written to be used in a stubborn workflow added to pages in an af:region. It was working fine. But now, I need to call a JavaScript function to update an inputText when you press a command button. I know how do it, but never did it in a fragment.

    The question is that I need to make sure that the Javascript function is present on any page that uses the fragment. This is done with a component of the af: resource, but given that af: resource is a child of af: document, and af:document is not used in a fragment, I can't put the af: resource in the fragment. As far as I see it, my options are:
    < ul >
    < li > put the af: resource on every page that uses the workflow containing the fragment (fragment and a parent-action are the only things in the workflow). If I do this, the clientListener in the fragment sees the calling page's Javascript function? < /li >
    < li > it has no NEED to be a workflow. Maybe I should reference the fragment with ui: include instead of af: region. If I do that, I think can I use af:resource in the fragment. But I also need to enter the fragment of the calling page pageDef pageDef - can I use the & lt; page & gt; element in the calling page to include pageDef? Or do I need to merge the two pageDefs? < /li >
    < /ul >

    tag AF:Resource in the jsff works very well for me. Can you please paste your source code?

  • How not to include system pages in an element of Navigation of page requests

    Dear all,

    In a custom subspace, I created my own navigation model.

    I have an application of Page in my navigation, and then he did in my subspace.

    My only concern is that it selects all pages in my subspace, including the Discussions/Documents/announcements etc.

    How is it possible to configure my webcenter navigation so that it would ignore some of the pages so that I could choose only the
    the pages I want to show to the user?

    Thank you

    Go into your subpage and manage pages. Beside each page, you have a checkbox to show or hide the page. When you clear the Show check box, the page is not available in the navigation model.
    Note that when you add a page request to your navigation model, you can select the type of pages that you want to add from this query. You can select only visible pages, all pages, or hidden pages. Make sure that you have selected only the visible pages. Otherwise, these boxes will do anything...

  • Info page Setup not included in Pages ' 09 models

    I always use Pages ' 09, the new Pages removed because many features I like and that you use regularly. Have created a number of templates customized in Pages ' 09, I am unable to find a way to enter the Setup Page to them. Everytime I open one of my custom templates I have to go to the menu and enter the details. Surely, it beats the purpose of establishing a model? It's annoying when I forget to do it and the document prints correctly. Am I missing something here? Can someone tell me a foolproof solution to keep the configuration information page is rendered in a custom template please? Thank you very much.

    I'm on a MBP 10.11.3 running with a Thunderbolt display and using a printer Epson Stylus Photo R2000.

    In Pages ' 09 v4.3, you select the Document Inspector and set Page Setup on the desired paper size. Register as a model in the usual way. New document that uses this model will the size of paper that you saved model Page Setup. Works for me on OS X 10.11.4.

    In the Pages v5.6.1, you click the Document in the toolbar, and on the Document Panel, you click the size of paper in the printer selector and set it to the desired paper size. Then save as a template. A new document with this template reflects the size of paper that you saved with the model. Again, works for me on OS X 10.11.4.

  • How can I include multiple pages for the default homepage on statup

    When I launch Firefox, I want to show several tabs with a few of my favorite sites. Is it possible that it could be in IE?

    See

    The easiest way is to have exactly the pages you like your home page as the only pages open in the window, and then set your homepage

    • Tools > Options > general >...
    When Firefox Stats: view my homepage
    Click on "use current page (s) '
  • HTMDB_ITEM. CheckBox including mltiple pages.

    Hi all

    I have a checkbox that is defined using a query of the form simiary
    SELECT HTMLDB_ITEM.CHECKBOX(1,empno,'CHECKED') " ",
           ename,
           job
       FROM   emp
       ORDER BY 1
    I use a maximum of pages displayed rows in the report that 50 and report (say..) 80 lines which are all checked. Thus, the report spans several pages.

    Question:

    When I ask and search for all values of HTMLDB_APPLICATION. G_F01, instead of return all rows audited (80), the table contains only 50 lines.

    When I change all the maximum displayed lines to say... 100 as report shows all lines in a single page, HTMLDB_APPLICATION. G_F01. Count shows me the expected value of 80.

    My questions:

    1. What is the maximum records in a page has to do with the values collected in the table?
    2. shouldn't the HTMLDB_APPLICATION. G_F01 be independent files that I show per page?
    3 is this a known problem. and if so, is there a work around? (or) I get the wrong concept?

    Thank you
    Rajesh.

    Hi Renon,

    This should help: http://apex-smb.blogspot.com/2009/01/apex-report-with-checkboxes-advanced.html

    Martin
    -----
    [http://apex-smb.blogspot.com/]
    [http://apex.stackexchange.com/]

Maybe you are looking for