1 Reply Latest reply on Apr 14, 2004 9:25 AM by jae77

    problem deploy module "news" in Nukes

    sysuser1

      Hi !
      I want to deploy the module "news" in Nukes.
      But I have an error message :

      [javac] package org.jboss.nukes.html does not exist
      [javac] import org.jboss.nukes.html.Page;
      [javac] ^

      Somebody can help me please??!

      Thanks !

        • 1. Re: problem deploy module
          jae77

          are you trying to compile the code, or actually do the deployment?

          if compiling, did you go into the "build" directory and execute "build" before attempting to compile the news module?

          also, as an fyi, the news module is not considered to be stable yet, so use at your own risk, and be aware that changes will be forthcoming that will not be compatible (ie, database data b/c the table structure will be changing).