I have use the following command to test the Microsoft SQL Server:
  java -Djava.compiler= junit.swingui.TestRunner -noloading  
org.xmlBlaster.test.classtest.AllTests

the test results ok.


but I think the xmlBlaster.properties.template file has small bugs 

1: it seems that you omit the oracle , just postgres and MicrosoftSQLServer
#QueuePlugin[JDBC][1.0]=${JdbcStorage[postgres]}
QueuePlugin[JDBC][1.0]=${JdbcStorage[MicrosoftSQLServer]}
    
2: the Microsoft SQL Server driver class need to be added 

   
JdbcDriver.drivers=com.microsoft.jdbc.sqlserver.SQLServerDriver



=============================================================
���г���ӯ���������� ���������Ŀ��        http://list.163.com/mlist/pzjg/pzjg.htm
�ٷְ�Ů�� - ����ѡ���!                 http://love.163.com
���˿ռ��������                           http://www.nease.net

Reply via email to