Fixed tests ;-) |
|
More...
|
about 18 years ago
|
Added 'XsltProcessor' and its testcases. |
|
More...
|
about 18 years ago
|
Fixed assertion message |
|
More...
|
about 18 years ago
|
Updated POI: 3.0-a1 -> 3.0-a2; Updated Rhino library to 'latest' 1.6R3 |
|
More...
|
over 18 years ago
|
Upgraded the webdav servlet: 0.2 -> 0.4 |
|
More...
|
over 18 years ago
|
Added log.isDebugEnabled() check |
|
More...
|
over 18 years ago
|
Upgraded Rhino to official 1.6R3 release |
|
More...
|
over 18 years ago
|
Progress: - Handle arrays in SOAP response; - Catch the SOAPFaults/Exceptions better (is it *correct* that Axis creates RemoteException instead of SOAPFaultException? Weird!) |
|
More...
|
almost 19 years ago
|
Added other WSDL operation tests |
|
More...
|
almost 19 years ago
|
Set the WSDLReader features: - turn verbosity off (no more System.out output!) - turn importDocuments on (is actually the default in WSDL4J) |
|
More...
|
almost 19 years ago
|
Perform the Call creation only on the first invocation of the operation; Splitted Call.invoke() exceptions in System exceptions and functional exceptions |
|
More...
|
almost 19 years ago
|
Added comment headers to document the tests |
|
More...
|
almost 19 years ago
|
We made it!! |
|
More...
|
almost 19 years ago
|
typo |
|
More...
|
almost 19 years ago
|
Added preliminary WSDL support! |
|
More...
|
almost 19 years ago
|
Fixed compilation in Java 5 |
|
More...
|
almost 19 years ago
|
javadoc |
|
More...
|
almost 19 years ago
|
WSDL4J upgrade 1.5.1 -> 1.5.2 |
|
More...
|
almost 19 years ago
|
XmlBeans upgrade: 2.0.0 -> 2.1.0 |
|
More...
|
almost 19 years ago
|
Xerces upgrade 2.7.1 -> 2.8.0 |
|
More...
|
almost 19 years ago
|
Delegate all Rhino/XMLBeans operations to a utility class. |
|
More...
|
almost 19 years ago
|
updated Log4J: 1.2.23 -> 1.2.13 |
|
More...
|
about 19 years ago
|
Added license header |
|
More...
|
about 19 years ago
|
Added a Map wrapper, supporting both indexed access and named access! |
|
More...
|
about 19 years ago
|
Added servletmapping for HSQLDB (status page) |
|
More...
|
about 19 years ago
|
Progress: - initialize new Rhino class in the postInit() method; - added preliminary support for procedure calls; - other improvements |
|
More...
|
about 19 years ago
|
Stop the db server in a more simple way! |
|
More...
|
about 19 years ago
|
optimization: string -> stringbuffer |
|
More...
|
about 19 years ago
|
Upgraded Rhino: 1.6R2 -> 1.6R3 (prerelease) |
|
More...
|
about 19 years ago
|
Added the BIGINT JDBC type to convert to JS double type. |
|
More...
|
over 19 years ago
|