[
https://issues.jboss.org/browse/JBTM-2262?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-2262:
-------------------------------------
Hi Mark,
There is probably a change required in this area but the readme.txt does contain the
information to configure the JTS installation for JacORB:
{quote}
1. Execute jts-setup-env.[bat|sh] to put Narayana in the classpath
2. export CLASSPATH=$CLASSPATH:$NARAYANA_HOME/lib/jts/narayana-jts-jacorb.jar
{quote}
Unfortunately though, the readme doesn't contain the information of what to do if you
are wanting to use JDK orb.
There are a couple of options therefore:
1. Provide two scripts - one for Jacorb one for IDLj - probably my preference
2. Update the readme to have two versions of step 2 above
3. Update the current jts-setup-env.[bat|sh] to include JacORB and provide instructions on
how to amend it to install IDLj
Let me know your preference,
Tom
ORB JTS classes not added to classpath in setup script
------------------------------------------------------
Key: JBTM-2262
URL:
https://issues.jboss.org/browse/JBTM-2262
Project: JBoss Transaction Manager
Issue Type: Task
Components: JTS
Affects Versions: 5.0.3
Reporter: Mark Little
Assignee: Tom Jenkinson
Tried using the setup script which does create/augment the CLASSPATH. But it doesn't
add the jts-jacorb.jar (or equivalent) for some reason. So when trying to run the
transaction manager (using the startup script) it fails.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)