0 Replies Latest reply on Dec 12, 2007 3:36 AM by thang

    How to configure URLStreamHandlerFactory

    thang

      I'm working on porting from WebLogic 8.1 to JBoss 4.2.2 and am wondering if anyone knows how to configure URLStreamHandlerFactory in JBoss.

      In WebLogic this can be done when starting the server with a command such as

      java -Dweblogic.net.http.URLStreamHandlerFactory=<custom URLStreamHandlerFactory> ...

      Any help is really appreciated.

      Thx.