[ 
https://issues.apache.org/jira/browse/JUDDI-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517595
 ] 

Jeff Faath commented on JUDDI-110:
----------------------------------

Related to juddi-109 in that the jUDDI server must be working first under Axis2.

Additional notes:

Since the move to Axis2 SAAJ, sending "indented" xml, as the console does via 
the input text box, causes a type cast error.  This is because processing the 
request attempts to get the first child of the soap body, which turns out to be 
the indented text.  The code expects this the be the uddi request element, not 
a text element.  The code must be modified to get the first non-text child from 
the soap body.

Output from the console is poorly formatted.

> jUDDI console does not with Axis2 libraries
> -------------------------------------------
>
>                 Key: JUDDI-110
>                 URL: https://issues.apache.org/jira/browse/JUDDI-110
>             Project: jUDDI
>          Issue Type: Bug
>         Environment: All
>            Reporter: Jeff Faath
>            Assignee: Jeff Faath
>
> The jUDDI console does not work since the move to Axis2.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to