On Sat, 2007-09-08 at 22:41 -0400, Walter Vaughan wrote:
> Mark Erbaugh wrote:
> 
> > I have OfBiz release 4 installed into Eclipse - and almost working.  I'm
> > trying to debug some startup problems.  However, when I try to step into
> > Cluster.class, I get a message that there is no source for catalina.jar.
> 
> Which tutorial are you following to use ofBiz inside Eclipse, and what 
> version 
> of Eclipse are you using? There are several tutorials, and at times I've 
> excellent luck and other times I've missed one step that made me spend hours 
> fiddling to fix.
> 
> Don't try and overwork the problem.
> 
> Perhaps you are following a recipe that was written before the structure 
> changes 
>   is what I think.

I managed to install the source to Tomcat and can now debug into
Cluster.class. However, it turned out that the problem I was having was
because I hadn't loaded some of the supplied .jar files into the
classpath.

Thanks for the help,
Mark

Reply via email to