User: d_jencks
  Date: 02/04/13 21:31:57

  Modified:    .        build.xml
  Log:
  A little config cleanup and possible solution to jdk1.4 hslqdb login problem
  
  Revision  Changes    Path
  1.83      +5 -1      jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss/build.xml,v
  retrieving revision 1.82
  retrieving revision 1.83
  diff -u -r1.82 -r1.83
  --- build.xml 7 Apr 2002 02:59:32 -0000       1.82
  +++ build.xml 14 Apr 2002 04:31:57 -0000      1.83
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.82 2002/04/07 02:59:32 d_jencks Exp $ -->
  +<!-- $Id: build.xml,v 1.83 2002/04/14 04:31:57 d_jencks Exp $ -->
   
   <project default="main" name="JBoss/Server">
   
  @@ -483,6 +483,10 @@
   
       <!-- default.type.mapping is used in standardjaws.xml and 
standardjbosscmp-jdbc.xml-->
       <property name="default.type.mapping" value="Hypersonic SQL"/>
  +    <!--property name="default.type.mapping" value="InterBase"/-->
  +    <!--property name="default.type.mapping" value="mySQL"/-->
  +    <!--property name="default.type.mapping" value="Oracle"/-->
  +    <!--property name="default.type.mapping" value="Postgres"/-->
   
       <!-- cmp1 persistence manager for standardjboss.xml -->
       <!--JAWS-->
  
  
  

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

Reply via email to