Closed GoogleCodeExporter closed 9 years ago
I am having the same problem with accessing cid, fid and name in
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<KeywordSearchResponse xmlns="...">
<KeywordSearchResult>
<Categories>
<Category cid="39" name="Integrated Circuits (ICs)">
<Family fid="205" name="Microcontrollers">
<RecordCount>653</RecordCount>
</Family>
</Category>
</Categories>
</KeywordSearchResult>
</KeywordSearchResponse>
</soap:Body>
</soap:Envelope>
Original comment by mosa...@gmail.com
on 13 Apr 2010 at 7:33
From what I can see on the changelog the patch from sourceforge was applied in
github and respectively issue 4
was closed, but somehow this is not working for me.
Original comment by mosa...@gmail.com
on 13 Apr 2010 at 7:44
I have cloned the project on github and push an enhancement into my clone that
now works with the attributes
and populates the attribute info. It would be great if this could be pulled
upstream and a new release being cut.
Original comment by mosa...@gmail.com
on 15 Apr 2010 at 5:49
I have documented how to build my fork and provide a download of the jar as
well. More on my site
http://bit.ly/bOEiw9
Original comment by mosa...@gmail.com
on 26 May 2010 at 5:43
This is fixed in the upcoming release that currently lives in the new mosabua
github repository.
Original comment by mosa...@gmail.com
on 12 Oct 2010 at 5:14
Release 2.5.1 fixes it
Original comment by mosa...@gmail.com
on 15 Oct 2010 at 11:12
Original issue reported on code.google.com by
Karsten....@googlemail.com
on 2 Mar 2010 at 11:09