[jboss-jira] [JBoss JIRA] (AS7-2075) Tuxedo JCA Adapter fails to deploy
John Bailey (Resolved) (JIRA)
jira-events at lists.jboss.org
Tue Nov 29 10:34:41 EST 2011
[ https://issues.jboss.org/browse/AS7-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Bailey resolved AS7-2075.
------------------------------
Resolution: Done
> Tuxedo JCA Adapter fails to deploy
> ----------------------------------
>
> Key: AS7-2075
> URL: https://issues.jboss.org/browse/AS7-2075
> Project: Application Server 7
> Issue Type: Bug
> Components: JCA, Naming
> Affects Versions: 7.1.0.Alpha1
> Reporter: Erhard Siegl
> Assignee: John Bailey
> Priority: Blocker
> Fix For: 7.1.0.CR1
>
>
> Deploying the Oracle Tuxedo JCA Adapter leads to the following Exception:
> Caused by: java.lang.UnsupportedOperationException: Naming context is read-only
> at org.jboss.as.naming.NamingContext.createSubcontext(NamingContext.java:318)
> at javax.naming.InitialContext.createSubcontext(InitialContext.java:464) [:1.6.0_24]
> at com.oracle.tuxedo.adapter.tja.TJAService.startTJAService(TJAService.java:271)
> at com.oracle.tuxedo.adapter.TuxedoAdapterSupervisor._registerResourceAdapter(TuxedoAdapterSupervisor.java:426)
> at com.oracle.tuxedo.adapter.TuxedoAdapterSupervisor.registerResourceAdapter(TuxedoAdapterSupervisor.java:303)
> at com.oracle.tuxedo.adapter.TuxedoResourceAdapter.start(TuxedoResourceAdapter.java:78)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:1.6.0_24]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [:1.6.0_24]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [:1.6.0_24]
> at java.lang.reflect.Method.invoke(Method.java:597) [:1.6.0_24]
> at org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer.startContext(AbstractResourceAdapterDeployer.java:342)
> ... 8 more
> Remarks: The Adapter worked on JBoss 4,5 and 6. The Problem seems to be related to https://issues.jboss.org/browse/AS7-421
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list