java:comp/UserTransaction is for beans only in our case

if you need the client demarcation you can use a front session bean to do
that, it will work on the server.

marc


|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Martin Danger
|Sent: Tuesday, November 28, 2000 7:32 AM
|To: '[EMAIL PROTECTED]'
|Subject: [jBoss-User] client demarcated UserTransaction:
|
|
|Hi,
|we have the following problem with jboss 2.0 final:
|
|We want to use client demarcated transactions, but the lookup of a
|UserTransaction by our client-java-application with
|lookup("java:comp/UserTransaction") gives a
|"javax.naming.NameNotFoundException: comp not bound".
|
|Now, how can the application start transactions without this?
|
|Is this a bug,  not yet implemented functionality  (as in jboss 2.0 beta)
|or a configuration problem?
|
|I would be thankful for any help with this,
|Martin Danger
|[EMAIL PROTECTED]
|http://www.wmd.de
|
|
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to