[JBoss Tools] - Error Installing JBoss Tools Nightly on Helios
by David Salter
David Salter [http://community.jboss.org/people/daveys] created the discussion
"Error Installing JBoss Tools Nightly on Helios"
To view the discussion, visit: http://community.jboss.org/message/550986#550986
--------------------------------------------------------------
Hi,
I'm trying to install JBoss Tools Nightly (from the update center http://downl,oads.jboss.org/jbosstools/updates/nightly/trunk/ http://downl,oads.jboss.org/jbosstools/updates/nightly/trunk/) into Helios running on Windows 7.
It all looks as though its going to install correctly, but then Eclipse displays an error stating that "Installing software has encountered a problem" and the error below is shown.
Anyone know how yo get around this?
Thanks.
Dave.
An error occurred while installing the items
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.mozilla.xpcom 1.9.1.2a, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
The artifact file for osgi.bundle,org.mozilla.xpcom,1.9.1.2a was not found.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/550986#550986]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 5 months
Logging on to JBoss Community site
by Hitoshi Ozawa
I'm having a very difficult time logging on to the JBoss Community site:
https://community.jboss.org/login.jspa
I registered and tried to login but it keeps saying my password is wrong.
I've reset my password by selecting "forgot my password" but the new
password the system sent me still errors out saying the password is
wrong.
Has anyone been able to login or is that site just used by Redhat to
collect user information?
How do I cancel my registration to stop emails from the Community?
H.Ozawa
14 years, 5 months
Re: [jboss-user] [JCA] - XA Recovery
by Ben Ritchie
Ben Ritchie [http://community.jboss.org/people/BenR] replied to the discussion
"XA Recovery"
To view the discussion, visit: http://community.jboss.org/message/550973#550973
--------------------------------------------------------------
> Jesper Pedersen wrote:
>
> Did you set it up ? http://community.jboss.org/wiki/JBossTSRecoveryInAS http://community.jboss.org/wiki/JBossTSRecoveryInAS
>
> Otherwise try and the latest SVN snapshot of AS/trunk - its done automatically there - http://community.jboss.org/wiki/XARecoveryinJCA http://community.jboss.org/wiki/XARecoveryinJCA
The honest answer is that i'm not sure if it's setup correctly - i'd read that link, but it states "This article applies to JBossAS 4.2 and EAP versions based on is (EAP 4.2, 4.3)" and, as i'm on 5.1, I wasn't certain if it was still relevant. I consistently hit a HeuristicMixed exception on failure in 4.2, so had given up on that and moved to 5.1
I'd also read http://community.jboss.org/wiki/XARecoveryinJCA http://community.jboss.org/wiki/XARecoveryinJCA
too, but again was uncertain of the relevance. In particular, it's talking about outbound JCA recovery (via a MCF) whereas i'm looking at inbound recovery (via the ResourceAdapter.getXAResouces(...) call) and from the perspective of an application writer I can't directly do anything with a org.jboss.tm.XAResourceRecovery as the WMQ resource adapter is providing the XAResource implementation.
I've spent a day or so (on and off) wrestling with the docs to try and understand what needs doing. I'm coming from the perspective of a JEE application developer here checking application portability (this is also running in WAS, Geronimo and Glassfish) and it came as something of a surprise that this might not work 'out of the box'. Indeed, my experiences largely match
http://management-platform.blogspot.com/2008/11/transaction-recovery-in-j... http://management-platform.blogspot.com/2008/11/transaction-recovery-in-j...
so i'm trying to understand what I can (and can't) do here. For legal reasons I can't look at the source code, so i'm reliant on the docs.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/550973#550973]
Start a new discussion in JCA at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 5 months