[JBoss-user] [JNDI/Naming/Network] - jndi lookup

2006-01-30 Thread wong_james1
I need help! I am using Tomcat 5.5 and JBoss 4.0.3SP1 with JDK 1.5. I am having trouble contacting JBoss from Tomcat. I have the following codes: Properties props=new Properties(); props.setProperty("java.naming.factory.url.pkgs", "org.jboss.naming:org.jnp.interfaces"); props.setProperty ("ja

[JBoss-user] [EJB/JBoss] - initial context lookup fails

2006-01-24 Thread wong_james1
I am having problem accessing JBoss from Tomcat. We are using JBoss 4.0.3 SP1 as an application server, Apache-Tomcat 5.5.15 as a Web Server, and JDK 5.0. When I tried to submit a soap request to Tomcat, Tomcat fails at contacting the JBoss. The error message I am getting is: javax.naming.

[JBoss-user] [JNDI/Naming/Network] - initial context lookup fails

2006-01-24 Thread wong_james1
I am having problem accessing JBoss from Tomcat. We are using JBoss 4.0.3 SP1 as an application server, Apache-Tomcat 5.5.15 as a Web Server, and JDK 5.0. When I tried to submit a soap request to Tomcat, Tomcat fails at contacting the JBoss. The error message I am getting is: javax.naming.

[JBoss-user] [JBossCache] - Re: How to use TreeCache inside JBoss

2005-11-26 Thread wong_james1
I saw the doc for the testcase but where are the source codes? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909132#3909132 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909132 --

[JBoss-user] [JBossCache] - How to use TreeCache inside JBoss

2005-11-23 Thread wong_james1
I have followed the directions to use TreeCache inside JBoss. I put the jboss-cache.jar and jgroups.jar in jboss-4.0.0\jboss-4.0.0\server\default\lib directory and the tree-service.xml in the jboss-4.0.0\jboss-4.0.0\server\default\deploy directory. I also add the jboss:service=