Thanks And Regards,
Lakshmi Suryakrishna,
Starcut Asia Pacific Pte Ltd,
3,International Business Park,
03-01,Nordic European Centre,
Singapore 609927
Tel-68906245
"A man is not finished when he's defeated; he's
finished when he quits."
----- Forwarded by Lakshmi Suryakrishna/Starcut on
03/11/2008 03:13 PM -----
Lakshmi.Suryakuma
r starcut.com
Sent by:
To
blojsom-developer
blojsom-developers lists.sourceforg
s-bounces lists.s e.net
ourceforge.net
cc
blojsom-users lists.sourceforge
Subject
03/11/2008 03:11 Re:
[Blojsom-developers] startup
PM
Please respond to
blojsom-developer
s lists.sourcefor
ge.net
Hi,
after downloading the quick start bundle3.2
when i try to
upgrade using upgrade instructions i get errors .The only
thing i chnaged
is the database loader bean .i changed the dbscript value
and set the
upgrading value to true..when i restart tomcat i get error
Mar 11 14:58:41 ERROR [main] util.JDBCExceptionReporter -
Column
'TABLE_NAME' no
t found.
Mar 11 14:58:41 ERROR [main] database.DatabaseLoader -
org.hibernate.exception.S
QLGrammarException: could not execute query
why is this happening?
the change is :-
<bean id="dbloader"
class="org.blojsom.util.database.DatabaseLoader"
init-method="init">
<property name="sessionFactory">
<ref
bean="hibernateSessionFactory"/>
</property>
<property name="dbScript"
value="/WEB-INF/classes/
blojsom-3_0-blojsom-3_1-upgrade-mysql.sql"/>
<property name="upgrading"
value="true"/>
<property name="servletConfig">
<ref
bean="servletConfigFactoryBean"/>
</property>
<property name="detectBlojsomSQL">
<value>show tables;</value>
</property>
</bean>
Thanks And Regards,
Lakshmi Suryakrishna,
Starcut Asia Pacific Pte Ltd,
3,International Business Park,
03-01,Nordic European Centre,
Singapore 609927
Tel-68906245
"A man is not finished when he's defeated; he's
finished when he quits."
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
a>
_______________________________________________
Blojsom-developers mailing list
Blojsom-developers lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bloj
som-developers
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
a>
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|