Page 1 of 1

Compiling GWT files.........

PostPosted:Wed Dec 23, 2009 7:08 am
by ravinauluri
Hi,

when i try to run the "Generate GWT OpenKM to Proejct" in External tools, i got this error

Compiling GWT files...
Could Not Find F:\europa_workspace\openkm\docroot\es.git.openkm.frontend.Main
The system cannot find the path specified.

GWT front end generated.


i am using openkm3.0 and CVS.

how to generate GWT files properly?

Thanks in advance

Re: Compiling GWT files.........

PostPosted:Wed Dec 23, 2009 8:54 am
by jllort
Are you using GWT version 1.5.3

Re: Compiling GWT files.........

PostPosted:Wed Dec 23, 2009 9:26 am
by ravinauluri
yes i am using gwt-windows-1.5.3.

please help me

Re: Compiling GWT files.........

PostPosted:Thu Dec 24, 2009 8:50 am
by jllort
Create the missing folder into docroot from your eclispe. and try again.

Re: Compiling GWT files.........

PostPosted:Mon Jan 04, 2010 1:01 pm
by ravinauluri
Already the docroot folder is created in the workspace of the project.

in the docroot folder their is no package structure for index.html.


when i was running the "Generate GWT OpenKM Project" in the external tools. i got this warning message

Compiling GWT files...
Could Not Find F:\europa_workspace\openkm\docroot\es.git.openkm.frontend.Main
The system cannot find the path specified.

GWT front end generated.

and

When i was hit this link "http://localhost:8080/OpenKM/" in the browser
i got this message in the browser page "The requested resource (/OpenKM/es.git.openkm.frontend.Main/index.html) is not available "


i think GWT files are not created properly. please tell me how to create GWT files ?

Thanks in Advance