dprutean
|
Posted: May 11, 2011 06:50 by dprutean
|
|
I use bsaf for a database application. Because of the property java.net.useSystemProxies=true set in Application, I have only problems connecting to different databases. I tried to set java.net.useSystemProxies=false in Application extended method startup(), but this also does not cover all situations. In Java 1.6 there are situations when the false value is also wrong. Letting this untouched would be the best. I tried also to clear the property value and didn't help. Is it possible to add a flag or property, so I can ask bsaf 'don't touch this property'? Also overriding one method should be fine. |
java.net.useSystemProxies
Replies: 2 - Last Post: June 08, 2011 11:52
by: JurekM
by: JurekM
showing 1 - 3 of 3
Replies: 2 - Last Post: June 08, 2011 11:52
by: JurekM
by: JurekM







