<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Sun, 21 Mar 2010 01:57:55 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/forums/manageability-software-development/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network - <![CDATA[  ]]> feed</title>
    <link>http://software.intel.com/en-us/forums/manageability-software-development/feed/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Intel SCS soap API - using Java Client</title>
      <description><![CDATA[ Hi,<br /><br />Has anyone tried to talk to the Intel SCS server soap API using a Java Client?<br />I &#39;ve trying to implement this client to query the server for a list of Amt devices on the database. I use apache Axis. The client connects to the server but when I call the method getAMTList(Filter) from the AmtInterfaces.wsdl the server comes back with an error saying<br />\"Method &#39;Filter&#39; not implemented: method name or namespace not recognized\"<br /><br />The same problem happens with all WSDL methods that take parameters. I think it may be an issue because Intel SCS uses a gsoap server and I use an axis client.<br /><br />Has anyone had any experience with this?<br /><br />Thanks<br />George<br /><br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=56971</link>
      <pubDate>Fri, 19 Mar 2010 15:45:43 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/56971/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>TLS-PSK with Java</title>
      <description><![CDATA[ Hi,<br /><br />I am trying to implement an SCS using Java and not sure how to open a connection using TLS-PSK to provision the device. I have read in other posts that others had similar problems with C# and the solution was to invoke an executable which done a similar job as the configuration server that uses openSSL. Is this possible to work with Java? or is this something supported just with openSSL?<br /><br /><br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=56840</link>
      <pubDate>Fri, 19 Mar 2010 15:43:43 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/56840/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>Search AMT of a computer. RDK,Java.</title>
      <description><![CDATA[ <div id=\"r_text\">Whether there is a realization of search AMT of computers in RDK?</div> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=58906</link>
      <pubDate>Fri, 19 Mar 2010 15:41:37 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/58906/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>Java Samples</title>
      <description><![CDATA[ Hi,<br />Was wondering if anybody has done any work with AMT with Java?<br /><br />If so any advice or pointers?<br /><br />Thanks <br /><br />Gibbo<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=56252</link>
      <pubDate>Fri, 19 Mar 2010 15:40:43 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/56252/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>Can AMT get to a remote computer that it\'s not on a local network</title>
      <description><![CDATA[ <p>Well i have been following AMT for a while now and all posts/Videos and demos are on the part that the Client machine is on the same network. But this is not always right when Clients are away from the Company and living at a hotel or something that&#39;s yet not on the Local Network.</p>
<p>With my experience in such things there should have been a VPN Client to run on the OS to be able to be part of the Company&#39;s local network, and a VPN Concentrator in the Company.</p>
<p>Is that supported at AMT or shall i begin thinking of doing one, and is it possible to do it in the first place. if not what&#39;s hard about it or why cant we do it. Our graduation project is based on AMT with 2 phases one of them is adding new functionalities and the other is Extending the DTK on windows and Developing one for Linux with Java.</p>
<p>Ideas would be Great and thnx.</p> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=55608</link>
      <pubDate>Fri, 19 Mar 2010 15:39:50 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/55608/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>Unable to open SOL session</title>
      <description><![CDATA[ <p><span style=\"font-size: x-small; font-family: Arial;\">I downloaded Intel AMT Reference Design Kit.<br />There is a Java tool inside for us to manage our Intel AMT devices.</span></p>
<p><span style=\"font-size: x-small; font-family: Arial;\">I am using the Java tool on my server which runs on Windows Server 2003 and wish to manage my AMT client which runs on Windows XP. Mostly all the functions provided by the tool can be used but not the Redirection. I was not able to open the SOL session.<br />The error prompted out by the hyperterminal is:  </span><span style=\"font-size: x-small; font-family: Arial;\"><strong>unable to connect 127.0.0.1 with port 2000</strong></span></p> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=52940</link>
      <pubDate>Fri, 19 Mar 2010 15:38:08 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/52940/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>Issue with calling Intel SCS server soap API using a Java Client</title>
      <description><![CDATA[ <p>Hi All,<br />I am trying to implement standalone java program which uses axis 1.4 to make calls to Intel SCS (5.2) SOAP API&#39;s. But when i call methods like addServiceNewAMTProperties(newAMTEntry) from the AmtInterface.wsdl, the server comes back with an error saying \"Method &#39;Entry&#39; not implemented: method name or namespace not recognized\". Similar case for all the WSDL interface methods that take the parameters.</p>
<p>Could you please let me if you have faced this issue before and what could be workaround for the issue?</p>
<p> </p>
<p>Thanks,</p>
<p>Periyasamy</p>
<p> </p>
<p> </p> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=71320</link>
      <pubDate>Fri, 19 Mar 2010 15:37:30 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/71320/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>WSDL2Java -wsdl-uri RemoteAccessAdminInterface.wsdl  error????</title>
      <description><![CDATA[ I use command WSDL2Java -wsdl-uri RemoteAccessAdminInterface.wsdl<br />I get under error:<br /><br /><strong>org.apache.axis.wsdl.toJava.DuplicateFileException: Duplicate file name: comint <br />elschemasplatformclientRemoteAccessAdmin_2008_01holdersMpsHandleTypeArra <br />yHolder.java. <br />Hint: you may have mapped two namespaces with elements of the same name to the s <br />ame package name. <br />        at org.apache.axis.wsdl.toJava.JavaWriter.generate(JavaWriter.java:110) <br />        at org.apache.axis.wsdl.toJava.JavaHolderWriter.generate(JavaHolderWrite <br />r.java:104) <br />        at org.apache.axis.wsdl.toJava.JavaTypeWriter.generate(JavaTypeWriter.ja <br />va:117) <br />        at org.apache.axis.wsdl.toJava.JavaGeneratorFactory$Writers.generate(Jav <br />aGeneratorFactory.java:421) <br />        at org.apache.axis.wsdl.gen.Parser.generateTypes(Parser.java:547) <br />        at org.apache.axis.wsdl.gen.Parser.generate(Parser.java:432) <br />        at org.apache.axis.wsdl.gen.Parser.access$000(Parser.java:45) <br />        at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:362) <br />        at java.lang.Thread.run(Thread.java:595) </strong><br /><br /><br />please why??<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=60640</link>
      <pubDate>Fri, 19 Mar 2010 15:36:48 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/60640/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>Intel(r) AMT Searches based on Tags</title>
      <description><![CDATA[ Hi Everyone,<br /><br />We are trying something new here with topics in our forum.  We know a lot of our customers do try to search for similar questions before they enter their own on the forum so we thought we would try to make the searching a little easier.  You may have noticed that every discussion has at leasat one \"Tag\" associated with it.  We now tag every question that comes in based on on its topic (i.e. AMTSCS, AMTSOLIDER, AMTCONNECTION, etc.)  Our tags are one word starting with AMT.  This Announcement will have all of our tags associated with it.  The way the Tags work, is you can click on the Tag of interest and then you will be presented with all the other forum or blogs that have been tagged with that topic.  <br /><br />Please let us know how this works for you! Oh and just for fun, I blogged about our tags too - you can read more <a href=\"http://software.intel.com/en-us/blogs/2009/09/16/intel-amt-using-tags-to-search-our-forum/\">HERE.</a> ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=68346</link>
      <pubDate>Fri, 19 Mar 2010 15:33:43 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/68346/</guid>
      <category>Manageability</category>
    </item>
    <item>
      <title>Application Polices</title>
      <description><![CDATA[ Hey,<br /><br />I know this may not be the appropriate area to ask this question. but i am really stuck.<br /><br />I try googling and looking up the help topic from the windows server 2008 MMC.<br /><br />I accidentally given the wrong name /detail for the Application polices. Is there any way i can delete / remove it?<br /><br /><br />Sorry to ask this.<br /><br />Regards<br />SL ]]></description>
      <link>http://software.intel.com/en-us/forums/showthread.php?t=72866</link>
      <pubDate>Fri, 19 Mar 2010 02:57:16 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/manageability-software-development/topic/72866/</guid>
      <category>Manageability</category>
    </item>
  </channel></rss>