[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-12?page=comments#action_12329681 ]
Miguel A Paraz commented on GERONIMODEVTOOLS-12: ------------------------------------------------ I think this is the cause - an NPE right before the one in question? What details to I post to the WTP bugzilla? org.eclipse.wst.server.core SEVERE 18/09/05 22:56.11.172 Error calling delegate getChildModules() Apache Geronimo 1.0(Generic) java.lang.NullPointerException at org.eclipse.jst.server.generic.core.internal.GenericServer.getChildModules(GenericServer.java:162) at org.eclipse.wst.server.core.internal.Server.getChildModules(Server.java:1851) at org.eclipse.wst.server.core.internal.Server.visitModule(Server.java:2005) at org.eclipse.wst.server.core.internal.Server.visit(Server.java:1986) at org.eclipse.wst.server.core.internal.Server.getAllModules(Server.java:758) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.getAllModules(ServerBehaviourDelegate.java:710) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:523) at org.eclipse.wst.server.core.internal.Server.doPublish(Server.java:705) at org.eclipse.wst.server.core.internal.Server.publish(Server.java:694) at org.eclipse.wst.server.core.internal.PublishServerJob.run(PublishServerJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76) > NPE when publishing Web Service > ------------------------------- > > Key: GERONIMODEVTOOLS-12 > URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-12 > Project: Geronimo-Devtools > Type: Bug > Environment: latest HEAD, wtp-I20050914 and dependencies, Linux > Reporter: Miguel A Paraz > > 1. Create a Dynamic Web Project, using Geronimo as server > 2. Create a bean class. > 3. New/Web Services/Web Service > 4. "Bottom" up, defaults > 5. Service Deployment Configuration: run time is Axis, server is Geronimo > 6. Web Service Java Bean Identity: defaults, all methods, Document/Literal > (Wrapped) > 7. Start server > 8. Error dialog box: > Could not publish to the server. > java.lang.NullPointerException > at > org.apache.geronimo.core.internal.GeronimoUtils.isWebModule(GeronimoUtils.java:78) > at > org.apache.geronimo.core.internal.GeronimoUtils.getConfigId(GeronimoUtils.java:62) > at > org.apache.geronimo.core.internal.GeronimoServerBehaviour.invokeCommand(GeronimoServerBehaviour.java:368) > at > org.apache.geronimo.core.internal.GeronimoServerBehaviour.publishModule(GeronimoServerBehaviour.java:281) > at > org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:632) > at > org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:685) > at > org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:586) > at org.eclipse.wst.server.core.internal.Server.doPublish(Server.java:705) > at org.eclipse.wst.server.core.internal.Server.publish(Server.java:694) > at > org.eclipse.jst.ws.internal.consumption.command.common.StartServerCommand$1.run(StartServerCommand.java:182) > at > org.eclipse.jst.ws.internal.consumption.command.common.StartServerCommand.publish(StartServerCommand.java:194) > at > org.eclipse.jst.ws.internal.consumption.command.common.StartServerCommand.execute(StartServerCommand.java:104) > at > org.eclipse.jst.ws.internal.consumption.ui.server.StartServerWidget$StartServerJob.run(StartServerWidget.java:305) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira