Default Deployment profile in ADF

We are in the process of creating EAR file for uat/production , when i created ear file using default Deployment profile in Jdev(Studio Edition Version 11.1.1.6.2 ), Jdev also placing following files
META-INF/application.xml
META-INF/cwallet.sso
META-INF/jazn-data.xml
META-INF/jps-config.xml
META-INF/weblogic-application.xml
adf/META-INF/adf-config.xml
adf/META-INF/connections.xml
I believe connections.xml shouldn't be part of the ear file , how to remove connections.xml from EAR,is there is any other file i should be removing

Hi,
Connections.xml will not conflict with the JNDI.
Make sure that "Auto Generate and Synchronize weblogic-jdbc.xml Descriptors during deployment" in unchecked.
one more thing, right click on your application module -> configurations - > select the configuratiuon -> edit ->connection type -> select JDBC Datasource.
This way you make sure that AMs use JNDI
And unselecting the abouve check box will make sure that the connections are not created

Similar Messages

  • Unable to load ADF Mobile for Android deployment profile.

    Hello,
    I'm trying to implement a simple application on an android platform using this:
    [http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html]
    I already downloaded the updates needed as extensions and started the emulator using the SDK Manager.exe. However, i'm not able to create a deployment profile of type: "ADF Mobile for android". I only find type "ADF Mobile Feature Archive" which doesn't work for me because when i try deploying it, i don't find the "deploy application to emulator" option. Any thoughts?
    Regards,
    Mohamed

    Hi.
    To deploy to the emulator or to a device, you must create a deployment profile on your application, not on the ViewController or ApplicationController projects.
    Best Regards,
    Frédéric.

  • Deploying a BC4/ADF Swing Application to a JAR File

    Hello,
    what do I exactly have to do, to deploy an ADF/Swing/Business Components-
    Project-Application to a JAR File. I can not start it outside the JDevloper IDE,
    but I created a deployment profile and deployed it to a JAR.
    There is always the error "Could not find the main class", when starting the
    JAR. In the JDeveloper IDE the application is running, and I also defined a "main class" there.
    Could anybody help me please?
    Greetings.

    You need the ADF runtime libraries in your classpath or as part of your JAR.
    Have a look at the command that JDeveloper is using to run your project (it is in the log window) and copy the classpath defenition provided there to the command line you use.

  • How to deploy a secured ADF 11g application to WebLogic 10.3 server?

    Hi,
    I have just enabled security in our ADF 11g application, as descripbed in [chapter 29|http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/adding_security.htm#insertedID0] of the Fusion Developer's Guide. It works fine in the embedded WebLogic server of JDeveloper.
    Now I'm trying to deploy to our WebLogic 10.3 server, which runs in production mode. I'm running into all sorts of problems. The WebLogic console seems to have hundreds of security related pages, I don't know which one I should use, let alone how to use it. The Fusion Developer's Guide doesn't cover deployment to a production server:
    >
    When the target server is configured for production mode, you typically handle the migration task outside of JDeveloper using tools like Oracle Enterprise Manager. For details about using tools outside of JDeveloper to migrate the policy store to the domain-level in a production environment, see the [Oracle Fusion Middleware Security Guide|http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/toc.htm].
    >
    However, this guide is of very little help to me. I found [chapter 7|http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/addlsecfea.htm#insertedID0], which says "The recommended tool is Fusion Middleware Control." I have no idea what "Fusion Middleware Control" is, where to get it and how to use it.
    Long story short: I'm totally lost. I'm looking for a step by step guide on how to deploy a secured ADF 11g application to a WegLogic 10.3 server that is running in production mode. Any help is highly appreciated.

    Ok, I found a [very helpful blog post |http://andrejusb.blogspot.com/2009/01/practical-adf-security-deployment-on.html] by [Andrejus Baranovski|http://www.blogger.com/profile/04468230464412457426]. I wish Oracle's documentation was as clear as this...
    The blog post refers to an article by Steve Muench, called [Simplified ADF 11g Application Credential and Policy Migration to Standalone WebLogic Servers|http://www.oracle.com/technology/products/jdev/tips/muench/credmig111100/index.html]. This article presents an Ant script that migrates policies from JDeveloper to WebLogic, using some PFM. (See the last definition here.)
    The problem is that Steve Muench's script assumes that JDeveloper and the standalone WebLogic are on the same machine. However, in a typical environment, such as the one I'm working in currently, this is not the case. In our case the developer stations are Windows machines, while our WebLogic server runs on a HP-UX machine. So the question is: how to perform this migration between two machines with different operating systems?
    Regards,
    Bart Kummel

  • Deployment Profile items are all greyed out

    I am using Jdev 10.1.3.3.0 with Jheadstart. I created an application and started looking at deploying it as a WAR file. I was able to create a connection to the target Application Server with a Successful test connection. The next step is to create a Deployment Profile for the JDeveloper Project. I am following the Jdeveloper Help step 3.
    Step 3   Create a Deployment Profile for the JDeveloper Project
    Deployment profiles are project components that govern the deployment of a project or application. A deployment profile specifies the format and contents of the archive file that will be created.
    To create a deployment profile:
    In the Applications Navigator, select the project for which you want to create a profile.
    Choose File > New to open the New Gallery.
    In the Categories tree, expand General and select Deployment Profiles.
    In the Items list, select a profile type. For ADF applications, you should select one of the following from the Items list: WAR File EAR File
    You can also select Business Components Archive, if you are using ADF Business Components.
    If the desired item is not found or enabled, make sure you selected the correct project, and select All Technologies in the Filter By dropdown list.
    Click OK.
    I problem is that all the items listed under Deployment Profiles are greyed out.
    Thanks for your help in advance.

    Maybe if I select the right object as the project I would fix my own problem.
    Thanks

  • How to deploy an Oracle ADF 11.1.1.3 Application in JBOSS 5 ?

    I spend many time looking for solution for deploying ADF Faces Application 11.1.1.3 in JBOSS.
    Do somebody have an idea?
    Thanks.

    Thanks you.
    I had seen this blog but it does not match wath I need. I have an MVC project whith some ADF Business Components and I need access to MySQL Database.
    I also follow the steps mentioned by Kashinath at the following URL: How can I deploy an ADF 11g application in JBoss 5?
    But when I deploy my project in Jboss-4.2.2.GA/server/default/deploy I have this error :
    <hr/>
    08:00:15,905 INFO [EARDeployer] Init J2EE application: file:/D:/D04_INSTALL/D49_IDE/eclipse_ganymed/jboss-4.2.2.GA/serv
    er/default/deploy/MyApplication.ear
    08:00:27,701 WARN [JBossEntityResolver] Cannot load publicId from resource: jboss-web_5_0.dtd
    08:00:27,804 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ignoring config=LoaderReposi
    toryConfig(repositoryName: com.oracle.adfpojo:loader=adfm.jar, repositoryClassName: org.jboss.mx.loading.HeirarchicalLoa
    derRepository3, configParserClassName: org.jboss.mx.loading.HeirarchicalLoaderRepository3ConfigParser, repositoryConfig:
    java2ParentDelegation=true)
    08:00:27,915 WARN [JAXWSDeployerHookPreJSE] Cannot load servlet class: org.apache.myfaces.trinidad.webapp.ResourceServl
    et
    08:00:28,020 INFO [TomcatDeployer] deploy, ctxPath=/MyProject01-ViewController-context-root, warUrl=.../t
    mp/deploy/tmp17627MyApplication.ear-contents/MyProject01_ViewController_webapp1-exp.war/
    08:00:28,501 ERROR [[MyProject01-ViewController-context-root]] Erreur lors de la configuration de la clas
    se d'Úcoute de l'application (application listener) oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack
    java.lang.NoClassDefFoundError: oracle/jrf/PortabilityLayerException
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
    at java.lang.Class.getConstructor0(Class.java:2699)
    at java.lang.Class.newInstance0(Class.java:326)
    at java.lang.Class.newInstance(Class.java:308)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3800)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4361)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
    at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
    at org.apache.catalina.core.StandardContext.init(StandardContext.java:5312)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
    at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
    at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301)
    at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
    at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)
    at org.jboss.web.WebModule.startModule(WebModule.java:83)
    at org.jboss.web.WebModule.startService(WebModule.java:61)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Thanks.

  • Second SOA project refers to name of first in deploy profile

    I have a JDeveloper application called "MiscComposites". In it I created a SOA project called "JMSPublisher0". I then created a second SOA project in the application called "DBPublisher0". When I deployed DBPublisher0 to the service infrastructure directly from JDeveloper I was startled to find that EM was showing my deployed composite as JMSPublisher0.
    Going back to JDeveloper I see that the Project Properties of DBPublisher0 has the Deployment profile pointing to JMSPublisher0 (SOA-SAR File)! The file filters are correct (relevant to the DBPublisher0 project tree) but the deployment JAR name is wrong (references sca_JMSPublisher0${composite.revision_id}.jar).
    Is this a bug or is there some limitation with multiple SOA projects per application? I have other applications with three or four composite projects that seem to be working correctly (they all reference themselves in terms of file filters and composite name for deploy).
    This is with RC2.
    Todd

    Here's an annoying related issue. In Project Properties, I created a new Deployment Profile "MyProfile" to use for DBPublisher0 since the default is corrupt. JDeveloper won't let me edit the JAR name created! It defaults to the wrong "JMSPublisher0" and I can't change it through the IDE. Phooey!

  • Default Domain profiles for different OUs / departments - GPO ?

    Hi,
    i know there is only one default domain user profile possible.
    We are using Windows 2012 R2 and Windows 7/ 8.1 Clients.
    We would like to delegate a few OUs.
    How is the best way to handle delegation and different profiles ?
    Should we create only one default domain user profile without any sofware installed ?
    Next we save this profile in Netlogon ?
    And each department / different OU admin deploy his software ?
    Is it possible to control where will be use the default user profile ?
    Maybe by security filtering ?
    Is this the right way ?
    Thank you very much & best regards
    Andi

    Hi Andi,
    Based on your description, did you mean that want to set default domain user profile? From Darrell Gorter’s
    description in
    this thread, this option seems to be unsupported and known it have issues.
    Meanwhile, please refer to following article and check if can help you.
    A Better Way to Customize the Windows
    Default Profile
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft
    does not guarantee the accuracy of this information.
    If anything I misunderstand or any update, please don’t hesitate to let us know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Default VPN profile (multiple profiles)

    Hi,
    We have 2 VPN profiles on AnyConnect 3.1
    It seems that AnyConnect keep last used profile as default profile (after reboot for example)
    Is it possible to set a default VPN profile and keep it even if user connects to the other? 
    (because the default VPN profile is transparent connection for user)
    Thanks for your help,
    Patrick

    I've done a similar deployment where all authentication/authorization and accounting was pointed from ASA to ACS.
    There are multiple layers to your question. 
    First of all, you have ACS, hopefully 5.x which gives you a nice policy driven authentication and authorization schema. 
    1st layer - setup group-alias and group-urls for specific users on ASA. 
    2nd layer - on ACS decides where those connection should be authenticated/authorized against (go to AD, RSA, local DB). ASA passess tunnel group name in authentication calls to ACS. 
    3rd layer - group-lock feature ensures that user can only have access to resources if they are in a specific group. 

  • Advice for Creating a Custom Default User Profile in Windows Enterprise 8/8.1 Preview

    Just after some advice on the Best way to create a custom Default User Profile for our Windows 8 Enterprise Image.
    We are also looking at the Windows 8.1 Enterprise preview so advice on creating a Default User profile for this would also be appreciated.
    My Requirements are listed below
    -Pinned Web sites that open in Windows 8 App style IE
    -Default Windows 8 pre-installed Apps
    -The Microsoft Lync Windows 8 Client from the App Store *I understand this would be tricky, not fussed though if it cant be done*
    -Customised Start screen layout
    I have tried the Copy Profile tag in the Unattend.xml and syspreped the machine, this did not work.
    I have tried using the new "Start Screen Layout" Group Policy object, this also did not work
    The Closest I can get was to setup a user profile, Backup the Default User profile, Rename the User I worked on to "Default", Clean up the temp folder, then navigate through the user registry and replaced any absolute profile paths with the %USERPROFILE%
    variable. This worked in terms of setting the layout of the start screen, but the Lync App was not present, and Windows 8 apps, eg Video, Music and IE, would crash when attempting to open them.
    I know I am doing something wrong, so any advice would be much appreciated.
    Thankyou

    Still not getting the results that I want, to recap I am trying to do the following.
    Create a Windows 8.1 Enterprise Standard Operating Environment (SOE) Image for laptop devices at our school. These devices will be in the Students hands 24/7 and will be joined to our Windows 2012 based domain.
    I am trying to create a custom Default user profile for the image so that when a student logs onto the Laptop for the first time they get a start screen that we have created.
    The start screen consists of Pre-installed Modern Apps, a modern app created by our Software team that is side-loaded, Office 2013 Applications, and most importantly Tiles for Websites such as our Learning Management System and Intranet Portal.
    Now to the issues
    I boot the target system into Audit mode, and setup the start screen accordingly. For the Websites,
    I open the websites in the IE11 Modern app and use the built in control to pin the site to the start screen. Everything goes and looks as expected.
    I then run sysprep with a custom unattend.xml with copyprofile inside it. Again everything runs as expected.
    Now when I create a new user on the system the custom start screen appears however the websites that were pinned are no longer on the start screen. BUT when I manually open the Modern IE11 app, navigate to the website and pin the site, The Tile now appears
    on the start screen in the location I put it.
    <Rant>
    Now this puts us in a situation where we can no longer deliver a Standard Operating environment for not just our managed laptops but also our labs where a student just wants to logon and get to work.
    Why as a Desktop and System Administrator, who manages a fleet of 300+ Desktops and 1000+ Laptops do I not have the full power to customise things they way I want them.
    Yes I am aware of the new Group Policy setting for deploying Start screen configurations, Doesn't work when Web sites are pinned
    Yes I am aware of AppsFolderLayout.bin, Doesn't work for Pinned sites.
    Do the links above to Microsoft TechNet articles explaining how to customise Start Screens help, No they do not.
    Finally I am aware that I can just create a shortcut to the websites and pin those, the issue is that this does not utilise the new Live Tile code that was introduced with IE11 and we plan to use these Tiles as another notification system for our staff and
    students.
    I will continue to work on this, if I manage to find a solution myself I will post the process, however if anyone in the community, or from Microsoft for that matter, has a proven solution to pinning websites to the default user profiles start screen, please
    post it.
    </Rant>
    Thankyou

  • Disable or modify default monitoring profiles

    We are planning to deploy Ops Center 11g for provisioning and patching, but we's also like to take advantage of its hardware monitoring profiles. But we have other ways of watching CPU, memory, etc. Is there a way to disable the default monitoring profiles that get attached to each "Server" asset? Or modify the default profile to disable some of the monitoring rules?

    We found the only way to do bulk changes was through the API. In our case, we've spent enough time digging in the CLI (since it's written in python/jython), we added a couple calls to the API into there and were able to do scripted changes to the profiles. You have to understand the java side of things to get there, but it's easier (IMO) to invoke from the CLI.
    Edit: oh, and we copied the defaults, labelled them with our own names, and edited them from there.
    Edited by: 925553 on Apr 4, 2012 10:15 AM

  • URGENT - How do I attach an unattend file in SCCM to copy a local profile to default users profile? - URGENT

    We are using SCCM to capture an OS image with the hopes of deploying this image to multiple computers. However, we are having issues with copying the admin profile to the default users profile.  THIS PROCESS IS OF UTMOST IMPORTANCE IN OUR PROCESS. Does
    anyone know of to copy the admin profile to the default users profile?
    We already have an uattend file to use but we don't know how or where to apply it within SCCM.  PLEASE HELP!
    Thanks in advance.

    Hi,
    Here is how to do it for
    Windows 7,
    http://www.deploymentresearch.com/Research/tabid/62/EntryId/43/How-CopyProfile-really-works-in-Windows-7-Deployments.aspx
    Windows 8:http://windowsdeployments.net/using-copyprofile-in-unattend-xml-to-customize-windows-8/
    You need to add CopyProfile=True to the Unattend.xml file that you use to deploy the image.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Create deployment profile

    Hi all,
    I am following the instructions of the developer guide (paragraph 32.3), but when I follow the wizard to create deployment profile, in the column of items, the "War File" is not enable, I can only choose EAR file and MAR file.
    Why?
    Is this a problem?
    Thanks

    Thanks Shay and Branislav.
    Excuse me, I am using Jdev 11.1.1.0 and I am reading the Chapter 35 Deploying Fusion Web Application.
    I have solved with the Branislav's suggestion, but, after creating deployment descriptors, now I can not deploy the application. When I try to deploy I have this error:
    [10:48:29 AM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'webapp1myProfile.war'
    [10:48:29 AM] Caused by: java.lang.ClassNotFoundException: oracle.adf.model.servlet.ADFBindingFilter
    [10:48:29 AM] See server logs or server console for more details.
    Have I to create a new post?
    Edited by: user10799119 on 3-ago-2009 2.17
    Edited by: user10799119 on 3-ago-2009 2.24

  • Jabber 4 Everyone default service profile

    Hello all,
    A customer running UCM 9.1.2 with IM&P 9.1.2. They have rolled out Jabber Desktop as the default application for IM and Presence for the organization. We have setup several "SERVICE PROFILES" inside of UCM to differentiate between Ehanced Presence for employees that have both IP Phones and Jabber, and just Regular Presence for employees that do not have an IP Phone on the system. We made the Regular Presence the "DEFAULT SERVICE PROFILE" and then we ran a bulk update to update all users "currently" in the directory to have the option
    HOME CLUSTER and ENABLE User for Unified CM IM and Presence.
    CUCM is AD integrated so all the users come from AD
    The issue we are experiencing is for any new hires, the account gets created in AD then eventually sync'ed into CUCM. We can't find a switch that allows us to make sure new users have certain "DEFAULT USER" settings namely "HOME CLUSTER" and "Enable User for Unified CM IM and Presence. So these new users are not getting this setting and can not login to Jabber until this occures
    Thanks

    Hi Ryan,
    I have the same issue and at the moment no solution for that.
    I have a bulk user template, so everytime new users come in, I bulk the setting over the new users.
    Would be nice to see, if someone has another solution.
    Best regards
    Ben

  • Change Default Color Profile in New Image Document ?

    I've looked and looked, and even Googled.  Anyone know how to change the default color profile when you start a New image file?  In CS5 mine defaults to sRGB (Under the Advanced drop down) but my CS6 is ProPhoto RGB which means I have to change it manually nearly every time I paste an image copied via right click in a web browser. 

    I think it the same on windows. If I copy things to the clipboard with Photoshop that the document profile seem to be used there when I do a paste there are no color issues.  However if I use Prtscn or Alt+PrtScn to capture screen content.  I'll see that the colors are wrong when I paste the clipboard into a new document if my default color space is not sRGB. Then I need to assign sRGB to the document to correct the colors.
    If I paste a screen capture into the current document the color can be very off and I will not get a prompt on the color mismatch. Therefore I don't think a screen capture has any profile associated with it. And of course the screen has a much lower resolution then the images I edit. So there is also a big size difference. Here is one scaled to 100% zoom after the paste. You can see both the color and resolution difference.  This capture was assigned to sRGB so you will see what the screen looks like after the paste and zoom to 100%.
    Message was edited by: JJMack

Maybe you are looking for

  • NO Document for Goods Issue -Kindly help me in solving the issue

    Hi, I am getting the below error while doing post goods issue.and not generated acccounting document.kindly advice me. Material document 4900001022 does not include an accounting document Message no. M7082 Diagnosis The system cannot find an accounti

  • Error 1004 final cut pro x

    Hi every body, I'm tryng to upgrade my final cut pro x 10.0.4 to 10.0.5 but when i'm going to the App Store and i log in and i press the button restar (as i start upgrading it a week ago and after i stopped) the window with the ERROR 1004 appear. Wha

  • WRT54G: can't access a particular range of internet IP addresses

    We have a WRT54G (hardware v6) which we have used for a couple years in conjunction with a cable modem to make a home wifi network. In the past few days, we've been unable to access any sites in the IP range 130.160.x.x (that is, those at The Univers

  • Help setting up back navigation button by label name.

    Newbie back for some gems of wisdom. I am trying to get forward and back buttons to advance the user along the timeline by label name. I got the forward button to work, but can't seem to find the right code tweakage to get the back button to work. He

  • Selecting multiple image files on the 'insert picture' menu in word

    Hi there, I am trying to insert multiple pictures at once into a word document, on office for mac 2011. I am using the 'insert picture' option from the toolbar. Shift-click doesn't work like on a PC, and i have tried a variety of button combinations