[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-12?page=comments#action_12329688 ]
Sachin Patel commented on GERONIMODEVTOOLS-12: ---------------------------------------------- That trace helps. I've added some trace statements in the org.apache.geronimo.devtools.eclipse.core plugin. Since I'm still having trouble producing this, could you run with trace enabled on this plugin and rerun the entire scenario? Thanks. > 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 > Attachments: eclipse-trace.txt > > 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