uPortal IRC Logs-2012-06-26

[09:41:00 CDT(-0500)] <EricDalquist> athena1: http://www.highcharts.com/

[10:06:17 CDT(-0500)] <drewwills1> This week I'm having no small degree of difficulty trying to get the CalendarPortlet to pull info from exchange... has anyone ever worked with NTLM and succeeded?

[11:41:06 CDT(-0500)] <drewwills1> this JIRA from Spring says it's fixed for v2.1-RC1... but it was only fixed 5/12 this year... I thought Spring was well into 3.x... what gives? how can I tell if I have this fix, or which version to download so I can get it?

[11:41:37 CDT(-0500)] <EricDalquist> link?

[11:41:58 CDT(-0500)] <drewwills1> oops

[11:42:03 CDT(-0500)] <drewwills1> https://jira.springsource.org/browse/SWS-563

[11:42:15 CDT(-0500)] <EricDalquist> spring web services has its own versioning

[11:42:16 CDT(-0500)] <drewwills1> totally had that in my clipboard

[11:42:42 CDT(-0500)] <drewwills1> i did a mvn dependency:tree... i don't see anything with 2.x for spring in it

[11:42:45 CDT(-0500)] <EricDalquist> http://search.maven.org/#search%7Cga%7C1%7Cspring-ws

[11:43:00 CDT(-0500)] <EricDalquist> looks like spring-ws 2.1.0 was just released a month ago

[11:43:14 CDT(-0500)] <EricDalquist> http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.springframework.ws%22

[11:43:17 CDT(-0500)] <EricDalquist> better link there

[11:44:27 CDT(-0500)] <drewwills1> ah... I do have this: org.springframework.ws:spring-ws-core:jar:1.5.9:compile

[11:53:03 CDT(-0500)] <athena1> hey EricDalquist - are you guys currently using the web proxy portlet with oracle?

[11:53:11 CDT(-0500)] <EricDalquist> yes

[11:55:01 CDT(-0500)] <athena1> we have a client that's run into some issues w/ hibernate complaining about the oracle major version

[11:55:11 CDT(-0500)] <athena1> i'm assuming it's probably old-hibernate failing to resolve the dialetc?

[11:55:15 CDT(-0500)] <EricDalquist> yeah

[11:55:21 CDT(-0500)] <EricDalquist> I think you need to explicitly set the dialect

[11:55:25 CDT(-0500)] <EricDalquist> I can check in ~ 5 minutes

[11:55:26 CDT(-0500)] <athena1> ok, that's what i figured

[11:55:43 CDT(-0500)] <athena1> i'm assuming it's Oracle9 specifically, but if you could check that'd be awesome

[11:55:45 CDT(-0500)] <athena1> thanks (smile)