users@glassfish.java.net

Re: image file creation through application

From: Kevin Schmidt <ktschmidt_at_gmail.com>
Date: Thu, 22 Nov 2012 23:03:28 -0800

It is likely a problem with the path you are using for the local directory
if it is Windows specific. But I'd expect some sort of exception in your
server.log so have you taken a look there?

On Thu, Nov 22, 2012 at 9:33 PM, <forums_at_java.net> wrote:

> I have created an application in which the android mobile takes picture and
> uploads it to a server.The server application is developed in vaadin. The
> server accepts the image, stores in local directory and updates the path to
> the database. Everything works fine on my localhost (Windows) but when i
> deploy the war file it is not creating the file.* The problem is my
> localhost
> is on windows but the main server(ISP) is on Linux. Both my localhost and
> main server (ISP) are using glassfish*. On the main server (ISP) I am
> logging
> through admin and then deploying the war file.
>
> --
>
> [Message sent by forum member 'SwarnimPrabhat']
>
> View Post: http://forums.java.net/node/**892633<http://forums.java.net/node/892633>
>
>
>