Skip to main content



      Home
Home » Newcomers » Newcomers » Testing with JBoss?
Testing with JBoss? [message #202651] Sun, 01 April 2007 11:20 Go to next message
Eclipse UserFriend
Originally posted by: shawnk.insightbb.com

The search resulted in similar topics but couldn't find exactly what I'm
looking for...

I'm developing a Java EE application in Eclipse and using JBoss for the
app server. I've always used WebSphere in the past and with the integrated
app server in WSAD, it was easy to test changes quickly.

I have JBoss configured via the start.bat to listen for Eclipse to do the
debugging (-Xdebug -Xnoagent
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=800 0) and that
works fine. My problem is, as I make changes to my JSP's and restart JBoss
and the debugger, the changes are not being displayed.

What is the process for making changes in Eclipse and then accessing the
updated content via JBoss (without having to compile a new WAR and
redeploy)?

Thanks!
Re: Testing with JBoss? [message #202677 is a reply to message #202651] Sun, 01 April 2007 11:50 Go to previous message
Eclipse UserFriend
Hi Shawn,

The JBossIDE (2.0.0 Beta) is available at www.jboss.org.
It is a version of Eclipse that has been optimized for JBoss.

It has an (Eclipse) perspective that permits you to define a JBoss
configuration and to start/restart/stop that configuration in either
standard, or debug, mode.

Charlie


Shawn wrote:
> The search resulted in similar topics but couldn't find exactly what I'm
> looking for...
>
> I'm developing a Java EE application in Eclipse and using JBoss for the
> app server. I've always used WebSphere in the past and with the
> integrated app server in WSAD, it was easy to test changes quickly.
>
> I have JBoss configured via the start.bat to listen for Eclipse to do
> the debugging (-Xdebug -Xnoagent
> -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=800 0) and that
> works fine. My problem is, as I make changes to my JSP's and restart
> JBoss and the debugger, the changes are not being displayed.
>
> What is the process for making changes in Eclipse and then accessing the
> updated content via JBoss (without having to compile a new WAR and
> redeploy)?
>
> Thanks!
>
Previous Topic:full path of the file opened in the editor
Next Topic:Questions about IDE
Goto Forum:
  


Current Time: Fri Apr 25 00:17:50 EDT 2025

Powered by FUDForum. Page generated in 0.08215 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top