Axis2/Java Cannot build samples

2007-04-26 Thread VijesH
When I try to build Axis2/Java samples from source using ant, I get this error ___ /usr/bin/build-classpath: error: could not find jaxp_parser_impl Java extension for this JVM /usr/bin/build-classpath: error: could not find xml-commons-apis Java extension for this JVM

Re: Axis2/Java Cannot build samples

2007-04-26 Thread Amila Suriarachchi
have you set the AXIS2_HOME environmet variable correctly? On 4/26/07, VijesH [EMAIL PROTECTED] wrote: When I try to build Axis2/Java samples from source using ant, I get this error ___ /usr/bin/build-classpath: error: could not find jaxp_parser_impl Java extension for

Re: Axis2/Java Cannot build samples

2007-04-26 Thread VijesH
Yes, the problem was with env variable. Once the path is correct! It works fine. Thanks On 4/26/07, Amila Suriarachchi [EMAIL PROTECTED] wrote: have you set the AXIS2_HOME environmet variable correctly? On 4/26/07, VijesH [EMAIL PROTECTED] wrote: When I try to build Axis2/Java samples from