You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/06/30 17:07:45 UTC

[jira] Issue Comment Edited: (GERONIMO-4169) JAX-WS web services not discovered with patrial web.xml file

    [ https://issues.apache.org/jira/browse/GERONIMO-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609249#action_12609249 ] 

gawor@mcs.anl.gov edited comment on GERONIMO-4169 at 6/30/08 8:07 AM:
----------------------------------------------------------------

FYI, these changes might increase the deployment time of web applications as Geronimo needs to scan all classes to find classes with @WebService or @WebServiceProvider annotation. 


      was (Author: gawor@mcs.anl.gov):
    FYI, these changes might increase the deployment time of web applications as Geronimo needs to scan all files for classes with @WebService or @WebServiceProvider annotation. 

  
> JAX-WS web services not discovered with patrial web.xml file
> ------------------------------------------------------------
>
>                 Key: GERONIMO-4169
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4169
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0.x, 2.1.2, 2.2
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 2.1.2, 2.2
>
>
> After re-reading the spec and testing with the RI, it looks like we should be discovering JAX-WS web services even if a partial web.xml is supplied. Right now, we only discover the JAX-WS web services if there is no web.xml provided. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.