The Artima Developer Community
Sponsored Link

Java Buzz Forum
Sun AppServer Plugin for Eclipse WTP Update

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
Sun AppServer Plugin for Eclipse WTP Update Posted: Oct 17, 2005 8:17 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: Sun AppServer Plugin for Eclipse WTP Update
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
Guess what? I finally got Sun AppServer(SJSAS PE 8.1_02) and Glassfish servers runing properly within my environment. Basically, repeat after me:

Sun AS and Galssfish Installers do not effectively warn or detect about port conflicts or choose different ports when ports are blocked.

This means at least on windows that you should do a full netstat dump to file and verify that ports 4848, 8080, and etc are not blocked. Do not, I repeat, do not trust SUN's isntallers or the server log to tell you this is an issue because in most cases it might not in fact tell you about this issue.

Okay, what do I have left on the plugin to complete. Verify that I can start, stop, and deploy on Sun SJSAS using Eclispe with the plugin and do the same with Glassfish as I am adding a severdef for glassfish to the plugin. Of course, also finish the article on writing serverdef plugins for Eclipse WTP.

The whole thinking here is that someone begins in J2ee they usually download the full J2EE sdk and default install the J2EE server and samples into one server install and we shoudl be able to allow the Eclipse IDE user to use this server. I do believe that all FOSS J2EE servers shoudld be supported with serverdef plugins for Eclipse WTP.

Read: Sun AppServer Plugin for Eclipse WTP Update

Topic: Time Zone Madness! Previous Topic   Next Topic Topic: Sun HPC Consortium

Sponsored Links



Google
  Web Artima.com   

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