Page 1 of 1

GoogleCalendar

PostPosted: Thu Sep 09, 2010 1:30 pm
by LelandLong
In the documentation it states:

Edit the following values...
<context-param>
<param-name>jdbc.username</param-name>
<param-value>SomeUserName</param-value>
</context-param>
<context-param>
<param-name>jdbc.password</param-name>
<param-value>SomePassword</param-value>
</context-param>
<context-param>


Where are these values? I don't see them anywhere in this file:
Library/FileMaker Server/Web Publishing/publishing-engine/cwpe-tomcat/conf/web.xml

I tried adding them to the end (before the closing </web-app> tag) but at least one problem is you have one too-many <context-param> tags....and anyways it didn't work. Google just said nope.

PostPosted: Thu Sep 09, 2010 2:27 pm
by John Sindelar
Thanks for catching the params. I need to revisit where this gets changed and will post back asap.

PostPosted: Tue Sep 21, 2010 12:07 pm
by LelandLong
Still waiting ... :)

PostPosted: Tue Sep 21, 2010 12:42 pm
by John Sindelar
We're actually still looking to see if this is something we can fix-- before we get to explicit Google calendar support on our roadmap. Wish this was a quick one.

PostPosted: Wed Sep 29, 2010 2:44 pm
by John Sindelar
Just to keep you posted. We're thinking the new build coming tomorrow (the same one enabling SSL as an option) will allow Google Calendar to see us again. Still testing. More soon.

PostPosted: Thu Sep 30, 2010 11:26 am
by John Sindelar
Hey Leland,

So thank you for your patience. The new build of Zulu we've just released (0.993) fixes this issue and allows Google Calendar to see read-only versions of your calendars. It is pretty cool.

You can download the new plugin here: http://www.seedcode.com/downloads

And learn more about how to set this up here: Zulu and Google Calendar

Under the hood, we now have a servelet version of Zulu that creates a zulu.xml file for you to edit (you'll want to remove your edits from the web.xml file). We've pre-loaded place holders for the username and password in this file so you should find it easier to set this up.

Just be sure to install the servelet version of Zulu in order to get Google Calendar working.

Enjoy!