User: jwalters
  Date: 01/08/06 20:24:34

  Modified:    src/docs Tag: Branch_2_4 howtonetbeansdebug.xml
  Log:
  Updated list of jar files to 2.4 - jboss-j2ee,jboss-jdbc_ext.jar.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.1   +3 -5      manual/src/docs/howtonetbeansdebug.xml
  
  Index: howtonetbeansdebug.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/howtonetbeansdebug.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- howtonetbeansdebug.xml    2001/07/03 16:56:29     1.2
  +++ howtonetbeansdebug.xml    2001/08/07 03:24:34     1.2.2.1
  @@ -48,12 +48,10 @@
   project you should go to the explorer window and select the FileSystems tab.
   Either right click on the FileSystems entry in the explorer window, or choose
   File -> Mount Filesystem and pick mount jar.  Use the browser or type in the
  -path for the following jar files: jboss/lib/jdbc2_0-stdext.jar and
  -jboss/lib/ext/ejb.jar.  If you use bean managed transactions you will need to
  -add jboss/lib/ext/jta-spec1_0_1.jar. If you are using JBossSX security then 
  +path for the following jar files: jboss/lib/jboss-jdbc_ext.jar and
  +jboss/lib/ext/jboss-j2ee.jar.  If you are using JBossSX security then 
   you'll also need to add additional jar files jboss/lib/jaas.jar, 
jboss/lib/jboss-jaas.jar and jboss/lib/ext/jbosssx.jar.  If you are using JMS from your
  -client you'll also need to add jboss/lib/ext/jms.jar and
  -jboss/lib/ext/jbossmq-client.jar.  Once you have
  +client you'll also need to add jboss/lib/ext/jbossmq-client.jar.  Once you have
   added all these jar files if you don't want them to show in the explorer you can
   right click on them one by one and from the properties panel select hidden=true.
   </para>
  
  
  

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

Reply via email to