<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Some Java, JEE and WebSphere stuffs &#187; WebSphere Commerce</title>
	<atom:link href="http://www.albeesonline.com/blog/category/websphere/websphere-commerce-websphere/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/blog</link>
	<description>Something about JEE and WebSphere. Java, JEE and WebSphere tips and tutorials</description>
	<lastBuildDate>Wed, 05 Oct 2011 04:16:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Compiled JSP source location in WebSphere Commerce</title>
		<link>http://www.albeesonline.com/blog/2011/05/19/compiled-jsp-source-location-in-websphere-commerce/</link>
		<comments>http://www.albeesonline.com/blog/2011/05/19/compiled-jsp-source-location-in-websphere-commerce/#comments</comments>
		<pubDate>Fri, 20 May 2011 07:10:38 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=488</guid>
		<description><![CDATA[Compiled JSP source location in WebSphere Commerce. Do you know the location of the compiled JSP source file in WebSphere Commerce? WebSphere Commerce stores all the generated Java source files from the JSP, not just the class files. This is really helpful if you want to debug your JSP code, and do not know where [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2011/05/19/compiled-jsp-source-location-in-websphere-commerce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WebSphere Commerce 7 Order Flow process for Elite B2B Starter Store</title>
		<link>http://www.albeesonline.com/blog/2010/12/02/websphere-commerce-7-order-flow-process-for-elite-b2b-starter-store/</link>
		<comments>http://www.albeesonline.com/blog/2010/12/02/websphere-commerce-7-order-flow-process-for-elite-b2b-starter-store/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 11:05:33 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSpere]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[WebSphere Commerce Server]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=443</guid>
		<description><![CDATA[WebSphere Commerce 7 Order Flow process for Elite B2B Starter Store I was doing a POC (Proof of Concept) on ATP inventory using WCS 7. One of the minimum requirements for my POC was a successful order generation and order should be in completed state. So I published an extended site store with ATP as [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2010/12/02/websphere-commerce-7-order-flow-process-for-elite-b2b-starter-store/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Resetting a store in WebSphere Commerce Developer</title>
		<link>http://www.albeesonline.com/blog/2010/10/19/resetting-a-store-in-websphere-commerce-developer/</link>
		<comments>http://www.albeesonline.com/blog/2010/10/19/resetting-a-store-in-websphere-commerce-developer/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 11:17:32 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[WebSphere Commerce Developer]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=434</guid>
		<description><![CDATA[Resetting a store in WebSphere Commerce Developer The initial WebSphere Commerce Developer setup contains some pre published starter store data. If you do not want to work with the pre published starter store data, you can reset the database and the workspace using resetdb utility Syntax: resetdb.bat The resetdb will delete all the published stores [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2010/10/19/resetting-a-store-in-websphere-commerce-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retrieving Merchant Key value from WebSphere Commerce Server</title>
		<link>http://www.albeesonline.com/blog/2010/08/23/retrieving-merchant-key-value-from-websphere-commerce-server/</link>
		<comments>http://www.albeesonline.com/blog/2010/08/23/retrieving-merchant-key-value-from-websphere-commerce-server/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 10:53:41 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[WebSphere Commerce Server]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=430</guid>
		<description><![CDATA[Retrieving Merchant Key value from WebSphere Commerce Server Merchant Key The merchant key is the encryption key used in WebSphere Commerce Server. Merchant key is a 16 digit hexadecimal number that has at least one numeric character, at least one alphabetic character (a-f) with no upper case letter. The merchant key cannot contain the same [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2010/08/23/retrieving-merchant-key-value-from-websphere-commerce-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Reset password in WCS</title>
		<link>http://www.albeesonline.com/blog/2010/08/22/reset-password-in-wcs/</link>
		<comments>http://www.albeesonline.com/blog/2010/08/22/reset-password-in-wcs/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 09:32:32 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[WebSphere Commerce Server]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=428</guid>
		<description><![CDATA[Resetting user password in WCS There will be situations where you may have forgotten the password of a user and you want to reset the password in WCS. In WebSphere Commerce all the passwords are one way encrypted with a salt and Merchant Key. The main purpose of a salt is to add more security [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2010/08/22/reset-password-in-wcs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Find the version in WebSphere Commerce Developer</title>
		<link>http://www.albeesonline.com/blog/2010/03/16/find-the-version-in-websphere-commerce-developer/</link>
		<comments>http://www.albeesonline.com/blog/2010/03/16/find-the-version-in-websphere-commerce-developer/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 06:27:22 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WCS Toolkit]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=406</guid>
		<description><![CDATA[Finding the version of WebSphere Commerce Developer. Have you ever came across a situation like you want to know the version of WebSphere Commerce Product you are using and have no idea where to look for? I had. I know how to do this in WebSphere Commerce Developer 5.6.1 and the previous versions but not [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2010/03/16/find-the-version-in-websphere-commerce-developer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WebSphere Commerce feature pack installation</title>
		<link>http://www.albeesonline.com/blog/2010/03/14/websphere-commerce-feature-pack-installation/</link>
		<comments>http://www.albeesonline.com/blog/2010/03/14/websphere-commerce-feature-pack-installation/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 07:21:32 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[WebSphere Commerce Server]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=392</guid>
		<description><![CDATA[WebSphere Commerce Feature pack installation WebSphere Commerce Feature pack installation is a straight forward job. Follow the below steps for installation of Feature packs in your machine. In order to install feature packs our WCS installation needs to be in some desired fix level. So the first thing is to apply the required fix levels [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2010/03/14/websphere-commerce-feature-pack-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WebSphere Commerce URLs</title>
		<link>http://www.albeesonline.com/blog/2010/03/11/websphere-commerce-urls/</link>
		<comments>http://www.albeesonline.com/blog/2010/03/11/websphere-commerce-urls/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 11:26:19 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=388</guid>
		<description><![CDATA[WebSphere Commerce URLs This post is more to me. I usually find it difficult to remember different WebSphere Commerce URLs like commerce accelerator, org admin console etc. So I just want to keep all these URLs together in one place so that any time I can access it anytime I want Administration Console Logon https://localhost:8002/webapp/wcs/admin/servlet/ToolsLogon?XMLFile=adminconsole.AdminConsoleLogon [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2010/03/11/websphere-commerce-urls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CNTR0031W: Error starting CMP bean wcfull#WebSphereCommerceServerExtensionsData.jar</title>
		<link>http://www.albeesonline.com/blog/2009/05/24/cntr0031w-error-starting-cmp-bean-wcfullwebspherecommerceserverextensionsdatajar/</link>
		<comments>http://www.albeesonline.com/blog/2009/05/24/cntr0031w-error-starting-cmp-bean-wcfullwebspherecommerceserverextensionsdatajar/#comments</comments>
		<pubDate>Mon, 25 May 2009 04:38:29 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[WebSphere Commerce Server]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=351</guid>
		<description><![CDATA[?View Code PLAINCNTR0031W: Error starting CMP bean wcfull#WebSphereCommerceServerExtensionsData.jar#XXXX: javax.naming.NameNotFoundException: Context: localhost/nodes/localhost/servers/server1, name: jdbc/Default: First component in name Default not found. Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0 at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info(WsnOptimizedNamingImpl.java:968) at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:1431) at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source) at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:3493) at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1521) .............................. &#160; JDBCPersister W CNTR0032W: Error creating CMP persister using datasource: jdbc/Default BeanMetaData E CNTR0035E: EJB container caught com.ibm.ejs.container.ContainerException: [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2009/05/24/cntr0031w-error-starting-cmp-bean-wcfullwebspherecommerceserverextensionsdatajar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle CLOB data type and Entity Beans in WebSphere Commerce Server</title>
		<link>http://www.albeesonline.com/blog/2009/04/06/oracle-clob-data-type-and-entity-beans-in-websphere-commerce-server/</link>
		<comments>http://www.albeesonline.com/blog/2009/04/06/oracle-clob-data-type-and-entity-beans-in-websphere-commerce-server/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 06:31:44 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[WebSphere Commerce]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[WebSphere Commerce Server]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=346</guid>
		<description><![CDATA[Oracle CLOB data type and Entity Beans in WebSphere Commerce Server. We all know how to create an entity bean and access bean for a table that we have added newly if it contains String, Integer, Long etc data types. But when our new table has Oracle CLOB as the data type for one of [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2009/04/06/oracle-clob-data-type-and-entity-beans-in-websphere-commerce-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

