Generally no. ClassPathExtension mbean can be used to add jars/classes
to the server classpath.

----- Original Message ----- 
From: "James Cook" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 5:57 AM
Subject: Re: [JBoss-dev] [ jboss-Change Notes-416920 ] Don't use CLASSPATH in 
run.bat/run.sh


> Is there a need for including additional classes on the system classpath if the
> ClassPathExtension MLet is used?
> 
> jim
> 
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, April 17, 2001 10:19 PM
> Subject: [JBoss-dev] [ jboss-Change Notes-416920 ] Don't use CLASSPATH in
> run.bat/run.sh
> 
> 
> > Change Notes item #416920, was updated on 2001-04-17 19:19
> > You can respond by visiting:
> >
> http://sourceforge.net/tracker/?func=detail&atid=381174&aid=416920&group_id=2286
> 6
> >
> > Category: None
> > Group: v2.2.1
> > Status: Open
> > Priority: 5
> > Submitted By: Scott M Stark (starksm)
> > Assigned to: Nobody/Anonymous (nobody)
> > Summary: Don't use CLASSPATH in run.bat/run.sh
> >
> > Initial Comment:
> > Removed the use of the system CLASSPATH variable as
> > this results in too many conflicts in general. Changed
> > CLASSPATH to JBOSS_CLASSPATH to make it clear that the
> > CLASSPATH variable is not used. If you are relying on
> > the system CLASSPATH to include required jars you
> > either need to edit run.bat/run.sh to include
> > CLASSPATH or setup a JBOSS_CLASSPATH variable with the
> > required jars.
> >
> >



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to