<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19222">

<DIV dir=ltr align=left>
<H1><SPAN class=368244219-13062012><FONT color=#0000ff size=3 face=Calibri>Hi 
Mike, </FONT></SPAN></H1>
<H1><SPAN class=368244219-13062012><FONT color=#0000ff size=3 face=Calibri>I am 
trying to raise an JRA issue (per your email below) but running into NAML 
issue</FONT></SPAN></H1>
<H1><SPAN class=368244219-13062012><FONT color=#0000ff size=3 
face=Calibri></FONT></SPAN>&nbsp;</H1>
<H1><SPAN class=368244219-13062012><FONT color=#0000ff size=3 
face=Calibri>Error:</FONT></SPAN></H1>
<H1>Oops... An error has occurred</H1>Please contact <A 
href="http://support.nabble.com/" target=_new rel="nofollow" link="external">Nabble Support</A> and explain 
what you did to cause this error. Your feedback is very important to us. 
<DIV style="MARGIN: 1.2em 0px; FONT-WEIGHT: bold"><IMG 
style="VERTICAL-ALIGN: -25%" 
src="http://drools.46999.n3.nabble.com/images/tool.png" width=16 height=17> <A 
href="http://drools.46999.n3.nabble.com/template/NamlEditor.jtp" target="_top" rel="nofollow" link="external">Go to NAML 
Editor</A> </DIV>
<H2 style="MARGIN-TOP: 1em">More Details</H2>
<DIV class="error-details light-bg-color">
<H3>Error 500</H3><PRE>macroName is null</PRE>
<P><B>Message</B>: macroName is null</P>
<P><B>RequestURI</B>: /template/NamlServlet.jtp</P>
<P><B>Server</B>: n3.nabble.com</P>
<H3 style="MARGIN-TOP: 1.2em">Caused by:</H3></DIV></DIV>
<DIV>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> manstis [via Drools] 
[mailto:<a href="/user/SendEmail.jtp?type=node&node=4017924&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>] <BR><B>Sent:</B> Wednesday, 
June 13, 2012 8:49 AM<BR><B>To:</B> Nguyen, Tony N<BR><B>Subject:</B> Re: 
[rules-users] 5.4.0 Final and issue: GUVNOR-1873<BR></FONT><BR></DIV>
<DIV></DIV>Hi Tony,<BR><BR>Looks like a different bug to the one I fixed 
:(<BR><BR>My fix related to when a POJO model is uploaded and the imports 
automatically generated. The drop-down you have identified still needs 
fixing.<BR><BR>The "Advanced view" is the work-around at present (but you should 
find the imports are all present and correct after uploading a POJO 
JAR).<BR><BR>Would you be so kind as to raise another JIRA (and assign to 
me)?<BR><BR>Thanks,<BR><BR>Mike<BR><BR>
<DIV class=gmail_quote>On 13 June 2012 16:32, TonyN <SPAN dir=ltr>&lt;<A 
href="/user/SendEmail.jtp?type=node&amp;node=4017917&amp;i=0" rel="nofollow" 
target=_top link="external">[hidden email]</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #cccccc 2px solid; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1em; PADDING-RIGHT: 1em; PADDING-TOP: 0px" 
class=gmail_quote>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial>Mike,</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>thanks for taking 
  the time to look into this.&nbsp; This is my observation:</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>1) Copy Test_R02 
  from package 'Test_Package' to package 't1'</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>2) Copy Function 
  'compare_revs' from package 'Test_Package' to package 't1'</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>3) Build 
  Package</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>4) Got a 
  'Success' result.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>5) Notice that 
  the following classes appeared&nbsp;in the 'Configuration: Import 
  Types'&nbsp;&nbsp;text area widget</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;a)&nbsp;'com.boeing.irip.model.TcItem.Dataset'</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial>&nbsp;&nbsp;&nbsp; b) 
  'com.boeing.irip.model.TcItem.Dataset.NamedReference'</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>&nbsp;&nbsp; 
  Note:&nbsp; notice the '.' (dot) convention.&nbsp; (Did you import them in 
  this way)?</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial><U>To show the 
  failure:</U></FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>1) Remove the 
  above 2 classes from 'Configuration: Import Types'&nbsp;&nbsp;text area 
  widget.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>2) Re-Import them 
  back in as-is (click on the + sign and select the classes)</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>&nbsp;&nbsp; a) 
  com.boeing.irip.model.TcItem$Dataset</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>&nbsp;&nbsp; b) 
  com.boeing.irip.model.TcItem$Dataset$NamedReference</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>&nbsp; Note: 
  Notice the '$' convention.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>3) Save 
  work</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>4) Build 
  package</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>5) Will get 
  errors</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>I guess I would 
  have to use (advanced) class name: to 'rename' the classes (or replace the '$' 
  with '.') in order for a success build????</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT color=#0000ff 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <P><FONT face=Arial>Thank 
  You,<B><I></I></B></FONT><B><I></I></B><B><I></I></B> <BR><I><FONT 
  face=Arial>Tony Nguyen</FONT></I> <BR><FONT face="High Tower Text">IPDM 
  Advanced Development</FONT> <BR><FONT face="High Tower Text">The Boeing 
  Company</FONT> <BR><FONT face="High Tower Text">&lt;a href="tel:714-896-1086" 
  value="+17148961086" target="_blank"&gt;714-896-1086</A></FONT> <BR><FONT 
  color=#0000ff face=Arial><A 
  href="http://user/SendEmail.jtp?type=node&amp;node=4017915&amp;i=0" rel="nofollow" target=_blank link="external">[hidden email]</A></FONT> </P>
  <DIV>&nbsp;</DIV><BR>
  <DIV dir=ltr lang=en-us align=left>
  <HR>
  <FONT face=Tahoma><B>From:</B> manstis [via Drools] [mailto:<A 
  href="http://user/SendEmail.jtp?type=node&amp;node=4017915&amp;i=1" rel="nofollow" target=_blank link="external">[hidden email]</A>] 
  <BR><B>Sent:</B> Wednesday, June 13, 2012 5:04 AM<BR><B>To:</B> Nguyen, Tony 
  N<BR><B>Subject:</B> Re: [rules-users] 5.4.0 Final and issue: 
  GUVNOR-1873<BR></FONT><BR></DIV>
  <DIV class=im>
  <DIV></DIV>Hi Tony,<BR><BR>I tested again and it appears fine for me.<BR><BR>I 
  used the BA5_TCModel JAR included in your repository export, with the 
  following steps:-<BR><BR>1) Create a new package<BR>2) Import POJO Model 
  JAR<BR>3) Re-create rule "Test _Rule01".<BR>4) Validated OK.<BR>5) Package 
  built OK.<BR><BR>I've attached my repository export to the JIRA for your 
  information (package t1). <BR><BR>It was too big to include in this email 
  (email was pending approval before posting to mailing list due to it's size... 
  and that, I guess, will never happen).<BR><BR>With kind 
  regards,<BR><BR>Mike<BR><BR></DIV>
  <DIV class=gmail_quote>
  <DIV class=im>On 12 June 2012 23:01, Michael Anstis <SPAN dir=ltr>&lt;<A 
  href="http://user/SendEmail.jtp?type=node&amp;node=4017907&amp;i=0" rel="nofollow" target=_blank link="external">[hidden email]</A>&gt;</SPAN> 
  wrote:<BR></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #cccccc 2px solid; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1em; PADDING-RIGHT: 1em; PADDING-TOP: 0px" 
  class=gmail_quote>Sure will do. 
    <DIV>
    <DIV><BR><BR>
    <DIV class=gmail_quote>
    <DIV class=im>On 12 June 2012 22:50, TonyN <SPAN dir=ltr>&lt;<A 
    href="http://user/SendEmail.jtp?type=node&amp;node=4017907&amp;i=1" rel="nofollow" target=_blank link="external">[hidden email]</A>&gt;</SPAN> 
    wrote:<BR></DIV>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #cccccc 2px solid; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1em; PADDING-RIGHT: 1em; PADDING-TOP: 0px" 
    class=gmail_quote>
      <DIV class=im>Hi,<BR><BR>Latest release 5.4.0 final was supposed to 
      include a fix for an issue that I<BR>reported earlier (#1873). 
      &nbsp;However, I am still seeing the problem....<BR><BR><A 
      href="https://issues.jboss.org/browse/GUVNOR-1873" rel="nofollow" 
      target=_blank link="external">https://issues.jboss.org/browse/GUVNOR-1873</A><BR><BR>Wondering 
      if you can take a look...<BR><BR>thx,<BR>Tony<BR><BR>--<BR>View this 
      message in context: <A 
      href="http://drools.46999.n3.nabble.com/5-4-0-Final-and-issue-GUVNOR-1873-tp4017880.html" rel="nofollow" target=_blank link="external">http://drools.46999.n3.nabble.com/5-4-0-Final-and-issue-GUVNOR-1873-tp4017880.html</A><BR>Sent 
      from the Drools: User forum mailing list archive at 
      Nabble.com.<BR>_______________________________________________<BR>rules-users 
      mailing list<BR></DIV><A 
      href="http://user/SendEmail.jtp?type=node&amp;node=4017907&amp;i=2" rel="nofollow" target=_blank link="external">[hidden email]</A><BR><A 
      href="https://lists.jboss.org/mailman/listinfo/rules-users" rel="nofollow" 
      target=_blank link="external">https://lists.jboss.org/mailman/listinfo/rules-users</A><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR>_______________________________________________ 
  <BR>rules-users mailing list <BR><A 
  href="http://user/SendEmail.jtp?type=node&amp;node=4017907&amp;i=3" rel="nofollow" target=_blank link="external">[hidden email]</A> <BR><A 
  href="https://lists.jboss.org/mailman/listinfo/rules-users" rel="nofollow" 
  target=_blank link="external">https://lists.jboss.org/mailman/listinfo/rules-users</A><BR><BR><BR>
  <HR color=#cccccc SIZE=1 noShade>

  <DIV style="FONT: 12px tahoma,geneva,helvetica,arial,sans-serif; COLOR: #444">
  <DIV style="FONT-WEIGHT: bold">If you reply to this email, your message will 
  be added to the discussion below:</DIV><A 
  href="http://drools.46999.n3.nabble.com/5-4-0-Final-and-issue-GUVNOR-1873-tp4017880p4017907.html" rel="nofollow" target=_blank link="external">http://drools.46999.n3.nabble.com/5-4-0-Final-and-issue-GUVNOR-1873-tp4017880p4017907.html</A> 
  </DIV>
  <DIV 
  style="MARGIN-TOP: 0.4em; FONT: 11px/1.5em tahoma,geneva,helvetica,arial,sans-serif; COLOR: #666">To 
  unsubscribe from 5.4.0 Final and issue: GUVNOR-1873, <A rel="nofollow" 
  target=_top link="external">click here</A>.<BR><A style="FONT: 9px serif" 
  href="http://drools.46999.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" target=_blank link="external">NAML</A> </DIV><BR>
  <HR align=left width=300>
  View this message in context: <A 
  href="http://drools.46999.n3.nabble.com/5-4-0-Final-and-issue-GUVNOR-1873-tp4017880p4017915.html" rel="nofollow" target=_blank link="external">RE: [rules-users] 5.4.0 Final and 
  issue: GUVNOR-1873</A>
  <DIV class=HOEnZb>
  <DIV class=h5><BR>Sent from the <A 
  href="http://drools.46999.n3.nabble.com/Drools-User-forum-f47000.html" rel="nofollow" target=_blank link="external">Drools: User forum mailing list 
  archive</A> at 
  Nabble.com.<BR></DIV></DIV><BR>_______________________________________________<BR>rules-users 
  mailing list<BR><A 
  href="/user/SendEmail.jtp?type=node&amp;node=4017917&amp;i=1" rel="nofollow" 
  target=_top link="external">[hidden email]</A><BR><A 
  href="https://lists.jboss.org/mailman/listinfo/rules-users" rel="nofollow" 
  target=_blank link="external">https://lists.jboss.org/mailman/listinfo/rules-users</A><BR><BR></BLOCKQUOTE></DIV><BR><BR>_______________________________________________ 
<BR>rules-users mailing list <BR><A 
href="/user/SendEmail.jtp?type=node&amp;node=4017917&amp;i=2" rel="nofollow" 
target=_top link="external">[hidden email]</A> <BR><A 
href="https://lists.jboss.org/mailman/listinfo/rules-users" rel="nofollow" 
target=_top link="external">https://lists.jboss.org/mailman/listinfo/rules-users</A><BR><BR><BR>
<HR color=#cccccc SIZE=1 noShade>

<DIV style="FONT: 12px tahoma,geneva,helvetica,arial,sans-serif; COLOR: #444">
<DIV style="FONT-WEIGHT: bold">If you reply to this email, your message will be 
added to the discussion below:</DIV><A 
href="http://drools.46999.n3.nabble.com/5-4-0-Final-and-issue-GUVNOR-1873-tp4017880p4017917.html" target="_top" rel="nofollow" link="external">http://drools.46999.n3.nabble.com/5-4-0-Final-and-issue-GUVNOR-1873-tp4017880p4017917.html</A> 
</DIV>
<DIV 
style="MARGIN-TOP: 0.4em; FONT: 11px/1.5em tahoma,geneva,helvetica,arial,sans-serif; COLOR: #666">To 
unsubscribe from 5.4.0 Final and issue: GUVNOR-1873, <A 
href="" target="_top" rel="nofollow" link="external">click 
here</A>.<BR><A style="FONT: 9px serif" 
href="http://drools.46999.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" target="_top" link="external">NAML</A> </DIV>

        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://drools.46999.n3.nabble.com/5-4-0-Final-and-issue-GUVNOR-1873-tp4017880p4017924.html">RE: [rules-users] 5.4.0 Final and issue: GUVNOR-1873</a><br/>
Sent from the <a href="http://drools.46999.n3.nabble.com/Drools-User-forum-f47000.html">Drools: User forum mailing list archive</a> at Nabble.com.<br/>