[ https://issues.apache.org/jira/browse/AXIS-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391666#comment-17391666 ]
Robert Lazarski commented on AXIS-2945: --------------------------------------- Although there has not been an Axis 1.x release since 2006, there has been hundreds of commits since then. I suggest compiling the latest code and testing that. Here's the git repo below, which builds fine for me using JDK 8 and Maven 3.6.3. git clone https://github.com/apache/axis-axis1-java.git I myself don't run Axis 1.x for my own projects. I just help maintain it, largely security and build issues. > Wsdl2java is not generating simple WSDL types after upgrading to axis 1.4 > ------------------------------------------------------------------------- > > Key: AXIS-2945 > URL: https://issues.apache.org/jira/browse/AXIS-2945 > Project: Axis > Issue Type: Bug > Affects Versions: 1.4 > Environment: Java 1.6, Java 1.8 > Reporter: Sai Pavan Reddy Y S > Priority: Major > > I observed that Axis 1.4 wsdl2java does no longer generate Java classes for > simple WSDL types. > We are currently updating the java version from 1.4 to 1.8. Which lead to > upgrade axis from axis.jar to axis-1.4.jar, Because of enum issue. After > updating axis to 1.4 simpleTypes are not getting generated. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org