On Tue, Dec 14, 2010 at 2:26 PM, Sumedha Rubasinghe <[email protected]> wrote: > I believe this is being used by JMS transport to deal with Txns.
Yeah, but according to Ruwan, since this is given by JDK1.6, it is no longer required as a separate jar. - Anjana. > /sumedha > > On Tue, Dec 14, 2010 at 2:22 PM, Anjana Fernando <[email protected]> wrote: >> >> Hi, >> >> While I was testing distributed transaction support in DSS, I got a >> problem where the package "javax.transaction" is exposed by the JDK >> and also in geronimo-jta_1.1_spec jar, which is at >> /repository/components/plugins. This leads to a class loading problem >> with OSGi, and when I remove the geronimo jar, all is fine. I talked >> with Ruwan and he mentioned that, this is because, starting from >> JDK1.6, they are shipping the "javax.transaction" packages by default. >> So since Carbon 3.1.0 is only supported by JDK1.6 and onwards, I >> suggest removing the unnecessary geronimo jars from carbon core. >> >> Cheers, >> Anjana. >> >> -- >> Anjana Fernando >> Software Engineer >> WSO2, Inc.; http://wso2.com >> lean.enterprise.middleware >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Anjana Fernando Software Engineer WSO2, Inc.; http://wso2.com lean.enterprise.middleware _______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
