> <ben...@gmail.com> wrote:
> > java.lang.NoClassDefFoundError
[quoted text clipped - 14 lines]
> --
> Chris Smith
The database this application uses is MSsql2000. So from what you are
saying is that this is a database driver issue.
I have the insatlled files but cannot find "unanet.java", i dont have
the source code for this app.
thanks again.
rtr
bhamoo@gmail.com - 23 Jun 2007 18:40 GMT
On Jun 23, 1:08 pm, bha...@gmail.com wrote:
> > <ben...@gmail.com> wrote:
> > > java.lang.NoClassDefFoundError
[quoted text clipped - 24 lines]
>
> rtr
-------------
Also wanted to add this appilcation uses this driver for database.
unatime.database.driver=net.sourceforge.jtds.jdbc.Driver
if this helps you.
bencoe@gmail.com - 23 Jun 2007 18:49 GMT
On Jun 23, 1:40 pm, bha...@gmail.com wrote:
> On Jun 23, 1:08 pm, bha...@gmail.com wrote:
>
[quoted text clipped - 34 lines]
>
> if this helps you.
This JDBC library works great, is trying another connector out an
option?
com.mysql.jdbc.jdbc2.optional.MysqlDataSource;
bencoe@gmail.com - 23 Jun 2007 19:07 GMT
.
> This JDBC library works great, is trying another connector out an
> option?
>
> com.mysql.jdbc.jdbc2.optional.MysqlDataSource;
This is an actual link to the JDBC library I'm currently using with
servlets:
http://dev.mysql.com/downloads/connector/j/3.1.html
bencoe@gmail.com - 23 Jun 2007 20:03 GMT
On Jun 23, 1:08 pm, bha...@gmail.com wrote:
> > <ben...@gmail.com> wrote:
> > > java.lang.NoClassDefFoundError
[quoted text clipped - 24 lines]
>
> rtr
I just noticed you're using MSSql2000, I don't think my suggestion
about using another connector is viable, I use MySQL. Sorry about the
confusion,
and good luck,
Ben.
Chris Smith - 24 Jun 2007 16:47 GMT
> The database this application uses is MSsql2000. So from what you are
> saying is that this is a database driver issue.
>
> I have the insatlled files but cannot find "unanet.java", i dont have
> the source code for this app.
Okay. Since we're not even 100% sure what's going on and you don't have
the source code that would tell us, now would be a good time for you to
contact Unanet's support and ask them for help.

Signature
Chris Smith