[
https://issues.apache.org/jira/browse/TOMEE-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau updated TOMEE-1890:
--------------------------------------
Description:
arquillian.xml gets a new property to customize the provider url used to lookup
the deployer (remote EJB/ejbd format). %s is used to denote the default url:
{code:xml}
<property
name="providerUrlPattern">%s?readTimeout=30000&connectTimeout=30000</property>
{code}
> arquillian remote tomee adapter should allow to configure options on the
> provider url (like timeout etc)
> --------------------------------------------------------------------------------------------------------
>
> Key: TOMEE-1890
> URL: https://issues.apache.org/jira/browse/TOMEE-1890
> Project: TomEE
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
> Assignee: Romain Manni-Bucau
> Fix For: 7.0.2
>
>
> arquillian.xml gets a new property to customize the provider url used to
> lookup the deployer (remote EJB/ejbd format). %s is used to denote the
> default url:
> {code:xml}
> <property
> name="providerUrlPattern">%s?readTimeout=30000&connectTimeout=30000</property>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)