Re: [JBoss-user] is there a t3:// for JBoss

2001-06-19 Thread Guy Rouillier

java.naming.provider.url=localhost

The default port is 1099, but this can be changed in jboss.jcml.  The above
can be in

(1) jndi.properties
(2) system properties
(3) env properties

- Original Message -
From: "Scott Bermon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 3:17 PM
Subject: [JBoss-user] is there a t3:// for JBoss


> We are porting an application to JBoss from Weblogic.
>
> When we connect to the Weblogic server the, PROVIDER_URL was
> t3://localhost:7001.
>
> What is the equivalent in JBoss? Where is this set?
>
> Thanks
>
> -Scott
>
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


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



Re: [JBoss-user] is there a t3:// for JBoss

2001-06-18 Thread Allen fogleson

t3 is the weblogic specific wire protocol. switch to straight RMI. Even
better, if you are using the JBoss/tomcat or JBoss/jetty package you dont
even need to populate your initialcontext call. Im not a big fan of that
method anyway, since you end up tying your app to a single container...

al

- Original Message -
From: Scott Bermon <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 3:17 PM
Subject: [JBoss-user] is there a t3:// for JBoss


> We are porting an application to JBoss from Weblogic.
>
> When we connect to the Weblogic server the, PROVIDER_URL was
> t3://localhost:7001.
>
> What is the equivalent in JBoss? Where is this set?
>
> Thanks
>
> -Scott
>
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


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



Re: [JBoss-user] is there a t3:// for JBoss

2001-06-18 Thread Allen fogleson

or jnp... heh. I always forget that one. 


- Original Message - 
From: Scott M Stark <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 3:41 PM
Subject: Re: [JBoss-user] is there a t3:// for JBoss


> jnp://localhost:1099
> 
> - Original Message - 
> From: "Scott Bermon" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, June 18, 2001 12:17 PM
> Subject: [JBoss-user] is there a t3:// for JBoss
> 
> 
> > We are porting an application to JBoss from Weblogic.
> > 
> > When we connect to the Weblogic server the, PROVIDER_URL was
> > t3://localhost:7001.
> > 
> > What is the equivalent in JBoss? Where is this set?
> > 
> > Thanks
> > 
> > -Scott
> > 
> > 
> > 
> > ___
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-user
> > 
> 
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


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



Re: [JBoss-user] is there a t3:// for JBoss

2001-06-18 Thread Scott M Stark

jnp://localhost:1099

- Original Message - 
From: "Scott Bermon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 12:17 PM
Subject: [JBoss-user] is there a t3:// for JBoss


> We are porting an application to JBoss from Weblogic.
> 
> When we connect to the Weblogic server the, PROVIDER_URL was
> t3://localhost:7001.
> 
> What is the equivalent in JBoss? Where is this set?
> 
> Thanks
> 
> -Scott
> 
> 
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 


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