<?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>cwash into software &#187; weblogic 9</title>
	<atom:link href="http://cwash.org/tag/weblogic-9/feed/" rel="self" type="application/rss+xml" />
	<link>http://cwash.org</link>
	<description>+= construction + craftsmanship;</description>
	<lastBuildDate>Thu, 29 Sep 2011 04:23:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Weblogic 9.2 + Seam : Victory is Mine!</title>
		<link>http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=weblogic-92-seam-victory-is-mine</link>
		<comments>http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 11:45:38 +0000</pubDate>
		<dc:creator>Chris Wash</dc:creator>
				<category><![CDATA[JBoss Seam]]></category>
		<category><![CDATA[epic battle]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[seam]]></category>
		<category><![CDATA[seam-gen]]></category>
		<category><![CDATA[weblogic 9]]></category>

		<guid isPermaLink="false">http://cwash.org/?p=24</guid>
		<description><![CDATA[What I learned getting a Seam-gen'd project running on WL9.]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><p>After fighting with WebLogic 9.2 for a while, I was able to get a seam-gen&#8217;d app running.</p>
<p>You&#8217;re relegated to using JPA/Hibernate because of an outstanding bug BEA and Sun seem to be both pointing fingers at each other over, but it&#8217;s not a big deal.  At least for now, all of the persistence in this app is going to be offloaded to services.</p>
<p>I&#8217;ll work on writing this up more formally, but here was a running list of issues I had to deal with.  If you need more information, let me know.  I apologize that this is kind of rough, but it&#8217;s better than nothing.</p>
<ol>
<li>Follow steps outlined in reference guide. (http://docs.jboss.com/seam/2.0.2.SP1/reference/en-US/html_single/#weblogic)</li>
<li>Change the build.xml&#8217;s jboss.home&#8217;s to bea.home&#8217;s, and redefine them like so:
<div>
<pre>&lt;property name="deploy.dir" value="${bea.domain.dir}/autodeploy" /&gt;
&lt;property name="jboss.deploy.dir" value="${jboss.home}/server/default/deploy" /&gt;</pre>
</div>
</li>
<li>Remove the library-ref from weblogic.xml (that you put in following the ref guide).</li>
<li>Remove the Namespace, Schema, and Version definitions for the web-app tag in web.xml &#8211; there&#8217;s a problem trying to add version 2.5&#8230; (https://jira.jboss.org/jira/browse/JBSEAM-2247)</li>
<li>Remove JSF/MyFaces deployments from WL domain if there are any (JSF 1.1 libraries conflicting with 1.2)</li>
<li>Add jsf-api.jar, jsf-impl.jar, commons-collections.jar, persistence-api.jar, el-api.jar, el-ri.jar (needed to pull out of seam fisheye) to deployed-jars.list.  You should be seeing Seam trying to start up at this point, IOW, you&#8217;re in &#8220;whack-a-jar&#8221; mode.</li>
</ol>
<p>One other funky thing &#8212; and I&#8217;m not sure what error exactly was causing this (probably related to the interceptors and JSF problems causing the deployment to suspend) but WL was causing some locks to occur that I had to clear out of my domain/server/tmp/* and basically &#8220;clean&#8221; everything out.  It was quite annoying, but things seem to be better now.</p>
<p><a href="http://cwash.org/wp-content/uploads/2008/08/seamgen-on-weblogic.jpg"><img class="aligncenter size-full wp-image-26" title="seamgen-on-weblogic" src="http://cwash.org/wp-content/uploads/2008/08/seamgen-on-weblogic.jpg" alt="" width="500" height="250" /></a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-dzone">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=102&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to DZone">Add this to DZone</a>
		</li>
		<li class="shr-gmail">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=6&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=4&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Weblogic+9.2+%2B+Seam+%3A+Victory+is+Mine%21&amp;link=http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/&amp;notes=What%20I%20learned%20getting%20a%20Seam-gen%27d%20project%20running%20on%20WL9.&amp;short_link=http://bit.ly/9uMlVc&amp;v=1&amp;apitype=1&amp;apikey=&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div></div>

<h3  class="related_post_title">More Related Content</h3><ul class="related_post"><li>November 28, 2008 -- <a href="http://cwash.org/2008/11/28/must-havesreferences-for-modern-java-ee-developers/" title="Must Haves/References For Modern Java EE Developers">Must Haves/References For Modern Java EE Developers</a> (1)</li><li>March 19, 2008 -- <a href="http://cwash.org/2008/03/19/new-wave-logging/" title="New Wave Logging">New Wave Logging</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://cwash.org/2008/08/21/weblogic-92-seam-victory-is-mine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

