|
Don't put anything in classpath. It's
tempting, and it can make development easier, and you can probably get along
fine for awhile. But sooner or later, you'll get bizarre problems.
The most common is that updates to your EJBs don't take (i.e, they appear to
deploy properly, but when you invoke methods on a new version, the old version
is run.) For 2.4.x, set JBOSS_CLASSPATH as required. For 3.0, which
I haven't used much, there are additional mechanisms for specifying
required runtime jars.
|
- [JBoss-user] 2.4.4 change notes? David Ward
- Re: [JBoss-user] 2.4.4 change notes? David Hamilton
- [JBoss-user] Runtime Exceptions in Session ... Vinodh Lakshminarayan
- Re: [JBoss-user] Runtime Exceptions in ... Michael Jara
- Re: [JBoss-user] Runtime Exceptions... David Hamilton
- [JBoss-user] classpath confusion Frank Morton
- Re: [JBoss-user] classpath confusio... Guy Rouillier
- Re: [JBoss-user] classpath con... Richard Kasperowski
- [JBoss-user] Help: jndi lo... Frank Morton
