[jbossts-issues] [JBoss JIRA] (JBTM-1742) Tidy up the JTS IDL

Mark Little (JIRA) jira-events at lists.jboss.org
Thu Jun 6 13:13:55 EDT 2013


    [ https://issues.jboss.org/browse/JBTM-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779879#comment-12779879 ] 

Mark Little commented on JBTM-1742:
-----------------------------------

OK, so the orb.idl that ships with the JDK is from 1995, which means it's at least 10 years out of date! However, rt.jar does include Current:

  1020 Thu May 17 19:25:14 BST 2012 com/sun/corba/se/impl/interceptors/PICurrent$1.class
  2433 Thu May 17 19:25:14 BST 2012 com/sun/corba/se/impl/interceptors/PICurrent.class
  2972 Thu May 17 19:27:44 BST 2012 com/sun/corba/se/impl/oa/poa/POACurrent.class
  1417 Thu May 17 19:28:26 BST 2012 com/sun/org/apache/xalan/internal/xsltc/compiler/CurrentCall.class
   311 Thu May 17 19:28:28 BST 2012 com/sun/org/apache/xalan/internal/xsltc/dom/CurrentNodeListFilter.class
  4612 Thu May 17 19:28:28 BST 2012 com/sun/org/apache/xalan/internal/xsltc/dom/CurrentNodeListIterator.class
  2224 Thu May 17 19:28:48 BST 2012 com/sun/org/apache/xpath/internal/functions/FuncCurrent.class
  1706 Thu May 17 19:47:24 BST 2012 java/util/concurrent/Executors$PrivilegedCallableUsingCurrentClassLoader$1.class
  2465 Thu May 17 19:47:24 BST 2012 java/util/concurrent/Executors$PrivilegedCallableUsingCurrentClassLoader.class
   216 Thu May 17 19:27:22 BST 2012 org/omg/CORBA/Current.class
  1485 Thu May 17 19:22:14 BST 2012 org/omg/CORBA/CurrentHelper.class
   912 Thu May 17 19:22:14 BST 2012 org/omg/CORBA/CurrentHolder.class
   129 Thu May 17 19:27:22 BST 2012 org/omg/CORBA/CurrentOperations.class
   245 Thu May 17 19:27:22 BST 2012 org/omg/PortableInterceptor/Current.class
  2119 Thu May 17 19:22:38 BST 2012 org/omg/PortableInterceptor/CurrentHelper.class
   349 Thu May 17 19:27:22 BST 2012 org/omg/PortableInterceptor/CurrentOperations.class
   235 Thu May 17 19:27:44 BST 2012 org/omg/PortableServer/Current.class
  2061 Thu May 17 19:22:00 BST 2012 org/omg/PortableServer/CurrentHelper.class
   345 Thu May 17 19:27:44 BST 2012 org/omg/PortableServer/CurrentOperations.class
   576 Thu May 17 19:27:44 BST 2012 org/omg/PortableServer/CurrentPackage/NoContext.class
  2365 Thu May 17 19:27:44 BST 2012 org/omg/PortableServer/CurrentPackage/NoContextHelper.class

I need to figure out the best way around this problem, so will create a separate issue.
                
> Tidy up the JTS IDL
> -------------------
>
>                 Key: JBTM-1742
>                 URL: https://issues.jboss.org/browse/JBTM-1742
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JTS
>    Affects Versions: 5.0.0.M3
>            Reporter: Mark Little
>            Assignee: Mark Little
>             Fix For: 5.0.0.M4
>
>
> The IDL hasn't been updated for over a decade and has preprocessor directives in there that are probably no longer needed, unless we want to be backwardly compatible for ORBs that are no longer produced.

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