You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "LakshmiPriya (JIRA)" <ji...@apache.org> on 2010/05/12 10:01:45 UTC

[jira] Issue Comment Edited: (AMQ-501) ActiveMQ is not JCA1.5 compliant

    [ https://issues.apache.org/activemq/browse/AMQ-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59295#action_59295 ] 

LakshmiPriya edited comment on AMQ-501 at 5/12/10 3:59 AM:
-----------------------------------------------------------

I am stuck up with this error in weblogic. 
<< MyActiveMQConnectionFactoryJNDI > Error making initial connections for pool. Reason: javax.resource.spi.ResourceAdapterInternalException: Failed to create managed connection: java.lang.NullPointerException> 

The following link given by Hiram Chirino does not seem to be active now. On clicking it i get 404 error. 
" https://svn.apache.org/repos/asf/incubator/activemq/trunk/systest/weblogic-test" 

It would be helpful if the changes to be made to rectify the above mentioned error are mentioned and the link is enabled. Thanks in advance.


      was (Author: lakshmipriya):
    I am stuck up with this error in weblogic. 
<< MyActiveMQConnectionFactoryJNDI > Error making initial connections for pool. Reason: javax.resource.spi.ResourceAdapterInternalException: Failed to create managed connection: java.lang.NullPointerException> 

The following link given by Hiram Chirino does not seem to be active now. On clicking it i get 404 error. 
" https://svn.apache.org/repos/asf/incubator/activemq/trunk/systest/weblogic-test" 

It would be helpful if the changes made to rectify the above mentioned errro (that pops up error are mentioned and the link is enabled. Thanks in advance.

  
> ActiveMQ  is not JCA1.5 compliant
> ---------------------------------
>
>                 Key: AMQ-501
>                 URL: https://issues.apache.org/activemq/browse/AMQ-501
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Connector
>    Affects Versions: 4.0 RC2, 4.0
>         Environment: RHEL4, BEA Weblogic 9.0.1
>            Reporter: Richard Cottrill
>            Assignee: Patrick Villacorta
>            Priority: Blocker
>             Fix For: 4.0
>
>         Attachments: rartest-new.ear, rartest.ear
>
>
> When attempting to install the ActiveMQ RAR, these errors are thrown, and appear to be vaild and correct (verified by browsing the ActiveMQ source code). Classloading problems appear to prevent using ActiveMQ using the Foriegn JMS facility of Weblogic.
> [1] The ra.xml <managedconnectionfactory-class> class 'org.activemq.ra.ActiveMQManagedConnectionFactory' must override both equals() and hashCode(), but doesn't.
> [2] The ra.xml <managedconnectionfactory-class> class 'org.activemq.ra.ActiveMQManagedConnectionFactory' must override both equals() and hashCode(), but doesn't.
> [3] The ra.xml <managedconnectionfactory-class> class 'org.activemq.ra.ActiveMQManagedConnectionFactory' must override both equals() and hashCode(), but doesn't.
> [4] The ra.xml <activationspec-class> 'org.activemq.ra.ActiveMQActivationSpec' must implement java.io.Serializable but does not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.