How to create the Ear file in Jdeveloper 11 G 11.1.2.0.0?

Hi all

I'm trying to deploy my application FRO Jdeveloper 11 G 11.1.2.0.0 to the weblogic server but cannot find how to create ear file. Previous version I can create easily but now I have no idea.

Can someone help me?

TQ

Please note that
the project you ca Ncreer - WAR file
the application you create - EAR file

so from the properties of the Application-deployment - new... will give you the ability to create an EAR file
http://download.Oracle.com/docs/CD/E15523_01/WebCenter.1111/e10148/jpsdg_page_editor_addconfig.htm#CHDGAHAJ

Tags: Java

Similar Questions

  • How to create an EAR file?

    I can deploy a web application to adf in the EAR file using jdeveloper.
    How do online order?

    Hey YOU,.

    You can create an EAR and its complete structure can be seen in the link below

    http://middlewaremagic.com/WebLogic/?p=1952

    Command line:

    jar - cvf .ear.

    Where the last dot (.) represents all files in the current directory.

    Example:
    C:/TestApp > jar - cvf TestApp.ear.

    Kind regards

    Véronique Mody

  • How to create the .cod file to run on the Simulator BB9900

    Hi, I already from the zip package in order to use the bbwp command to create the .cod file and be able to run on the simulator of BB9900, but when I run this command as described in: https://developer.blackberry.com/html5/documentation/compile_ww_app_for_smartphones_1873321_11.html

    It creates two files, each with a .bar file, this type of file, I can't run it on the 9900 Simulator but a .cod file is required to run applications on the sim card.

    I don't know how to create the .cod file.

    Thank you

    Have you used Blackberry Webworks SDK for smartphone or Tablet SDK? The .cod files should be located in the subfolder OTAInstall of your output folder if you are using the Webworks SDK for Smartphone

  • How to create the new file alertlog.

    How to create the new file alertlog. Need the DB bounce?

    -Chandra

    H wrote:
    How to create the new file alertlog. Need the DB bounce?

    -Chandra

    Is that your alert log file size seems huge? Rename it with another name, Oracle will automatically creates a new name that alert_.ora

  • How to create the MUCOW file in xml using Adobe Muse

    How to create the file MUCOW as xml using Adobe Muse .kindly give step tutorial or PDF... WHERE DO I CREATE MUCOW? No idea for me

    Just lucky to have this info to my favorites

    MuCow Documentation

    Muse Jam Sessions_105_ConfiguringMucows

  • How to deploy the ear file in the OATS

    Hi the gems... Good afternoon...

    I need deploy my application EAR file in the OATS to test.
    I installed version 12.0 OATS and also started the demo of installation IE documentation medrec application.

    Now, how can I configure my application in OATS... I have the ear file and the database credentials.

    Pls guide me... thanks a lot...

    You're totally right :-)

  • How to create the .isf file?

    I've seen a lot of information regarding the use of the .isf files, but it has everything to do with the importation of this configuration file. Some people refer to exporting from a project with the mappings that you want to reuse, but nowhere can I find instructions on how to create this file.

    Can someone please explain how to create a .isf file in RH9?

    He hides in file > project settings

  • How to deploy adf to the ear file in Jdeveloper 12 c

    Hi all

    How can I deploy adf to the ear using Jdeveloper 12 c file

    and what file deployed on weblogic 12 c (ear or war file)

    Create a profile to deploy the file EAR to deploy an EAR application.

  • Quickie: Write to the file measure VI, how to create the new file?

    I use the writing on measurement file express VI in my code and I plugged into it a control that sets the location where to save the file of measure

    The only problem is that the file of measure must exist first! I cant for example, from the Control Panel, click the directory to browse box, navigate to a folder and type a name for the file. It just says: file not found! It's like the control file directory opens a file to save in, rather than creating a new file to this location

    How can I solve this?

    AlexMason86 wrote:

    Project attached

    If I go into the navigation options, what should I do? Just selected new and existing files?

    Uh, Yes. Also, there is a help button.

  • Client VMware view - how to create the log file?

    I am trying to connect to my broker for connections using the latest version of the Client view (3.1) but keep an error message ("failed to connect to the remote computer").

    Is there a way to find more information about the cause of the failure? It is a place, the client creates a log file?

    Thanks in advance.

    There you go: http://www.thatsmyview.net/faq/logging/how-do-i-enable-debug-information-in-vmware-view-clientagent/

    Kind regards

    Christoph

    Don't forget to assign points if this answer was helpful for you.

    Blog:

    http://Communities.VMware.com/blogs/Dommermuth | http://www.thatsmyview.NET/

  • import of dimension and member via maxl, how to create the data file and rules files

    Hello

    I have a task of importing Essbase, dimension and Member for project requirement, I have to use the text file or spreadsheet.
    I wonder what format can be imported into Essbase?
    I tried to create, failed.

    You have samples to help me? file size and rules files...

    I'm looking for a lot in http://gerardnico.com/wiki/epm/essbase/dimension_build#about, but there is no samples.

    Thanks in advance...

    Best regards
    Samantha

    Have you been through this?

    http://download.Oracle.com/technology/products/bi/Essbase/demos/Essbase_11.1.1_Overview/Lesson4.htm

    Kind regards

    Cameron Lackpour

  • How to create the xml file in oracle plsql

    Hello

    I need the under xml (abc.xml) in unix Server out_directory file (the out_directory path: / u01/apps/xml /)

    Select sivauser, sivapwd from sivainformations;-it will be multiple records

    Select sivatelepone phone; - it will be multiple records

    Select xyzverion versionid; - it will be multiple records

    based on the above information, I need the sub file xml using oracle plsql procedure or a block

    example: suppose we record

    <? XML version = "1.0" encoding = "UTF-8"? >
    "< sivaService version ="2.0"xmlns ="http://www.siva.ab/siva/4.0/test">."
    < data language 'DEU' = >
    < sivauser action = "siva3" sivapwd = "siva123" > --i need to sivainformations table(sivauser,sivapwd) timeline
    phone < sivatelepone > < / sivatelepone >--i need to chronogram sivatelepone table (phone) based on the sivauser column
    < abcversion version = "1.0" >
    < Productinfo >
    versionID < xyzverion > < / xyzverion >--i need to xyzverion (versionid) based on the sivauser column table records
    < / Productinfo >
    < / abcversion >
    < / action >
    < / data >
    < / sivaService >


    example: assume that multiple records

    <? XML version = "1.0" encoding = "UTF-8"? >
    "< sivaService version ="2.0"xmlns ="http://www.siva.ab/siva/4.0/test>
    < data language 'DEU' = >
    < sivauser action = "siva3" sivapwd = "siva123" > --i need to sivainformations table(sivauser,sivapwd) timeline
    < sivatelepone > '345678' < / sivatelepone >--i need to chronogram sivatelepone table (phone) based on the sivauser column
    < abcversion version = "1.0" >
    < Productinfo >
    '1.1' < xyzverion > < / xyzverion >--i need to xyzverion (versionid) based on the sivauser column table records
    < / Productinfo >
    < / abcversion >
    < / action >

    < sivauser action = "siva4" sivapwd = "siva123" > --i need to sivainformations table(sivauser,sivapwd) timeline
    < sivatelepone > '123456' < / sivatelepone >--i need to chronogram sivatelepone table (phone) based on the sivauser column
    < abcversion version = "1.0" >
    < Productinfo >
    "1.2" < xyzverion > < / xyzverion >--i need to xyzverion (versionid) based on the sivauser column table records
    < / Productinfo >
    < / abcversion >
    < / action >
    < / data >
    < / sivaService >

    Please help me

    Thank you
    Siva

    I added a column ID to match the lines between the three tables.

    SQL> with sivainformations
      2  as
      3  (
      4     select 1 id, 'karthick' sivauser, 'karthick' sivapwd from dual union all
      5     select 2 id, 'ram', 'ram' from dual
      6  )
      7  , sivatelepone
      8  as
      9  (
     10     select 1 id, 1234567890 telepone from dual union all
     11     select 2 id, 1234512345 from dual
     12  )
     13  , versionid
     14  as
     15  (
     16     select 1 id, 1.1 versionid from dual union all
     17     select 2, 1.2 from dual
     18  )
     19  select xmlelement
     20         (
     21             "shivaService"
     22           , xmlattributes('2.0' as "version", 'http://www.siva.ab/siva/4.0/test' as "xmlns")
     23           , xmlelement
     24             (
     25                 "Data"
     26               , xmlattributes('DEU' as "language")
     27               , xmlagg
     28                 (
     29                     xmlelement
     30                     (
     31                          "Action"
     32                        , xmlattributes(s.sivauser as "sivauser", s.sivapwd as "sivapwd")
     33                        , xmlelement("shivatelepone", t.telepone)
     34                        , xmlelement
     35                          (
     36                              "abcversion"
     37                            , xmlattributes('1.0' as "version")
     38                            , xmlelement
     39                              (
     40                                   "ProductInfo"
     41                                 , xmlelement("xyzversion", v.versionid)
     42                              )
     43                          )
     44                      )
     45                 )
     46             )
     47         ).EXTRACT('*') xml_output
     48    from sivainformations s
     49    join sivatelepone t
     50      on s.id = t.id
     51    join versionid v
     52      on s.id = v.id;
    
    XML_OUTPUT
    -------------------------------------------------------------------------------------------------------------------
    
      
        
          1234567890
          
            
              1.1
            
          
        
        
          1234512345
          
            
              1.2
            
          
        
      
    
    
    SQL>
    
  • How to create the batch file for configuring windowos?

    Like how to add running exe/service turn on DEP Windows batch file (.bat).
    My computer > etiquette > advance setting > setting > prevention of execution of data (DEP) > add > ok.

    Hello

    The question you posted would be better suited to the MSDN Community. Please visit the link below to find a community that will support what ask you

    http://social.msdn.Microsoft.com/forums/en-us/categories

  • How to create the swf file?

    Hello. Is it possible to export a file as swf? Your help would be very appreciated.

    The current versions of After Effects does not export SWF files. Previous versions of the exported SWF files but did very badly, that's why we removed the feature.

    You can download a previous version of After Effects, if you absolutely need create a SWF from After Effects.

  • How to create the .rpd file

    Hi all

    I have the abc.rep file which is informatica repository, but in OBIee we want .rpd file, then how to convert .rep file to .rpd.

    Informatica's ETL TOOL that is used to nothing because to develop dataware house, but I m understand how informatica repository repository OBIEE.


    Concerning

    Prashant

    Your question cannot be answered. Informatica cannot be used to build a repository of business intelligence oracle. You cannot convert a .rep .rpd file. 2 things represent different stages in the processing of your data source into information useful for people.
    * abc.rep is a metadata repository on how to extract and load data from your systems from source to target data warehouse (managed using Informatica PowerCenter)
    * abc.rpd is a repository of metadata about how to present your data warehouse physical for your end-users for analysis and reporting (managed using the Oracle Business Intelligence Enterprise Edition software)

