I'm just trying to install JBOSS Portal v2.0 with JBOSS AS 4.0.2 and hibernate 3.0 and it's generated this error messages :
11:37:06,784 INFO [STDOUT] Hibernate: select top 0 userprefse0_.jbp_id as jbp1_, userprefse0_.jbp_parent_id as jbp2_6_, userprefse0_.name as name6_ from jbp_user_pref_set userprefse0_ 11:37:06,972 WARN [JDBCExceptionReporter] SQL Error: 208, SQLState: 42S02 11:37:06,972 ERROR [JDBCExceptionReporter] [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Invalid object name 'jbp_user_pref_set'. Is it because i don't have table called 'jbp_user_pref_set' at my SQL Server 2000 database? and if it is, how can i create database needed by JBOSS portal? is there any script for generating JBOSS Portal table for SQL Server 2000? What version of JBOSS Portal that can generate table needed by jboss portal automatically? thanx.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907335#3907335 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907335 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
