Hello all

Weblogic for example has a flag "useweblogicclasspath" that
you can set to false, when you have all your classes in your ide or
classpath. Such a feature is absolutely necessary to use an IDE like
visual age for java.
Is it possible to implement such functionality in jboss?

Sunday, August 06, 2000, 2:30:23 PM, you wrote:

AM>         This is a little unfortunate, since most IDEs want the classes
AM> you're coding to be on the classpath when you debug...  But heck, if they
AM> support remote debugging, then we ought to be able to run jBoss separately
AM> and then attach the debugger.  I've never tried that with JBuilder, but I
AM> think it's supposed to work...

AM> Aaron

AM> On Sun, 6 Aug 2000, Rickard [iso-8859-1] �berg wrote:
>> The basic reason for this bug is (AFAICT) that the classes have been
>> added to the classpath prior to launching jBoss. This is wrong since
>> they should be loaded dynamically by the server. It may work now, minus
>> some of these exceptions, but in the future when dynamic code updating
>> is added it will lead to major breakage. 
>> 
>> I would suggest that you run the server as intended instead, i.e. with
>> none of the jBoss classes on the system/app classpath.
>> 
>> /Rickard
>> 
>> -- 
>> Rickard �berg
>> 
>> Email: [EMAIL PROTECTED]
>> http://www.telkel.com
>> http://www.jboss.org
>> http://www.dreambean.com
>> 




mfg
roman                          
--
-------------------------------------------------------------------
Roman Seidl                                   Design & Development
-------------------------------------------------------------------
Public Voice Lab                       Operngasse 24, A-1040 Vienna 
Tel.: +43-1-585 22 80/23                   Fax:  +43-1-585 22 80/99
e-mail: [EMAIL PROTECTED]                                  web: www.pvl.at
-------------------------------------------------------------------



Reply via email to