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 "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2008/03/30 06:45:24 UTC

[jira] Assigned: (AXIS2-3667) Axis2 generated code not compiles: toOM(Object, boolean) invocation is generated and the only implementation is toOM(Object, org.apache.axiom.soap.SOAPFactory, boolean)

     [ https://issues.apache.org/jira/browse/AXIS2-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi reassigned AXIS2-3667:
---------------------------------------------------

    Assignee: Dennis Sosnoski

This works with adb seems to be a problem with jibx

> Axis2 generated code not compiles: toOM(Object, boolean) invocation is generated and the only implementation is toOM(Object, org.apache.axiom.soap.SOAPFactory, boolean)
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3667
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3667
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.3
>            Reporter: Michael B
>            Assignee: Dennis Sosnoski
>         Attachments: axis2bug.rar, axis2bug.zip
>
>
> The codegenerator for some reason generates code with toOM(Object, boolean) invocation, but the only implementation is toOM(Object, org.apache.axiom.soap.SOAPFactory, boolean)... I've made very simple Ant project demonstrating this. The project is attached to the bug. Just extract files, cd to the dir and run ant from command line.
> The "generated" dir in the archive contains java sources as they were generated for me by Apache Axis2  v1.3 (i.e. with the compilation error). This directory is re-created before each build.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org