Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Application Deployment

  1. #1
    Junior Member
    Join Date
    Aug 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Application Deployment

    I have developed an application with MySQL as its back-end. Its an desktop app. now i want to deploy my application with its database. Please explain me how to do deployment in eclipse?

    Thanks in advance


  2. #2
    Member mjr's Avatar
    Join Date
    Jan 2012
    Location
    127.0.0.1
    Posts
    36
    My Mood
    Fine
    Thanks
    8
    Thanked 2 Times in 1 Post

    Default Re: Application Deployment

    Quote Originally Posted by subbus_java View Post
    I have developed an application with MySQL as its back-end. Its an desktop app. now i want to deploy my application with its database. Please explain me how to do deployment in eclipse?

    Thanks in advance
    I Don't know everything about how to do this (in fact, I'm about to make a related post myself), but I would look into how do deploy your application with an embedded database (such as Apache Derby).

Similar Threads

  1. Replies: 0
    Last Post: October 6th, 2011, 04:17 PM
  2. Instantiating jsp's during deployment time
    By tcstcs in forum JavaServer Pages: JSP & JSTL
    Replies: 1
    Last Post: April 1st, 2011, 02:35 PM
  3. Applet Deployment / Netbeans / Commandline
    By crystalbass17 in forum Java Applets
    Replies: 0
    Last Post: February 18th, 2011, 09:23 PM
  4. Deployment question
    By arsalankhan in forum Java Theory & Questions
    Replies: 0
    Last Post: March 3rd, 2010, 12:32 PM
  5. Replies: 0
    Last Post: December 3rd, 2009, 04:43 PM