Page 1 of 1

When running GWT page only a "null"

PostPosted:Thu Dec 24, 2009 6:18 am
by hayasi
Hi
eveybody

When running GWT page only a "null".View Log found to have a warning.Tips " [config] Unable to process deployment descriptor for context '/OpenKM'"

That error and this warning a relationship do?

Looking forward to your reply

Thanks in advance。

Re: When running GWT page only a "null"

PostPosted:Thu Dec 24, 2009 8:54 am
by jllort
About which version are you talking 4.0 or older 3.0 ?

Re: When running GWT page only a "null"

PostPosted:Fri Dec 25, 2009 8:03 am
by hayasi
jllort wrote:About which version are you talking 4.0 or older 3.0 ?
Merry Christmas!


I'm using version 3.0

Encounter such an error is very depressed

Re: When running GWT page only a "null"

PostPosted:Fri Dec 25, 2009 9:54 am
by jllort
Have you downloaded this version or is a compiled version from our cvs ?

If you've downloaded full openkm, please download version 4.0 not 3.0 ( because it's not a production environment no ? )

If you've compiled from cvs checkout, then I think it's a problem in your packaging, and I'll need more information: eclipse version, jboss tools version, and gwt version you're using.

Re: When running GWT page only a "null"

PostPosted:Mon Dec 28, 2009 5:05 am
by hayasi
jllort wrote:Have you downloaded this version or is a compiled version from our cvs ?

If you've downloaded full openkm, please download version 4.0 not 3.0 ( because it's not a production environment no ? )

If you've compiled from cvs checkout, then I think it's a problem in your packaging, and I'll need more information: eclipse version, jboss tools version, and gwt version you're using.
Hi
jllort
I am using Eclipse version eclipse-jee-europa-winter-win32 =Version 3.3.2
and JBossTools-2.1.2.GA-ALL-win32
and gwt-windows-1.5.3
and jboss-4.2.3.GA

Re: When running GWT page only a "null"

PostPosted:Mon Dec 28, 2009 10:00 am
by jllort
Take a look into OpenKM.ear / OpenKM.war to see if all descriptors are there.

Do you've got a deployment war error ( OpenKM.war ? ) in this case you must not see any page under /OpenKM server context.

The best way to configure environment is downloading our jboss with OpenKM, delete the openkm file and use the jboss configuration to your development environment.