The Artima Developer Community
Sponsored Link

Java Buzz Forum
serverDef Plugin Tricks Jonas Succes-Eclipse WTP

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
serverDef Plugin Tricks Jonas Succes-Eclipse WTP Posted: Oct 18, 2005 5:36 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: serverDef Plugin Tricks Jonas Succes-Eclipse WTP
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies LLC-The Mobile Future

Advertisement
I have finally got the Jonas plugin loading and it stops the server, starts the server, and deploys correctly. The previous serverdef in Eclipse WTP 0.7.1 does not allow to deploy to all 4 types of J2EE deployments. I had promised a poster to the Eclipse WTP mailist that I would complete a plugin to correct this issue.

The trick was to get the serverdef in this plugin not to conflict with the one that is loaded via Eclipse WTP 0.7.1 Why is this important? Because when the remote server funcitonality is made accessible in Eclipse WTP 1.0 or Eclipse WTP 1.5 and even before you need to know how to load generic and a specific customized serverdef so that you can feel free to cusotmize a serverdef for your specific developement requirements.

The main strategy is to rename all serverversion number stuff to serverversionx. Fro example jonas4 becomes jonas4x. Than you change the name and version number at the top heading in the serverdef file to something different from the default jonas serverdef file in Eclipse WTP 0.7.1.

I will post the link in the morning of where to download the plugin. Than finish writing the how to write a serverdef plugin tommorrow.

Read: serverDef Plugin Tricks Jonas Succes-Eclipse WTP

Topic: Free Range Posts Previous Topic   Next Topic Topic: Will Ferrell as Goulet [Flickr]

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use