You can download the slf4j jar file from http://www.slf4j.org. Just check it out the what version of it is compatible with the version of MINA you are using.
Check out http://mina.apache.org/mina-v20-quick-start-guide.html , the page has got some information about the versions of slf4j and log4j that should be used. -atul mobiteem.com On Fri, May 9, 2008 at 4:30 AM, Peter Schellenberg <[EMAIL PROTECTED]> wrote: > Hi > > > > Unfortunately I haven't managed to get the server up and running yet. > > > > I have attached the screenshot with the thrown exceptions. The cause of > these exceptions are missing packages: > > > > org.slf4j.Logger > > org.slf4j.LoggerFactory > > org.apache.mina.common.IdleStatus > > org.apache.mina.common.IoHandler > > org.apache.mina.common.IoSession > > > > Do you know these packages? In which jar-file should they be? > > > > I very much appreciate your help. > > > > Many thanks > > Best regards > > Pete
