[JBoss-user] [Installation Configuration] - Re: JNDI and EJB over *Proxied* HTTP. How?

2004-06-17 Thread Didi1976
You can specify a proxy on startup of your fat-client using:

java -Dhttp.proxyHost=yourproxy -Dhttp.proxyPort=8080 YourClass

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3839039#3839039

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839039


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: JNDI and EJB over *Proxied* HTTP. How?

2004-06-17 Thread mgaert
Thanks for the pointer, but, hmmm, it does not work that easily for me yet.

We are starting the fat client through Java WebStart, which allows to add system 
properties in the JNLP file such as:




(Adding proxySet, true, does not help either)

I guess this works for plain URLConnections, but does the client-side of the EJB 
invoker chain use URLConnection?

Or maybe the JNLP settings don't get there? I will have to see whether the behaviour 
differs when I start the fat client from the command line...


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3839050#3839050

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839050


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: JNDI and EJB over *Proxied* HTTP. How?

2004-06-17 Thread mgaert
Should be
property name=http.proxyHost value=host/ 
property name=http.proxyPort value=8080/

in pointy HTML brackets

(Great BB system where preview differs from actual display :-( )

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3839051#3839051

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839051


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: JNDI and EJB over *Proxied* HTTP. How?

2004-06-16 Thread mgaert
Sorry, that should be EJB access and JNDI that we have set up all right.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838992#3838992

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838992


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user