On 11/10/2010 08:47, ramkumar wrote:
> hi,
> Thank you for the response. I am sure that no other programs using =
the
> port.I am suspecting that Tomcat not loading the jar file. I got same e=
rror
> while using the api coomons.fileupload for uploading the files to serve=
r.I
> put the all the required jar files in my project.But it is telling that=
> "Class not found".Tell me if u have any idea.
Well, in the former case, some class in javax.comm is throwing a
PortInUseException.
The latter case may be a separate problem.
Are you deploying a .war file to Tomcat?
If so, exactly how are you doing that?
Please remove all of the comments & any passwords from your server.xml
(this is important) and post it, inline in an email, here.
How are you starting Tomcat, a script file? If so which one?
p
|