Invalid theme configuration file
I got this error:
Invalid theme configuration file for theme defaulttheme-green. ThemeFactory could not locate resource bundle at com.sun.rave.web.ui.defaulttheme-green.properties.images.
I was modifying my own theme. after several modifications, I got this error. I deleted from library manager and set another theme, but default theme is the only one I can use.
[382 byte] By [
avelozgtz] at [2007-11-26 10:33:10]

# 1
Hi,
It sounds to me like you were updating a copy of defaultheme-green but didn't
update the name in the manifest, and then in deleting it actually lost the green
theme?I can refer you to some documentation:
-if you want to get back the original default theme green but had inadvertnetly deleted
it then, by re-creating a new user dir, you can get back the original themes. Follow this:
http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/configura tion/user_directory.html
but just rename your user dir in the e.gc:\documents and settings\YourUserAccount\.Creaor\ 2_1 directory rather than deleting it.
For updating themes, follow this tutorial closely in both editing and packaging:
http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/the mes.html
Hope this helps,
/krys
Creator Team