btw, I literally tried for at least an hour this morning (and finally gave up) to create a JAR for the seam-sql project using Eclipse&#39;s export project functionality.  It would not add the lib directory with the weld and hsqldb jar&#39;s to my JAR.  Very embarassing and a PITA.  In the wizard, it shows that it will add the jar&#39;s but it doesn&#39;t.<br>
<br>I&#39;d like to use this:<br><br><div style="margin-left: 40px;">void start(@Observes ContainerInitialized ci, Session session) {<br></div><br>and this from the StartMain API doc: <br><br><div style="margin-left: 40px;">
java -jar MyApp.jar org.jboss.weld.environment.se.StartMain arguments<br></div><br>rather than public static void main()...<br><br><div class="gmail_quote">On Sat, Nov 28, 2009 at 3:24 PM, Arbi Sookazian <span dir="ltr">&lt;<a href="mailto:asookazian@gmail.com">asookazian@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">yes, and this is off topic but it is Saturday, so plz excuse me....<br><br><font size="+1">The finding of DMT in normal human body fluids opens up
interesting legal questions. Since DMT is illegal, as is &quot;any material,
compound, mixture or preparation&quot; containing DMT, it would seem we are
all guilty of possession of a controlled substance.</font> <i><a href="http://deoxy.org/def/index.htm" target="_blank"><font size="-1">Jonathan Ott</font></a><br><br>So the government is saying, indirectly, we&#39;re illegal...  you&#39;re born illegal.  nice, very nice and weak.  break the rules. <br>

</i><div><div></div><div class="h5"><br><div class="gmail_quote">On Sat, Nov 28, 2009 at 3:21 PM, Arbi Sookazian <span dir="ltr">&lt;<a href="mailto:asookazian@gmail.com" target="_blank">asookazian@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
and what about tx demarcation?  let&#39;s say we have a use case that requires two updates in a single tx and would like to use seam-sql.  How can I implement this using your new API?  Is there a @Transactional or similar (BMT?) I can use or must I use Seam&#39;s @Transactional (w/o the REQUIRES_NEW or NOT_SUPPORTED)...<div>

<div></div><div><br>
<br><div class="gmail_quote">On Sat, Nov 28, 2009 at 3:17 PM, Arbi Sookazian <span dir="ltr">&lt;<a href="mailto:asookazian@gmail.com" target="_blank">asookazian@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


OH come on.  Can&#39;t you be more creative than that, it&#39;s the weekend after all?  It&#39;s like being trapped in a jail cell, the JVM, and you&#39;ll never break free until you break the rules somehow.  We need some kind of advantage over the other groups: <a href="http://deoxy.org/hs_cehn.htm" target="_blank">http://deoxy.org/hs_cehn.htm</a><br>



