From issues at jboss.org Wed Sep 14 12:53:00 2016 From: issues at jboss.org (Mikhail Hahner (JIRA)) Date: Wed, 14 Sep 2016 12:53:00 -0400 (EDT) Subject: [gatein-issues] [JBoss JIRA] (GTNWSRP-382) ws-timeout attribute is ignored in wsrp-consumers-config.xml In-Reply-To: References: Message-ID: Mikhail Hahner created GTNWSRP-382: -------------------------------------- Summary: ws-timeout attribute is ignored in wsrp-consumers-config.xml Key: GTNWSRP-382 URL: https://issues.jboss.org/browse/GTNWSRP-382 Project: GateIn WSRP Issue Type: Bug Components: Consumer Affects Versions: 2.3.0 Reporter: Mikhail Hahner Assignee: Juraci Paix?o Kr?hling ws-timeout attribute in the configuration file wsrp-consumers-config.xml is completely ignored for JBoss Portal 6.2. Default value is 60 seconds and cannot be changed by setting this attribute. JBoss EPP uses the CXF as JAX-WS implementation. Seems org.gatein.wsrp.services.SOAPServiceFactory should set also "javax.xml.ws.client.receiveTimeout" property in the request context... Workaround: set ReceiveTimeout attribute in the cxf.xml for the WSRP endpoint -- This message was sent by Atlassian JIRA (v6.4.11#64026) From issues at jboss.org Thu Sep 15 11:24:01 2016 From: issues at jboss.org (=?UTF-8?Q?Juraci_Paix=C3=A3o_Kr=C3=B6hling_=28JIRA=29?=) Date: Thu, 15 Sep 2016 11:24:01 -0400 (EDT) Subject: [gatein-issues] [JBoss JIRA] (GTNWSRP-382) ws-timeout attribute is ignored in wsrp-consumers-config.xml In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWSRP-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294053#comment-13294053 ] Juraci Paix?o Kr?hling commented on GTNWSRP-382: ------------------------------------------------ Unfortunately, GateIn and its WSRP component are in maintenance-only mode. I'd gladly review/merge a PR, though. If you are a JBoss Portal customer, I'd recommend opening a support ticket. > ws-timeout attribute is ignored in wsrp-consumers-config.xml > ------------------------------------------------------------ > > Key: GTNWSRP-382 > URL: https://issues.jboss.org/browse/GTNWSRP-382 > Project: GateIn WSRP > Issue Type: Bug > Components: Consumer > Affects Versions: 2.3.0 > Reporter: Mikhail Hahner > Assignee: Juraci Paix?o Kr?hling > > ws-timeout attribute in the configuration file wsrp-consumers-config.xml is completely ignored for JBoss Portal 6.2. Default value is 60 seconds and cannot be changed by setting this attribute. > JBoss EPP uses the CXF as JAX-WS implementation. Seems org.gatein.wsrp.services.SOAPServiceFactory should set also "javax.xml.ws.client.receiveTimeout" property in the request context... > Workaround: set ReceiveTimeout attribute in the cxf.xml for the WSRP endpoint -- This message was sent by Atlassian JIRA (v6.4.11#64026) From issues at jboss.org Tue Sep 20 07:48:00 2016 From: issues at jboss.org (=?UTF-8?Q?Juraci_Paix=C3=A3o_Kr=C3=B6hling_=28JIRA=29?=) Date: Tue, 20 Sep 2016 07:48:00 -0400 (EDT) Subject: [gatein-issues] [JBoss JIRA] (GTNWSRP-382) ws-timeout attribute is ignored in wsrp-consumers-config.xml In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWSRP-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraci Paix?o Kr?hling updated GTNWSRP-382: ------------------------------------------- Git Pull Request: https://github.com/gatein/gatein-wsrp/pull/97 > ws-timeout attribute is ignored in wsrp-consumers-config.xml > ------------------------------------------------------------ > > Key: GTNWSRP-382 > URL: https://issues.jboss.org/browse/GTNWSRP-382 > Project: GateIn WSRP > Issue Type: Bug > Components: Consumer > Affects Versions: 2.3.0 > Reporter: Mikhail Hahner > Assignee: Juraci Paix?o Kr?hling > > ws-timeout attribute in the configuration file wsrp-consumers-config.xml is completely ignored for JBoss Portal 6.2. Default value is 60 seconds and cannot be changed by setting this attribute. > JBoss EPP uses the CXF as JAX-WS implementation. Seems org.gatein.wsrp.services.SOAPServiceFactory should set also "javax.xml.ws.client.receiveTimeout" property in the request context... > Workaround: set ReceiveTimeout attribute in the cxf.xml for the WSRP endpoint -- This message was sent by Atlassian JIRA (v6.4.11#64026)