Subject | Error on deploying the jaybird JCA-JDBC driver as Resource Adapter |
---|---|
Author | frha2731 |
Post date | 2006-02-18T08:35Z |
On deploying the jaybird JCA-JDBC driver as a Resource Adapter on
SUN Java Application Server 8.2 (build b06-fcs), using the RAR-file
contained in Jaybird 2.0.1 for JDK 1.4 download, i get the error
messages below from the verifier. There are three failed tests.
Any idéas how to solve this?
--------------
FAILED TESTS :
--------------
Test Name : tests.connector.ConnectorArchiveClassesLoadable
Test Assertion : All classes in this Connector Archive are
loadable. Please refer to J2EE 1.4 Specification Section #8.1.2 for
further information.
Test Description : For [ jaybird-2_0_1#jaybird-
2_0_1#jaybird-2_0_1 ]
classes [ org.apache.log4j.Category org.apache.log4j.Priority ]
referenced by [
org.firebirdsql.encodings.CharacterTranslator\org.firebirdsql.jdbc.FB
SQLException\org.firebirdsql.gds.GDSException\org.firebirdsql.gds.GDS
ExceptionHelper\org.firebirdsql.logging.LoggerFactory\org.firebirdsql
.logging.Log4jLogger] are not found
Please either bundle the above mentioned classes in the application
or use optional packaging support for them.
Test Name :
tests.connector.managed.ManagedConnectionFactoryProperties
Test Assertion : JavaBeans compliant accessor methods
should be implemented for each property defined in deployment
descriptor config-property.
Test Description : For [ jaybird-2_0_1#jaybird-
2_0_1#jaybird-2_0_1 ]
Error: [ public void setBlobBufferLength(java.lang.Integer) ]
implemented in [ org.firebirdsql.jca.FBManagedConnectionFactory ]
for the config-property [ BlobBufferLength ].
Test Name : tests.connector.CredentialInterface
Test Assertion : Credential interface for the
authentication mechanism should be one of the allowed interfaces.
Please refer to J2EE Connector Architecture Specification Section
#9.2.1, #17.6 for further information.
Test Description : For [ jaybird-2_0_1#jaybird-
2_0_1#jaybird-2_0_1 ]
Authentication mechanism credential interface [
javax.resource.security.PasswordCredential ] defined in the
credential-interface tag is not allowed.
----------------------------------
END OF STATIC VERIFICATION RESULTS
----------------------------------
/Fredrik
SUN Java Application Server 8.2 (build b06-fcs), using the RAR-file
contained in Jaybird 2.0.1 for JDK 1.4 download, i get the error
messages below from the verifier. There are three failed tests.
Any idéas how to solve this?
--------------
FAILED TESTS :
--------------
Test Name : tests.connector.ConnectorArchiveClassesLoadable
Test Assertion : All classes in this Connector Archive are
loadable. Please refer to J2EE 1.4 Specification Section #8.1.2 for
further information.
Test Description : For [ jaybird-2_0_1#jaybird-
2_0_1#jaybird-2_0_1 ]
classes [ org.apache.log4j.Category org.apache.log4j.Priority ]
referenced by [
org.firebirdsql.encodings.CharacterTranslator\org.firebirdsql.jdbc.FB
SQLException\org.firebirdsql.gds.GDSException\org.firebirdsql.gds.GDS
ExceptionHelper\org.firebirdsql.logging.LoggerFactory\org.firebirdsql
.logging.Log4jLogger] are not found
Please either bundle the above mentioned classes in the application
or use optional packaging support for them.
Test Name :
tests.connector.managed.ManagedConnectionFactoryProperties
Test Assertion : JavaBeans compliant accessor methods
should be implemented for each property defined in deployment
descriptor config-property.
Test Description : For [ jaybird-2_0_1#jaybird-
2_0_1#jaybird-2_0_1 ]
Error: [ public void setBlobBufferLength(java.lang.Integer) ]
implemented in [ org.firebirdsql.jca.FBManagedConnectionFactory ]
for the config-property [ BlobBufferLength ].
Test Name : tests.connector.CredentialInterface
Test Assertion : Credential interface for the
authentication mechanism should be one of the allowed interfaces.
Please refer to J2EE Connector Architecture Specification Section
#9.2.1, #17.6 for further information.
Test Description : For [ jaybird-2_0_1#jaybird-
2_0_1#jaybird-2_0_1 ]
Authentication mechanism credential interface [
javax.resource.security.PasswordCredential ] defined in the
credential-interface tag is not allowed.
----------------------------------
END OF STATIC VERIFICATION RESULTS
----------------------------------
/Fredrik