[jboss-user] [JBoss Messaging] - Re: JOBSS Messaging POC
jmesnil
do-not-reply at jboss.com
Thu Apr 24 09:06:48 EDT 2008
"ssjboss" wrote :
|
| | //InitialContext ic = getInitialContext();
| | Properties props = new Properties();
| | props.setProperty("java.naming.factory.initial","org.jnp.interfaces.NamingContextFactory");
| | props.setProperty("java.naming.factory.url.pkgs", "org.jboss.naming");
| | props.setProperty("java.naming.provider.url", "jnp://localhost:1099");
| |
|
you still points to localhost.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146500#4146500
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146500
More information about the jboss-user
mailing list