I tried 1.0.

The simplified installation (using the build-in zip file) works fine.

I also succeed in installing the default packages using a cvs snapshot (taken 30mn 
ago) by following the updated wiki install manual. (there was just a typo in the wiki 
that I corrected).

However, I just tried to install the news module by doing a build deploy in the news 
directory.

I got a complain about a missing table:
javax.ejb.CreateException: Could not create entity:java.sql.SQLException: General 
error,  message from server: "Table 'nukes.nuke_topics' doesn't exist". Same thing 
concerning polls.

I guessed that the problem was that the tables were not created with the build command
I tried to create them manually using the setup.ddl and got and error message because 
the script was trying to drop a non-existent database.

1) is there any way to automatically create the databases
2) would it be possible to use a statement to prevent dropping a non existent database?

--Daniel

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824351#3824351";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824351>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to