Hi Sebastian,

I won't argue about uploading swf files, as I wrote, I'm not sure
about the suggested fix.
But I'm pretty sure about  "webapps/openmeetings/default" directory
bug.
If you have

String current_dir = getServletContext().getRealPath("/");
working_dir = current_dir + "upload" + File.separatorChar;

then there should be

full_path = current_dir + "default" + File.separatorChar + ...;

Krzysztof

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to