[jboss-user] [JCA/JBoss] - Re: ResourceException messages improve

2009-04-08 Thread rafaelcba
Thanks all! This will be very useful! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224422#4224422 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224422 ___ jboss-user maili

[jboss-user] [JCA/JBoss] - Re: ResourceException messages improve

2009-04-02 Thread rafaelcba
Yes, the stack trace contains the indication (methd name and line number) where exception occur on application's code. But sometimes the app use/refer more than one DS and JBoss AS admin. doesn't have access to code to verify what DS the app refer to. Would be very interesting if by default Co

[jboss-user] [JCA/JBoss] - ResourceException messages improve

2009-04-02 Thread rafaelcba
Hello all. When i get this exception is possible know what DataSource throw the Exception? There is any configuration on log4j for JBoss Connection Manager log the name of resource throw those exception types? I think this is trivial to do, but i don't know if is possible do it with a simple con

[jboss-user] [EJB/JBoss] - CallByValue attribute

2008-11-04 Thread rafaelcba
When make sense change the CallByValue attribute of server/default/deploy/ear-deployer.xml and Naming service in server/default/conf/jboss-service.xml? [1] has a description but i try apply this behavior on my JBoss and don't work fine. My test scenario is described at [2]. [1] https://www.jb

[jboss-user] [EJB 3.0] - Re: How does JBoss handle Local and Remote interfaces

2008-11-04 Thread rafaelcba
Hi All! Is possible force Call-By-Value on local invocations made cross EARs with isolated class loaders deployed on same JBoss? I have that scenario: Two EARs deployed on same JBoss AS: App1.ear - META-INF (descriptors) - lib/lib.jar (ClassA.class) - EJB.jar (MyBean1) App2.ear - META-INF

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: The JSF library situation in JBoss explained (it's calle

2008-04-28 Thread rafaelcba
hi! remember that context-param (org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL) need be placed on top into tag. | | http://java.sun.com/xml/ns/j2ee"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://jav