Re: Sound

2009-03-12 Thread Gabor Kincses
God, I'm really stupid. Forgot to tell Eclipse, hence it wasn't published. What a bozo. ;-) Cheers, Gabor On Thu, Mar 12, 2009 at 11:42 AM, Gabor Kincses wrote: > Just a plain old 375k mp3 file for a little audio logo. There is another > mp3 file (long version) that's 6M. As I said neither

RE: Sound

2009-03-12 Thread Caldarale, Charles R
> From: Gabor Kincses [mailto:berke...@gmail.com] > Subject: Sound > > But upon trying to access the file I'm getting > a 404. Have you changed the in conf/web.xml? (Or for that matter made any changes to conf/web.xml?) Try enabling the AccessLogValve in conf/server.xml

Re: Sound

2009-03-12 Thread Gabor Kincses
Just a plain old 375k mp3 file for a little audio logo. There is another mp3 file (long version) that's 6M. As I said neither shows up in directory listings, either. Really strange. Gabor On Thu, Mar 12, 2009 at 11:40 AM, Gabor Kincses wrote: > Nah. It's just Windows XP with NTFS. > > How d

Re: Sound

2009-03-12 Thread Gabor Kincses
Nah. It's just Windows XP with NTFS. How do I turn on tracing? Gabor On Thu, Mar 12, 2009 at 11:36 AM, David Smith wrote: > Gabor Kincses wrote: > > I'm guilty as well. JRE 1.6-ish. > > > > Gabor > > > > On Wed, Mar 11, 2009 at 8:43 PM, Gabor Kincses > wrote: > > > > > >> Hello, > >> > >> T

Re: Sound

2009-03-12 Thread David Smith
David Smith wrote: > Gabor Kincses wrote: > >> I'm guilty as well. JRE 1.6-ish. >> >> Gabor >> >> On Wed, Mar 11, 2009 at 8:43 PM, Gabor Kincses wrote: >> >> >> >>> Hello, >>> >>> This should really be pretty simple. I'm trying to serve up an mp3 file >>> without any action mapping.

Re: Sound

2009-03-12 Thread David Smith
Gabor Kincses wrote: > I'm guilty as well. JRE 1.6-ish. > > Gabor > > On Wed, Mar 11, 2009 at 8:43 PM, Gabor Kincses wrote: > > >> Hello, >> >> This should really be pretty simple. I'm trying to serve up an mp3 file >> without any action mapping. But upon trying to access the file I'm gettin

Re: Sound

2009-03-12 Thread Gabor Kincses
I'm guilty as well. JRE 1.6-ish. Gabor On Wed, Mar 11, 2009 at 8:43 PM, Gabor Kincses wrote: > Hello, > > This should really be pretty simple. I'm trying to serve up an mp3 file > without any action mapping. But upon trying to access the file I'm getting > a 404. What's more interesting is

Sound

2009-03-11 Thread Gabor Kincses
Hello, This should really be pretty simple. I'm trying to serve up an mp3 file without any action mapping. But upon trying to access the file I'm getting a 404. What's more interesting is that after directory listing is enabled, the mp3 file is excluded from the listing. This is on a pretty va