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 "Prasad Regula (JIRA)" <ji...@apache.org> on 2010/02/19 23:08:28 UTC

[jira] Created: (AXIS2-4631) getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.

getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.
---------------------------------------------------------------------------------------------------------

                 Key: AXIS2-4631
                 URL: https://issues.apache.org/jira/browse/AXIS2-4631
             Project: Axis2
          Issue Type: Bug
    Affects Versions: 1.5.1
         Environment: XP Home DellDimension 2400
            Reporter: Prasad Regula


Inside get getOMElement(): 
ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter. It is overriding the serialize method with org.apache.axis2.databinding.utils.writer.MTOMAwareXserializeMLStreamWriter as parameter. I generated the StubClass using the command wsdl2java -uri http://localhost:8080/axis2/services/EchoService?wsdl -O . 

I even tried axis2 1.4.1 still the same problem

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


[jira] Updated: (AXIS2-4631) getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.

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

Prasad Regula updated AXIS2-4631:
---------------------------------

    Component/s: wsdl
       Priority: Blocker  (was: Major)

> getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4631
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4631
>             Project: Axis2
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.5.1
>         Environment: XP Home DellDimension 2400
>            Reporter: Prasad Regula
>            Priority: Blocker
>
> Inside get getOMElement(): 
> ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter. It is overriding the serialize method with org.apache.axis2.databinding.utils.writer.MTOMAwareXserializeMLStreamWriter as parameter. I generated the StubClass using the command wsdl2java -uri http://localhost:8080/axis2/services/EchoService?wsdl -O . 
> I even tried axis2 1.4.1 still the same problem

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


[jira] Updated: (AXIS2-4631) getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.

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

Prasad Regula updated AXIS2-4631:
---------------------------------

    Description: 
Inside get getOMElement(): 
ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter. It is overriding the serialize method with org.apache.axis2.databinding.utils.writer.MTOMAwareXserializeMLStreamWriter as parameter. I generated the StubClass using the command 
wsdl2java -uri http://localhost:8080/axis2/services/EchoService?wsdl -O .  from command prompt. I havent used any IDE.

I even tried axis2 1.4.1 still the same problem. 

 I am using jdk 1.6

  was:
Inside get getOMElement(): 
ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter. It is overriding the serialize method with org.apache.axis2.databinding.utils.writer.MTOMAwareXserializeMLStreamWriter as parameter. I generated the StubClass using the command wsdl2java -uri http://localhost:8080/axis2/services/EchoService?wsdl -O . 

I even tried axis2 1.4.1 still the same problem

    Environment: JDK1.6, Axis2, XP Home, DellDimension 2400  (was: XP Home DellDimension 2400)

> getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4631
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4631
>             Project: Axis2
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.5.1
>         Environment: JDK1.6, Axis2, XP Home, DellDimension 2400
>            Reporter: Prasad Regula
>            Priority: Blocker
>
> Inside get getOMElement(): 
> ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter. It is overriding the serialize method with org.apache.axis2.databinding.utils.writer.MTOMAwareXserializeMLStreamWriter as parameter. I generated the StubClass using the command 
> wsdl2java -uri http://localhost:8080/axis2/services/EchoService?wsdl -O .  from command prompt. I havent used any IDE.
> I even tried axis2 1.4.1 still the same problem. 
>  I am using jdk 1.6

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