0 Replies Latest reply on Jun 22, 2004 4:27 AM by sysuser1

    package not found

    sysuser1

      Hi !!

      I have a problem when I want to display my jsp.
      An error tell me that my package doesn't exist.
      But I have deploied a module that use this package and it's ok. So, why my jsp doesn't find it?
      I don't understand !! Please help me !
      Thanks !

       [javac] C:\Jboss-3.2.3\server\default\work\MainEngine\localhost\nukes\test\previsu2_jsp.java:42: package org.jboss.nukes.core.themes.essaiThemeHibernate does not exist
       [javac] org.jboss.nukes.core.themes.essaiThemeHibernate.Style styleSession = null;