Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by ToshiyukiKimura:
http://wiki.apache.org/ws/ja/axis/AxisWebStart

The comment on the change is:
Axis Wiki in Japanese

New page:
##language:ja

'''èå: [http://java.sun.com/products/javawebstart/ Web Start] 
ããçãäããããããããããã Axis 
ãäçãããããããããã?'''

åç: ããããããããããããããããåãããåãã 
jar 
ãçåãããåããããããéåãããããããããããããããåèããããããäèããåèãããããã{{{Web
 
Start}}}ãããååããããããããããããããããããããããããããããããããããããäåãããããæçããããããéãããã

{{{Web Start}}}ã 
èèããããããããäçããååãããåéããããããææãããããããAxis
 ãããããããããäçããéãèçããããã 
[http://wiki.apache.org/ws/ja/axis/AxisProxy AxisProxy]ããèäããã

ãããåéãããããã{{{Java Web 
Start}}}ãããããããããã{{{"proxyHost"}}}ã{{{"proxyPort"}}}ãèåãããããAxis
 
ã{{{"http.proxyHost"}}}ã{{{"http.proxyPort"}}}ãåèãããããããããçãããããããããääãããããäçãããã

{{{
    // Java Web Start ãããããããããã "proxyHost" ã 
"proxyPort" ã
     // èåãããããAxis ã "http.proxyHost" ã "http.proxyPort" 
ãåèãããã!
    // https.* ãèåããåèãããããã?
    if ((null == System.getProperty ("http.proxyHost")) && (null != 
System.getProperty ("proxyHost"))) {
      System.setProperty ("http.proxyHost", System.getProperty ("proxyHost"));
    }
    if ((null == System.getProperty ("http.proxyPort")) && (null != 
System.getProperty ("proxyPort"))) {
      System.setProperty ("http.proxyPort", System.getProperty ("proxyPort"));
    }
}}}

{{{Web Start}}}ãéããããããæåã jar 
ãããããçåããããããããããèäããã

 * [http://www.vamphq.com/jwsfaq.html Unofficial Java Web Start/JNLP FAQ]
 * [http://java.sun.com/products/javawebstart/faq.html Sun Java Web Start FAQ ]

Reply via email to