[teiid-issues] [JBoss JIRA] (TEIID-2702) Deploying google using example google.xml throws exception

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Oct 17 09:33:02 EDT 2013


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

Steven Hawkins resolved TEIID-2702.
-----------------------------------

    Fix Version/s: 8.6
       Resolution: Done


Specifying a java.lang.Long with a long method will not work.  Since there was no need to use a Long, updated all to Integer.
                
> Deploying google using example  google.xml throws exception
> -----------------------------------------------------------
>
>                 Key: TEIID-2702
>                 URL: https://issues.jboss.org/browse/TEIID-2702
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.4.1
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>             Fix For: 8.6
>
>
> Trying to deploy google using the example and the BatchSize config property is not recognized, error thrown:
> Caused by: java.lang.NoSuchMethodException: JBAS010474: Method setBatchSize not found
> 	at org.jboss.as.connector.util.Injection.inject(Injection.java:130)
> 	at org.jboss.as.connector.util.Injection.inject(Injection.java:83)
> 	at org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService$AbstractAS7RaDeployer.initAndInject(AbstractResourceAdapterDeploymentService.java:428)
> 	... 8 more

--
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 teiid-issues mailing list