[ http://wso2.org/jira/browse/WSAS-527?page=comments#action_14806 ] Afkham Azeez commented on WSAS-527: -----------------------------------
Charitha, Can you please recheck this issue? The stacktrace seems to be invalid now since the code has changed > Pojo deployment fails with Nullpointerexception in Weblogic9.2 > --------------------------------------------------------------- > > Key: WSAS-527 > URL: http://wso2.org/jira/browse/WSAS-527 > Project: WSO2 WSAS > Issue Type: Bug > Environment: RC3, Weblogic92, ubuntu, jdk15 > Reporter: Charitha Kankanamge > Assigned To: Afkham Azeez > Priority: Critical > Fix For: Kurumba > > Attachments: pojo.jar > > > Following exception occurs and pojo is deployed as faulty service when > annotated jar is deployed in WSAS/weblogic92. > Error: org.apache.axis2.AxisFault at > org.apache.axis2.AxisFault.makeFault(AxisFault.java:417) at > org.apache.axis2.description.AxisService.createService(AxisService.java:1806) > at > org.apache.axis2.description.AxisService.createService(AxisService.java:1755) > at > org.apache.axis2.deployment.POJODeployer.createAxisServiceUsingAnnogen(POJODeployer.java:273) > at > org.apache.axis2.deployment.POJODeployer.createAxisService(POJODeployer.java:246) > at org.apache.axis2.deployment.POJODeployer.deploy(POJODeployer.java:179) at > org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:137) > at > org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:571) > at > org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:141) > at > org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:318) > at > org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:220) > at > org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:312) > at > org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(SchedulerTask.java:64) > at > org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:71) > at > org.apache.axis2.deployment.scheduler.Scheduler$SchedulerTimerTask.run(Scheduler.java:83) > at java.util.TimerThread.mainLoop(Timer.java:512) at > java.util.TimerThread.run(Timer.java:462) Caused by: > java.lang.NullPointerException at > org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.processMethods(DefaultSchemaGenerator.java:208) > at > org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.generateSchema(DefaultSchemaGenerator.java:181) > at > org.apache.axis2.description.AxisService.createService(AxisService.java:1804) > ... 15 more > Steps to reproduce: > ================ > 1. Install WSAS on weblogic92 > 2. Access management console and deploy the attached pojo.jar -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
