uPortal IRC Logs-2013-05-03

[12:23:18 CDT(-0500)] <mccordl> Hi everyone

[12:24:06 CDT(-0500)] <EricDalquist> hi

[12:24:13 CDT(-0500)] <mccordl> I was going to update the MS SQL db manual page. There was the AbstractMethodError popping up..anyone familiar with it?

[12:24:54 CDT(-0500)] <mccordl> I'm trying out a resolution with JDBC sqljdbc4.jar but haven't gotten it to work (uP 4..0.11)

[12:25:18 CDT(-0500)] <EricDalquist> yeah

[12:25:23 CDT(-0500)] <EricDalquist> jtds should be avoided

[12:25:32 CDT(-0500)] <EricDalquist> I thought that page had already been updated

[12:25:37 CDT(-0500)] <EricDalquist> but apparently not

[12:25:41 CDT(-0500)] <mccordl> Yeah, I heard it would take a java upgrade

[12:25:52 CDT(-0500)] <EricDalquist> and even then it is iffy

[12:25:53 CDT(-0500)] <mccordl> no, I'm working on collecting the info right now

[12:25:58 CDT(-0500)] <EricDalquist> the jtds project looks mostly dead

[12:26:46 CDT(-0500)] <mccordl> Arvids, I know has gotten it working with JDBC but he hasn't responded yet on some errors I was having.

[12:27:31 CDT(-0500)] <mccordl> the error msg makes it look like it's not set in the classpath

[12:39:32 CDT(-0500)] <mccordl> I think I have a typo in my dependency...fingers crossed it will work now... (smile)

[13:33:29 CDT(-0500)] <jwennmacher> mccordl: Did you get it working?