Packaging Wizard

Hi,
I used packagning wizard to create my mobile application on a test server, how do I move the application to production server?
Thanks

Ok,
- open your application.
- Press OK.
- In the window titled "Application Definition Completed"
select "Create Files" Radio, and then select Package application into jar file.
- select pathe and file name and press ok.
to open the package:
- restart Pakaging wizard.
- select open packaged application and brows the packaged jar file.

Similar Messages

  • Urgent : packaging wizard

    I'm using Oracle 8.1.7 & Oracle9i Lite
    I've published a Visual C++ application with the packaging wizard importing the right tables, sequences & primary keys. But once my client is synchronized the sequences don't exist anymore in the .odb database.
    anyone can help me ?
    Do I have to do some tuning in the master database or it's on the 9iLite side ?

    HTTP error 401 usually means that HTTP authentication is required. While installing the solution you should have been asked for username/password ?

  • Packaging wizard failed : unauthorized 401 ???

    Hello,
    At the end of the packaging wizard (10g) when I want to publish my new application, I receive the following message :
    WTG-20502
    Packaging wizard failed
    401
    unauthorized
    Why ???
    Thanks for your answers.

    HTTP error 401 usually means that HTTP authentication is required. While installing the solution you should have been asked for username/password ?

  • MDW 10.3.0.3.0 packaging wizard not responding...

    Hi guys,
    Hope somebody can help me with this one.  I'm trying to run Mobile Database Workbench 10.3.0.3.0 on Oracle Enterprise Linux Server 5.4 (Carthage) 64bit.
    Having encountered errors in the past with the version of Java I'm running on and with the availability of OppenSSL libraries and with not knowing that I had to run oramdw,sh in 32bit emulation, I find myself at the next bump in the road:
    I'm working through the packaging wizard and all seems to be working until I get to the 'Application Definition Completed' dialog.  Here I select the 'Publish the current application' option and click 'OK' and the 'publish the application' dialog comes up, I fill in the details of the mobile server, click 'OK' and...nothing!  I find myself back in the Packaging wizard clicking 'OK' here has absolutely no effect.
    There are no errors on the SSH session that launch the MDW.
    There are no errors in the MDW log.
    When I sign into the web interface mu application is nowhere to be seen.
    Can anyone offer me any advice on where to look next?  Or what to do?  In the absence of any error messages, I'm not sure what my next move should be.  Any help would be most appreciated.

    I think step one is to make sure you are running a certified platforms and technologies. Chap 3 of getting started guide contains all this information in it.  Have you verified this already?   The java version needs to be checked, the OS versions need to be checked, the backend database needs to be checked, the application server needs to be checked, etc.

  • Problem connecting to Oracle 8i (817) using Packaging Wizard of 9i Lite

    I am having a problem to connect to Oracle 8i database (817) from using Packaging Wizard. I am getting a error message when I tried to use Packaging Wizard -> Snapshot -> Import -> Username/password and jdbc:oracle:oci8:@connect string or jdbc:oracle:thin:@host:1521:Sid
    The error message is 'No Suitable Driver. Make Sure the Proper JDBC drive for "jdbc:oracle:oci8i:@<connect string>" is in the classpath"
    I would appricated if someone can send me any help on this.
    My email address is [email protected]
    Thanks
    Joshua

    I am having a very similar problem.
    It seems that the packaging wizard forces you to use a JDBC driver to connect to your DB.
    I'm getting the "No suitable driver" message also.
    I even made sure the classpath line they ask you to remove in the preinstallation tasks was there. It wasn't to start, so I added it, but that didn't fix the problem.

  • Compile option is missing in the Packaging wizard

    I need to compile my local app jsp files but the problem is i could not able to find the compile option in the Packaging wizard. Can anyone advice how to compile  ?  The compile option is missing in the packing wizard. I was using it before without any issues but recently i upgraded my machine and need to compile once again.
    I am using oracle 10g lite and my machine is 64 bit.

    Ubuntu 11.xx displays window menus in the control bar at the top of the screen with the switch to the Unity window manager.
    * http://en.wikipedia.org/wiki/Ubuntu_Unity
    Click on Bookmarks/Show All Bookmarks then move your mouse to the left upper corner toward Firefox Web Browser.
    You'll get pop up menu (Organize, Views and Import and Backup).
    *[[/questions/822193]]

  • Packaging Wizard Problem

    Hello
    Where I specify the password to access the database
    in Packaging Wizard when I publish my application ?
    Because the Packaging Wizard is only asking for the
    database user (Figure 4-6 Database Tab Screen in the
    Oracle9i Lite Developers Guide for Windows CE ) where the data are replicated from and not the password !!!!
    I'm using Oracle 9i Lite 5.0.1 and Oracle 9i 9.01 for
    the mobile repository.
    Olivier

    It's OK I've found the solution :
    1. package the application as .jar file with wtgpack
    2. publish the application with wtgpack
    3. modify the password to access the database with the
    control center website
    Olivier

  • Packaging wizard Lite 10.0.0.0.0

    Hello,
    I have a problem with the Packaging wizard of Oracle Lite 10.0.0.0.0 :
    I want a new Win32 app.
    At step3, at publication name (I haven't found documentation about that field in pdfs), it seems that the connection is good but I have no access to snapshots.
    Directly to publish application, no snapshot tab.
    How can I add snapshots to my new win32 app if I don't have access to this tab ?
    Thanks for your help.

    Do not fill in the zone "Nom de la publication" (Publication Name I presume)

  • Running Packaging Wizard in 9iLite Linux

    How do I run the Packaging Wizard from 9iLite installed on a Linux machine?
    I see there is a wtgpack.jar in the 9iLite/mobile/server/bin directory. Should i run this? And how?
    And will Pacaging wizard run on VNC?
    Thanks in advance
    Vikas

    You need to export a whole lot of jar files into the classpath. See this.
    CLASSPATH=.:${ORACLE_HOME}/mobile/sdk/bin/webtogo.jar:
    ${ORACLE_HOME}/mobile/sdk/bin/aes.jar:
    ${ORACLE_HOME}/mobile/sdk/bin/devmgr.jar:
    ${ORACLE_HOME}/mobile/classes/jzlib.jar:
    ${ORACLE_HOME}/jdbc/lib/classes12.jar:
    ${ORACLE_HOME}/mobile/classes/consolidator.jar:
    ${ORACLE_HOME}/mobile/classes/classgen.jar:
    ${ORACLE_HOME}/mobile/classes/javax-ssl-1_2.jar:
    ${ORACLE_HOME}/mobile/classes/oracle_ice.jar:
    ${ORACLE_HOME}/mobile/classes/help4.jar:
    ${ORACLE_HOME}/mobile/classes/jewt.jar:
    ${ORACLE_HOME}/mobile/classes/jssl-1_2.jar:
    ${ORACLE_HOME}/mobile/classes/ojsp.jar:
    ${ORACLE_HOME}/mobile/classes/servlet.jar:
    ${ORACLE_HOME}/mobile/classes/share.jar:
    ${ORACLE_HOME}/mobile/classes/wtgpack.jar:
    ${ORACLE_HOME}/mobile/classes/xmlparserv2.jar:
    ${ORACLE_HOME}/mobile/classes/jewt-nls.jar:
    ${ORACLE_HOME}/mobile/classes/phaos.jar:
    ${JAVA13_HOME}/jre/lib/rt.jar:
    ${JAVA13_HOME}/lib/tools.jar:
    ${CLASSPATH}
    fi
    export CLASSPATH
    $JAVA13_HOME/bin/java oracle.lite.web.pack.JupPackWiz
    ORACLE_HOME is the path to 9iLite.
    Vino

  • Packaging Wizard - Compile Jsp ! unsupported major.minor.version

    Hi!
    I did follow the "Building Offline Mobile Web Applications Using BC4J" Tutorial
    http://download-uk.oracle.com/docs/cd/B19188_01/doc/B15920/nvbc4jtu.htm#CACHIGCG
    using jdev904.
    Everything goes straight until I reach 20.3.5
    I can't compile the jsp-Files in the Packaging Wizard.
    The conversion from jsp -to java-Files is successfull, but the next step
    (compiling them to class-Files) fails.
    It does'nt matter what the JAVA_HOME-Environment is set ( 1.4.x or 1.5)
    the error is always
    java.lang.UnsupportedClassVersionError: sun/tools/javac/Main (Unsupported major.minor version 49.0)
    ava.lang.UnsupportedClassVersionError: sun/tools/javac/Main (Unsupported major.minor version 49.0)
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at oracle.jsp.tools.Jspc.javaCompile(Jspc.java:882)
         at oracle.jsp.tools.Jspc.translate(Jspc.java:217)
         at oracle.lite.web.xml.JupDevApp.doJSPCompiling(Unknown Source)
         at oracle.lite.web.xml.JupDevApp.compileJsps(Unknown Source)
         at oracle.lite.web.pack.JupFilePanel$JSPDlg.doJspCompile(Unknown Source)
         at oracle.lite.web.pack.JupFilePanel$JSPDlg.access$400(Unknown Source)
         at oracle.lite.web.pack.JupFilePanel$14.run(Unknown Source)
    Thanx for any hint !

    After cleaning up all different java-Installations
    and additionally setting USER-Environment-Variable JAVA_HOME
    i was able to compile!

  • Packaging wizard failed

    Hi
    i am using Satellite form to build form for the palm.but when i am packaging it using the packaging wizard i am getting an error "wtg-20502".can aynone help.i will be greatful if any one of u replies to this question.
    Amitava Paul.

    I was getting wtg-20504 and wtg-10106 when publishing using the Packaging Wizard. The wizard comes up by default to connect to port 8080 to publish. On a whim, I removed :8080 in the connect string and I was able to publish. I'm still in testing mode, so I can't tell you if it published correctly yet.
    Greg

  • Ssis 2012 configuration package wizard is hanging

    Hi,
    I am trying to edit the dtsconfig package xml file in SSIS 2012 VS envoirnemnt and the wizard is hanging up for minutes until I need to close VS.
    Has anyone experienced this problem and what can be done to solve other than editing the XML file directly.

    Hi danisroyi2 and Mike Yin Pactera
    I am also experiencing this issue.
    Edit an existing package configuration and click next.
    It hangs on the loading properties form until you eventually (I have waited for over half an hour) have
    to kill the process in task manager.
    thanks

  • Oracle 10g Lite Packaging Wizard

    I need to publish an application with WTGPACK.exe packing applocation. The document that comes with Oracle 10g Lite is doesn't match the GUI. Does anyone have instructions on how to publish an application using Oracle 10g Lite?

    You may have figured this out, but your connection string is invalid:
    jdbc:oracle:thin@my_server:1521:my _DSN
    The correct string would be jdbc:oracle:thin:@my_server:1521:<SID>
    Hope this helps.

  • Can not see the menu of New Business Components Package in jdeveloper

    I am just follow the developer guide.
    and when I create the Business Components Package, the guide said that
    ========================================
    In the JDeveloper Navigator, select the OA Project where you want to create your package.
    From the main menu, choose File > New to open the New Object Gallery.
    In the Categories tree, expand the Business Tier node, and select Business Components (BC4J).
    In the Items list, select Business Components Package to open the Business Components Package Wizard. You can also right-click on the OA Project and select New Business Components Package to navigate directly to the Business Components Package Wizard.
    =====================================
    In fact I can not see the menu about Business Components (BC4J) in the File/new/buisness tier/Business Components (BC4J).
    I can only see the File/new/buisness tier/ADF Business Components.
    And can not find the "Business Components Package" under ADF Business Components either.
    I am using the JDev Extension for OA (p5856648_R12_GENERIC.zip) and EBS 12.0.0.
    And I create an OA Workspace and OA Project.
    can anyone help?

    James,
    Use search facility on forum. Chk thread Re: OAF Toolbox Tutorial Help - Search
    --Shiv                                                                                                                                                                                                                                                                       

  • Is there a way to specify MVC model in a Wizard?

    I am fairly new to JDeveloper so forgive me if I ask a stupid question....
    In a past web project I used IBM Websphere and Visual Age developing environments. For an upcoming project I am going to be using JDeveloper but with the same basic MVC architecture with the Servlets being the Controllers and JSP as the View. In Websphere there was a wizard that we could use to create a Java Bean based on our SQL statement. Within this wizard we could also select what 'model' we wanted to use and if we chose 'Servlet model' it would not only create the Java Bean but it would also crate the corresponding Servlet, XML file and JSP. All we had to do after that was bring up the JSP in the test environment and everything was hooked together already. If it was a simple select statement then the JSP displayed the results in a table. The JSP could then be facncied up or whatever. What I want to know is if there is something similar to that in JDeveloper. I know there are wizards to create Servlets and JSPs but is there any way to specifiy a 'model' and have everything to connected up without manually going into the code and doing it? I know this is kinda cheating and being lazy but I just wanted to ask if this type of feature existed before going ahead and doing unneccessary work. So if anyone can follow what I am saying and has an answer or perhaps can direct me to some documentation, that would be much appreciated. Thanks in advance for your help!
    Janis

    Janis,
    JDeveloper ships with a handy, built-in J2EE application framework called Business Components for Java that provides a full-functionality J2EE MVC model layer for you.
    You can get a nice overview of the framework's functionality from this whitepaper:
    Simplify J2EE Applications with the Oracle BC4J Framework
    For a quick overview of how the BC4J framework components implement the familiar collections of value objects design pattern for you, see:
    Implement Collections of Value Objects for MVC Apps with BC4J
    To answer your question about the wizards, you can (in no time flat)
    [list]
    [*]Create a new connection in the System Navigator
    [*]Create a new package of BC4J framework components ("New Business Components Package...")
    [*]On the last panel of the BC4J package wizard, you can select existing tables to reverse-engineer into framework data-access and business logic components (view objects and entity objects, respectively)
    [*]Then, you can use one of our other wizards to produce, for example, a BC4J+Struts application, a BC4J+JSP application, or a BC4J+JClient/Swing (rich client) application
    [list]
    Hope this helps.

Maybe you are looking for

  • When viewing a note in the bridge how do you switch to landscape full screen mode?

    When viewing notes in the Bridge, there are two modes after pressing messages.  One is portrait where the note being viewed shows in full screen after going to it from the inbox list.  The other is in landscape where the inbox list is on the left and

  • Physical page size in reports 9i

    Greetings all. I am trying to create a report to print on multiform dot matrix epson printer. The height of the pre-printed form is 5.5". Is it possible in graphics (bitmap) mode to define a custom size? Or is it only possible to do the same in chara

  • ALV object in Web dynpro ABAP

    Hi All, I want to include ALV object in web dynpro ABAP, instead of a table in a window. I have SAP Version 4.6 as backend. Pl help.

  • Communication link failure

    Hai guys, I am using Mysql5.o. I set classpath to mysql.jar Driver is successfully loaded But it throws Exception like java.sql.SQLException: Communication link failure: java.io.IOException, underlying cause: Unexpected end of input stream Help me Th

  • JTree traversals ??? pls help!

    My quaestion is: I have a graphical tree (JTree) in a swing window. My task is to display (by text) preorder and inorder traversals of the tree in a new bottom window (by splitting the main window). And I also have to add listeners to be able display