[hatatap] new release: hatatap 0.8.8

Martin Klang martin at o-xml.org
Thu Jun 1 02:44:44 BST 2006


hello hatatapers,

the new release primarily fixes the classpath problem that some  
people have experienced using the Ant task.

there's also a new feature: you can add binary attachments when  
creating web service requests (eg SOAP) using test:send and  
test:attachment.

the release also includes updated versions of HttpUnit and the o:XML  
libs.

as usual you can pick it up from the download server:
http://download.pingdynasty.com/hatatap/hatatap-0.8.8/

also: has anyone experienced this error: FATAL ERROR:  'Could not  
compile stylesheet'
it seems that JDK 1.5 uses Xalan XSLTC by default, and the release  
they've included has a bug...
the work-around is to enable another transformer, such as the regular  
Xalan one.
you can do this from the command line with eg:
java - 
Djavax.xml.transform.TransformerFactory=org.apache.xalan.processor.Trans 
formerFactoryImpl -jar hatatap.jar

I guess that's all for now -

regards,

/m


More information about the hatatap mailing list