[JBoss-user] [JCA/JBoss] - Re: Oracle 10g / JBoss 4.0 / XA Config Problem

2005-04-20 Thread s5554
Had the same or similar problem when updating to 401sp1. The solution was to notice that the mbean-element for the OracleXAExceptionFormatter in the oracle-xa-ds.xml has changed and the mbean code must be: "org.jboss.resource.adapter.jdbc.vendor.OracleXAExceptionFormatter" View the original p

[JBoss-user] [JBoss Getting Started Documentation] - Re: Getting Started on JBoss 3.2.x

2004-08-30 Thread s5554
I didn't know that I was right about Hibernate (two mails back), but probably I was. No reason to be satisfied CMP, it's wise prodeed to Hibernate as soon as possible. If you have an empty table. Risto View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846711#38

[JBoss-user] [JBoss Getting Started Documentation] - Re: Getting Started on JBoss 3.2.x

2004-08-06 Thread s5554
I continue on the steep learning curve. There's a mention that the tutorial project directory structure leaves much to improve. But where to find a suitable starting point? At a fast glance Maven didn't give an obvious solution, it's emphasis is not in XDoclet and JBoss. Neither did I find any J

[JBoss-user] [JBoss Getting Started Documentation] - Re: Errors w/ Duke's Bank as a Web Service

2004-07-28 Thread s5554
Could it be that the appclient has the same or similar problem? At least I get Authentication exception, principal=null if I give java:/jaas/dukesbank in the -jboss.xml's and the client functions OK without security-domains in the ejb's. Risto Luukkanen View the original post : http://www.jb

[JBoss-user] [JBoss Getting Started Documentation] - Re: Getting Started on JBoss 3.2.x

2004-07-27 Thread s5554
This tutorial fits excellently to my path up the learning curve. However, it doesn't take me quite as high as I would like to. There's a mention of xdoclet, integrating it to tutorial would obviously require rather heavy rewrite. And if that's done, jboss-ide should be covered too. And how abo

[JBoss-user] [EJB/JBoss] - Re: ejb-local-ref question

2004-04-18 Thread s5554
I have made conclusions which poin to the same direction, listing Context.list("java:/comp/env") succeeds only in a servlet, when I try it from a java-client I get javax.naming.NameNotFoundException: comp not bound RL View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [Clustering/JBoss] - Re: how can I get the alive node list?

2004-04-16 Thread s5554
I would try 'jndi.list()' -method, which produces an enumeration of the bindings. Risto View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831026#3831026 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831026