Hello Robert, no not Ant-based, it's a maven plugin that runs code generation.
(axis2-wsdl2code-maven-plugin)
Some news:
1) The Windows vs Linux difference is a red herring, in fact the problem is
showing up under Windows as well as Linux now. (kind of good news in a way)
2) I did some investig
Somehow it seems axis2-xmlbeans-1.7.9.jar is not in the same
classloader that calls getClass() in the getSourceFromTemplateName()
method. The URL resource of the xsl file is not in any of the jars
loaded.
The level of detail here is helpful, it eliminates a lot of things
already. Try passing -X in
The absolute path of the xsl reference may be a problem, I suggest
removing the leading "/" and seeing if that helps.
On Mon, Dec 16, 2019 at 6:50 AM robertlazarski .
wrote:
>
> Somehow it seems axis2-xmlbeans-1.7.9.jar is not in the same
> classloader that calls getClass() in the getSourceFromTe
[
https://issues.apache.org/jira/browse/AXIS-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Megha Shah reopened AXIS-2936:
--
> Axis 1.3-atlassian-1 not creating beans for some types in Netsuite wsdl
> ---
[
https://issues.apache.org/jira/browse/AXIS-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997933#comment-16997933
]
Megha Shah commented on AXIS-2936:
--
Hi Robert,
I also tried with Apache axis 1.3. With t