You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Ram (Created) (JIRA)" <ji...@apache.org> on 2012/02/02 20:10:54 UTC

[jira] [Created] (AXIS2-5238) org.apache.axis2.databinding.ADBException: Any type element type has not been given

org.apache.axis2.databinding.ADBException: Any type element type has not been given
-----------------------------------------------------------------------------------

                 Key: AXIS2-5238
                 URL: https://issues.apache.org/jira/browse/AXIS2-5238
             Project: Axis2
          Issue Type: Bug
          Components: Integration
    Affects Versions: 1.4.1
         Environment: windows
            Reporter: Ram
            Priority: Blocker


WSDL Section:
 <xsd:element name="TranslationGroup" nillable="true" type="cmn:TranslationRequestGroupType" minOccurs="0" maxOccurs="unbounded">
                            <xsd:annotation>
                                <xsd:documentation xml:lang="en">
							A TranslationGroup includes Translation Units, which include content for translation.
						
						
						
						
						
						</xsd:documentation>
                            </xsd:annotation>
                        </xsd:element>


We converted the wsdl in stub classes and while requesting for response of content, following exception occurs:
org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Any type element type has not been given
                at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
                at com.symantec.www.it.webservices.translationservice.TranslationServiceAbstractStub.fromOM(TranslationServiceAbstractStub.java:26359)
                at com.symantec.www.it.webservices.translationservice.TranslationServiceAbstractStub.GetTranslationResponse(TranslationServiceAbstractStub.java:784)
                at com.symantec.www.it.webservices.translationservice.GetResponse.getResponsemethod(GetResponse.java:128)
                at com.symantec.www.it.webservices.translationservice.test.main(test.java:27)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5238) org.apache.axis2.databinding.ADBException: Any type element type has not been given

Posted by "Sagara Gunathunga (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  updated AXIS2-5238:
--------------------------------------

    Priority: Major  (was: Blocker)
    
> org.apache.axis2.databinding.ADBException: Any type element type has not been given
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5238
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5238
>             Project: Axis2
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 1.4.1
>         Environment: windows
>            Reporter: Ram
>              Labels: AnyType, element, type
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> WSDL Section:
>  <xsd:element name="TranslationGroup" nillable="true" type="cmn:TranslationRequestGroupType" minOccurs="0" maxOccurs="unbounded">
>                             <xsd:annotation>
>                                 <xsd:documentation xml:lang="en">
> 							A TranslationGroup includes Translation Units, which include content for translation.
> 						
> 						
> 						
> 						
> 						
> 						</xsd:documentation>
>                             </xsd:annotation>
>                         </xsd:element>
> We converted the wsdl in stub classes and while requesting for response of content, following exception occurs:
> org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Any type element type has not been given
>                 at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
>                 at com.symantec.www.it.webservices.translationservice.TranslationServiceAbstractStub.fromOM(TranslationServiceAbstractStub.java:26359)
>                 at com.symantec.www.it.webservices.translationservice.TranslationServiceAbstractStub.GetTranslationResponse(TranslationServiceAbstractStub.java:784)
>                 at com.symantec.www.it.webservices.translationservice.GetResponse.getResponsemethod(GetResponse.java:128)
>                 at com.symantec.www.it.webservices.translationservice.test.main(test.java:27)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5238) org.apache.axis2.databinding.ADBException: Any type element type has not been given

Posted by "Ram (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ram updated AXIS2-5238:
-----------------------

    Affects Version/s:     (was: 1.4.1)
                       1.6.1

Hi,
getting the same issue after using the Axis2, 1.6.1 version.
                
> org.apache.axis2.databinding.ADBException: Any type element type has not been given
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5238
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5238
>             Project: Axis2
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 1.6.1
>         Environment: windows
>            Reporter: Ram
>              Labels: AnyType, element, type
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> WSDL Section:
>  <xsd:element name="TranslationGroup" nillable="true" type="cmn:TranslationRequestGroupType" minOccurs="0" maxOccurs="unbounded">
>                             <xsd:annotation>
>                                 <xsd:documentation xml:lang="en">
> 							A TranslationGroup includes Translation Units, which include content for translation.
> 						
> 						
> 						
> 						
> 						
> 						</xsd:documentation>
>                             </xsd:annotation>
>                         </xsd:element>
> We converted the wsdl in stub classes and while requesting for response of content, following exception occurs:
> org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Any type element type has not been given
>                 at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
>                 at com.symantec.www.it.webservices.translationservice.TranslationServiceAbstractStub.fromOM(TranslationServiceAbstractStub.java:26359)
>                 at com.symantec.www.it.webservices.translationservice.TranslationServiceAbstractStub.GetTranslationResponse(TranslationServiceAbstractStub.java:784)
>                 at com.symantec.www.it.webservices.translationservice.GetResponse.getResponsemethod(GetResponse.java:128)
>                 at com.symantec.www.it.webservices.translationservice.test.main(test.java:27)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5238) org.apache.axis2.databinding.ADBException: Any type element type has not been given

Posted by "Sagara Gunathunga (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199533#comment-13199533 ] 

Sagara Gunathunga  commented on AXIS2-5238:
-------------------------------------------

Axis2 1.4.1 is no longer supported use Axis2 1.6.1 latest version and let us know your result. 
                
> org.apache.axis2.databinding.ADBException: Any type element type has not been given
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5238
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5238
>             Project: Axis2
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 1.4.1
>         Environment: windows
>            Reporter: Ram
>            Priority: Blocker
>              Labels: AnyType, element, type
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> WSDL Section:
>  <xsd:element name="TranslationGroup" nillable="true" type="cmn:TranslationRequestGroupType" minOccurs="0" maxOccurs="unbounded">
>                             <xsd:annotation>
>                                 <xsd:documentation xml:lang="en">
> 							A TranslationGroup includes Translation Units, which include content for translation.
> 						
> 						
> 						
> 						
> 						
> 						</xsd:documentation>
>                             </xsd:annotation>
>                         </xsd:element>
> We converted the wsdl in stub classes and while requesting for response of content, following exception occurs:
> org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Any type element type has not been given
>                 at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
>                 at com.symantec.www.it.webservices.translationservice.TranslationServiceAbstractStub.fromOM(TranslationServiceAbstractStub.java:26359)
>                 at com.symantec.www.it.webservices.translationservice.TranslationServiceAbstractStub.GetTranslationResponse(TranslationServiceAbstractStub.java:784)
>                 at com.symantec.www.it.webservices.translationservice.GetResponse.getResponsemethod(GetResponse.java:128)
>                 at com.symantec.www.it.webservices.translationservice.test.main(test.java:27)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org