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
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.
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.
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
--
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=