[Vif-devel] inMenuName
Brought to you by:
aktion-hip
From: sridhanya <sri...@gm...> - 2006-02-19 05:09:57
|
Hi Benno, When i walked through the code,I found the following 1.String inMenuFile was having the value as d:\java\jakarta-tomcat-5.1.30vifapp\admin\en\administration\menu.xmnu 2.Cmenu hashtable was having key as D:\java\jakarta- tomcat-5.0.0\webapps\vifapp\admin\en\administration\menu.xmnu Both of them are different in case. So i added a toLowwercase() to the string [Key of cmenu and inMenuName]. Now i can see the menu's in Application. Almost all the link are working. Only the Mainmenu link is again complaining same error. Which java file i have to look for this. Or suggest me a workaround for this. I am also in inprocess of creating setup for JAMES. Once these two are done i guess i will be comfortable with application. thanks sridhanya |