On Mon, Jan 18, 2010 at 4:37 PM, Amila Suriarachchi < [email protected]> wrote:
> hi, > > with the patch applied it gives this error > > [ERROR] A problem was encountered while creating the build in XML schema > types: java.lang.NullPointerException > > [WARN] Woden[Warning],0:0,Description-1001,The targetNamespace ' > http://axis2.apache.org' is not dereferencable. > > at the WSDL20ToAxisServiceBuilder at this line > > return readInTheWSDLFile(document); > > is this because of an old version? > I mean an old version of a woden? Amila. > > thanks, > Amila. > > > On Mon, Jan 18, 2010 at 3:38 PM, Sagara Gunathunga < > [email protected]> wrote: > >> Hi Amila, >> >> As I noticed this issue is related to AXIS2-4436 [1] and AXIS2-4521 [2] , >> please test your service with the attached patch [2] . Let me know if you >> face same issue again ? >> >> >> [1]- https://issues.apache.org/jira/browse/AXIS2-4436 >> [2]- https://issues.apache.org/jira/browse/AXIS2-4521 >> >> Thanks, >> >> On Mon, Jan 18, 2010 at 3:12 PM, Amila Suriarachchi < >> [email protected]> wrote: >> >>> hi, >>> >>> I am also getting this exception and it takes a long time to deploy when >>> deploying the attached service. >>> >>> [WARN] Woden[Warning],0:0,Description-1001,The targetNamespace ' >>> http://axis2.apache.org' is not dereferencable. >>> [INFO] Deploying Web service: StudentService.aar - >>> file:/home/amila/projects/axis2_trunk/java/modules/test/repository_server/services/StudentService.aar >>> >>> thanks, >>> Amila. >>> >>> >>> On Mon, Jan 18, 2010 at 9:11 AM, Sagara Gunathunga < >>> [email protected]> wrote: >>> >>>> Hi, >>>> >>>> On Mon, Jan 18, 2010 at 4:54 AM, Filipe Caló <[email protected]>wrote: >>>> >>>>> Hi, >>>>> I'm using axis2 1.5.1 to publish about 100 services using wsdl2 and it >>>>> takes about 6 minutes to deploy them all. Is this normal? >>>>> >>>>> The WSDL2 were generated by JAVA2WSDL and only the whttp:location and >>>>> whttp:method for the http binding were changed . >>>>> >>>>> It seems that axis tries to resolve the target namespace for the wsdl2 >>>>> and maybe more. Can this be turned off? >>>>> >>>> >>>> >>>> Can you provide any console log or some kind of a log related to this >>>> issue ? I'm not sure this is same as AXIS2-4436 [1]. >>>> >>>> [1]- https://issues.apache.org/jira/browse/AXIS2-4436 >>>> >>>> >>>> >>>> Thanks >>>> >>>> >>>> >>>> >>>>> >>>>> Is there a way to only deploy a service on demand? >>>>> >>>>> >>>>> Thanks, >>>>> Filipe >>>>> >>>> >>>> >>>> >>>> -- >>>> Sagara Gunathunga >>>> >>>> Blog - http://ssagara.blogspot.com >>>> Web - >>>> http://people.apache.org/~sagara/<http://people.apache.org/%7Esagara/> >>>> >>> >>> >>> >>> -- >>> Amila Suriarachchi >>> WSO2 Inc. >>> blog: http://amilachinthaka.blogspot.com/ >>> >> >> >> >> -- >> Sagara Gunathunga >> >> Blog - http://ssagara.blogspot.com >> Web - http://people.apache.org/~sagara/<http://people.apache.org/%7Esagara/> >> > > > > -- > Amila Suriarachchi > WSO2 Inc. > blog: http://amilachinthaka.blogspot.com/ > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
