How to deploy my app

Hello everybody,
I have been developing my first app that will go in production soon. It works properly and I would like now to put it under user test on our UAT environment.
In order to achieve that, I configured the farm in order to host a company app catalog.
After configuration of the farm I created an app catalog in one of my web applications.
I uploaded the app file to the app catalog library and then added it to the catalog site.
Now I would like to deploy the app to a target site collection and in order to do that I go to the app catalog site, then I click on the ... button of the app and then click on "deployments".
In there I enter the site collection in which I want to add the app but when I click on "Add" an error message appears: "Invalid site collection" (or similar, since I have it in french this is my own translation)
So I am stuck here. I have my app in the farm but cannot deploy it to a site collection in order to use it then.
The site collection to which I am trying to add the app to is in another web application than the app catalog (just in case that maters).
Any thoughts on this?
Thanks in advance for your help
Carlos

"App Catalog is scoped to a web application, all apps that you want to make available for a web application have to be in the App Catalog site collection for that web application"
http://technet.microsoft.com/en-us/library/fp161234%28v=office.15%29.aspx
if you want to deploy apps to different web application then you have to create a new app catalog specific that web application and upload the apps to that app catalog so they will be available to all site collection within that web application.
My Blog- http://www.sharepoint-journey.com|
If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

Similar Messages

  • How to deploy galileo app in windows phone

    Hi Everybody,
    Could you please suggest how to deploy galileo app in windows phone ? .
    I have built this app in C++
    Seeking your co-operation and support..
    Thanking you,

    Only Metro/Store style apps can be installed on Windows phones - unless you're an OEM
     -Brian
    Azius Developer Training www.azius.com Windows device driver, internals, security, & forensics training and consulting. Blog at www.azius.com/blog

  • How to deploy an app with servlet and background processing

    i have a servlet with background processing. it has to run 24 hours a day.
    but i have problem with shutdown (after 1-2 hours without user action). [9iAS 9.0.3.0, windows 2000]
    i created for application seperate OC4J (in the EM) and i deployed it there. first time as war file, later as ear file (because there is possible to re-deploy only ear file).
    but it seems that the servlets are not designated to run as a uninterruptible task.
    the question is: how to deploy such (servlet + uninterruptible background processing) application in the 9iAS?
    a) everything in the OC4J (then how to disable shutdown?)
    b) servlet in the OC4J. where (and how) to install the rest of application?
    b1) servlet in the OC4J + rmi/soap/... + standalone server?
    what is the standard in the oracle world :) ?
    thanks

    Better to post your topic in the iPad in the Enterprise community.
    This is the, "Using Mac App Store" forum and for the most part for troubleshooting the App Store.

  • How to deploy web app from PC to Linux with Netbeans ?

    I am developing a web app in Netbeans 6.0 on my PC, using the Tomcat comes with the IDE, now I need to deploy it to a Linux server running Tomcat, can I do it from inside the IDE ? Can it copy all the servlets and other java classes to the Linux for me ? If so, what info does it need from me ? Login, password ... ?
    If not, how can I do it by hand ?
    Frank

    RTFM
    You need to consult the NetBeans Help to see if it will export a WAR/EAR. Regarding getting it over to Linux, there are some issues there. But if you have visibility to the Linux deploy directory from your PC then it's possible. It's certainly possible to do ALL of this using Apache Ant.

  • How to deploy an App in an Enterprise environment

    hi @all,
    We have to following problem in our enterprise. We deliver some iPhones to our top management people pre-configured with the app "iAnywhere" and activated.
    We install the App "iAnywhere" with our internal Apple-ID Account.
    Now the problem: if there is an update of the App the user have to sign in with the originally apple-ID (the one we have installed the app). So it's not possible to update the App with his personal account.
    The workaround is as following: delete the app and re-install with his own account (but he has to re-register the whole thing again on our Mobile Office Server - which is not very comfortable).
    is there any solution? how we can provide the app in an other way - that means the user should be able to update the app "iAnywhere" with his own private account.
    Thank you in advance for any help!
    Best regards from switzerland
    Adibach

    Better to post your topic in the iPad in the Enterprise community.
    This is the, "Using Mac App Store" forum and for the most part for troubleshooting the App Store.

  • How to deploy the app?/

    Hi,
    I have built a project using Flex Builder2 . Now i wish to
    deploy this on a web server.
    How do i export this project.
    wat format shd i export the project.
    Thanks for the help.

    if you made a basic application, not using flex data
    services, just put the 'bin' folder, located in the folder where
    your project files are, in your web directory.

  • How to deploy Jdev11g App on Oracle AS10g

    hi can any one tell me the deployment steps for deploying Jdev11g Applications on Oracle Application Server 10g such as Adf Rich Client Appliacations

    Naveenapps,
    As documented in the compatibility notes - you cannot do this.
    ADF Faces Rich client requires JSF 1.2, which is not supported by OAS 10g.
    An update: the compatibilty notes are [url http://www.oracle.com/technology/products/jdev/htdocs/11/as_supportmatrix.html]here
    John

  • Deploying Java Apps to PDAs

    Hi,
    i wanted to know how to deploy Java Apps to PocketPC and Linux-based PDAs.
    can it be done directly frm the toolkit?

    Hi,
    Check if your device supports OTA. If it is supported put your application JAD and JAR file in some webserver and hit the server from your deivce to download the app. Dont forget to set the MIME type of the server

  • How coud i do to deploy a app to the website that shiped by j2ee sdk

    i want deploy a app to the website that shiped by j2ee sdk.
    i found the "conf" folder under the J2EE_HOME.but the website is have nothing with the file "server.xml" in this folder.
    how could i do?
    thx

    The J2EE 1.4 Tutorial describes how to deploy applications:
    http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html

  • How to deploy ADF applications in Oracle apps

    Hi,
    I just gone thru demos on ADF rich client applications using jdeveloper 11g.My doubt is how to deploy and use these from oracle apps.Is ADF supported in R12.If yes then could anybody provide me steps to deploy code at unix file system and how to create form functions for accessing jspx pages?
    I know that in OAF, we can deploy server components at $OA_java and PG.xml files using xml importer and we can create form functions for PG.xml files.Similarly what are the steps to deploy and access ADF applications thru oracle apps.
    Thanks,
    ashok

    ADF Rich Client Components need a newer server than the one that comes with Apps R12.
    So what you'll need to do is have a separate WebLogic 10.3 server where you deploy the ADF Rich Client Applications.
    You can call them from your Apps by customizing your current apps and adding a button or link that just calls the URL where your ADF apps are.

  • How to deploy adf page in oracle apps R12

    Hi,
    we are design one ADF page, i want to deploy that page in oracle apps R12.
    am total new this adf, could you please tell me any body
    how to register in apps adf webpage
    thank and regards
    rkrao.
    Edited by: Rama Krishna Rao on Dec 27, 2010 4:12 AM
    Edited by: Ramu on Apr 9, 2013 12:48 AM

    hi shay shmeltzer,
    one year back iam worked in oaf(oracle application frame work) ,
    in oaf we are using oc4j server so some oaf pages alredy in apps we want to some chages on the page(client req)so we can done using oaf(we can get the page using some 3rd pard tool like puttytool and chage it using JDEV and put into the apps using same puttytool)likely it's is it possiable in adf?
    Edited by: user13092208 on Dec 22, 2010 8:47 PM

  • How to deploy my own apps...

    Hi developers
    This is sure from india.now i am developing tasklogger project in servelt. my doubt is how to deploy my application in tomcat 4.1
    . please give a solution. because of i am new for servlets.
    with regards
    sure

    1) go to my computer-properties- advanced tab-environment variables.
    Then go for system variables and click new and write:
    Variable name: CATALINA_HOME
    Variable value: c:\Tomcat 4.1( i.e. specify ur tomcat root folder)
    After writing click ok.
    2) again do same for setting
    Variable name: JAVA_HOME
    Variable value: c:\jdk1.4(specify ur jdk folder)
    Variable name: PATH
    Variable value:
    C:\jdk1.4\bin;C:\jdk1.4\lib;C:\Tomcat 4.1\bin;
    Variable name: CLASSPATH
    Variable value: C:\jdk1.4\lib;C:\Program Files\Java\j2re1.4.0_02\lib;C:\Tomcat\*.jar;
    3) write ur serlet source file(helloworld.java)
    4) open dos promt & compile ur pgm:
    c:\Tomcat 4.1\webapps\ur application name\src\servlet> javac helloworld.java
    5) put ur class file in c:\Tomcat 4.1\webapps\ur application name\web-inf\classes\ helloworld.class
    6) write ur web.xml-
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <servlet>
    <servlet-name>Hello</servlet-name>
    <servlet-class> helloworld </servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>HelloWorld</servlet-name>
    <url-pattern> \ ur application name\hello
    </url-pattern>
    </servlet-mapping>
    </web-app>
    7) start ur tomcat click on startup batch file under c:\Tomcat 4.1\bin\startup.bat
    8) give url: http:\\ localhost:8080\ ur application name\hello
    9) u will find ur response.
    10) If u have problem in compiling ur java file then make a file on notepad and write:-
    set path=�%path%�; C:\jdk1.4\bin;C:\jdk1.4\lib;C:\Tomcat 4.1\bin;
    set classpath=�%classpath%�; C:\jdk1.4\lib;C:\Program Files\Java\j2re1.4.0_02\lib;C:\Tomcat\*.jar;
    save this file as anyname.bat and save in :- c:\Tomcat 4.1\webapps\ur application name\src\servlet
    after coming on this dir i.e. c:\Tomcat 4.1\webapps\ur application name\src\servlet
    run ur bat flie and compile ur java file

  • How to deploy Cordova built App on iPad

    @Subhag How do I deploy the app built in Cordova to iPad without going through Mac book? I tried it several times for iPad and keep getting:                
    Error      3              Error : BLD00301 : A remote iOS build agent has not been configured. Configure one in Tools > Options > Tools for Apache Cordova >
    Remote Agent Configuration. For details and alternatives see http://go.microsoft.com/fwlink/?LinkID=511904                              
    1              1              BlankCordovaApp2
    On andriod device I succeeded but not on iPad. Everything I google talks about pre-requisite: •Mac OS X Mavericks
    •Xcode 6
    •Xcode command-line tools (from Terminal app, use xcode-select --install)
    •Node.js
    How do I get them installed on/for iPad if this is what it means?
    Thank you in advance. I am quite very new in this topic of things.

    This question is not related to implementing a Mobile Device Management server.
    If you are using Visual Studio Tools for Apache Cordova you can ask this question on the StackOverflow forum here:
    http://stackoverflow.com/questions/tagged/visual-studio-cordova
    Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
    your votes for existing suggestions.

  • Any Demos,OBE or Simple documentation to explain how to deploy JDev 11 App.

    Hi All;
    pls any help like Online Demos or OBE or Simple Documentations
    explaining how to deploy JDev 11 in OAS .
    Note: I downloaded OC4J 11
    best regards
    Forakora

    are the ant tasks that come with the oc4j embedded in jDeveloper11g tp4 in the same ones from oc4j 10g and if so do they still work for deploying, connection pools and connection factories etc... in short can I use the old documentation for the ant-tasks or is there newer documentation of ocj4 ant-tasks any where?
    is http://download.oracle.com/docs/cd/B31017_01/web.1013/b28951/anttasks.htm still a good source of information?

  • How to debug web app with weblogic?

    I wrote a web app that includes jsp files and some javabeans, then I put the jsp files to directory
    mydomain\applications\DefaultWebApp
    then I complied javabeans and put those classes to
    mydomain\applications\DefaultWebApp\WEB-INF\classes
    Then I start the weblogic,it runs very well.
    I modified some javabean, complie them and put classes override the old classes,
    but the web app can not find the new classes.
    Any one know How to debug web app(with javabeans) in weblogic?
    thanks!

    how to config the hot deploy?
    thxSorry, for this delay in responding. I had set notify me with email option in Watch This topic; but I never did get any email notification.
    I use wls6.1; I think the process may be very similar to this in wls8.x. In wls6.1 (sp5), this is done via the -
    Dweblogic.ProductionModeEnabled=False or
    Dweblogic.ProductionModeEnabled=True
    in the startup cmd/sh script. Out of the box, wls6.1 is set to Dweblogic.ProductionModeEnabled=False which automatically enables hot deploys.

Maybe you are looking for

  • How to use selected row on another tab ?

    Hi, I created a table with a number of rows, containing a objectid and other stuff. When I select 1 or more rows and click a button, my application is doing his thing, and finally I got a message that all went fine. When I select another tab in that

  • Generating Deeply nested XML from a flat file

    Hi All, I am working on a MQ to IDOC scenario. I am getting a flat file as input. I need to convert it into XML( so that XI can understand it). But conversion is into a "Deeply Nested XML from a Flat File" at sender side (JMS Adapter). Any inputs on

  • Document Posting restriction using posting key,document type combination

    Hi We have a authorization restriction issue using posting key&document type&Accoutn type  combination. Requirement is User A should be able to post to vendors only for particular posting key&document type.He should be able to post to with any other

  • Deserialization in Oracle ADF Faces

    Hi, All, is there any algorithm for deserialization (creating components from markup in string) in Oracle ADF Faces? Most part of UI is created dynamically in PL/SQL functions, so I'm not enthusiastic to develop a parser. AFAIK in Bindows framework t

  • Can I read the texts msgs from the other lines on my account?

    Can I read the texts msgs from the other lines on my account?