栗原 政彦 [
https://community.jboss.org/people/kuribara] created the discussion
"Re: Lookup failure of UserTransaction"
To view the discussion, visit:
https://community.jboss.org/message/738986#738986
--------------------------------------------------------------
Thank you for advice.
It immediately verified it.
Example Code.
UserTransaction ut = EJBClient.getUserTransaction("node");
It was necessary to specify the node name for the argument and it fought hard though
UserTransaction was able to be done correctly by referred way
(EJBClient.getUserTransaction).
Afterwards, operation coughed in adding jboss.node.name to SystemProperty of the console
of JBossAS7,
preserving an arbitrary name putting it, and using it as a node name.
https://community.jboss.org/servlet/JiveServlet/showImage/2-738986-18686/...
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-738986-18...
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/738986#738986]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]