Hi Kinichiro,
I'll check with Dims about this. The error was the jar not being
copied into the std/min distributions. But it was correctly copied to
the war.
I have corrected the mistake in the build script but not sure why it
is not reflected in the nightlies

Ajith

On 7/10/06, Kinichiro Inoguchi <[EMAIL PROTECTED]> wrote:
Hi, Ajith,

Unfortunately, latest nightly builds
axis2-std-SNAPSHOT-bin.zip 09-Jul-2006 23:31
has NOT axis2-adb-codegen-SNAPSHOT.jar yet.

I hope std distribution has this jar, too.
Could you check build script again, please ?

BTW, latest axis2.war has axis2-adb-codegen-SNAPSHOT.jar, successfully.

Many thanks,
kinichiro

--- Ajith Ranabahu <[EMAIL PROTECTED]> wrote:

> Hi Bruno/all,
> I've found (and corrected) an error in the build script that copied
> the adb-codegen-xxxx.jar into the wrong location of the distribution.
> That is what caused the problem in the nightlies and should be
> alright
> by now (Though I'm not sure whether an update of the buildscripts is
> needed at whereever the build is run).
> If you need the codegen to work with the nightly, you'll have to get
> the adb-codegen-xxx.jar from the war distribution and copy it to the
> lib directory.
>
>
> Ajith
>
> On 7/10/06, Bruno Negrao <[EMAIL PROTECTED]> wrote:
> > At least the eclipse plugin is Axis2_Code_Generator is creating
> > everything fine. I'll use this one instead (it's much easier to
> use).
> >
> > thank you,
> > bruno.
> >
> > On 7/9/06, Bruno Negrao <[EMAIL PROTECTED]> wrote:
> > > Guys,
> > >
> > > I'm trying to use wsdl2java from the latest nightly snapshot
> (axis2)
> > > and I'm still having errors. The wsdl file is attached.
> > >
> > > Exception in thread "main"
> > > org.apache.axis2.wsdl.codegen.CodeGenerationException:
> > > java.lang.RuntimeException: java.lang.ClassNotFoundException:
> > > org.apache.axis2.schema.ExtensionUtility
> > >         at
>
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:235)
> > >         at
> org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32)
> > >         at
> org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21)
> > > Caused by: java.lang.RuntimeException:
> > > java.lang.ClassNotFoundException:
> > > org.apache.axis2.schema.ExtensionUtility
> > >         at
>
org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension.engage(SimpleDBExtension.java:52)
> > >         at
>
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:188)
> > >         ... 2 more
> > > Caused by: java.lang.ClassNotFoundException:
> > > org.apache.axis2.schema.ExtensionUtility
> > >         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> > >         at java.security.AccessController.doPrivileged(Native
> Method)
> > >         at
> java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> > >         at
> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
> > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> > >         at
> java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
> > >         at java.lang.Class.forName0(Native Method)
> > >         at java.lang.Class.forName(Class.java:164)
> > >         at
>
org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension.engage(SimpleDBExtension.java:44)
> > >         ... 3 more
> > >
> > > thank you,
> > > bruno.
> > >
> > >
> > >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Ajith Ranabahu
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Ajith Ranabahu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to