facebook

Ultra Light Application Server eg. Winstone

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268003 Reply

    gristj
    Member

    It would be very useful to have some sort of ultra-light test and deployment capability for projects requiring a small footprint and having relatively low complexity. Integration with a very simple application server such as Winstone http://winstone.sourceforge.net/ would be one way to achieve this. Ideally it would be possible to repack the developed code and the applications server into one jar for easy deployment. In addition the small footprint and rapid start up would make a very effective development platform for a number of solutions. Consider the advantages of sftp’ing a jar onto a target platform and just issuing

    java -jar mywebapp.jar --port=1234

    To have a fully working lightweight web application – especially useful for developing and deploying test application for testing client code.

    #268017 Reply

    Riyad Kalla
    Member

    Already on our TODO list for a release very soon, but I don’t think we had looked at Winstone, thanks for the heads up.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Ultra Light Application Server eg. Winstone

You must be logged in to post in the forum log in