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 <andreas.veit...@gmail.com>wrote: > See AXIS2-3851. > > Andreas > > On Fri, Apr 23, 2010 at 08:57, Vishwal Shah <shahvish...@gmail.com> 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: java-user-unsubscr...@axis.apache.org > For additional commands, e-mail: java-user-h...@axis.apache.org > >