<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-31425501.post2213980216535760041..comments</id><updated>2011-10-25T12:49:17.995-05:00</updated><category term='annoyances'/><category term='datatypes'/><category term='Twitter'/><category term='Microsoft'/><category term='javascript'/><category term='netsuite'/><category term='personal computers'/><category term='java'/><category term='coldfusion'/><category term='peripherals'/><category term='bugs'/><category term='health and fitness'/><category term='customer service'/><category term='blogspot'/><category term='mobile technology'/><category term='AJAX'/><category term='web x.x'/><category term='photos'/><category term='web services'/><category term='commentary'/><category term='television'/><category term='consumer electronics'/><category term='SOAP'/><category term='products'/><category term='Flash'/><category term='blogger'/><category term='event handling'/><category term='Twitter widget'/><category term='html'/><category term='AXIS'/><category term='house'/><category term='blogger widget'/><category term='windows'/><category term='hdtv'/><category term='web design'/><title type='text'>Comments on aftergeek - tech and code: Netsuite and Coldfusion: compiling stub classes ju...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.aftergeek.com/feeds/2213980216535760041/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31425501/2213980216535760041/comments/default'/><link rel='alternate' type='text/html' href='http://www.aftergeek.com/2011/02/netsuite-and-coldfusion-compiling-stub.html'/><author><name>Jeremy Gibbens</name><uri>http://www.blogger.com/profile/05975135981872593591</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://lh6.google.com/afterglide/RoxSceig7FI/AAAAAAAABYU/3Ct_MtuFTUU/s144/AmberRichJenPartyJuly3_2007%20016.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-31425501.post-5788770309582619598</id><published>2011-10-25T12:49:17.995-05:00</published><updated>2011-10-25T12:49:17.995-05:00</updated><title type='text'>Matt, I personally don&amp;#39;t make use of a session...</title><content type='html'>Matt, I personally don&amp;#39;t make use of a sessionID. I used to have an entire library of methods and code devoted to maintaining and sorting out sessions. All of it would be far too much to post here unfortunately. When a few versions ago, Netsuite started allowing sending the login (passport object) in the header of each soap request, it made it infinitely easier.&lt;br /&gt;&lt;br /&gt;As for why only two cookies are being returned, are you setting the maintainSession attribute to true?&lt;br /&gt;&lt;br /&gt;Personally I would recommend against trying to maintain and manage sessions with netsuite and send the login/passport with each request. It&amp;#39;s possible there is a minor performance hit with that, but I couldn&amp;#39;t give you any metrics.&lt;br /&gt;&lt;br /&gt;Obviously since all of my code creates and references java objects, examples of that probably wouldn&amp;#39;t make much sense for your purposes, but here is a sample soap request that includes the login passport:&lt;br /&gt;&lt;br /&gt;&lt;em&gt;&lt;br /&gt;&amp;lt;soapenv:Envelope xmlns:xsd=&amp;quot;http://www.w3.org/2001/XMLSchema&amp;quot; xmlns:xsi=&amp;quot;http://www.w3.org/2001/XMLSchema-instance&amp;quot; xmlns:soapenv=&amp;quot;http://schemas.xmlsoap.org/soap/envelope/&amp;quot;&amp;gt;&lt;br /&gt;    &amp;lt;soapenv:Header&amp;gt;&lt;br /&gt;        &amp;lt;ns1:passport soapenv:mustUnderstand=&amp;quot;0&amp;quot; soapenv:actor=&amp;quot;http://schemas.xmlsoap.org/soap/actor/next&amp;quot; xmlns:ns1=&amp;quot;urn:messages_2009_1.platform.webservices.netsuite.com&amp;quot;&amp;gt;&lt;br /&gt;            &amp;lt;ns2:email xmlns:ns2=&amp;quot;urn:core_2009_1.platform.webservices.netsuite.com&amp;quot;&amp;gt;username@email.com&amp;lt;/ns2:email&amp;gt;&lt;br /&gt;            &amp;lt;ns3:password xmlns:ns3=&amp;quot;urn:core_2009_1.platform.webservices.netsuite.com&amp;quot;&amp;gt;**************&amp;lt;/ns3:password&amp;gt;&lt;br /&gt;            &amp;lt;ns4:account xmlns:ns4=&amp;quot;urn:core_2009_1.platform.webservices.netsuite.com&amp;quot;&amp;gt;123456&amp;lt;/ns4:account&amp;gt;&lt;br /&gt;        &amp;lt;/ns1:passport&amp;gt;&lt;br /&gt;    &amp;lt;/soapenv:Header&amp;gt;&lt;br /&gt;    &amp;lt;soapenv:Body&amp;gt;&lt;br /&gt;...&lt;br /&gt;    &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;br /&gt;&lt;/em&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31425501/2213980216535760041/comments/default/5788770309582619598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31425501/2213980216535760041/comments/default/5788770309582619598'/><link rel='alternate' type='text/html' href='http://www.aftergeek.com/2011/02/netsuite-and-coldfusion-compiling-stub.html?showComment=1319564957995#c5788770309582619598' title=''/><author><name>Jeremy Gibbens</name><uri>http://www.blogger.com/profile/05975135981872593591</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://lh6.google.com/afterglide/RoxSceig7FI/AAAAAAAABYU/3Ct_MtuFTUU/s144/AmberRichJenPartyJuly3_2007%20016.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.aftergeek.com/2011/02/netsuite-and-coldfusion-compiling-stub.html' ref='tag:blogger.com,1999:blog-31425501.post-2213980216535760041' source='http://www.blogger.com/feeds/31425501/posts/default/2213980216535760041' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1479448429'/></entry><entry><id>tag:blogger.com,1999:blog-31425501.post-2129471650445315357</id><published>2011-10-22T14:46:42.646-05:00</published><updated>2011-10-22T14:46:42.646-05:00</updated><title type='text'>Hi 

Thanks for your information on NS, CF and jav...</title><content type='html'>Hi &lt;br /&gt;&lt;br /&gt;Thanks for your information on NS, CF and java stubs.&lt;br /&gt;&lt;br /&gt;I am attempting to use the login operation to persist cookies (eventually use ssologin)and obtain a sessionID from NS to use in each Soap request.  When I post the login I receive a succesful response but only 2 cookes, NS_Ver and JSessionID  The documentation says you are supposed to be retunred 3 cookies which I am definitely not.  When I then try to make a request with the 2 cookies I receive a SESSION_TIMED_OUT fault...&lt;br /&gt;&lt;br /&gt;Do you have any ideas/experience with using CF to login and receiving and posting with the JSessionID cookies (and others)?  Any insight or code examples would be great (we are trying to not use the jars from NS on our server and just communicate via cfhttp posts).&lt;br /&gt;&lt;br /&gt;Thanks a lot,&lt;br /&gt;Matt</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31425501/2213980216535760041/comments/default/2129471650445315357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31425501/2213980216535760041/comments/default/2129471650445315357'/><link rel='alternate' type='text/html' href='http://www.aftergeek.com/2011/02/netsuite-and-coldfusion-compiling-stub.html?showComment=1319312802646#c2129471650445315357' title=''/><author><name>Matt</name><uri>http://www.blogger.com/profile/00932262448539344373</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.aftergeek.com/2011/02/netsuite-and-coldfusion-compiling-stub.html' ref='tag:blogger.com,1999:blog-31425501.post-2213980216535760041' source='http://www.blogger.com/feeds/31425501/posts/default/2213980216535760041' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-924600912'/></entry></feed>
