Helping the deployment of applications

Hello

I downloaded WebWorks 10 since the developers page and I managed to Pakage my app, but I'm unable to deploy the application that I am unable to find the "BlackBerry deployment.

Can someone advise this is a separate download or is it stored somewhere different.

On a Mac, it is located in:
/ Developer/SDK/Research In Motion/BlackBerry 10 SDK WebWorks 1.0.0.7/dependencies/tools/bin

So I guess that on PC it is:
C:\Program search in Motion\BlackBerry 10 SDK WebWorks 1.0.0.7\dependencies\tools\bin\

Tags: BlackBerry Developers

Similar Questions

  • Requirements for the deployment of Application JDeveloper 12 c

    Hi all

    We are developing a new application for our organization using JDeveloper 12.

    I want to know the specification of machine into the server (e.g. hard disk, RAM, processor etc.) that are required to deploy my JAVA application.

    Waiting for a quick response.

    Kind regards

    Misbah.

    Hello Misbah,

    Please check below document carefully. Also its depends on your application. Also please check option tuning in ADF

    https://docs.Oracle.com/CD/E26401_01/doc.122/e48788/T572842T572942.htm

    Also ask you to perform the Stress/load test

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/adfloadstresstesting-354067.PDF

    http://andrejusb.blogspot.in/2011/11/stress-testing-Oracle-ADF-BC.html

    Performance optimization.

    Oracle Application Development Framework Performance Tuning

    Thank you

    Amey

  • The deployment of applications to hang on "Provisioning" Phase

    Hello

    I'm trying to deploy two different applications of Director App that crashes every time on the stage of commissioning. I use a Windows 2008 R2 model and a model of CentOS 6.5.

    2014-01-22 10_59_24-VMware vCloud Application Director.png

    In the execution plan within the phase of commissioning installation of the node does not end. I checked the recent events at the VCAC and is the only newspaper, referring to my deployment "Machine Puppet2: asked using the" Centos 6.5 64-bit "blueprint."

    2014-01-22 10_58_51-vCloud Automation Center.png

    2014-01-22 10_59_38-VMware vCloud Application Director.png2014-01-22 10_59_49-VMware vCloud Application Director.png2014-01-22 11_00_00-VMware vCloud Application Director.png2014-01-22 11_00_09-VMware vCloud Application Director.png

    In VCenter, I see the virtual machine is created and is initializing. I can open the console and connect to the virtual machine. For some reason any VCenter does not report back that the virtual machine has finished creating.

    Kind regards

    -Robert.

    I managed to solve this problem in the re-construction of my Windows 2008 R2 and Centos 6.5 from scratch templates.

  • Scripts of Ant to deploy livecycle applications

    Hello

    I wanted to know if there is a provision to develop scripts of Ant that helps the deployment of applications from one server to another livecycle.

    Any information or material in this regard will be a great help.

    Kind regards.

    You can do this by using the Java API of LiveCycle.

    The ApplicationManager class provides a number of methods to play with LC

    Apps.

    See the link for the following documentation:

    http://help.Adobe.com/en_US/LiveCycle/9.0/programLC/Javadoc/com/Adobe/IDP/applicationmanag er/client/ApplicationManager.html

    Nith

  • How to change the source of data in application with the deployment plan

    Hello

    JDev Version: 12.1.3

    I can't change the source data with the deployment plan bc4j.

    Any example on this requirement?

    Thank you

    Anil

    Well, if you take a look at:

    http://Biemond.blogspot.com/2009/04/using-WebLogic-deployment-plan-to.html

    (one of the links in the link you get), you will see Edvin Biemond answwer:

    "you must change the configuration of module of the Application so that it uses a data source. and in the deployment of applications disable deployment of jdbc connection.

    Now you is enough to make the good source of data on each wls and deploy ears. »

    The simplest (and probably the best) way is, as I told you, and you are also mentioned: open up JDeveloper and change declaratively and re-download the ears

  • Cancel the deployment of a Web application using a Java method or call

    Hi, I have an application that is running on weblogic I want to cancel the deployment using a Java method or a call.
    Is it possible to do it with a specific API to weblogic or something like?
    Thank you!

    Hi CarolinaCunha,

    Please visit the following link to cancel the deployment of Applications using the Java method:

    http://jaysensharma.WordPress.com/2010/01/15/Undeploying-application-using-Java-method-JMX/

    Thank you
    Jay SenSharma

  • Set the 'Not available' application via the SQL statement

    Hi, I am trying to automate the deployment of applications and wonder if anyone knows how I could define the "Unavailable" via a SQL script application. In the views of the APEX_030200 scheme, there is a view called "APEX_APPLICATIONS" with "AVAILABILITY_STATUS" and "UNAVAILABLE_TEXT" columns What I want to do is to run a statement that sets the 'Not AVAILABLE' application before you run the import script.
    Thanks, J

    Hello:

    You can use the 'wwv_flow_api' to set the State of the application

    DECLARE
    ws_id number;
    BEGIN
    select max( workspace_id) into ws_id from apex_applications ;
    wwv_flow_api.set_security_group_id(ws_id);
    
    wwv_flow_api.set_flow_status (
        p_flow_id => :app_id,
        p_flow_status => 'UNAVAILABLE',
        p_flow_status_message  =>'Application being updated...')
        ;
    end;
    

    The valid values for p_flow_status are
    'AVAILABLE. '
    "AVAILABLE_W_EDIT_LINK,"
    "AVAILABLE_W_INLINE_EDIT,"
    "DEVELOPERS_ONLY,"
    "UNAVAILABLE_URL,"
    "UNAVAILABLE_PLSQL,"
    "RESTRICTED_ACCESS,"
    "UNAVAILABLE".

    CITY

  • Please need help with the deployment of web applications in Jdeveloper 12 c

    Hello

    I'm desperate for help guys. am trying to deploy a web application in weblogic server, but nothing works!

    I have created a project in jdeveloper and created a jsp page in the project, what I want is to run this page!

    I followed the instructions here: Deployment of Applications Web Fusion , I don't really know if I did good or bad, the document is too detailed and not understood clearly.

    I am a newbie oracle user and trying to build a jsp web application connected to the oracle database. fails application deployment it says: cannot run application deployment IntegratedWeblogic error...

    Please could you tell me the steps of deploying applications in Jdeveloper 12 c?
    What deployment profiles, I need to create (ear, war, mar)?

    This deployment descriptor, I need for my application work?

    Please guys I am newbie to oracle, if you could give me simplified answers and straight instructions it will be appreciated .

    Thank you

    It depends on your knowledge of jsp and the possible controllers like struts, the faces and the adf (which is an addon of jsf). ADF has the advantage that a large number of configurations and other stuff is handled for you. However, if you are familiar with Struts you can use it too.

    The decision also depends on demand and what he should do. I can't comment on this, as I don't know.

    As you use 12 c my recommendation is to use the stack complete adf, meaning adf faces and adfbc for access to the data in the Database.

    There is a license for the adf if you want to deploy on a WebLogic Server, however there is a free version (adf essentials) that uses a GlassFish server.

    Timo

  • Impossible to deploy my application on the Simulator more

    Since there are 4 days, I can't deploy and run my application on the Simulator more, I get this message all the time:

    Failure of deployment: Info: request shipment: install and launch
    Info: Action: install and launch
    News: Native debugging: on
    Info: File size: 482774
    Info: Installing eir.bb10.CorporateContacts.testDev_ateContacts1e5ecb89...
    Info: Treatment 482774 bytes

    What could be the problem? I later use NDK, reinstalled all, using 3 different simulators, including the most recent, but without success.

    I'd appreciate any help. It is very annoying, because I can't do any work and ship expected app updates, I face the environment of dev for 4 days! I have worked on many platforms and with many different tools, but I've never experienced anything like this.

    Thanks for the reply!

    I managed to get things running in a similar way. I uninstalled everything, including the NDK and start over. I returned to VMWare Player v.4. I work mainly with outdated Simulator, we run the fastest for me, although later runs now too.

    Yet EACH deployment on a Simulator takes several attempts, I don't remember when was the last time that the deployed application and runs correctly on the first attempt. I also change the download settings, switching between 'install bar' and 'clean install', these two works more often for me. Another thing to try in the meantime is to go for debugging directly, if the race does not...

    It is a terrible experience and it's very laborious, as I end up losing most of my time trying to run my application on the Simulator, instead of productive coding. Sorry BlackBerry, but it's worse that develop for Android, iOS, Windows Phone, Java ME... I develop for these systems and has never had any topic also with any of them.

    One of the reasons for the app started working again maybe do something with the code, because it contained errors, but the construction still successfully passed and they never showed me any error message in the IDE or in the Simulator. Anyway, I'll never know if my code had something to do with the cause of the problem, because the 'hack' held an older VM etc. But I write this so that people know that it can theoretically hinder deployment too.

  • Error during the deployment of ADF application on weblogic Server integrated in JDEV - [SPI: J2EE deployment 260010]

    Hello Experts,

    I received the following message when I tried to deploy a sample application on the weblogic Server integrated into my JDEV ADF.  Can someone help me with this error message?

    < 27 March 2015 21:30:09 CEST > < opinion > < WebLogicServer > < BEA-000360 > < server started operation >

    IntegratedWebLogicServer start time: 33630 ms.

    IntegratedWebLogicServer has begun.

    [Running the application on Server Instance IntegratedWebLogicServer SavedSearches...]

    [15:30:11]-deployment began.  ----

    [15:30:11] the target platform's (Weblogic 10.3).

    [15:30:18] # incomplete deployment.  ####

    [15:30:18] [SPI: J2EE deployment 260010] unable to connect to ' t3s: / / localhost:7102' as a user, "weblogic. Error returned: null

    [15:30:18] [SPI: J2EE deployment 260010] unable to connect to ' t3s: / / localhost:7102' as a user, "weblogic. Error returned: null

    [15:30:18] [SPI: J2EE deployment 260010] unable to connect to ' t3s: / / localhost:7102' as a user, "weblogic. Error returned: null

    [15:30:18] t3s: / / localhost:7102: Destination unreachable; nested exception is:

    java.net.ConnectException: Connection refused: connect. No router available at destination

    [15:30:18] Destination unreachable; nested exception is:

    java.net.ConnectException: Connection refused: connect. No router available at destination

    # Cannot run application SavedSearches due to the deployment on IntegratedWebLogicServer error.

    [SavedSearches application stopped and cancelled Server Instance IntegratedWebLogicServer]

    Thank you

    David Selvaraj

    Can user, you please tell us your exact Jdev version?

    The error message tells you that the server has been started, but is not available under the localhost:7102 of access

    The port doesn't look good for me. The built-in Server normally uses port 7101. You can check which port you configured for the server?

    You can check this on the "application server" tab and select the built-in server, right-click, and select Properties. In the dialog box, you see the configuration.

    Timo

  • "JNDI name is already in use" error when deploying ADF Application after the deployment of Interface of AM Service

    Hello

    12.1.3 JDeveloper / WLS 12.1.3 / Windows 7 64-bit OS.

    I am facing the problem that is mentioned in the following post.

    https://community.Oracle.com/thread/2284290

    I created a simple ADF page with the data to display in the Employees table. The page works fine.

    I added a custom method to the AM and a profile of "Business Service Interface components" deployment of the AOS.

    When I'm trying to deploy the stand-alone WLS Service, it gives the error below.

    If I deploy only the AM Service interface, the web service deployment is going very well.

    If I cancel the deployment of the AM Service and deploy ADF EAR, then it also works very well.

    But if I deploy the AM Service and then try to deploy the EAR, then it gives the error below.

    And vice versa, if I deploy EAR application, and then deploy the AM service, it gives the error below.

    It was working fine until 11.1.1.7.

    I have done this repeatedly for a long time and wasn't any problem in 11.1.1.7 deployments.

    If something has changed in 12.1.3?

    Even if the AM Service is existing, it is deployed in the same application, it should be able to just crush?

    Here are the results with different versions

    11.1.1.7 - domain of the ADF - Standalone Server - works fine

    11.1.1.7 - SOA - Standalone Server - domain works very well

    12.1.3 - error field - integrated WLS - ADF

    12.1.3 - error field - independent server - SOA

    (The foregoing analysis is based on a simple project ADF as a point of Contact for that matter).

    Real-world scenario

    --------------------

    We need this because ours is a BPM Application and the Composite depends on the AM Service, so the AM service must first deployed in the field of the SOA.

    Then, we make the process as well as the ADF UI for task forms. ADF project depends also on the model project

    We get the error during the deployment of the BPM project and the ADF UI project below.

    Error

    -----

    Unable to deploy EJB: ModelEJB.jar model.common.HRAMServiceBean:

    [EJB:011055] The EJB deployment error ' model.common.HRAMServiceBean (Application: employees, EJBComponent: ModelEJB.jar) ", the JNDI name" HRAMServiceBean #model.common.serviceinterface.HRAMService "is already in use." You must assign another name JNDI in weblogic-ejb-jar deployment descriptor. XML or annotation corresponding to this EJB before it can be deployed.

    [12: 02:07] caused by: java.lang.Throwable: substituted for the missing class [EJB - 11055] the EJB deployment error ' model.common.HRAMServiceBean (Application: employees, EJBComponent: ModelEJB.jar)', the JNDI name "HRAMServiceBean #model.common.serviceinterface.HRAMService" is already in use. You must assign another name JNDI in weblogic-ejb-jar deployment descriptor. XML or annotation corresponding to this EJB before it can be deployed.

    Thanks for any help

    Sameer

    Found a workaround for this problem.

    I don't have to do this in 11.1.1.7 well!

    You don't know if it's the right solution or not!

    If anyone of you knows a better solution, please share.

    I did the 2 following things.

    a. classes of the AM Service Interface of removed files from deployment profile filters

    ViewController project-> properties-> deployment profile--> filegroups--> WEB - INF / classes-> filters

    : Uncheck * Service *. * files (4 - Service.class, Service.wsdl, Service.xsd, ServiceImpl.class)

    b. deleted the deployment profile of library jar ADF for the model project

    Model project-> properties-> deployment

    : Remove the deployment of ADF library jar files profile

    And now I am able to deploy time interface AM Service and application.

    It works for me because I won't need to deploy the AM Service interface again while deploying the process / code of the ADF.

    Since I will deploy the Service Interface of first Business components separately.

    Thanks and greetings

    Sameer

  • We purchased complete team CC w/One (1) license. If we can deploy specific applications to separate computers, for example the Photo-Design-Acro on a windows computer and first-After effects to a Mac, or license allows - as in recent CS - instalation on 2

    We purchased complete team CC w/One (1) license. If we can deploy specific applications to separate computers, for example the Photo-Design-Acro on a windows computer and first-After effects to a Mac, or license allows - as in recent CS - installation on separate computers of two 2?

    You can activate the subscription creative cloud on two machines, however, you cannot use both machines at the same time. Please check: http://wwwimages.adobe.com/content/dam/Adobe/en/legal/servicetou/Software_Terms-en_US-2015 0407_2200.pdf

    I hope this helps.

  • Silently uninstall applications with the deployment of Exceptions tool

    How are we supposed to uninstall applications installed via the deployment of Exceptions tool?

    At the time of the writing of this I can't see myself not class install as a stream of work supported.

    It would be a great help if we could have a workflow of uninstalling too.

    Any suggestions on how to work around it also appreciated.

    Most of the applications in the Exceptions folder can be uninstalled using the uninstall switches standard msi.

    That would not apply using Adobe or AIR that would uninstall it via the operating system.

  • Problem installation AutoVue - deployment of application in the field has failed;

    Full of the error:

    Deployment of application in the field has failed; Deployment error - Exception has occurred in the javax.xml.ws.WebServiceException of wsgen process: cannot create JAXBContext deployment error - Exception has occurred in the javax.xml.ws.WebServiceException of wsgen process: cannot create JAXBContext.

    Sun GlassFish Enterprise Server v2.1.1

    This error occurs when == > http://localhost:4848 / | Console mgt GlassFish 2.1.1 | Web applications | Deploy | Web application, AutoVueWS.war


    Background:

    I am an Adobe Flex coder threw in a Silverlight project, trying to get a JavaBean to work.

    My task is to get a DGN file to display in my Silverlight application. I tried to fix this using AutoVue as a web service returns an image and displaying this image on my control. This, of course works fine on the last machine of developers. However, I've been totally failed to install on the client server. I have no real idea of what I'm doing with the GlassFish/Java/AutoVue for this project section. Any help would be greatly appreciated


    -I have have Glassfish installed v2.1.1 and seems to work correctly.

    -I used it C:\Program Files (x86)\Java\jdk1.7.0_21\bin\jar.exe' cvf - AutoVueWS.war - C AutoVueWS.

    to compile the war file.

    -Server = Pro, 2 GB, Windows 7 64-bit * Virtual Machine

    Post edited by: 6bf38c5b-5aea-4186-9e77-bf1326cfd283

    New "6bf38c5b-5aea-4186-9e77-bf1326cfd283," Hi

    If all you need to AutoVue for is the conversion of an input format (for example, DGN) in a PNG image format, so yes, it's a case of using the AutoVue Web Services API (more precisely "convert it" Web Service). In this case, you should proceed with the question of GlassFish forums so they can help solve the deployment problem.

    However, depending on how you obtained your Silverlight solution implemented, it might be even more efficient/transparent to avoid the conversion completely process and simply stir the applet AutoVue in the interface of your solution. In this case, users would see their files (in whatever format or DGN) directly within the AutoVue applet, and you can customize the user interface of applet according to the needs (in terms of menus/toolbars tools/etc). If this is of interest to you, check out the Guide of AutoVue API at http://docs.oracle.com/cd/E37436_01/otn/pdf/E37455_01.pdf

    And to answer your last question - no, there is no way to communicate directly with the server of AutoVue. The AutoVue API and the API of Services Web AutoVue are the two APIs on the client side.

    Thank you

    Graham

  • Please comment configtool.sh hung to 20% during the RA Web application deployment

    I have a distributed installation of PMCS version 11.1.2.1.  The application layer is a group of weblogic 3 node.  We applied a few patches at all levels and in the posteps we had to redeploy the RA application.  It worked well on the first node, but on others configtool.sh 2 following nodes hang himself after completing the first steps in the HSS and register before the preliminary steps on the RA to 20%

    We have tried everything I can think of to get around this

    error is

    Exception in thread "Thread-14" java.lang.NullPointerException

    at com.hyperion.config.document.StorageMisc.mergeVTConfigFiles(StorageMisc.java:279)

    at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:441)

    at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:90)

    at java.lang.Thread.run(Thread.java:619)

    What happens on 2 different nodes in the cluster


    I rolled back the patch on these nodes and tried to redeploy - who did not

    I opened a SR with Oracle and transferred the detail trace data that contained nothing substantial

    I even tried the utility of registry cleaning of 11.1.2.2 (at the request of supported) and that did not fix the issue


    any help would be great

    [The last entries in the configtool.log are/swpkg/oracle/hyperion/Oracle/Middleware/user_projects/epmsystem4/tmp/jazn-data4188527176104099455xml, modified [Fri Mar 22 17:51:25 EDT 2013]] [2013-06 - 21 T 14: 20:19.009 - 04:00] [EPMCFG] [PATH] [EPMCFG-02188] [oracle. EPMCFG] [tid: 20] [ecid: 0000JxbxiUKBl3IpIoG7yf1Hl9 ^ N000005, 0] [SRC_CLASS: com.hyperion.hit.fusion.FusionComponent] [more than 3 863 files exist in EPM_ORACLE_INSTANCE. Skip logging] [2013-06 - 21 T 14: 20:19.010 - 04:00] [EPMCFG] [PATH] [EPMCFG-02160] [oracle. EPMCFG] [tid: 20] [ecid: 0000JxbxiUKBl3IpIoG7yf1Hl9 ^ N000005, 0] [SRC_CLASS: com.hyperion.hit.fusion.FusionComponent] announcement of the end of the file [2013-06 - 21 T 14: 20:19.014 - 04:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle. EPMCFG] [tid: 20] [ecid: 0000JxbxiUKBl3IpIoG7yf1Hl9 ^ N000005, 0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Validation found for product raframework file

    Post edited by: MikePaladino After the release of configtool, we also see these errors [2013-07 - T 03, 16: 30:54.847 - 04:00] [EPMCFG] [WARNING] [EPMCFG-01011] [oracle. EPMCFG] [tid: 12] [ecid: 0000JyaEk8cBl3IpIoG7yf1Hp8_U000006, 0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Impossible to analyze Hub record task priority: priority = null [2013-07 - T 03, 16: 30:55.097 - 04:00] [EPMCFG] [WARNING] [EPMCFG-01011] [oracle. EPMCFG] [tid: 12] [ecid: 0000JyaEk8cBl3IpIoG7yf1Hp8_U000006, 0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Impossible to analyze Hub record task priority: priority = null [2013-07 - T 03, 16: 30:55.154 - 04:00] [EPMCFG] [WARNING] [EPMCFG-01011] [oracle. EPMCFG] [tid: 12] [ecid: 0000JyaEk8cBl3IpIoG7yf1Hp8_U000006, 0] [SRC_CLASS: com.hyperion.cis.ConfigToolDocument] Impossible to analyze Hub record task priority: priority = null [2013-07 - T 03, 16: 30:55.337 - 04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle. EPMCFG] [tid: 12] [ecid: 0000JyaEk8cBl3IpIoG7yf1Hp8_U000006, 0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunnAllTasksState] trace: interrupted Configuration...

    We've thought of it.  Somehow the following folder was empty

    $EPM_ORACLE_HOME/products/biplus/validation.

    We copied the following files of the installation that has been working (below) from another node in the cluster WebLogic who worked and finished the deployment

    copy these files from the server well and it seems to have worked

    LS - ltr

    Total 504

    drwxr-x - 2 oracle oinstall 4096 Sep 17/2012 resources

    -rwxr-x---1 oracle oinstall 993 Sep 17/2012 validate.sh.template

    -rwxr-x---1 oracle oinstall 1039 Sep 17/2012 validate.bat.template

    -rwxr-x---1 oracle oinstall 738 Sep 17/2012 logging.xml.template

    -rw - r - 1 oracle oinstall 11580 Sep 17/2012 product_vtconfig.xml

    -rw - r - 1 oracle oinstall 481280 Aug 1 14:44 validate.tar

    resources /

    resources/raframeworkValidation_zh_TW.properties

    resources/raframeworkValidation_zh_CN.properties

    resources/raframeworkValidation_pt_BR.properties

    resources/raframeworkValidation_pl.properties

    resources/raframeworkValidation_it.properties

    resources/raframeworkValidation_ja.properties

    resources/raframeworkValidation_ko.properties

    resources/raframeworkValidation_nl.properties

    resources/raframeworkValidation_de.properties

    resources/raframeworkValidation_es.properties

    resources/raframeworkValidation_sv.properties

    resources/raframeworkValidation_fr.properties

    resources/raframeworkValidation_fi.properties

    resources/raframeworkValidation_ru.properties

    resources/raframeworkValidation_en.properties

    resources/raframeworkValidation.properties

    resources/raframeworkValidation_da.properties

    resources/raframeworkValidation_no.properties

    resources/raframeworkValidation_tr.properties

    Validate.bat.Template

Maybe you are looking for