Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7506047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T22:07:43+00:00 2026-05-29T22:07:43+00:00

Theres about 20 diff ant files, that make up the build. Im not sure

  • 0

Theres about 20 diff ant files, that make up the build. Im not sure how to configure run-jetty-runs eclipse plugin to use this information. Can anyone point me towards a tutorial or some documentation:

<target name="run-jetty" depends="build" description="Runs application in included Jetty container">
    <property file="credentials.properties" />
    <property name="jetty.port" value="8080" />
    <java jar="${jetty.dir}/start.jar" fork="true" dir="${basedir}" maxmemory="512M">
        <arg value="${jetty.conf.dir}/jetty.xml" />
        <arg value="${jetty.conf.dir}/jetty-jndi.xml" />
        <sysproperty key="jetty.port" value="${jetty.port}" />
        <jvmarg value="-XX:MaxPermSize=128m" />
        <jvmarg value="-Dfile.encoding=UTF-8" />
        <jvmarg value="-Djetty.home=${jetty.dir}" />
        <jvmarg value="-Djetty.datasource.lanter.username=${jetty.datasource.lanter.username}" />
        <jvmarg value="-Djetty.datasource.lanter.password=${jetty.datasource.lanter.password}" />
        <jvmarg value="-Djetty.datasource.vs.username=${jetty.datasource.us.username}" />
        <jvmarg value="-Djetty.datasource.vs.password=${jetty.datasource.us.password}" />
        <jvmarg value="-DSTOP.PORT=${jetty.stop.port}" />
        <jvmarg value="-DSTOP.KEY=${jetty.stop.key}" />
    </java>
</target>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T22:07:44+00:00Added an answer on May 29, 2026 at 10:07 pm

    You have two options:

    1. Start the app using the run-jetty-run plugin; this will give you an entry in the debug menu which means that Jetty (and the app) will be launched in the debugger if you select it.

    2. Use the information in the code block above to create your own run configuration. The classpath should already be correct; you just need to select the correct main class (open META-INF/MANIFEST.MF in start.jar to find that out). Replace all the properties with their values and put each into a new line into the argument text fields of the run configuration.

    On the tab “Common”, you can set a file name and save the launch config as a file in your project, so everyone working on it will get it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am in charge of about 100+ documents (word document, not source code) that
How do I get the list of files that are about to be updated
I know that PHP4 is dead, however there are about two dozen or so
I have about 40 'themes' that have each been copied and pasted from a
I'm reading about using git as an svn client here: http://learn.github.com/p/git-svn.html That page suggests
Unable to find a SQL diff tool that meets my needs, I am writing
My question is about handling temporary files in a small .NET program. This program/utility
The one feature that has kept me an Eclipse user is that each time
I know that there are many post about hot to use jQuery with mootools,
Shell newbie here. I'm not sure what I am doing is a good way

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.