Problem with plugin main JSP

Hi! I was trying to create a plugin by modifying the packetFilter plugin using openfire 3.6.4. I was able to create the plugin jar file and started successfully, and the new plugin link was correcly populated under the plugin list under server settings. When I click on my plugin link, the main jsp failed to display the standard server setting list on the left (see attached screen shot). I don’t see any major difference between my plugin’s main jsp and the packefilter’s main jsp. I guess there must be some configuration parameters I failed to include. What am I missing?

Tnanks!

Nick

Ok, I’ve figured out the problem. It was due to the fact there was a mismatch between the meta pageID on the main jsp page and item id under the adminconsole section of the plugin.xml file.

Thanks for viewing this posting…

Nick