IBM WebSphere Application Server v8.0 Developer Tools Beta 1 8.5 Beta 1

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
Login or register to tag items

*v8.5 BETA 1* IBM WebSphere® Application Server v8.0 Developer Tools Beta 1 provides a development environment for building and deploying Java EE, OSGi and Web 2.0 applications to WebSphere Application Server V8. It contains tools for managing the server, publishing to a local or remote server, and for controlling incremental publishing. Included is a Rich Page Editor, a WYSIWYG editor that makes it easy to edit HTML files, add Dojo widgets to HTML pages, and create and edit web pages for mobile devices. For more install related information see https://www.ibm.com/developerworks/mydeveloperworks/blogs/wasdev/entry/d...

Additional Details

  • Version Number: 8.5 Beta 1
  • Eclipse Versions: 3.6.2, 3.7.1
  • Organization: IBM
  • Date Created: 06/10/2011
  • Date Updated: 19/12/2011
  • Development Status: Beta
  • License: Commercial - Free
  • Submitted by: Timothy Deboer
  • This listing has been installed 108 times in the last 30 days.

Reviews

Add a Review

Server doesn't start

I've installed this plugin successfully but unfortunately it won't report the server has started. The console reports "Server server1 open for e-business" but the server in Eclipse still reports "starting" until it eventually times out. I've tried this with the developer and full version of WebSphere 7

Re: Server doesn't start

Make sure that Eclipse was started with an IBM JRE. Add the -jvm option to eclipse.ini to specify the location of an IBM JRE (such as $WAS_HOME/jre) or copy an IBM JRE to $ECLIPSE_HOME/jre.

Configuring Eclipse for WebSphere Developer Tools

See http://publib.boulder.ibm.com/infocenter/wasinfo/beta/index.jsp and search "wdtV85_overview" for required and optional configurations.

The required configuration is to edit eclipse.ini and add the following just before the -vmargs line:

-vm
\java\jre\bin\javaw.exe