I just started learning about XUL and have created a package called
XULTest.xpi. I created this package with the help of the notes I read
in http://www.mozilla.org/docs/xul/xulnotes/xulnote_packages.html). I
used the mozilla browser to install this file (file->open). It looks
like the installation was successful because I do see the relevant
entries in installed-chrome.txt. Also I see the jar file in the chrome
directory.
However, nothing happens when I try to open the package using the
following command :
mozilla -chrome chrome://XULTest/content
OR
chrome://XULTest/content in the mozilla browser
There seems to be a problem with registering the chrome.
I have attached the installation file. Can anyone help me overcome this
hurdle? Any help is greatly appreciated.
Thanks,
Sri.
XULTest.xpi