Syndicate content

Hi,

For a multi-threaded NMS module that handles SNMP outbaound sessions and incomming traps, I am looking for a high level API that utilizes the java 1.5/1.6 threading API.

 

I have encountered several libraries, namely they are:

http://tempus-fugit.googlecode.com/svn/site/documentation/concurrency.html

 

http://code.google.com/p/jetlang/

 

http://prometheus.codehaus.org/overview.html

 

http://code.google.com/p/jconch/

 

Has anyone had real experience with any of these libraries or some other library?

 

I only need the threading module not the SNMP module.

 

Thanks,

shlomo 19/07/2010 - 16:44

I'm having a problem with quartz - i have multiple (~5) triggers which at some point one of them simply stops triggering events.

I saw an open bug related to this issue and even with the latest version, it can happen after few minutes/hours/days the trigger refuse to continue.

Anyone got across this problem before? any solution?

Thanks.

oded 21/07/2010 - 19:22

hi,

 

Does anyone have experience with migrating a large NetBeans GUI project to Maven?

The project in question is divided into tens of submodules, contains hundreds of configuration files, and currently genmerates (using  NetBeans's Ant files) a directory structure containing over 10,000 files and directories.

Is there any tool that does the job or some of it? Are you aware of NetBeans support for that scenario?

 

Any help would be greatly appreciated!

 

zvika 18/07/2010 - 14:39

Hi Friends...

 

This is Ravi working on .net winform..

I want to create Find and replace control as wat we are searching on application. same i want.. and i want search on grid using that control..

can u ppl help me..pls send the code /project including desgine..and tel me how to plugin al the foms.. pressing Ctrl+F should open find control..

 

Regards

Ravi

ravi.bs 07/07/2010 - 12:03

This post is for Gmail / Google mail users in general.

 

For those of you listening on e-mail though mobile deveices and all of the sudden cannot get e-mail Google has taken a step of changing your email.

 

If you go from your personal computer (and I mean personal the one where you feel free to save your password in the browsers cache)

ang go to http://www.gmail.com you might find this screen:

 

I must confess it seemed to me as if someone is trying to hijack my account ... but there you go.

hagzag 27/07/2010 - 14:33

"Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like dbunit and integrates with JUnit and TestNG."

 

http://www.unitils.org/summary.html

shalom 26/07/2010 - 18:40

Agenda for the next ALM group meeting:

09:00 - 10:30 - 3 different customer's implementations of integration tests using Ant, Maven and VMware by Haggai

10:30 - 11:30 - preparations for the fuse day: add Git to Tikal ALM Suite using ALM2

 

The meeting will take place in Tikal office

liya 26/07/2010 - 13:17
ALM

 In this session Ran Tavori will give an introduction to NoSQL and to Cassandra DB.

The session will take place at Tikal Office.

yanai 26/07/2010 - 12:53

When working on new features in IZWebFileManager I needed to change rendered HTML.

 

I took a look at the code I wrote more then 3 years ago.... It is so complicated!

 

IZWebFileManager is a typical custom control that overrides Render and uses HtmlTextWriter's API to produce HTML. Here is a small part of the rendering flow:

 

igorz 22/07/2010 - 18:30