Added new soap implementation and some bug fixes
This commit is contained in:
parent
1bde5a6977
commit
76d895f5bd
10 changed files with 931 additions and 15 deletions
|
|
@ -4,5 +4,7 @@
|
|||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="libs/mysql-connector-java-5.0.7-bin.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
|
||||
<classpathentry kind="lib" path="libs/dom4j-1.6.1.jar"/>
|
||||
<classpathentry kind="lib" path="libs/wsdl4j-1.6.2.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue