Re: [Modelj-user] Re: Setting up jboss & mysql
Status: Beta
Brought to you by:
tom_tessier
|
From: Neil E. <ne...@os...> - 2004-02-02 14:00:20
|
Hurrah! I've changed User to AppUser in the Sample.xml file and
re-gen'd. Now I've got three tables in the browser that all list
properly.
The standardjaws.xml for strings currently looks like this:
<type-mapping-definition>
<name>mySQL</name>
...
<mapping>
<java-type>java.lang.String</java-type>
<jdbc-type>VARCHAR</jdbc-type>
<sql-type>VARCHAR(255)</sql-type>
</mapping>
...
</type-mapping-definition>
Thanks for the help guys. I now have a minimal working demo for
tomorrow.
Here are a couple more questions for you, if you can bear it:
What's happening to the PurchaseOrder and UserRole? (They don't show
up in the browser)
How active is the ModelJ project?
I ask the second question because I have a prototype UML tool
<http://www.ose-ltd.com/PatternBuilder/> that generates complete
Objective-C applications (it can generate itself). Of course, there
isn't much of a market for Objective-C tools compared to the J2EE
market. It strikes me that PatternBuilder and ModelJ could be wired
together to produce a full J2EE solution, after rewriting
PatternBuilder in Java.
Food for thought?
-Neil
--
Neil Earnshaw
Consultant Software Engineer
Object Software Engineers Ltd
ne...@os...
Tel : 01747 850 676
Mbl : 07793 084 161
|