This page Just saved me a lot of puzzling, Thank you Emmanuel Bernard for
answering and thank you n00noors for the question!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936037#3936037
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
Hi redbeard15, It certainly helped me, thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933722#3933722
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933722
--
Forgot to mention: I use JBoss 4.03SP1 in the case
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912664#3912664
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912664
--
Hello,
I try to deploy an ejb2.ear that deploys ok on jboss 4.0.1sp1
however I get the stacktrace included below.
>From what I can understand of the jboss code (which is limited) I think that
the class JDBCEJBQLCompiler should handle the fact that rowlocking may return
null; All other calls to
Hi all,
We have an application that uses JMS to call asynchronious methods from one
session bean to messageBeans.
The flow of messages can reach up to thousends per minute.
mostly it is one per minute.
About half of them are in a transaction /persistance environment the other
other half isn't
Af
Just an 'I have this problem too' msg I'm afraid.
ever found a solution to this problem?
Regards,
Hugo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3895547#3895547
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=38955
Using the JMX-Console I set "CallByValue" to true. Now the port is open and I
can access the JNDI from outside the JVM.
Its magic :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869168#3869168
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
when I open the JMX console on JBoss and click on the Service=Naming
I get the following text on JNPServerSocketFactory (RW) :
ReflectionException: java.lang.NullPointerException
Cause: java.lang.NullPointerException
Is this correct?
View the original post :
http://www.jboss.org/index.html?modu
Hello all,
I'm trying to call a stateless session bean's business method from outside the
server it is running on. Therfore I must access the JNDI of the jboss server.
I created a jndi.properties file with the folowing entries:
anonymous wrote :
java.naming.factory.initial=org.jnp.interfaces.Na