[ 
http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-12?page=comments#action_12329567
 ] 

Sachin Patel commented on GERONIMODEVTOOLS-12:
----------------------------------------------

I imported you project, and I was able to deploy.

14:25:28,217 INFO  [LocalConfigStore:config-store] Installed configuration 
sample-ws/sample-ws in location 25
14:25:28,297 INFO  [LocalConfigStore:config-store] Loaded Configuration 
geronimo.config:name="sample-ws/sample-ws"
14:25:28,357 INFO  [Configuration] Started configuration sample-ws/sample-ws
14:25:28,578 INFO  [PersistentConfigurationList] Saved running configuration 
list
14:25:28,608 INFO  [Container] Started [EMAIL PROTECTED]
14:25:28,608 INFO  [/sample-ws] JSR154 unwrappedDispatchSupported=true
14:25:28,608 INFO  [JettyWebAppContext] JettyWebAppContext started
14:25:28,608 INFO  [Container] Started 
WebApplicationContext[/sample-ws,sample-ws]

Now, are you installing the webmodule standalone, or the ear?  Perhaps, you're 
doing something I'm not thats causing the exception.  Can you verify the steps 
above? I'm going to add some system outs and get send you a patch for you to 
try.

> 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

Reply via email to