Hi,
I am doing the hello word from WDK tutorial 6.5.
I have created the hello_world_action.xml and helloworld_menu_configuration.xml file inside the following folder
“C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\webtop 6.5 SP2\custom\config”
After that when I am clicking the following refresh.jsp link http://localhost:8484/webtop 6.5 SP2/wdk/refresh.jsp
Then I am getting the following error
“Refresh was not done since the Configuration Service has not been initialized yet.”
And also my WebTop start path in application server it is coming false.
But when I removed the hello_world_action.xml and helloworld_menu_configuration.xml file, then my webtop is working fine.
NOTE: Before it was running fine when I kept both the hello_world_action.xml and helloworld_menu_configuration.xml file inside the config directory. But now its not working.
Can anybody help me on this?
Thanks a lot.