RE : [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-13 Thread Jonathan . O'Connor
To:[EMAIL PROTECTED] cc: Subject:RE : [JBoss-user] Directory structure for using Jboss with Eclipse What I'm wanting to do is have eclipse compile the files to a place where JBoss will be looking for them, so they will be deployed automatically. This is how people say

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Jonathan . O'Connor
Michael, I'm not sure if I can help, but here's what we do with JBoss and Eclipse. We have our own ANT build script which can run outside of all IDEs. We set up an external run command to run this script for a full build. It has its own dirctory structure with build directories for any generated

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Holger Baxmann
hi all, is anybody on the way or simply interested in having eclipse running inside the jboss as an mbean ? thanks bax - Original Message - From: Michael Mattox [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 12, 2002 12:00 PM Subject: [JBoss-user] Directory structure for

RE : [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Michael Mattox
Title: Message What I'm wanting to do is have eclipse compile the files to a place where JBoss will be looking for them, so they will be deployed automatically. This is how people say they use the hotswapping debugging features but I have no idea how this is actually set up. I'm trying to

RE: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Matt Munz
bax, I'm curious. How do you plan to use Eclipse-embedded-in-jboss? - Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Holger Baxmann Sent: Monday, August 12, 2002 8:26 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Directory structure

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Holger Baxmann
: a frontend framework _inside_ the webos :) just doing that bax - Original Message - From: Matt Munz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 12, 2002 4:49 PM Subject: RE: [JBoss-user] Directory structure for using Jboss with Eclipse bax, I'm curious. How do you plan

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Greg Turner
PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 12, 2002 4:49 PM Subject: RE: [JBoss-user] Directory structure for using Jboss with Eclipse bax, I'm curious. How do you plan to use Eclipse-embedded-in-jboss? - Matt -Original Message- From: [EMAIL PROTECTED

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Francisco Andrades
Hi, for development I use uncompressed wars inside the server/default/deploy directory. Any servlet/JSP/EJB should run exactly the same in JBoss within eclipse as it runs outside. Francisco Andrades www.NextJ.com - Original Message - From: Michael Mattox [EMAIL PROTECTED] To: [EMAIL

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Marius Kotsbak
, 2002 4:49 PM Subject: RE: [JBoss-user] Directory structure for using Jboss with Eclipse bax, I'm curious. How do you plan to use Eclipse-embedded-in-jboss? - Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Holger Baxmann

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Holger Baxmann
- especially the anonymous identity. bax - Original Message - From: Greg Turner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 12, 2002 5:27 PM Subject: Re: [JBoss-user] Directory structure for using Jboss with Eclipse Holger, I am very interested in unusual uses for JBoss, so

RE : [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Michael Mattox
Hi, for development I use uncompressed wars inside the server/default/deploy directory. Any servlet/JSP/EJB should run exactly the same in JBoss within eclipse as it runs outside. But how do you partition your code? Or do you use ANT to deploy? I'm hoping to do it without ANT so I can use

RE: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Matt Munz
:04 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Directory structure for using Jboss with Eclipse if we have eclipse as an mbean then we will have the ucl above the whole eclipse infrastructure, the whole webos jmx infrasturcture [and not the ugly win's, X's with their ugly filesystems

Re: RE : [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Igor Fedorenko
Michael Mattox wrote: Hi, for development I use uncompressed wars inside the server/default/deploy directory. Any servlet/JSP/EJB should run exactly the same in JBoss within eclipse as it runs outside. But how do you partition your code? Or do you use ANT to deploy? I'm hoping to

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Holger Baxmann
Of Holger Baxmann Sent: Monday, August 12, 2002 11:04 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Directory structure for using Jboss with Eclipse if we have eclipse as an mbean then we will have the ucl above the whole eclipse infrastructure, the whole webos jmx infrasturcture