jboss-opentool-development Mailing List for JBoss JBuilder OpenTool
Status: Inactive
Brought to you by:
mredeker
You can subscribe to this list here.
2002 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
(3) |
Jul
(11) |
Aug
(15) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
---|
From: Manso G. R. <rm...@in...> - 2002-11-07 17:56:13
|
I put the open.jar in lib/ext and it work. But Whan I try to choose = JBOSS3.0 follo grey and I can not deploy it. =20 Sameone fix this problem? =20 Thanks |
From: Manso G. R. <rm...@in...> - 2002-11-07 07:49:15
|
I want to install jboss + jbuilder7.0. I have the jar file. How to = integrate this tool en jbuilder7.0? I just not find any install = instruccion. =20 Thanks |
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 |
From: <no...@so...> - 2002-08-29 21:08:39
|
Bugs item #544169, was opened at 2002-04-15 15:52 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=544169&group_id=46485 Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Jeroen Gremmen (jgremmen) Assigned to: Marcus Redeker (mredeker) Summary: jboss-web.xml not supported Initial Comment: The jboss-web.xml is not automatically generated like jboss.xml. ---------------------------------------------------------------------- >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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=544169&group_id=46485 |
From: <no...@so...> - 2002-08-29 21:08:21
|
Bugs item #572708, was opened at 2002-06-23 10:37 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=572708&group_id=46485 Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Jeroen Gremmen (jgremmen) >Assigned to: Marcus Redeker (mredeker) Summary: Opentool doesn't work in JBuilder 7 Initial Comment: Since I've upgraded to JBuilder 7, the JBoss opentool doesn't work anymore. It seems the Borland guys have made substantial changes in the Enterprise area... ---------------------------------------------------------------------- >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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=572708&group_id=46485 |
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 |
From: <no...@so...> - 2002-08-29 21:06:42
|
Bugs item #580056, was opened at 2002-07-11 13:57 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=580056&group_id=46485 Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Brian Johnson (johnsbrn) >Assigned to: Marcus Redeker (mredeker) Summary: java.net.URL should have res-url tag Initial Comment: In Jboss 3.0, a java.net.URL resource should have a res-url tag instead of a jndi-name tag in the deployment descriptor. The following code change in generateResourceReferences appears to fix the problem: if ( iresref.getResType().equals("java.net.URL") ) { new XMLNode(xmlnode, "res-url", refJndiName ); } else if ( (idx !=-1) ) { new XMLNode(xmlnode, "jndi-name", refJndiName ); } else { new XMLNode(xmlnode, "jndi-name", refJndiName.startsWith("/") ? "java:" + refJndiName : "java:/" + refJndiName ); } ---------------------------------------------------------------------- >Comment By: Marcus Redeker (mredeker) Date: 2002-08-29 23:06 Message: Logged In: YES user_id=455609 Thanks Brian for this tip. I changed the code as you suggested. It will be in the coming version. --Marcus ---------------------------------------------------------------------- Comment By: Frederik Sauer (fredsa) Date: 2002-07-12 18:13 Message: Logged In: YES user_id=111914 Thanks for the patch. Anyone know if res-url is valid for JBoss 2.4.x as well? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=580056&group_id=46485 |
From: <no...@so...> - 2002-08-28 20:48:20
|
Support Requests item #592094, was opened at 2002-08-07 16:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=592094&group_id=46485 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Marcus Redeker (mredeker) Summary: JBossJB7 Initial Comment: I moved the jbossjb7.jar into the jbuilder lib/ext directory When I try to create an EJB I get the error that JBoss is not configured. When I strart up JBoss everthing apears to be successfull. I am new to JBoss so I may be doing something very stupid ---------------------------------------------------------------------- >Comment By: Marcus Redeker (mredeker) Date: 2002-08-28 22:48 Message: Logged In: YES user_id=455609 The JB7 version is on it's way. There is a beta out. ---------------------------------------------------------------------- Comment By: Frederik Sauer (fredsa) Date: 2002-08-08 20:35 Message: Logged In: YES user_id=111914 In JBuilder6 you need to setup the JBoss tabs under "Tools | Enterprise Setup | Application Servers". I'm guessing the menu layout it roughly the same in JB7. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=592094&group_id=46485 |
From: <no...@so...> - 2002-08-28 20:47:35
|
Support Requests item #594091, was opened at 2002-08-12 17:39 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=594091&group_id=46485 Category: Install Problem (example) Group: None >Status: Closed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Marcus Redeker (mredeker) Summary: Jboss3, Tomcat 4 cannot Run together Initial Comment: I don't know how to set JBoss 3 and Tomcat 4 Run together in JBuilder 7. It can be run only one of them. ---------------------------------------------------------------------- >Comment By: Marcus Redeker (mredeker) Date: 2002-08-28 22:47 Message: Logged In: YES user_id=455609 You will have to setup JBoss with Tools/Server. Then go into your project Properties/Server and select 'Modular services provided by different servers'. Now you can select the different services and assign JBoss to EJB and deployment and Tomcat to JSP/Servlet. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=594091&group_id=46485 |
From: <no...@so...> - 2002-08-26 21:36:40
|
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: Open 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-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 |
From: <no...@so...> - 2002-08-15 06:24:28
|
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: Open Resolution: None Priority: 5 Submitted By: Darren Hill (dhill2002) Assigned to: Nobody/Anonymous (nobody) 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: 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 |
From: <no...@so...> - 2002-08-13 19:56:14
|
Bugs item #594750, was opened at 2002-08-13 14:56 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=594750&group_id=46485 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Darren Hill (dhill2002) Assigned to: Nobody/Anonymous (nobody) 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=594750&group_id=46485 |
From: <no...@so...> - 2002-08-12 15:39:06
|
Support Requests item #594091, was opened at 2002-08-12 08:39 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=594091&group_id=46485 Category: Install Problem (example) Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Jboss3, Tomcat 4 cannot Run together Initial Comment: I don't know how to set JBoss 3 and Tomcat 4 Run together in JBuilder 7. It can be run only one of them. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=594091&group_id=46485 |
From: <no...@so...> - 2002-08-08 18:35:29
|
Support Requests item #592094, was opened at 2002-08-07 08:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=592094&group_id=46485 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: JBossJB7 Initial Comment: I moved the jbossjb7.jar into the jbuilder lib/ext directory When I try to create an EJB I get the error that JBoss is not configured. When I strart up JBoss everthing apears to be successfull. I am new to JBoss so I may be doing something very stupid ---------------------------------------------------------------------- >Comment By: Frederik Sauer (fredsa) Date: 2002-08-08 12:35 Message: Logged In: YES user_id=111914 In JBuilder6 you need to setup the JBoss tabs under "Tools | Enterprise Setup | Application Servers". I'm guessing the menu layout it roughly the same in JB7. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=592094&group_id=46485 |
From: <no...@so...> - 2002-08-07 14:43:13
|
Support Requests item #592094, was opened at 2002-08-07 07:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=592094&group_id=46485 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: JBossJB7 Initial Comment: I moved the jbossjb7.jar into the jbuilder lib/ext directory When I try to create an EJB I get the error that JBoss is not configured. When I strart up JBoss everthing apears to be successfull. I am new to JBoss so I may be doing something very stupid ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=592094&group_id=46485 |
From: <no...@so...> - 2002-08-04 14:12:37
|
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: Open >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-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 |
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 |
From: <no...@so...> - 2002-07-31 16:16:48
|
Bugs item #586615, was opened at 2002-07-25 11:11 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=586615&group_id=46485 Category: None Group: None Status: Closed Resolution: Later Priority: 5 Submitted By: Russ Ferriday (russf) Assigned to: Marcus Redeker (mredeker) Summary: Exception trace on WebApp node rebuild Initial Comment: Exception occurred during event dispatching: java.lang.UnsupportedOperationException: Method getJspCompiler() not yet impleme nted. at de.gedoplan.opentools.jboss.web.JBossWebServerSetup24.getJspCompiler( JBossWebServerSetup24.java:49) at com.borland.jbuilder.build.JspBuildTask.<init>(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.updateBuildProcess(Unknown Sour ce) at com.borland.primetime.build.BuildProcess.a(Unknown Source) at com.borland.primetime.build.BuildProcess.addNode(Unknown Source) at com.borland.jbuilder.build.BuildActionPool.buildNodes(Unknown Source) at com.borland.jbuilder.build.gb.actionPerformed(Unknown Source) at com.borland.primetime.ide.BrowserAction.actionPerformed(Unknown Sourc e) at com.borland.primetime.actions.db.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:14 50) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra ctButton.java:1504) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel .java:378) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250 ) at javax.swing.AbstractButton.doClick(AbstractButton.java:279) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseRelease ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-07-31 09:16 Message: Logged In: NO The following code changes to JBossWebServerSetup24.java provide a temporary fix to the problem. JSP pre-compilation is not supported, but war deployment to the appserver works correctly. public class JBossWebServerSetup24 implements ServerSetup { protected DeploymentDescriptorSupport[] supportedDDs; protected AppServer myAppServer = null; public JBossWebServerSetup24() { myAppServer = (JBossAppServer24)AppServerManager.getAppServer(JBossResource.getDefaultName24()); supportedDDs = new DeploymentDescriptorSupport[] { new WebXmlSupport(), new JBossWebXmlSupport(JBossResource.get("SERVER_VERSION24")) }; } public static void initOpenTool(byte byte0, byte byte1) { ServerManager.registerServer("JBoss 2.4.x", new JBossWebServerSetup24()); if( PrimeTime.isVerbose() ) { System.out.println("#####################################################################"); System.out.println("# JBossWebServerSetup24 registered #"); System.out.println("#####################################################################"); } } public String fixupClassPath(String parm1) { /**@todo: Implement this com.borland.jbuilder.runtime.servlet.ServerSetup method*/ //throw new java.lang.UnsupportedOperationException("Method fixupClassPath() not yet implemented."); return parm1; } public JspCompiler getJspCompiler() { /**@todo: Implement this com.borland.jbuilder.runtime.servlet.ServerSetup method*/ //throw new java.lang.UnsupportedOperationException("Method getJspCompiler() not yet implemented."); return null; } public DeploymentDescriptorSupport[] getDeploymentDescriptors() { return supportedDDs; } public ServerStarter newStarter() { /**@todo: Implement this com.borland.jbuilder.runtime.servlet.ServerSetup method*/ throw new java.lang.UnsupportedOperationException("Method newStarter() not yet implemented."); } public String getJspImplementationClass() { /**@todo: Implement this com.borland.jbuilder.runtime.servlet.ServerSetup method*/ //throw new java.lang.UnsupportedOperationException("Method getJspImplementationClass() not yet implemented."); return "com.sun.jsp.runtime.HttpJspBase"; } public String[] getPackages() { return new String[]{"org.jboss.*"}; } public String getJspClassPath() { return getClassPath(); } public String getSourcePath() { return ""; } public String getClassPath() { return myAppServer.getFullClassPathString(); } public boolean configure() { JOptionPane.showMessageDialog(Browser.getActiveBrowser(), "alert", "alert", JOptionPane.ERROR_MESSAGE); return false; } public boolean attemptDefaultConfiguration() { return isConfigured(); } public boolean isConfigured() { return myAppServer.isSetup(); } public PathSet getServletApiPathSet() { return PathSetManager.getLibrary(myAppServer.getClientLibraryName()); } public int getServletMinorVersion() { return 2; } public int getServletMajorVersion() { return 2; } } ---------------------------------------------------------------------- Comment By: Marcus Redeker (mredeker) Date: 2002-07-25 14:27 Message: Logged In: YES user_id=455609 Russ, you have to uncheck "Appserver is Webserver". I am still working on this and this is why it throws an UnsupportedOperationException. But even with that unchecked you can build WebApplications just select the Tomcat from the DropDown and you are ready to go. --Marcus ---------------------------------------------------------------------- Comment By: Russ Ferriday (russf) Date: 2002-07-25 11:13 Message: Logged In: YES user_id=478441 JB6 - default JRE for IDE, 1.4.0_01 for app. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=586615&group_id=46485 |
From: <no...@so...> - 2002-07-25 21:27:40
|
Bugs item #586615, was opened at 2002-07-25 20:11 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=586615&group_id=46485 Category: None Group: None >Status: Closed >Resolution: Later Priority: 5 Submitted By: Russ Ferriday (russf) >Assigned to: Marcus Redeker (mredeker) Summary: Exception trace on WebApp node rebuild Initial Comment: Exception occurred during event dispatching: java.lang.UnsupportedOperationException: Method getJspCompiler() not yet impleme nted. at de.gedoplan.opentools.jboss.web.JBossWebServerSetup24.getJspCompiler( JBossWebServerSetup24.java:49) at com.borland.jbuilder.build.JspBuildTask.<init>(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.updateBuildProcess(Unknown Sour ce) at com.borland.primetime.build.BuildProcess.a(Unknown Source) at com.borland.primetime.build.BuildProcess.addNode(Unknown Source) at com.borland.jbuilder.build.BuildActionPool.buildNodes(Unknown Source) at com.borland.jbuilder.build.gb.actionPerformed(Unknown Source) at com.borland.primetime.ide.BrowserAction.actionPerformed(Unknown Sourc e) at com.borland.primetime.actions.db.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:14 50) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra ctButton.java:1504) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel .java:378) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250 ) at javax.swing.AbstractButton.doClick(AbstractButton.java:279) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseRelease ---------------------------------------------------------------------- >Comment By: Marcus Redeker (mredeker) Date: 2002-07-25 23:27 Message: Logged In: YES user_id=455609 Russ, you have to uncheck "Appserver is Webserver". I am still working on this and this is why it throws an UnsupportedOperationException. But even with that unchecked you can build WebApplications just select the Tomcat from the DropDown and you are ready to go. --Marcus ---------------------------------------------------------------------- Comment By: Russ Ferriday (russf) Date: 2002-07-25 20:13 Message: Logged In: YES user_id=478441 JB6 - default JRE for IDE, 1.4.0_01 for app. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=586615&group_id=46485 |
From: <no...@so...> - 2002-07-25 18:13:35
|
Bugs item #586615, was opened at 2002-07-25 11:11 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=586615&group_id=46485 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Russ Ferriday (russf) Assigned to: Nobody/Anonymous (nobody) Summary: Exception trace on WebApp node rebuild Initial Comment: Exception occurred during event dispatching: java.lang.UnsupportedOperationException: Method getJspCompiler() not yet impleme nted. at de.gedoplan.opentools.jboss.web.JBossWebServerSetup24.getJspCompiler( JBossWebServerSetup24.java:49) at com.borland.jbuilder.build.JspBuildTask.<init>(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.updateBuildProcess(Unknown Sour ce) at com.borland.primetime.build.BuildProcess.a(Unknown Source) at com.borland.primetime.build.BuildProcess.addNode(Unknown Source) at com.borland.jbuilder.build.BuildActionPool.buildNodes(Unknown Source) at com.borland.jbuilder.build.gb.actionPerformed(Unknown Source) at com.borland.primetime.ide.BrowserAction.actionPerformed(Unknown Sourc e) at com.borland.primetime.actions.db.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:14 50) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra ctButton.java:1504) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel .java:378) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250 ) at javax.swing.AbstractButton.doClick(AbstractButton.java:279) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseRelease ---------------------------------------------------------------------- >Comment By: Russ Ferriday (russf) Date: 2002-07-25 11:13 Message: Logged In: YES user_id=478441 JB6 - default JRE for IDE, 1.4.0_01 for app. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=586615&group_id=46485 |
From: <no...@so...> - 2002-07-25 18:11:30
|
Bugs item #586615, was opened at 2002-07-25 11:11 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=586615&group_id=46485 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Russ Ferriday (russf) Assigned to: Nobody/Anonymous (nobody) Summary: Exception trace on WebApp node rebuild Initial Comment: Exception occurred during event dispatching: java.lang.UnsupportedOperationException: Method getJspCompiler() not yet impleme nted. at de.gedoplan.opentools.jboss.web.JBossWebServerSetup24.getJspCompiler( JBossWebServerSetup24.java:49) at com.borland.jbuilder.build.JspBuildTask.<init>(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.a(Unknown Source) at com.borland.jbuilder.build.JspBuilder.updateBuildProcess(Unknown Sour ce) at com.borland.primetime.build.BuildProcess.a(Unknown Source) at com.borland.primetime.build.BuildProcess.addNode(Unknown Source) at com.borland.jbuilder.build.BuildActionPool.buildNodes(Unknown Source) at com.borland.jbuilder.build.gb.actionPerformed(Unknown Source) at com.borland.primetime.ide.BrowserAction.actionPerformed(Unknown Sourc e) at com.borland.primetime.actions.db.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:14 50) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra ctButton.java:1504) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel .java:378) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250 ) at javax.swing.AbstractButton.doClick(AbstractButton.java:279) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseRelease ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=586615&group_id=46485 |
From: <no...@so...> - 2002-07-18 08:51:56
|
Support Requests item #583261, was opened at 2002-07-18 01:51 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=583261&group_id=46485 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Foreign keys and CMP Initial Comment: I wish to "link" entity beans with foreign keys but if I do it the beans can only be generated with BMP. What can I do? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446295&aid=583261&group_id=46485 |
From: <no...@so...> - 2002-07-12 16:31:12
|
Bugs item #580056, was opened at 2002-07-11 05:57 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=580056&group_id=46485 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Brian Johnson (johnsbrn) >Assigned to: Frederik Sauer (fredsa) Summary: java.net.URL should have res-url tag Initial Comment: In Jboss 3.0, a java.net.URL resource should have a res-url tag instead of a jndi-name tag in the deployment descriptor. The following code change in generateResourceReferences appears to fix the problem: if ( iresref.getResType().equals("java.net.URL") ) { new XMLNode(xmlnode, "res-url", refJndiName ); } else if ( (idx !=-1) ) { new XMLNode(xmlnode, "jndi-name", refJndiName ); } else { new XMLNode(xmlnode, "jndi-name", refJndiName.startsWith("/") ? "java:" + refJndiName : "java:/" + refJndiName ); } ---------------------------------------------------------------------- Comment By: Frederik Sauer (fredsa) Date: 2002-07-12 10:13 Message: Logged In: YES user_id=111914 Thanks for the patch. Anyone know if res-url is valid for JBoss 2.4.x as well? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=580056&group_id=46485 |
From: <no...@so...> - 2002-07-12 16:30:32
|
Bugs item #568889, was opened at 2002-06-14 01:48 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=568889&group_id=46485 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: fk-constraint is not generated properly Initial Comment: Hi, when I add a fk-constraint it is not done correctly. 1st. the fk-constraint is placed under the entity tag, while it should be placed under a specific ejbrelation-ship-role tag 2nd. It is in general not possible to add specific parameters to relationship(like readahead strategy etc.) ---------------------------------------------------------------------- >Comment By: Frederik Sauer (fredsa) Date: 2002-07-12 10:30 Message: Logged In: YES user_id=111914 1) This works correctly for me. Please provide a test case and/or more details. Excerpts from the relevant sections of the deployment descriptors would be helpful. 2) Sorry, not implemented yet. Please let Marcus know if you would like to contribute in this area. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=568889&group_id=46485 |
From: <no...@so...> - 2002-07-12 16:27:00
|
Bugs item #565350, was opened at 2002-06-06 09:14 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=565350&group_id=46485 Category: None Group: None >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Frederik Sauer (fredsa) Summary: renaming field in a CMP 2.0 entity Initial Comment: When renaming a field in a cmp entity, which is part of ejbcreate, the field is not rename has it should. ---------------------------------------------------------------------- >Comment By: Frederik Sauer (fredsa) Date: 2002-07-12 10:27 Message: Logged In: YES user_id=111914 This is a bug with JBuilder rather than this OpenTool. If you can show a problem with the OpenTool I'll gladly reopen. ---------------------------------------------------------------------- Comment By: Frederik Sauer (fredsa) Date: 2002-06-10 12:31 Message: Logged In: YES user_id=111914 There's a bug in JBuilder6 (still present in patch 1) when renaming a CMR entity. If you renaming a CMR entity from oldName to newName, JBuilder correctly creates the CMR definition of newName in ejb-jar.xml, but incorrectly creates a CMP (not CMR) entity oldName. I can't confirm that this bug happens always when renaming a CMR entity, but for me it most definately occurs almost always. [I this is not related to your problem, please ignore this response; if you can provide more detail on what the problem is] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=565350&group_id=46485 |