<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: BOFactory: create(..) or createByElement(..) ?</title>
	<atom:link href="http://blog.danzrobok.com/2008/02/26/bofactory-create-or-createbyelement/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danzrobok.com/2008/02/26/bofactory-create-or-createbyelement/</link>
	<description>Business Integration and SOA with an IBM WebSphere slant</description>
	<pubDate>Thu, 04 Dec 2008 20:27:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: yamir</title>
		<link>http://blog.danzrobok.com/2008/02/26/bofactory-create-or-createbyelement/#comment-4115</link>
		<dc:creator>yamir</dc:creator>
		<pubDate>Tue, 02 Dec 2008 16:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/02/26/bofactory-create-or-createbyelement/#comment-4115</guid>
		<description>Thank you a lot my friend your sample worked :) !!!</description>
		<content:encoded><![CDATA[<p>Thank you a lot my friend your sample worked <img src='http://blog.danzrobok.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raja</title>
		<link>http://blog.danzrobok.com/2008/02/26/bofactory-create-or-createbyelement/#comment-3895</link>
		<dc:creator>Raja</dc:creator>
		<pubDate>Fri, 21 Nov 2008 10:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/02/26/bofactory-create-or-createbyelement/#comment-3895</guid>
		<description>Sorry I could not able to post the xsd for the "Employee".
Here "Employee" is the complex type name.

Thanks,
Raja</description>
		<content:encoded><![CDATA[<p>Sorry I could not able to post the xsd for the &#8220;Employee&#8221;.<br />
Here &#8220;Employee&#8221; is the complex type name.</p>
<p>Thanks,<br />
Raja</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raja</title>
		<link>http://blog.danzrobok.com/2008/02/26/bofactory-create-or-createbyelement/#comment-3894</link>
		<dc:creator>Raja</dc:creator>
		<pubDate>Fri, 21 Nov 2008 10:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/02/26/bofactory-create-or-createbyelement/#comment-3894</guid>
		<description>I am getting DataObject as 'null' when I create DataObject in the following manner.

ServiceManager serviceManager = new ServiceManager();

BOFactory boFactory = (BOFactory)serviceManager. locateService("com/ibm/websphere/bo/BOFactory");
		
DataObject employee = boFactory.create("http://ModuleWPS/bo", "Employee");

I am getting 'null'.
Here is my xsd for the 'Employee'



  
    
      
      
    
  


I am not understanding what could be the possible solution for this.
pls help me.

Thanks
Raja</description>
		<content:encoded><![CDATA[<p>I am getting DataObject as &#8216;null&#8217; when I create DataObject in the following manner.</p>
<p>ServiceManager serviceManager = new ServiceManager();</p>
<p>BOFactory boFactory = (BOFactory)serviceManager. locateService(&#8221;com/ibm/websphere/bo/BOFactory&#8221;);</p>
<p>DataObject employee = boFactory.create(&#8221;http://ModuleWPS/bo&#8221;, &#8220;Employee&#8221;);</p>
<p>I am getting &#8216;null&#8217;.<br />
Here is my xsd for the &#8216;Employee&#8217;</p>
<p>I am not understanding what could be the possible solution for this.<br />
pls help me.</p>
<p>Thanks<br />
Raja</p>
]]></content:encoded>
	</item>
</channel>
</rss>
