[jboss-user] [Installation, Configuration & Deployment] - Re: Error trying to start Jboss with Proxy settings

Wolfgang Knauf do-not-reply at jboss.com
Thu Sep 17 06:09:28 EDT 2009


Hi Pete,

I think "-Dhttp.proxyUserName=myUsername -Dhttp.proxyPassword=myPassword" are actually no official core Java properties and thus unsupported.
For a list:
http://java.sun.com/javase/7/docs/api/java/net/doc-files/net-properties.html

You might ask this in the Tiles forums.

There is a config file "server\default\conf\jax-ws-catalog.xml", which contains a catalog for resolving DTDs/schemas. You could add "tiles-config_1_3.dtd " to this one and point to some local directory (a production server should NOT perform internet lookups anyway). But I don't know whether this will work ;-).

Best regards

Wolfgang


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255707#4255707

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255707



More information about the jboss-user mailing list