That&#39;s true, and it&#39;s a problem for sure. Mike will be working on FSH enhancements soon.<br><br><div class="gmail_quote">On Tue, May 10, 2011 at 2:06 PM, brian <span dir="ltr">&lt;<a href="mailto:brianx@vt.edu">brianx@vt.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
note that if your URL has &#39;or&#39; in it... e.g.<br>
<br>
jdbc:oracle:thin:@or-1111.db.yoursite.org:1521:blah<br>
<br>
the parser doesn&#39;t like the &#39;or&#39;... so you can put the whole thing in<br>
single-quotes and it will work.<br>
<br>
i suspect that other reserved words may cause similar issues.<br>
<font color="#888888"><br>
b<br>
</font><div><div></div><div class="h5"><br>
<br>
On Tue, 2011-05-10 at 11:31 -0400, Lincoln Baxter, III wrote:<br>
&gt; Awesome work, max! This is fantastic.<br>
&gt;<br>
&gt; On Sun, May 8, 2011 at 11:34 AM, Max Rydahl Andersen<br>
&gt; &lt;<a href="mailto:max.andersen@gmail.com">max.andersen@gmail.com</a>&gt; wrote:<br>
&gt;         Hi,<br>
&gt;<br>
&gt;         I&#39;ve committed the fixes Lincoln and I came up with during<br>
&gt;         JBoss World to make the hibernate tools plugin run again.<br>
&gt;<br>
&gt;         Results up on <a href="https://github.com/forge/plugin-hibernate-tools" target="_blank">https://github.com/forge/plugin-hibernate-tools</a><br>
&gt;         with a <a href="http://readme.md" target="_blank">readme.md</a> on how to use.<br>
&gt;<br>
&gt;         Short version:<br>
&gt;         $ cp driver.jar $FORGE_HOME/lib<br>
&gt;<br>
&gt;         $ forge<br>
&gt;         $ cd projectwithpersistnce<br>
&gt;         $ generate-entities --url jdbc:hsqldb:localhost:9001 --driver<br>
&gt;         org.hsqldb.jdbcDriver<br>
&gt;         Generated 27 java entities.<br>
&gt;         $<br>
&gt;<br>
&gt;         /max<br>
&gt;         <a href="http://about.me/maxandersen" target="_blank">http://about.me/maxandersen</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt;         forge-dev mailing list<br>
&gt;         <a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
&gt;         <a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Lincoln Baxter, III<br>
&gt; <a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br>
&gt; <a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>
&gt; &quot;Keep it Simple&quot;<br>
&gt; _______________________________________________<br>
&gt; forge-dev mailing list<br>
&gt; <a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br>
<br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com">http://ocpsoft.com</a><br><a href="http://scrumshark.com">http://scrumshark.com</a><br>&quot;Keep it Simple&quot;<br>