You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Antoni Reus <an...@telefonica.net> on 2004/08/23 12:17:31 UTC

2 bugs

Hi,

I just posted 2 bugs (and 2 patches!) in JIRA.

The first one, it's in build.xml: the juddi-proxy.jar generated by the 
jar task is useless, because it doesn't contain some base classes, 
because they are not referenced properly in the build.xml file.

http://nagoya.apache.org/jira/browse/JUDDI-38

The second one is in org.apache.juddi.proxy.AxisTransport.
The SOAPBodyElement is not constructed with a UTF-8 input stream, so non 
ascii characters can not be used in descriptions or names, without 
getting a "Malformed UTF-8 character" at the xml parser level (at least 
with crimson).

http://nagoya.apache.org/jira/browse/JUDDI-39


Salut!

-- Antoni Reus