In eclipse, check the "Package Explorer" for the Ivy entry. Expand the tree
entry and ensure that the servlet jars are present, if they are not do a
resolve / refresh from the right click menu.

Paul

On 9/7/07, Joao Henrique Silva Santos <[EMAIL PROTECTED]> wrote:
>
> Thanks for the quick replies. I've set up Ivy, and got jar's from Mina,
> Springframework and Tomcat, so I've removed buidl errors for missing
> classes. When I try to run, however, I get the runtime error:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> javax/servlet/http/HttpServletRequest
> I've checked and the javax.sevlet.http.HttpServletRequest.class is present
> in the referenced libraries.
>
> Joao
>
> On 05/09/07, Mondain <[EMAIL PROTECTED]> wrote:
> >
> > Im guessing that you need to setup Ivy..
> > http://jira.red5.org/confluence/display/docs/Ivy+setup+with+Eclipse
> > Try that and let us know
> >
> > Paul
> >
> > On 9/5/07, Vasile Rotaru < [EMAIL PROTECTED]> wrote:
> > >
> > > A lot of jars. Look at the type of _context. Then look at the package
> > > in which this type is contained. I guess it is mina-core-..-.jar
> > >
> > > On 9/5/07, Joao Henrique Silva Santos <[EMAIL PROTECTED]> wrote:
> > >
> > > >  hi.
> > > > I've svn-checked out
> > > >
> > > > *http://svn1.cvsdude.com/osflash/red5/java/server/trunk*
> > > >
> > > > with the eclipse and tried to run the
> > > > org.red5.server.Standalone.java, but the build has errors.
> > > > The first one is:
> > > > _context cannot be resolved
> > > >
> > > > in the line 71 of the file Red5WebPropertiesConfiguration.java,
> > > > folder red5_server/src/org/red5/server/jetty
> > > >
> > > > What am I  missing?
> > > >
> > > > Joao Santos*
> > > > *
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > [email protected]
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > >
> > > >
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > [email protected]
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> >
> >
> > --
> > It is difficult to free fools from the chains they revere. - Voltaire
> > _______________________________________________
> > Red5 mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>


-- 
It is difficult to free fools from the chains they revere. - Voltaire
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to