Cool! :P
Best regards
JZ
On Tue, May 18, 2010 at 12:24 PM, Perugini wrote:
> Thanks Jaroslav. The problem was related to the web.xml file. I have
> the exact same CLASSPATH as you. I replaced this
> with this:
>
> http://www.w3.org/2001/XMLSchema-instance";
> xmlns="http://java.sun.com/xml/
Thanks Jaroslav. The problem was related to the web.xml file. I have
the exact same CLASSPATH as you. I replaced this
with this:
http://www.w3.org/2001/XMLSchema-instance";
xmlns="http://java.sun.com/xml/ns/javaee";
xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";
xsi:schem
I have those in my build paths too. Might be the difference is that
I'm still using 2.0.2 and 1.3.1...?
(I'm sending screenshot of my build paths to your address.)
On May 12, 12:54 pm, Perugini wrote:
> Thanks Jaroslav. Now I know I have a CLASSPATH problem. I see both GWT
> SDK 2.0.3 and AppEngi
Thanks Jaroslav. Now I know I have a CLASSPATH problem. I see both GWT
SDK 2.0.3 and AppEngine SDK 1.3.3.1 libraries under my project's Java
Build Path.
Should they be any other place? I am using Eclipse Galileo.
On May 11, 6:37 am, Jaroslav Záruba wrote:
> I tested the sample code, with no issu
I tested the sample code, with no issues at all...
JSP > Upload > Serve, image submitted, uploaded, displayed
2010/5/11 Jaroslav Záruba
> OK, I'm on it...
>
>
> On Tue, May 11, 2010 at 12:13 PM, Perugini
> wrote:
>
>> Hi Jaroslav,
>>
>> Could you try the sample code? I believe I have a CLASSPAT
OK, I'm on it...
On Tue, May 11, 2010 at 12:13 PM, Perugini wrote:
> Hi Jaroslav,
>
> Could you try the sample code? I believe I have a CLASSPATH issue but
> I ran out of options. Should I rebuild the whole project?
>
> Thanks,
>
> Wilson
>
> On May 10, 6:02 am, Perugini wrote:
> > Hi Jaroslav,
Hi Jaroslav,
Could you try the sample code? I believe I have a CLASSPATH issue but
I ran out of options. Should I rebuild the whole project?
Thanks,
Wilson
On May 10, 6:02 am, Perugini wrote:
> Hi Jaroslav,
>
> Feel free to do it. It's a eclipse project. Also, I got the same error
> if I simpl
Hi Jaroslav,
Feel free to do it. It's a eclipse project. Also, I got the same error
if I simply run the GAE sample code unchanged:
http://code.google.com/appengine/docs/java/blobstore/overview.html.
For some reason eclipse at run time can't find the Blobstore classes.
On May 9, 7:17 pm, Jarosla
If you have this app as an Eclipse project I might try to run it on my
machine. I mean if you ran out of other options...
On Sun, May 9, 2010 at 5:48 PM, Perugini wrote:
> Anyone?
>
> On May 5, 9:49 pm, Perugini wrote:
> > I am trying to use GAEBlobstorewith GWT. I have changed the sample
> > th
Anyone?
On May 5, 9:49 pm, Perugini wrote:
> I am trying to use GAEBlobstorewith GWT. I have changed the sample
> they have online:
>
> http://code.google.com/appengine/docs/java/blobstore/overview.html
>
> I replaced the jsp page with a GWT page (below). I replaced the call
> to "<%= blobstoreSe
10 matches
Mail list logo