[Jboss-opentool-development] [ jboss-opentool-Bugs-590538 ] Compilation fails for web applications
Status: Inactive
Brought to you by:
mredeker
From: <no...@so...> - 2002-08-03 16:06:36
|
Bugs item #590538, was opened at 2002-08-03 09:06 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=590538&group_id=46485 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dan Greening (greening) Assigned to: Nobody/Anonymous (nobody) Summary: Compilation fails for web applications Initial Comment: When using JBoss 3.x opentool with JB6, you cannot compile a new web application, even with a default servlet or web page. However, with Weblogic 6.x opentool everything compiles. To replicate, create a new project. Use ^N to create a new web application. Use ^N to create a new JSP. Accept all the defaults. Use ^N to create a new servlet. Accept all the defaults. Set Application server to JBoss 3.x Try ^F9 to Make the project. Nothing happens. Set Application server to Weblogic 6.x Try ^F9 to make the project. The JSP and servlet get compiled. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=590538&group_id=46485 |