[opennms-devel] JMS Northbounder

2014-10-24 Thread David Schlenk
Gi bundle, which I know very little about (time to learn I guess). Any guidance on the direction I should take would be appreciated. -- David Schlenk Manager, Research & Development T: 763.971.2030 | Video/Email: david.schl...@spanlink.com ConvergeOne Collaboration, formerly Spanlink Communicati

Re: [opennms-devel] JMS Northbounder

2014-10-27 Thread David Schlenk
> Sent from my iPhone > >> On Oct 24, 2014, at 12:36 PM, David Schlenk >> wrote: >> >> I'm interested in implementing the JMS northbounder. Reading through >> the existing unfinished code, looks like the main piece left to do is >> the configuration.

[opennms-devel] Attempting to fix NMS-3615 and I'm new to GWT

2015-01-09 Thread David Schlenk
perly? Or am I just not able to make client calls like Window.Location.getParameter and Window.alert where I'm doing them? I guess I could go to a different location entirely and use a similar approach as I did in the first part - making an entirely separ

Re: [opennms-devel] Attempting to fix NMS-3615 and I'm new to GWT

2015-01-09 Thread David Schlenk
Update! I did: git reset --hard HEAD git clean -f -d -x rebuilt / reassembled and then the changes I was making made it into the deployment tarball. So maybe there's an issue with the build somewhere, but at least I can make progress. On Fri, Jan 9, 2015 at 4:13 PM, David Schlenk wrote