I downloaded the ZeroKode.war file and then deployed it through the management console of tomcat. Next I navigated to the application in my internet bowser. Everything displays except for the items in the components window. The window displays but there are no items in it. I've expanded the box and still nothing. I do not see any errors. Should I be looking in a particular place. I am new to both tomcat and zk?
I have a theory that the application is not seeing the toolkit.xml file. I'm not sure why?
Hope this helps!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry for the late response, I've find out that this problem is caused by the version of jvm used for activating Tomcat.
The result of using jvm of JRE6.0 doesn't display any component icons.
Please use jvm of JRE5.0 for your Tomcat.
/Robbie
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using tomcat 5.5 and cannot get the components to display! Any ideas?
Would you please explain your problem more specifically?
For example, is there any error message? Did you activate the application successfully?
/robbie
I downloaded the ZeroKode.war file and then deployed it through the management console of tomcat. Next I navigated to the application in my internet bowser. Everything displays except for the items in the components window. The window displays but there are no items in it. I've expanded the box and still nothing. I do not see any errors. Should I be looking in a particular place. I am new to both tomcat and zk?
I have a theory that the application is not seeing the toolkit.xml file. I'm not sure why?
Hope this helps!
Hi Stephen,
Sorry for the late response, I've find out that this problem is caused by the version of jvm used for activating Tomcat.
The result of using jvm of JRE6.0 doesn't display any component icons.
Please use jvm of JRE5.0 for your Tomcat.
/Robbie