[Jboss-opentool-development] [ jboss-opentool-Bugs-594750 ] JBuilder does attempt to compile project
Status: Inactive
Brought to you by:
mredeker
From: <no...@so...> - 2002-08-29 21:08:06
|
Bugs item #594750, was opened at 2002-08-13 21:56 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=594750&group_id=46485 Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Darren Hill (dhill2002) Assigned to: Marcus Redeker (mredeker) Summary: JBuilder does attempt to compile project Initial Comment: After configing JBoss3.0 user Servers, and changing the Project to use JBoss3.0 under Servers, the project no longer builds. Trying to build simply does nothing. Change to any other Server configuration works ---------------------------------------------------------------------- >Comment By: Marcus Redeker (mredeker) Date: 2002-08-29 23:08 Message: Logged In: YES user_id=455609 fixed in new JB6/JB7 beta 2 release ---------------------------------------------------------------------- Comment By: Marcus Redeker (mredeker) Date: 2002-08-26 23:36 Message: Logged In: YES user_id=455609 This is a problem of the not fully implemented JSP/Servlet support and will be fixed in the next version. ---------------------------------------------------------------------- Comment By: Espen Frimann Koren (espenfk) Date: 2002-08-15 08:24 Message: Logged In: YES user_id=332609 Simple: Exception occurred during event dispatching: java.lang.UnsupportedOperationException: Method getJspCompiler() not yet implemented. at de.gedoplan.opentools.jboss.web.JBossWebServerSetup30.g etJspCompiler(JBossWebServerSetup30.java:57) at com.borland.jbuilder.server.legacy.LegacyJspServletService.g etJspCompiler(Unknown Source) at com.borland.jbuilder.build.JspBuilder.beginUpdateBuildProces s(Unknown Source) at com.borland.primetime.build.BuildProcess.a (Unknown Source) at com.borland.primetime.build.BuildProcess.a (Unknown Source) at com.borland.primetime.build.BuildProcess.<init> (Unknown Source) at com.borland.jbuilder.build.BuildActionPool.buildNodes (Unknown Source) at com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction.a ctionPerformed(Unknown Source) at com.borland.jbuilder.build.mc.actionPerformed (Unknown Source) at com.borland.primetime.ide.BrowserAction.actionPerformed (Unknown Source) at com.borland.primetime.actions.ActionButton.fire (Unknown Source) at com.borland.primetime.actions.ActionButton.processMouseEv ent(UnknownSource) at java.awt.Component.processEvent (Component.java:3544) at java.awt.Container.processEvent(Container.java:1164) at java.awt.Component.dispatchEventImpl (Component.java:2593) at java.awt.Container.dispatchEventImpl (Container.java:1213) at java.awt.Component.dispatchEvent (Component.java:2497) at java.awt.LightweightDispatcher.retargetMouseEvent (Container.java:2451) at java.awt.LightweightDispatcher.processMouseEvent (Container.java:2216) at java.awt.LightweightDispatcher.dispatchEvent (Container.java:2125) at java.awt.Container.dispatchEventImpl (Container.java:1200) at java.awt.Window.dispatchEventImpl(Window.java:914) at java.awt.Component.dispatchEvent (Component.java:2497) at java.awt.EventQueue.dispatchEvent (EventQueue.java:339) at java.awt.EventDispatchThread.pumpOneEventForHierarchy (EventDispatchThread.java:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:93) at java.awt.EventDispatchThread.run (EventDispatchThread.java:85) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=594750&group_id=46485 |