JBuilder debugging - basically you need to go into project properties and
set:
Run->Application->Main class = com.evermind.server.ApplicationServer
and VM parameters to:
-classic -Duser.dir=c:\orion
You'll have to include a few jars in the required libraries, eg orion.jar,
ejb.jar, maybe some others.
You'll also want to point orion at an expanded version of the ear file
you're developing (a source-directory setting in orion-web.xml I think) and
probably play around a bit with the target dir that JBuilder compiles to.
Can't remember offhand, but it should be easy enough to figure this bit out.
Good luck and have fun!
----- Original Message -----
From: "John D'Ausilio" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Tuesday, October 17, 2000 4:23 PM
Subject: RE: JBuilder + Orion
> Can't say for sure if Jbuilder debugging works, but I've had good luck
(and
> just slight flakiness) using Forte and JPDA to debug .. I used the
NetBeans
> notes in the FAQ to set it up, and had no major problems
>
> jd
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Aniket V U
> > Sent: Tuesday, October 17, 2000 3:20 AM
> > To: Orion-Interest
> > Subject: JBuilder + Orion
> >
> >
> > hi folks,
> >
> > could somebody help me out in integrating Orion with JBuilder for
> > debugging. I've seen plenty of mails on this list that say it can be
done
> > but none detailing it. would really appreciate it if somebody
> > could give me
> > the details
> >
> > Regards
> > Aniket
> >
> >
>
>
>