2012/4/7 :
> Hello Chris,
>
> Thanks a lot for responding to my post.
>
> [Chris]What do you mean "not able to access its content"? Do you get 404s?
> 500s? Does the thread hang? Does the JVM crash?
>
> [Souvik]: When I am trying to access the content of usb_1, I am getting 404
> error.
> Here ar
e is connected to a port, it is able to make that out?
Is this understanding correct?
Regards,
Souvik
From: Christopher Schultz [ch...@christopherschultz.net]
Sent: Friday, April 06, 2012 9:10 PM
To: Tomcat Users List
Subject: Re: Accessing USB drive content
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Souvik,
On 4/4/12 12:23 AM, souvik.da...@wipro.com wrote:
> I have a NPAPI plugin which gets a notification from my middleware
> whenever a USB MSD device is connected to the system. The HTML
> page which loads the plug-in then plays the Media
> (aud
Hello Souvik,
BTW, it's not Konstantin who had a problem but me.
Try this:
1) Create a "usb_1.xml" file in "/etc/tomcat6/Catalina/localhost/" (the OS
being Debian Squeeze) with the following contents:
< Context docBase="/media/WCF/usb_1" / >
(Think about removing the extra spaces I added above)