Vish, In JIRA, there is a tab labelled "Subversion Commits" that allows you to see the changes related to the issue. You can use that information to (try to) merge the changes into 1.5.1.
Andreas On Sat, Apr 24, 2010 at 00:25, Vishwal Shah <[email protected]> wrote: > Hi Andreas, > I did see that is fixed in 1.6, unfortunately i am on 1.5.1 and for me to > move to 1.6 is very difficult. Would be great if you could point me to code > that i can merge with 1.5.l and fix this issue ? > > > Thanks, > Vish > > > On Fri, Apr 23, 2010 at 1:34 PM, Andreas Veithen <[email protected]> > wrote: >> >> See AXIS2-3851. >> >> Andreas >> >> On Fri, Apr 23, 2010 at 08:57, Vishwal Shah <[email protected]> wrote: >> > Hi, >> > I am trying to generate Stubs for Standalone schema using Axis2 XSD2Java >> > , >> > My Schema does not have a Target Namespace. I get the below error >> > >> > [echo] Generating code ... >> > [java] Exception in thread "main" java.lang.NullPointerException >> > [java] at >> > org.apache.axis2.util.URLProcessor.makePackageName(URLProcessor.java:46) >> > [java] at >> > org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:322) >> > [java] at >> > org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:300) >> > [java] at >> > org.apache.axis2.schema.XSD2Java.compile(XSD2Java.java:96) >> > [java] at >> > org.apache.axis2.schema.XSD2Java.main(XSD2Java.java:46) >> > >> > >> > Does anyone has any idea or patch that fixes this ? I am using Axis >> > 2.1.5.1. >> > >> > >> > Thanks, >> > Vish >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
