Matìas Fernàndez
unread,Jun 27, 2011, 12:20:05 PM6/27/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwtai
Hello.
Before any question sorry for my bad English.
I have a project using this lib, and in the tutorial put the Gwt-AI-
Client.jar and Gwt-AI-Core.jar in war directory of project like
gwtaidemo project.
I want to move the jar's to war/WEB-INF/lib directory, changing the
annotation to @Archive("WEB-INF/lib/GwtAI-Core.jar,WEB-INF/lib/GwtAI-
Client.jar,web/cliapplet.jar").
For some reason i can only change GwtAI-Cliente.jar but i can't change
GwtAI-Core.jar. (This annotation works @Archive("GwtAI-Core.jar,WEB-
INF/lib/GwtAI-Client.jar,web/cliapplet.jar"))
Why is this? Exist some way to change GwtAI-Core.jar?
Tks.
Matias