[Jboss-opentool-development] [ jboss-opentool-Bugs-590538 ] Compilation fails for web applications
Status: Inactive
Brought to you by:
mredeker
From: <no...@so...> - 2002-08-29 21:09:42
|
Bugs item #590538, was opened at 2002-08-03 18:06 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=590538&group_id=46485 Category: None Group: None >Status: Closed Resolution: Later Priority: 5 Submitted By: Dan Greening (greening) Assigned to: Marcus Redeker (mredeker) 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. ---------------------------------------------------------------------- >Comment By: Marcus Redeker (mredeker) Date: 2002-08-29 23:09 Message: Logged In: YES user_id=455609 fixed in new JB6/JB7 beta 2 release but still a problem with JSP precompilation. that needs to be turned off ---------------------------------------------------------------------- Comment By: Marcus Redeker (mredeker) Date: 2002-08-04 16:12 Message: Logged In: YES user_id=455609 Hi, the web support is not fully finished yet. It might be the an UnsupportedOperationException is thrown. You can see it if you start JBuilder from the command line with "Jbuilder.exe - verbose" I am not at home right now and will look into it when I am back from vacation in about two weeks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=590538&group_id=46485 |