Seems like the Applet runtime can not find your classes. How does your
setup look like? What did you put in the 'archive' tag?
Regards, Adrian
Caused by: java.io.IOException: open HTTP connection failed:http://
localhost:10283/VisualizeUser/org/xyz/visualize/applet/
CounterAppletImpl/class.class
This 'class.class' issue is whats going wrong.
I have the following in the applet interface
@ImplementingClass(org.xyz.visualize.applet.CounterAppletImpl.class)
@Height("60")
@Width("350")
@Archive("GwtAI-Client-0.2.jar,GwtAI-Demo-0.2.jar")
I tried to change implementingclass to the other annotation
(appletclassname or whatever) but that didnt compile.
I've been knocking my head against this for hours. Would appreciate
any help.
--
You received this message because you are subscribed to the Google Groups "gwtai" group.
To post to this group, send email to gw...@googlegroups.com.
To unsubscribe from this group, send email to gwtai+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gwtai?hl=en.
I am also trying to make an applet work without GWTai because I juste
lost 3hours :( awful.. i am sorry because the project seemed
promising....
for another solution you can have a look at :
http://groups.google.com/group/gwtai/t/da76e7012648e32e
And if any moderator can explain us really how to make it work or give
an eclipse project working it would be great.
++
On 9 mar, 19:56, Raza Ali <raza....@gmail.com> wrote:
> Yes please.
>
> On Tue, Mar 9, 2010 at 5:49 PM, ben fenster <fenster....@gmail.com> wrote:
> > ן i used pure html code in an htmlpanel i can send it to u if u want :)
>
> >> gwtai+un...@googlegroups.com <gwtai%2Bunsu...@googlegroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/gwtai?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "gwtai" group.
> > To post to this group, send email to gw...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > gwtai+un...@googlegroups.com <gwtai%2Bunsu...@googlegroups.com>.