<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159162</link>
    <title>MATLAB Central Newsreader - ConnectKEGG and a password protected proxy</title>
    <description>Feed for thread: ConnectKEGG and a password protected proxy</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 12 Nov 2007 10:15:58 -0500</pubDate>
      <title>ConnectKEGG and a password protected proxy</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159162#400805</link>
      <author>Christian Kuijlaars</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
Recently I found this nice script to address the KEGG API &lt;br&gt;
from matlab and retrieve information directly from the KEGG &lt;br&gt;
database. However the company that I work for has a &lt;br&gt;
password protected proxy and although matlab does ask for a &lt;br&gt;
password when using its web browser, it does not prompt me &lt;br&gt;
for a password if i want to go on the web using the command &lt;br&gt;
prompt. This results in a 407 error:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&amp;gt;&amp;gt; className = createClassFromWsdl(wsdlURL)&lt;br&gt;
??? Error using ==&amp;gt; createClassFromWsdl&amp;gt;parseWsdl&lt;br&gt;
java.io.IOException: Server returned HTTP response code: &lt;br&gt;
407 for URL: &lt;a href="http://soap.genome.jp/KEGG.wsdl"&gt;http://soap.genome.jp/KEGG.wsdl&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Error in ==&amp;gt; createClassFromWsdl at 32&lt;br&gt;
R = parseWsdl(wsdlUrl);&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
The URL does work so it seems the proxy is the problem. I &lt;br&gt;
read something about the datafeed toolbox not being able to &lt;br&gt;
log into a password protected proxy server. I don't know if &lt;br&gt;
this also counts towards the createClassfromwsdl function&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Mon, 12 Nov 2007 23:14:53 -0500</pubDate>
      <title>Re: ConnectKEGG and a password protected proxy</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159162#400962</link>
      <author>Matthew Simoneau</author>
      <description>Sorry, we don't have support for proxy authentication yet in&lt;br&gt;
MATLAB.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Tue, 12 Aug 2008 19:51:02 -0400</pubDate>
      <title>Re: ConnectKEGG and a password protected proxy</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159162#448778</link>
      <author>leon roos van raadshooven</author>
      <description>Hi All,&lt;br&gt;
&lt;br&gt;
The message below led me to believe that I can use the&lt;br&gt;
webservices client through a proxy (only not password&lt;br&gt;
protected proxies). I have set Matlab to use a proxy, but&lt;br&gt;
still webservice calls don't go through it; they attempt to&lt;br&gt;
connect directly.&lt;br&gt;
&lt;br&gt;
What am I doing wrong? Oh, I use Matlab 2006a.&lt;br&gt;
&lt;br&gt;
Thanks for listening,&lt;br&gt;
Leon.&lt;br&gt;
&lt;br&gt;
"Christian Kuijlaars" &amp;lt;exhile@hotmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;fh994u$b29$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Recently I found this nice script to address the KEGG API &lt;br&gt;
&amp;gt; from matlab and retrieve information directly from the KEGG &lt;br&gt;
&amp;gt; database. However the company that I work for has a &lt;br&gt;
&amp;gt; password protected proxy and although matlab does ask for a &lt;br&gt;
&amp;gt; password when using its web browser, it does not prompt me &lt;br&gt;
&amp;gt; for a password if i want to go on the web using the command &lt;br&gt;
&amp;gt; prompt. This results in a 407 error:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; className = createClassFromWsdl(wsdlURL)&lt;br&gt;
&amp;gt; ??? Error using ==&amp;gt; createClassFromWsdl&amp;gt;parseWsdl&lt;br&gt;
&amp;gt; java.io.IOException: Server returned HTTP response code: &lt;br&gt;
&amp;gt; 407 for URL: &lt;a href="http://soap.genome.jp/KEGG.wsdl"&gt;http://soap.genome.jp/KEGG.wsdl&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Error in ==&amp;gt; createClassFromWsdl at 32&lt;br&gt;
&amp;gt; R = parseWsdl(wsdlUrl);&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; The URL does work so it seems the proxy is the problem. I &lt;br&gt;
&amp;gt; read something about the datafeed toolbox not being able to &lt;br&gt;
&amp;gt; log into a password protected proxy server. I don't know if &lt;br&gt;
&amp;gt; this also counts towards the createClassfromwsdl function&lt;br&gt;
&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
