1 Reply Latest reply on Apr 22, 2004 4:24 AM by sysuser1

    Theme deployement problem

    sysuser1

      I want to deploy a theme that is built with a html file (theme.html), a xml file (bare-theme-service.xml) and the java file ThemeTemplate.java.
      I have look at the extralite theme to take as a model and I have done the same things.
      But when I want to deploy my theme I have the error :

      17:41:08,243 INFO [MainDeployer] Starting deployment of package: file:/C:/Jboss-3.2.3/server/default/nukes/bare-theme-service.xml
      17:41:08,290 INFO [ThemeTemplate] Creating
      17:41:08,290 INFO [ThemeTemplate] Created
      17:41:08,290 INFO [ThemeTemplate] Starting
      17:41:08,321 WARN [ServiceController] Problem starting service nukes.themes:name=bare
      org.jboss.nukes.common.template.BuildException: Template /theme.html not found
      at org.jboss.nukes.common.template.TemplateLoader.loadTemplate(TemplateLoader.java:150)

      Someone can help me??
      Thanks a lot !