Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Feature proposal: Class Loader Viewer
Feature proposal: Class Loader Viewer [message #43706] Mon, 13 September 2004 10:51
Eclipse UserFriend
Originally posted by: hugues.bellerive.fleetmind.com

My suggestion to you is that whatever tool / plug-in / etc you might come
up with, it has to be able to show what is going on at the deployment
level. Most of the existing frameworks and third party libraries / jars
will react differently than advertised (because of existing configuration,
conflict with already running jars, …). In my short experience in Web
development, deployment is where all hell breaks loose, hence the need for
a tool that would assist the developer.

For one, the Web Tools Platform project would benefit greatly from a tool
that could describe what the class loader is seeing. Conflicts between
jars would be easily identified. This alone would gain you acceptance.

It is no news to Java developers that deployment is more of an issue in
object-oriented projects since the complexity is moved from code to
configuration. Than why is there no tools available to clearly state what
the virtual machine is seeing / using? Is it because no one dares tackling
the infamous class loader?

From what I can read of the project’s mission and goals (in the charter
and requirements pages), the first release will be some form of big
interface between web technologies. I doubt that this will be concrete /
tangible to small companies (while starting projects at big software
companies will benefit from tough).
Previous Topic:New XML File generates empty file
Next Topic:Web service: Tomcat 5.0 will show up in the list of available servers
Goto Forum:
  


Current Time: Fri May 16 22:22:03 EDT 2025

Powered by FUDForum. Page generated in 0.03025 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top