<br>what kind of an elevation is OOP or AOP really when you consider invisible dimensions?  there&#39;s gotta be something else lurking invisibly somewhere...<div><div></div><div><br><br><div class="gmail_quote">
On Sat, Nov 28, 2009 at 3:08 PM, Gavin King <span dir="ltr">&lt;<a href="mailto:gavin.king@gmail.com" target="_blank">gavin.king@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">OK, great. I&#39;ve just decided to break the rules and say that up is<br>
down. You should all be lying on the ceiling by now.<br>
<div><div></div><div><br>
On Sat, Nov 28, 2009 at 5:58 PM, Arbi Sookazian &lt;<a href="mailto:asookazian@gmail.com" target="_blank">asookazian@gmail.com</a>&gt; wrote:<br>
&gt; don&#39;t you hate the rules?  it was an interesting question... break the<br>
&gt; rules.<br>
&gt;<br>
&gt; On Sat, Nov 28, 2009 at 2:50 PM, Gavin King &lt;<a href="mailto:gavin.king@gmail.com" target="_blank">gavin.king@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Eh? By definition you can&#39;t do anything with the type system at *runtime*!<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Nov 28, 2009 at 5:41 PM, Nicklas Karlsson &lt;<a href="mailto:nickarls@gmail.com" target="_blank">nickarls@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; Would it be doable to use e.g. Javassist to transform a class into one<br>
&gt;&gt; &gt; of those static typesafe &quot;entity classes&quot; at runtime?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Sat, Nov 28, 2009 at 8:25 AM, Arbi Sookazian &lt;<a href="mailto:asookazian@gmail.com" target="_blank">asookazian@gmail.com</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>
&gt;&gt; &gt;&gt; Looks like there are two tables (users and permissions) but<br>
&gt;&gt; &gt;&gt; testQuery2() and<br>
&gt;&gt; &gt;&gt; testQuery3() both select only from one table - users.  So now we need a<br>
&gt;&gt; &gt;&gt; small db schema (i.e. data model).  The typical customers and orders<br>
&gt;&gt; &gt;&gt; would<br>
&gt;&gt; &gt;&gt; suffice to demo FK and potential outer joins.  How can I define<br>
&gt;&gt; &gt;&gt; customerId<br>
&gt;&gt; &gt;&gt; as a FK on orders table?  Ideally, it would be nice to be able to do<br>
&gt;&gt; &gt;&gt; all<br>
&gt;&gt; &gt;&gt; this via tooling (i.e. exec a wizard that would generate the code for<br>
&gt;&gt; &gt;&gt; us).<br>
&gt;&gt; &gt;&gt; But we need to be able to do all this via the API for now...<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Fri, Nov 27, 2009 at 3:16 PM, Gavin King &lt;<a href="mailto:gavin.king@gmail.com" target="_blank">gavin.king@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; New rev, with ability to pass SQL as strings.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; On Fri, Nov 27, 2009 at 4:47 PM, Gavin King &lt;<a href="mailto:gavin.king@gmail.com" target="_blank">gavin.king@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt; &gt; Latest, with a new approach to specifying types.<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; --<br>
&gt;&gt; &gt;&gt;&gt; Gavin King<br>
&gt;&gt; &gt;&gt;&gt; <a href="mailto:gavin.king@gmail.com" target="_blank">gavin.king@gmail.com</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://in.relation.to/Bloggers/Gavin" target="_blank">http://in.relation.to/Bloggers/Gavin</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://hibernate.org" target="_blank">http://hibernate.org</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://seamframework.org" target="_blank">http://seamframework.org</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; weld-dev mailing list<br>
&gt;&gt; &gt;&gt;&gt; <a href="mailto:weld-dev@lists.jboss.org" target="_blank">weld-dev@lists.jboss.org</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; weld-dev mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:weld-dev@lists.jboss.org" target="_blank">weld-dev@lists.jboss.org</a><br>
&gt;&gt; &gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; ---<br>
&gt;&gt; &gt; Nik<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Gavin King<br>
&gt;&gt; <a href="mailto:gavin.king@gmail.com" target="_blank">gavin.king@gmail.com</a><br>
&gt;&gt; <a href="http://in.relation.to/Bloggers/Gavin" target="_blank">http://in.relation.to/Bloggers/Gavin</a><br>
&gt;&gt; <a href="http://hibernate.org" target="_blank">http://hibernate.org</a><br>
&gt;&gt; <a href="http://seamframework.org" target="_blank">http://seamframework.org</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; weld-dev mailing list<br>
&gt;&gt; <a href="mailto:weld-dev@lists.jboss.org" target="_blank">weld-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div>Gavin King<br>
<a href="mailto:gavin.king@gmail.com" target="_blank">gavin.king@gmail.com</a><br>
<a href="http://in.relation.to/Bloggers/Gavin" target="_blank">http://in.relation.to/Bloggers/Gavin</a><br>
<a href="http://hibernate.org" target="_blank">http://hibernate.org</a><br>
<a href="http://seamframework.org" target="_blank">http://seamframework.org</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>