Ok, I know from previous uses of Jbuilder on other
projects, that Jbuilder allows stepping thru code
without having source available. So where does orion
put Hello_StatelessSessionBeanWrapper0.class, so I can
add it to my classpath, and Jbuilder should pick it
up?

-Darren



--- Boris Gertsberg <[EMAIL PROTECTED]> wrote:
> As I said in my email "there ALMOST no need in
> sources of Orion wrapper
> classes".
> It looks like JBuilder just don't have place where
> Orion deployed
> Hello_StatelessSessionBeanWrapper0.class  in it's
> classpath , so it asks for
> at least a source of that class.
> I am not an expert in JBuilder but as I heard
> JBuilder  is one of those
> Debuggers that do decompile of the classes if
> needed.
> 
> Boris
> 
> ----- Original Message -----
> From: "Russ White" <[EMAIL PROTECTED]>
> To: "Orion-Interest"
> <[EMAIL PROTECTED]>
> Sent: Wednesday, December 27, 2000 2:15 PM
> Subject: RE: Can not locate ..... when running orion
> under Jbuilder?
> 
> 
> > Boris,
> >
> > Your statement is true but irrelevant when you
> want to debug all of the
> classes
> > your application uses. This of course, would
> include the wrapper classes.
> :)
> > Sometime you want to see exactly what the wrapper
> is doing behind the
> scenes.
> > Usually I don't bother worrying about the wrappers
> and debug just the code
> I
> > have written, but read the original question and
> you will understand my
> reply a
> > little better. Specifically read the "Can not
> locate
> > Hello_StatelessSessionBeanWrapper0.java from
> project source/class path"
> part. ;)
> > By the way, the previous post about copying the
> files to a source
> directory
> > while they do exist (which is any time before
> compiling if finished by
> Orion) is
> > exactly right, and that is what I do when I have
> to. Sure would be nice if
> the
> > wrappers would just stick around though. :)
> >
> > Cheers,
> > Russ



__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

Reply via email to