Maybe you are looking for

  • The magic mouse disconnects all working

    Everything working on my Macbook Pro connection bluetooth magic mouse stops every now and then on his own. I have to wait a few seconds before clicking on, reconnect the mouse. It looks like a period of connection, but I can't find an entry in the sy

  • Satellite Pro A120: Corrupt registry - error code 19 Device Manager

    I have a Satellite of A.120 Pro I am trying to charge my Creative Zen Sleek MP3 on it but keep getting a Code 19 registry is corrupted message in the Device Manager. How can I fix it

  • Marking your own messages useful/resolved

    Is there a way to disable this option?  It never made sense to me that you could do that.  If I ask where can I find the place to change my screensaver and someone posts a response telling me how and where to and I say thank you and this answer as "s

  • iTunes can't find my music - it's looking on my mac as opposed to clouds

    I use iTunes game and recently subscribed to Apple music and removed my library of music from my Mac (yes I saved on multiple devices). I was prompted to save my music on the cloud used by Apple music. After doing this itunes on my mac can't find my

  • Family Vista premium 32 - backup on DVD does not work

    I use Vista Home Premium 32. I can do a backup with my WD external drive but I can't do a backup with DVD + R. Disc 4.7 GB 2 h 16.  Describe step by step. Start, Control Panel, back towards the top and the center of restoration, backup files [backup]