[ 
https://issues.apache.org/jira/browse/AXIS2-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582627#action_12582627
 ] 

Michael B commented on AXIS2-3667:
----------------------------------

Forgot to say: there is "axis.home" property in the build.xml in the project. 
You need to change it's value to point to your Axis2 installation before 
running the build.

> 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
>         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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to