anonymous wrote : Trouble is that the issues build is not extending the
build.xml from the root dir like most of the other examples are. (This was cos
the app was originally gen'd by Hibernate Tools.)
To fix the build file, I simply replaced it with the build file in the
examples/booking demo and changed two lines:
<!-- Naming -->
| <property name="Name" value="JBoss Seam Issues
Example"/>
| <property name="example.name" value="jboss-seam-issues"/>
Then I renamed the examples/issues/resources/jsp folder to
examples/issues/resources/view.
Other than that, the datasource in the build.xml file could be set to
"_NOTHING_" but the same results will be found.
Whatever tools you used to generate the example build script pretty much
borrowed the essential ant commands from the project root build script. The
bookings demo doesn't borrow them, so it was just a matter of copy and paste.
I really like how you have your projects setup. I have based my projects after
your pattern--it really simplifies organization. I can pretty much use your
ant build scripts to build my projects now.
Thanks for your help, eh.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916251#3916251
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3916251
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user