I know this has been a long long time, but I finally had
some time to
look into the problems again. I'm trying to deploy Blojsom
on
GoDaddy's Java hosting.
On 10/17/06, David Czarnecki <david blojsom.com> wrote:
> I forget what version of MySQL introduced the charset,
but it can be left
> out if you know you're not going to be using
international characters in
> your blog postings. Otherwise they're going to be
munged if you're not using
> UTF-8.
Apart from that there were some other minor changes that
were needed
to make it work with the older MySQL version. I needed to
define a key
on every foreign relation (this was a problem for the Entry
table)
> > ERROR main
org.hibernate.proxy.BasicLazyInitializer - CGLIB
> > Enhancement failed:
org.blojsom.blog.database.DatabaseEntry
> > java.lang.NoClassDefFoundError
I'm not sure what exactly is causing this issue. Probably
some
incompatibilities between jars, but my access to system
files at
GoDaddy is limited (ie. none). But it can be circumvented by
turning
of lazy loading.
I'm now at the next roadblock, but at least I already get to
see the
default blog
GoDaddy always forwards requests for directories or .html
files to the
apache server. There really is nothing I can do to change
this. I'm
now trying to just put an "index.jsp" at the end
of all urls, this
seems to give some trouble in the admin console, but I'm
still
experimenting.
Hope this can help some one else too,
Peter
------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|