[jbossws-issues] [JBoss JIRA] (JBWS-3632) Overwrite the webservice @WebContext annotation using XML file

kiran varanasi (JIRA) jira-events at lists.jboss.org
Thu May 9 05:02:53 EDT 2013


     [ https://issues.jboss.org/browse/JBWS-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kiran varanasi updated JBWS-3632:
---------------------------------

    Environment: jbossws-spi.jar,JDK 1.6 and jboss 4.2.3 GA bundle

    
> Overwrite the webservice @WebContext annotation using XML file
> --------------------------------------------------------------
>
>                 Key: JBWS-3632
>                 URL: https://issues.jboss.org/browse/JBWS-3632
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         Environment: jbossws-spi.jar,JDK 1.6 and jboss 4.2.3 GA bundle
>            Reporter: kiran varanasi
>
> We are using Jboss 4.2.3 GA ,which support JAXWS  webservices. Webservice also as Stateless EJB. The deployment path of jar file is under webservices.war->webserviceEJB.jar. Using @webContext annotation the webservice is running on SSL. To avoid code change any XML configuration file is required which can define the @WebContext values for tranport-guarantee attribute.All the websevices has @WebContext with auth-method =BASIC and transport-guarantee =NONE. We need to overwrite the annontation using XML file. 
> The idea of using configuration files is Webservices need to be configured in jboss either on http or https. Please reply that jboss 4.2.3GA support @WebContext values in configuration file for SSL and the required dependancy jars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list