JDeveloper 11g and Tomcat

I create an application of ADF using JDeveloper 11.1.1.3. Can I test it (run) in Tomcat?
How to create a project of ADF using Jdeveloper and deploy it in Tomcat?

According to some blogs, I create an applicaton ADF running on Tomcat. However, it is not stable.
Y at - it an official tutorial on how to do it?

You can create web applications of all types of JDeveloper. but tomcat can deploy only what it supports.
But no ADF, it can only be deployed in WebLogic Server.
I wanted to understand that the ADF is actually the framework that is not supported in tomcat but in WebLogic.

Published by: Santosh Vaza December 23, 2010 12:41

Tags: Java

Similar Questions

  • JDeveloper 11g and Oracle 10g XE

    Hello

    I checked my model and can't seem to insert and delete records of Oracle XE 10 g database using JDeveloper 11 g. However, when I try to delete and add records using ADF Faces of the delete and insert into database does not work. I have a table ADF Faces and forms to ADF Faces. None of my buttons submit works. Can someone tell me why this is the case? Upgrade to version 11g Oracle XE beta?

    Thank you

    If its greyed out so have you checked the property disabled your button?... and have you had your operation validation in place to validate the record on the database?

  • JDeveloper 10.1.3 JAX - RPC and JDeveloper 11g

    I'm working on a J2SE Aplicattion using Jdeveloper 10.1.3.
    In JDeveloper 10.1.3 JAX - RPC works fine but I need works with Jdeveloper 11 and I have two errors
    javax.xml.rpc.ServiceException: provider com.sun.xml.rpc.client.ServiceFactoryImpl not found
    or
    Jaxrpc 1.1 method is not supported.

    What can I do?

    Thank you

    Hello

    JDeveloper 11 doesn't support JAX - RPC 1.1.

    You can find here some migration steps:

    http://www.approach.nl/2009/01/migrating-Web-services-from-JDeveloper-10G-to-11g/

    I think that there is a Migration Guide from the Web Service available using JDeveloper 11.

    You really just have to redefine the service interfaces, if you try to run the proxy generated with 10g, you will probably need to regenerate them.

    Hope this helps

  • Doesn't have JHeadstart capable of converting Forms 10g times 11g and 10g ADF Faces?

    We would like to buy for JDeveloper 10.1.3.3 JHeadstart generator g 10 forms to ADF Faces. This version of JHeadstart capable of converting forms 10g 10 g ADF Faces. But I want a universal JHeadstart generator ADF Faces, who will be able to convert forms 10g times 11g and 10g ADF Faces. Please help me by your valuable suggestion/advice.

    Try asking on the JHeadstart forum:
    JHeadstart

    As far as I KNOW, JHeadstart 11 g is still not released.

  • Number by downloading the exe to install jdeveloper 11g release 2.

    Hello
    I accepted the license download jdeveloper 11g version 2 (11.1.1.2.0) for windows and also tried to save it... As he was save the exe, the exe download stopped at 443 MB out of 993 mb.i wish as to why it happened if the system requirements when combined. I tried to save the exe to install twice and the same thing happened. The download stops and displays the error message... "Error in a error 9 code information"... Someone can such me what is this error related to...

    Check the space on the disk that hosts your directory of temporary files (usually C).

  • activate the assertion in jdeveloper 11g

    Hi all
    can you guide me, how to enable the assertion in jdeveloper 11g.

    I wrote a sampling program and it does not work (not throw assertionerror) with the statement.

    public class {Assertions
    public Assertions() {}
    }


    Public Shared Sub main (String [] args) {}
    assert 1 == 3;

    System.out.println ("Hello");

    }
    }


    Thank you
    Guna

    WebLogic is used as the application server.

    In java, assertions are disabled by default: you must enable at startup of the environment that is running your application.

    So, you could try to start your instance of weblogic inside JDev and type 127.0.0.1:7101 in your browser.
    Credential is weblogic/weblogic default.
    In the left pane, within the "environment"-> "Servers"-> "DefaultServer" your have a master tab is selected by default 'Configuration', click 'start server' and try to add "-ea" as an argument to Java.

  • Mapping of URLS with ADR 3.0.1 and Tomcat for several APEX databases

    Hello.

    I have ADR 3.0.1.177.18.02 installed with Tomcat 7.0.59 on a server named ah30.  It works well with APEX 4.2.6 in the data base SCREWS on this server.

    I also to be configured to work with a second database on server ah9 APEX, but I was not able to run again.


    Can someone help me with this issue?

    Were you successful with this type of configuration?

    Here's what I did.


    I have added the database.  ADR has created the data filed: home/oravis/ORDS/confs/ords/conf/ah9_db.xml.  The password is correct.

    Database file: /home/oravis/ORDS/confs/ords/conf/ah9_db.xml

    <? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

    < ! DOCTYPE SYSTEM property "http://java.sun.com/dtd/properties.dtd" > ""

    Properties of <>

    < comment > saved on Sat Aug 01 15:11:21 PDT 2015 < / comment >

    < key = "db.hostname entry" > ah9.xxxx.com < / entry >

    < key = "db.password entry" > @xxxxxxxxxxxxxxxxxxxxxxxxxxxx < / entry >

    < key = "db.username entry" > APEX_PUBLIC_USER < / entry >

    < / properties >


    Use the following commands, I was able to create a new database connection and map the URL.

    Java $ [oravis@ah30 ADR] - jar ords.war map-url - type base-path /ah9 ah9_db

    August 1, 2015 18:06:13 oracle.dbtools.url.mapping.file.MapURL run

    INFO: Creating new mapping of: [base path, / ah9] to map to: [ah9_db].

    [oravis@ah30 NICO2277] $

    In the catalina.out log file, I find the following:

    Process of oracle.dbtools.url.mapping.file.FileURLMappings August 1, 2015 18:21:44

    WARNING: Could not find any target database corresponding to: ah9_db, null

    ADR has created the mapping file: /home/oravis/ORDS/confs/ords/url-mapping.xml

    <? XML version = "1.0" encoding = "UTF-8"? >

    <? XML version = "1.0" encoding = "UTF-8"? >

    " < pool-config xmlns =" http://xmlns.Oracle.com/Apex/pool-config "> "

    < chicken base-path = "" / ah9 "name ="ah9_db"updated =" 2015-08 - 02T 01: 06:13.941Z "/ >"

    < / pool-config >

    This URL gives me access to the APEX on ah30:

    http://ah30.xxxx.com:8080/ADR/f? p = 4550:1

    This URL must give access to APEX on ah9, but he Gets the error 404 of ADR. 

    http://ah30.xxxx.com:8080 / ADR ah9 f? p = 4550:1

    localhost_access_log says:

    [01/Aug / 2015:18:28:34-0700] "GET/ords/ah9/f? p = 4550:1 HTTP/1.1"404 11384

    I also tried to run ADR in stand-alone mode with URL mapping, but that no longer works.

    In an attempt to install separate that I was able to set up independent ADR to get at APEX on ah9, so I don't know the database will answer.

    Thank you

    Skip

    Skip - absolute salvation,

    Skip - absolute says:

    Anyway, nobody has responded to this topic until you.  It's surprising.

    I suggest you try later versions 2.x ADR.  I have had more success with the URL mapping using this version.

    I have not had an opportunity to deepen the problem, but I may be soon.  With my level of knowledge, I must rely on cookbook recipes provided by the documentation and other.  My only interest in ADR and Tomcat should connect the plumbing APEX can be used.  Sometimes my clients have DBA and system administrators who want to install APEX but get hung up a web listening port configuration, so I have to build my knowledge base in order to help.

    With a situation this week, where s/n a customer insists on a two-level facility, I see a few new questions, and I'll look for the time to post in this forum.

    Good luck to you and if you find answers, please share.

    The solution of mapping URLS of configuration of multiple databases with ADR has been described in the blog and the following thread:

    I was able to implement the mapping of the URL of ADR and multiple database feature using the version 2.0.10.

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/config.htm#CBDCHGDF (refer to ' Configuring multiple databases ')

    The URL mapping feature does not work in latest versions of ADR 3.0, this was confirmed by the following threads:

    Kind regards

    Kiran

  • Upgrade ERP database 11g and ATG7 with SSO integration

    Please let us know how to perform upgrade BY Database 11g and ATG7 with SSO decline.

    Kind regards.

    Is there any space stage, do we do if we have implemented SSO after upgrade DB 11 g and 7 ATG?

    You can follow the same approach to upgrade the database and apply the fixes 7 ORS ATG group level.

    Please make sure that you apply the patches in (known issues on top of 11i. ATG_PF. H.Delta.7 (RUP7) - 6241631 [858801.1 ID]). In addition, make a full backup before you start this on your instance of production and if possible get an instance cloned with SSO enabled and test all patches on an identical instance.

    Thank you
    Hussein

  • Oracle 11g and the APEX version

    Hello

    My understanding is that APEX 4.0 comes by default with Oracle 11 g. recently, we have the oracle 10 g updated to 11g and our admin has mentioned that APEX verision shows APEX 3.2.1...

    Please advice...

    Thank you

    No, you'll need to download and install 4.0.2 assuming you want the most recent apex.

  • Human task in jDeveloper 11g

    I use the human task in jDeveloper 11g. While creating the participants, dropdown 'Kingdom' has no values to choose.

    In jdeveloper 10g, all names have been stored in "jazn.com".

    Therefore, how to select a participant in 11g?

    There is no specific requirements for this. A valid app server connection is sufficient to do this.

    To work around the problem, you can always, type user/group name instead of browsing through the identity browser directly.

  • Listeners 11g and 10g

    Hello

    I have two databases 11g and 10g on a single server.
    11g uses a port 1522 10 g using port 1521.

    At the start of the 11 g database I get the following error:

    SQL > bootable media.
    ORA-00119: invalid specification for the system LOCAL_LISTENER parameter
    ORA-00132: error syntax or network name not resolved "LISTENER_DB11G."

    Can I copy my 10g listerner.ora enty in my listnerer.ora 11g and rename/edit the 10g to listener2.
    and start then 11g receiver?

    I prefer to use the two auditors.

    Thank you...

    user8969 wrote:
    I just want that my setup to work if it's easier with a listener that's fine!
    That what I have to do to get the two DB on the same listener was my question.

    I received this Burleson Oracle DBA Forum:
    http://dbaforums.org/Oracle/index.php?showtopic=9569

    Thank you.

    There is room for improvement in this other thread. Some examples of file listener.ora to a 10g R2 on Windows listener serving 10.2.0.4 11.1.0.7 database instances:

    TRACE_LEVEL_LISTENER = 0
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (GLOBAL_DBNAME = VM)
          (ORACLE_HOME = C:\oracle\product\10.2.0)
          (SID_NAME = VM)
        )
        (SID_DESC =
          (GLOBAL_DBNAME = LT)
          (ORACLE_HOME = C:\oracle\product\10.2.0)
          (SID_NAME = LT)
        )
        (SID_DESC =
          (GLOBAL_DBNAME = LT2)
          (ORACLE_HOME = C:\oracle\product\10.2.0)
          (SID_NAME = LT2)
        )
        (SID_DESC =
          (GLOBAL_DBNAME = VM11)
          (ORACLE_HOME = C:\Oracle\Product\11.1.0)
          (SID_NAME = VM11)
        )
        (SID_DESC =
          (GLOBAL_DBNAME = VMTEST)
          (ORACLE_HOME = C:\Oracle\Product\11.1.0)
          (SID_NAME = VMTEST)
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.185.50.51)(PORT = 1521))
        )
      )
    
    SAVE_CONFIG_ON_STOP_LISTENER = TRUE
    

    There are probably things to improve in the above listener.ora file, but it works. It is also possible to use a 11.1.0.7 earpiece to maintain a 10.2.0.4 database instance - the listener.ora follows the same pattern.

    Charles Hooper
    IT Manager/Oracle DBA
    K & M-making Machine, Inc.

  • JDeveloper 11g (11.1.1.3.0) and CVS

    Just installed JDeveloper 11 g Windows XP and there only Subversion CVS support. I need to download an extension or something? The documentation says it should be available. Maybe it's a recent change and the documentation is up to date? If I'm going to release management and configure Subversion is rated only.
    Thank you
    Tom

    Tom,

    Help-> Check For Updates and download the extension from CVS support. If you start a new project, I highly recommend Subversion to CVS, however.

    John

  • Problem with competent inputFile in Jdeveloper 11g ADF

    Hello

    I use a competent inputFile in jsff page where the user can browse the file system, select the file in order to to store in the database.

    I created a method of valueChangListener for this component which deal with this file and place it in db.

    The problem is:

    Once the user selects the file it appears for one second in the page it disappears and the valueChangeListener is not called.

    Note: the AutoSubmit regularity is set to true for this competent. I use jdeveloper with ADF 11g.

    Thank you

    Hello

    I guess you are missing the usesUpload property for the tag form enclosing in your page:

    It will be useful,
    Jose.

  • Where is the HTML of JDeveloper 11g ADF FACES?

    I use JDeveloper 11.1.1.2.0 for my project. I remembered in 10g I a list of HTML tags such as, afh:tableLayout, afh:cellFormat, etc. under ADF FACES HTML package. However, in new JDeveloper 11 g, I saw that ADF carrots and there is no ADF Faces HTML tag. They are always available in 11g? If so, how can I install these tags in JDeveloper 11 g?

    You will need to add the components of the Trinity to your project - tags are there.
    But the question is if you really need to use these components, or maybe the layout components that provide the ADF Faces will be enough for you.

  • Blank Page for APEX on ADR and Tomcat 5.0

    Hi all

    I finally complete the installation in the environment of Production of DURATION; but when I call APEX of EBS link, it showed the white page

    I use APEX 5.0 with ADR 2.0 set up with Tomcat.

    What source of the page view, it showed no error, when I look at localhost_access_log.2015 - 10 - 30.txt

    [30/Oct / 2015:15:48:14 + 0800] "GET/apex/f? p = 103::7562978440464
    : 103:1:7562978440464: HTTP/1.1 "302 -

    [30/Oct / 2015:15:48:16 + 0800] "GET/apex/f? p = 103:1:756297844046

    4: HTTP/1.1 "200 18116

    [30/Oct / 2015:15:48:16 + 0800] 'GET /i/themes/theme_42/1.0/css/V '.

    ITA.min.CSS? v = 5.0.0.00.31 HTTP/1.1 "404 1027

    As long as the calling program is there HTTP 404

    I copied apex/images in Tomcat webapps / I, all users can open account status.  Restart Tomcat and it shows blank page

    As the production server, I can not activate debugging ADR, how check the configuration files that specify the directories to load images is?

    How can I find out, he calls apex.war correctly?

    Thank you, Dorothy

    Hi Kiran,

    Thanks for your help.

    I found the cause; It's me and my fingers that itches.  I copy the images / *. * instead of image / *;  caused with extension computer files have been copied.

    All are deployed successfully.

    Thank you, Dorothy

Maybe you are looking for