<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WebLogicMBeanMaker and Maven</title>
	<atom:link href="http://monduke.com/2006/11/04/weblogicmbeanmaker-and-maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://monduke.com/2006/11/04/weblogicmbeanmaker-and-maven/</link>
	<description>Covering J2EE Security and WebLogic Topics</description>
	<lastBuildDate>Sat, 06 Mar 2010 14:21:00 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Fleming</title>
		<link>http://monduke.com/2006/11/04/weblogicmbeanmaker-and-maven/comment-page-1/#comment-10234</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Fri, 12 Oct 2007 02:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=36#comment-10234</guid>
		<description>DÄ…bek,

My Impl source file is also generated to no package directory but it does have the package definition within the generated file. My constructor is also deprecated -- I never noticed that before!

WLS 9+ now uses XML Schema so there&#039;s no mbi files, anymore. You can find more information at &lt;a href=&quot;http://monduke.com/2007/08/29/maven-and-weblogicmbeanmaker-in-weblogic-910/&quot; rel=&quot;nofollow&quot;&gt;Maven and WebLogicMBeanMaker in WebLogic 9/10&lt;/a&gt;. The information there will be useful whether or not you use Maven.

Mike</description>
		<content:encoded><![CDATA[<p>DÄ…bek,</p>
<p>My Impl source file is also generated to no package directory but it does have the package definition within the generated file. My constructor is also deprecated &#8212; I never noticed that before!</p>
<p>WLS 9+ now uses XML Schema so there&#8217;s no mbi files, anymore. You can find more information at <a href="http://monduke.com/2007/08/29/maven-and-weblogicmbeanmaker-in-weblogic-910/" rel="nofollow">Maven and WebLogicMBeanMaker in WebLogic 9/10</a>. The information there will be useful whether or not you use Maven.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DÄ…bek</title>
		<link>http://monduke.com/2006/11/04/weblogicmbeanmaker-and-maven/comment-page-1/#comment-10223</link>
		<dc:creator>DÄ…bek</dc:creator>
		<pubDate>Thu, 11 Oct 2007 16:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=36#comment-10223</guid>
		<description>I&#039;ve tested it with weblogic 9.2 and I don&#039;t get any errors but my MBean class is generated to appropriate package, but Impl class is generated to no package dir, and its constructor is deprecated. Also .mbi file is not generated.
What wrong I do?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tested it with weblogic 9.2 and I don&#8217;t get any errors but my MBean class is generated to appropriate package, but Impl class is generated to no package dir, and its constructor is deprecated. Also .mbi file is not generated.<br />
What wrong I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://monduke.com/2006/11/04/weblogicmbeanmaker-and-maven/comment-page-1/#comment-7426</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Tue, 10 Jul 2007 00:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=36#comment-7426</guid>
		<description>That did the trick. Thanks!</description>
		<content:encoded><![CDATA[<p>That did the trick. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Costigliola</title>
		<link>http://monduke.com/2006/11/04/weblogicmbeanmaker-and-maven/comment-page-1/#comment-7411</link>
		<dc:creator>Joel Costigliola</dc:creator>
		<pubDate>Mon, 09 Jul 2007 08:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=36#comment-7411</guid>
		<description>I think I have found the error ... but not the explanation !

If you move -DMDF=${basedir}/conf/ZAuthenticator.xml in the directory where files are generated (${project.build.directory}/generated-sources/main/java), there is no more errors.</description>
		<content:encoded><![CDATA[<p>I think I have found the error &#8230; but not the explanation !</p>
<p>If you move -DMDF=${basedir}/conf/ZAuthenticator.xml in the directory where files are generated (${project.build.directory}/generated-sources/main/java), there is no more errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Costigliola</title>
		<link>http://monduke.com/2006/11/04/weblogicmbeanmaker-and-maven/comment-page-1/#comment-7408</link>
		<dc:creator>Joel Costigliola</dc:creator>
		<pubDate>Mon, 09 Jul 2007 08:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=36#comment-7408</guid>
		<description>Hi Mike, 

I have encoutered the same problem and use the same tricks to solve it when migrating from Maven 1 to Maven 2.

It&#039;s comforting to see that I&#039;m not the only one to be bound to use some dirty solution ;)

bye

Joel</description>
		<content:encoded><![CDATA[<p>Hi Mike, </p>
<p>I have encoutered the same problem and use the same tricks to solve it when migrating from Maven 1 to Maven 2.</p>
<p>It&#8217;s comforting to see that I&#8217;m not the only one to be bound to use some dirty solution <img src='http://monduke.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>bye</p>
<p>Joel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
