Page 1 of 1
When using GWT landing the error occurred.
PostPosted:Wed Jan 13, 2010 8:18 am
by hayasi
Hi
everybody
When I use gwt landing, give me the following tips.
GWT shell has also printed the following tips.
Thanks in advance。
Re: When using GWT landing the error occurred.
PostPosted:Thu Jan 14, 2010 11:56 am
by jllort
Well:
Whick OpenKM svn version are we talking ?
Re: When using GWT landing the error occurred.
PostPosted:Thu Jan 14, 2010 2:27 pm
by hayasi
jllort wrote:Well:
Whick OpenKM svn version are we talking ?
jllort
i used v3.0.
Re: When using GWT landing the error occurred.
PostPosted:Sat Jan 16, 2010 9:35 am
by jllort
Why are you using this older version ? we recomend upgrade to 4.0 at svn not 3.0 in cvs
About error, have you changed something in classes ? before compiling and trying gwt hosted execution. This errors normally are in loading process accessing come class not created and still null. Take a look at process loading sequence and object calling. If you've not done any change problem is other.
Re: When using GWT landing the error occurred.
PostPosted:Sat Jan 16, 2010 11:37 am
by hayasi
Hi
jllort
Thank you for your reply
In fact, I also want to use v4.0. but, In the V4.0 development environment building process. met the trouble.
like this
Code: Select all10-1-11 09:24:36 AM: Build errors for openkm;
org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in the plugin manager
executing goal 'org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-3:create': Mojo execution
failed.
I really can not be solved.
Have not seen before.
Re: When using GWT landing the error occurred.
PostPosted:Sat Jan 16, 2010 5:46 pm
by jllort
No.
I use eclipse galileo and this plugins:
screenshot_001.png (138.16 KiB) Viewed 4332 times
Re: When using GWT landing the error occurred.
PostPosted:Tue Feb 02, 2010 11:21 pm
by pavila
hayasi wrote:Hi
jllort
Thank you for your reply
In fact, I also want to use v4.0. but, In the V4.0 development environment building process. met the trouble.
like this
Code: Select all10-1-11 09:24:36 AM: Build errors for openkm;
org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in the plugin manager
executing goal 'org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-3:create': Mojo execution
failed.
I really can not be solved.
Have not seen before.
Please, take a look at
http://wiki.openkm.com/index.php/Developer_Guide.