jboss-user,

I have just install JBoss-2.2.2 on my linux machine. Set everything up. compiled the 
interest sample, created the jar and put it into the deploy directory.
Now I can run the (stand alone app)client and everything works, it returns the proper 
value.

So what I did was take the client InterestClient.class file and installed it on my 
windows machine. I set up all the jboss jar files that is required. I tried runnint 
the client and it just goes to "Got Context" and doesnt do anything else. I have to 
just kill it. I get no errors or anything.

here is my jndi.properties. I changed it from localhost to the ip that JBoss is 
located:

java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.provider.url=192.168.0.4:1099
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces

Any ideas on why it wont work on a different machine?  

-- 
 eric07                          mailto:[EMAIL PROTECTED]


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to