Deployment profile in Jdeveloper11

Hello
in the previous version, when i create a new deployment profile, i can see it in the application navigator, but in the jdeveloper11, i can't see it, by stead, i can see it in the "build->deploy" menu, BUT THE PROFILE IS GREY, i can't use it. is that the bug of jdeveloper11.1.1.1.0? how to solve the problem?
Thank you very much

hello,
i create a deployment profile, following the wizard, it said the war file will be located under deploy directory within the project dir, but i could not find the "deploy" dir. in the previous version such as jdeveloper10.1.3 you can find it once created.
who can help me with the issue of jdeveloper11.1.1.1.0?
Edited by: user645489 on 2009-9-2 上午3:05

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.

  • 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 can I deploy a jar with directory entries using deploy profiles?

    Hi,
    I'm trying to deploy a jar file using deloy profiles, but the jar file deployed contains no directory entry. Why?
    Is it possible to do that using deploy profiles?

    my project looks like this:
    src +
     - test
         +- Main.java
         +- Test.java
    when I create a jar with 'jar -cf‘, I get something like this (with flat folders view):
    META-INF
    test
    Main.class
    MANIFEST.MF
    Test.class
    but when I use deploy profile to deploy a jar, I get this:
    Main.class
    MANIFEST.MF
    Test.class
    The directory entries are missing in the jar file.
    How can I fix this?
    Edited by: zeta on 2013-3-29 上午11:15
    Edited by: zeta on 2013-3-29 上午11:24
    Edited by: zeta on 2013-3-29 上午11:24
    Edited by: zeta on 2013-3-29 上午11:25
    Edited by: zeta on 2013-3-29 上午11:26

  • Deployment profiles problems in 9.0.3.3

    create a deployment profile as "Business Components EJB Session Bean" and click OK. a xxx.bcdeploy file was created successfully. Later on go back to this file, right click and choose "Settings" to edit the deployment profile but found ALL the application module are "Grayed out" (disabled and cannot be changed).
    This happens after I installed Jdeveloper 9.0.3.3 (clean installation). I had no problems in 9.0.3.2.
    Please help! Thanks a lot!

    Note: Haven't observed this problem with non-jsp projects.

  • Material Master: where to maintain "SNP Demand" and "Deployment Profile" ?

    Hello experts,
    the APO material master has on tab "SNP 2" the section "SNP Demand Profile" and "SNP Deployment Profile". For my understanding such profiles allow you to assign the same settings to a lot of products simply using such profile which contain predefined settings.
    Does somebody know where / how I maintain (change, create, delete) such profiles. I was scanning master data and SNP section within customizing SPRO and the within APO application menu tree  under SNP and master data ... but couldn't find it.
    Regards
    Thomas
    Edited by: Thomas Schulze on Mar 10, 2011 2:53 PM

    Thomas
    Use the following tcodes
    /n/sapapo/snp101 - Demand prof
    /n/sapapo/snp102  - Supply
    /n/sapapo/snp111 - Deployment
    And yes you are right , if you look in menu path or SPRO you cant find these . Not sure why.
    Thanks
    Aparna
    Edited by: Aparna.Ranganathan on Mar 10, 2011 4:08 PM

  • 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!

  • JCAPS 5.1.3 deployment profile BUILD error!

    Hello,
    I m getting this error while trying to build deployment profile, can anybody help me please???
    Annotation: Caught Compilation Error(s).
    Please fix before proceeding.
    com.stc.codegen.framework.model.CodeGenException
    at com.stc.wsclient.design.codegen.impl.JaxRpcCodelet.generateFiles(JaxRpcCodelet.java:493)
    at com.stc.wsclient.design.codegen.impl.WSClientCodelet.generateFiles(WSClientCodelet.java:530)
    at com.stc.codegen.frameworkImpl.model.CodeGenFrameworkImpl.processCodelets(CodeGenFrameworkImpl.java:640)
    at com.stc.codegen.frameworkImpl.model.CodeGenFrameworkImpl.process(CodeGenFrameworkImpl.java:1544)
    at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.process(DeploymentVisitorImpl.java:405)
    at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.process(DeploymentVisitorImpl.java:308)
    at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.traverseDeployment(DeploymentVisitorImpl.java:268)
    at com.stc.codegen.driver.module.DeploymentBuildAction.loadCodeGen(DeploymentBuildAction.java:923)
    at com.stc.codegen.driver.module.DeploymentBuildAction.access$1000(DeploymentBuildAction.java:174)
    at com.stc.codegen.driver.module.DeploymentBuildAction$1.run(DeploymentBuildAction.java:599)
    at org.openide.util.Task.run(Task.java:136)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599)
    Caused by: com.stc.codegen.framework.model.CodeGenException: JaxRpcException in generateBeans() of client JaxRpcCodelet
    at com.stc.wsclient.design.codegen.impl.JaxRpcCodelet.generateBeans(JaxRpcCodelet.java:1143)
    at com.stc.wsclient.design.codegen.impl.JaxRpcCodelet.generateFiles(JaxRpcCodelet.java:491)
    [catch] ... 11 more

    Hi,
    We have struggled with this error a couple of times in the past. I can't tell you an exact solution to the problem since we havn't found none.
    However, I think it's related to the usage of web services and I think we usually solved it by recreating the involved business process. Sometimes it helped just double clicking the small topic/queue -icon between the web service and the business process in the connectivity map.
    You can also have a look in the business process properties to see if you see something suspicious there (right click on the business process and select properties)..
    /Alex

  • Create deployment profile on JDev 9.0.3.2 build 1145 doesn't

    Don't ask, I need to use this version for an old 9iAS portlet project.
    Running JDeveloper on SuSE 9.2 Pro Linux I can compile fine, but attempting to create a deployment profile (r click on project->new->deployment profiles->jar file, simple archive) creates a dialog asking for path and deployment file name.
    Clicking OK in this dialog creates nothing, nada. Any other kind of jar file: nada, nothing.
    I CAN create an Ant build file.
    My privileges are these for jdevhome:
    drwxr-xr-x 3 me users 4096 2005-04-07 09:52 jdev9032home
    This is also in my own /home/me directory.

    Question for extra credit:
    Using JDeveloper 10G, is there a way to create portlets that can be deployed in 9iAS? From our experience, the generated provider does not work. We can deploy the portlet, but not use 9iAS portal to create the link to the provider.

  • HOW-TO load .jars in ORACLE10g Database throug deployment profile in Jd1013

    Hi everybody,
    In Jdev10.1.2 it is very simple to deploy an amount of jars to a database through use of a loadjava deployment profile. The to be deployed jar files are simply added to the additional classpath in the project properties.
    In Jdev1013 there isnt an option path in the project properties as ther is in Jdev1012. Can someone plz tell me how i can load java classes with an loadjava deployment profile in Jdev10.1.3. Where can i add thos jars to the project (how can you add .jars to the additional classpath of the project?)
    Many thx
    Kim

    Anybody?

  • Web Module Deployment Profile Dependencies Bug

    In 903 WAR deployment profiles, the profile dependency tab says that "The selected dependencies will be packaged in the same EAR file as this Web Module."
    Unfortunately JDev not only does the above, it also includes dependant *.jar, *.war files with the resulting war file under WEB-INF/lib/. This means that jar files often occur multiple times in a EAR file.
    The whole build, deploy, debug cycle is very time consuming and this bug just make it worse.

    bump.
    I am having the exact same problem...
    There are a number of configurations regarding the application and/or project deployment profiles that I know work, however as stated above "I need to un-check a jar, save the workspace, re-check the jar then save the workspace again" (the end result being no settings actually changing, just a few saves...) to actually get the deployed application to run.
    Otherwise a 'oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NoClassDefFoundError' is thrown in the WLS server log.
    Once the application is closed and reopened, and deployment is attempted yet again it fails, and the same process is required to make it work again.
    Any help would be greatly appreciated.
    I have an open SR lodged with My Oracle Support: SR 7805211.992, if anyone lurking here with access would like to use it for further reference whilst investigating this problem.
    Regards,
    Matthew.
    Edited by: Matthew Carrigy on 6/10/2009 15:46

  • Convert Deployment profile to ant tasks

    There is any utility to convert deployment profiles (.deploy files) to ant tasks? We are working with Jdev 10.1.3.2
    Thank's in advance.
    Julio.

    Julio,
    Nope. 11g has a nice utility called "ojdeploy" that can be called from ANT, but no help in 10g.
    John

  • Deployment profile for a business component deployed to 9ias?

    I am trying to build a deployment profile so I can deploy my business component to an oc4j instance on my remote 9iAS machine.
    In jdeveloper version 9.0.3, the "Business Component Deployment Wizard for EJB session bean" prompts for a both a "Deploy to Connection" and a "Server Connection".
    I am specifying a connection to a "9i Application Server - Remote DCM" for the <deploy to connection> prompt. Per the documentation and the wizard .. you must then specify a server connection.
    I don't understand the server connection piece ... The <new button> for the "server connction" only lets me build a connection a standalone OC4J. I am trying to deploy to a 9ias oc4j instance on a remote machine. I am suppose to somehow specify a connection to the remote 9ias oc4j instance as if it were a standalone instance? How do I build and specify this connection?

    Thanks Frank.
    My jdevloper help system describes how to deploy to 9ias, and I have not yet spotted anything in the fine print that nullifies this.
    The release notes that came with Jdeveloper version 9.0.3.10.35 show a compatibility matrix for deployments to 9ias version 9.0.3 ... my scenario is listed as supported. They note that deployment to 9ias 9.0.2 of bc4j is not suported, and J2EE/WebServices deployment has DCM issues.
    FYI ... I have a TAR openned on this subject, and Metalink support personnel seems to be pretty close to declaring this a bug (internal bug#2597292 and internal bug#2495251). Specifically these bugs relate to JBO component versions 9.0.3.9.51 and 9.0.3.10.12 in reagrds to DCM connections to 9ias. If this is the case then it looks like 9iAS deployment is not supported.

  • Problems creating deployment profile

    When I attempt to create a new deployment profile in JDev 3.1 (Oracle 8.1.6) on step 2 where I should be adding in my files to deploy ( I assume they are the .java files ) there are NO files to deploy in the list?????????
    What could possibly be wrong?
    TIA
    Owen

    FIXED
    Had my project (jpr) file opened in my opened list tab but not added into my workspace tab????
    Owen

  • 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

Maybe you are looking for