<!-- /* Font Definitions */ @font-face {font-family:宋体; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} @font-face {font-family:"/@宋体"; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:10.5pt; mso-bidi-font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:宋体; mso-font-kerning:1.0pt;} /* Page Definitions */ @page {mso-page-border-surround-header:no; mso-page-border-surround-footer:no;} @page Section1 {size:595.3pt 841.9pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:42.55pt; mso-footer-margin:49.6pt; mso-paper-source:0; layout-grid:15.6pt;} div.Section1 {page:Section1;} -->
<?xml version="1.0" encoding="ISO-8859-1"?> <jsmoothproject> <JVMSearchPath>javahome</JVMSearchPath> <JVMSearchPath>registry</JVMSearchPath> <JVMSearchPath>jrepath</JVMSearchPath> <JVMSearchPath>jdkpath</JVMSearchPath> <JVMSearchPath>exepath</JVMSearchPath> <JVMSearchPath>jview</JVMSearchPath> <arguments></arguments> <bundledJVMPath>C:/Program Files/Java/jre6/bin</bundledJVMPath> <classPath>lib/socekt.jar</classPath> <classPath>lib/mina-core-1.1.5.jar</classPath> <classPath>lib/commons-beanutils-1.8.0.jar</classPath> <classPath>lib/commons-collections-3.2.1.jar</classPath> <classPath>lib/commons-lang-2.4.jar</classPath> <classPath>lib/commons-logging-1.1.1.jar</classPath> <classPath>lib/slf4j-log4j12-1.4.3.jar</classPath> <classPath>lib/slf4j-api-1.5.5.jar</classPath> <classPath>lib/spring.jar</classPath> <classPath>lib/hibernate-core-3.3.1.GA.jar</classPath> <classPath>lib/hibernate-ehcache-3.3.1.GA.jar</classPath> <classPath>lib/ojdbc14.jar</classPath> <classPath>lib/hibernate-commons-annotations-3.1.0.GA.jar</classPath> <classPath>lib/dom4j-1.6.1.jar</classPath> <classPath>lib/jta-1.1.jar</classPath> <classPath>lib/proxool-0.9.0RC3.jar</classPath> <classPath>lib/log4j-1.2.14.jar</classPath> <classPath>lib/ehcache-1.5.0.jar</classPath> <classPath>lib/backport-util-concurrent-3.1.jar</classPath> <classPath>lib/javassist-3.4.GA.jar</classPath> <classPath>lib/spring-mock.jar</classPath> <classPath>lib/cglib-nodep-2.1_3.jar</classPath> <classPath>lib/antlr-2.7.6.jar</classPath> <currentDirectory>..</currentDirectory> <embeddedJar>false</embeddedJar> <executableName>paymentSocket.exe</executableName> <iconLocation>img/mousepad_logo.jpg</iconLocation> <initialMemoryHeap>-1</initialMemoryHeap> <mainClassName>util.Main</mainClassName> <maximumMemoryHeap>536870912</maximumMemoryHeap> <maximumVersion>1.6</maximumVersion> <minimumVersion>1.5</minimumVersion> <skeletonName>WinService Wrapper</skeletonName> <skeletonProperties> <key>ServiceName</key> <value>paymentService</value> </skeletonProperties> <skeletonProperties> <key>ServiceDisplayName</key> <value>paymentService</value> </skeletonProperties> <skeletonProperties> <key>Message</key> <value>This program needs Java to run. Please download it at http://www.java.comf</value > </skeletonProperties> <skeletonProperties> <key>Autostart</key> <value>1</value> </skeletonProperties> <skeletonProperties> <key>Logfile</key> <value>paymentService.log</value> </skeletonProperties> <skeletonProperties> <key>Interactive</key> <value>1</value> </skeletonProperties> <skeletonProperties> <key>JniSmooth</key> <value>1</value> </skeletonProperties> <skeletonProperties> <key>Debug</key> <value>1</value> </skeletonProperties> </jsmoothproject> 生成服务命令:D:/nbBank/jsmooth/paymentSocket.exe install |