User: gropi   
  Date: 01/07/19 12:58:06

  Modified:    src/docs jbossintro.xml
  Log:
  Included advice from Chiew Kwooi Lee for NoClassDefFoundError.
  
  Revision  Changes    Path
  1.19      +3 -1      manual/src/docs/jbossintro.xml
  
  Index: jbossintro.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/jbossintro.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- jbossintro.xml    2001/06/25 21:39:01     1.18
  +++ jbossintro.xml    2001/07/19 19:58:06     1.19
  @@ -537,7 +537,9 @@
   
   Total time: 2 seconds</computeroutput>
                </literallayout>
  -             <para>This has compiled the EJB classes and created the ejb-jar for 
deployment. The contents of the
  +             <para>This has compiled the EJB classes and created the ejb-jar for 
deployment. 
  +If got a java.lang.NoClassDefFoundError here instead of a successful created jar 
file try clearing your classpath.
  +The contents of the
   interest.jar include the structure we discussed previously as shown by running the 
jar -tvf
   command:</para>
                <literallayout>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to