# 17 Feb 2006 15:26:03 # Eclipse Java Compiler 0.631, 3.2.0 milestone-4, Copyright IBM Corp 2000, 2005. All rights reserved. ---------- 1. WARNING in /home/build-home/build-wtp-R/workdir/plugins/org.eclipse.wst.ws.explorer/src/org/eclipse/wst/ws/internal/explorer/CatalinaRunnable.java (at line 15) import org.eclipse.help.internal.appserver.AppserverPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: AppserverPlugin ---------- 2. WARNING in /home/build-home/build-wtp-R/workdir/plugins/org.eclipse.wst.ws.explorer/src/org/eclipse/wst/ws/internal/explorer/CatalinaRunnable.java (at line 16) import org.eclipse.help.internal.appserver.WebappManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: WebappManager ---------- 3. WARNING in /home/build-home/build-wtp-R/workdir/plugins/org.eclipse.wst.ws.explorer/src/org/eclipse/wst/ws/internal/explorer/CatalinaRunnable.java (at line 35) return AppserverPlugin.getDefault().getAppServer().isRunning(); ^^^^^^^^^^^^^^^ Discouraged access: AppserverPlugin ---------- 4. WARNING in /home/build-home/build-wtp-R/workdir/plugins/org.eclipse.wst.ws.explorer/src/org/eclipse/wst/ws/internal/explorer/CatalinaRunnable.java (at line 42) return WebappManager.getPort(); ^^^^^^^^^^^^^ Discouraged access: WebappManager ---------- 5. WARNING in /home/build-home/build-wtp-R/workdir/plugins/org.eclipse.wst.ws.explorer/src/org/eclipse/wst/ws/internal/explorer/CatalinaRunnable.java (at line 53) WebappManager.start(ctxt, pluginID, new Path(warLocation)); ^^^^^^^^^^^^^ Discouraged access: WebappManager ---------- 6. WARNING in /home/build-home/build-wtp-R/workdir/plugins/org.eclipse.wst.ws.explorer/src/org/eclipse/wst/ws/internal/explorer/CatalinaRunnable.java (at line 55) WebappManager.start(ctxt, pluginID, new Path(webappLocation)); ^^^^^^^^^^^^^ Discouraged access: WebappManager ---------- 6 problems (6 warnings)