IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Development team pain
I work on a team that develops a component as part of a larger system. The component was originally standalone and unfortunately the original developers were given free reign to pick any technologies they wanted so they decided to write their own web ui framework and to use an obscure open source message passing library to provide for control, performance, asynchronous stuff etc. They also decided to use LDAP as the database. Now this is all supposed to work in the context of the larger system and EJB's and relational databases. The message passing library handles it's own threads, etc. a no-no in EJB land. What a mess. In truth I am not enamored with EJB's but if the whole system is going down that road as part of the overall whole we need to follow. Of course the original developers have fallen in love with their stuff and absolutely refuse to see the logic in moving off of LDAP (right now we have the same data stored in both LDAP and Oracle, this is potentially disastrous if they get out of synch which could happen as LDAP doesn't support transactions) or their message passing library or their homefrown web ui framework (which is nice in some ways but is completely undocumented, for someone new to get up to speed takes forever). What is worse that now it is a geographically distributed team, the original developers are in one place and us newcomers in another. Therefore, they are very protective of their turf. I spent a frustrating day exchanging e-mails about architecture issues.
New Paragraphs are your friend.
New well at first glance
you need to have an interface between this component and EJB, one that EJB will understand. So what type of messaging does the EJB do and using the opensource stuff build a bridge. Then document the crap out of everything. Once that is done you can look forward to redesign.
thanx,
bill
"delayed incessantly by people whose prevalent qualification was an excess of free-time" Philip Atkinson
questions, help? [link|mailto:pappas@catholic.org|email pappas at catholic.org]
     Development team pain - (bluke) - (2)
         Paragraphs are your friend. -NT - (inthane-chan)
         well at first glance - (boxley)

For those of you not versed in fine dining lingo, that is: Potato Bacon Cheez, fried noodle pockets, fried cheese, grease bread, cream cheese dip, chicken fingers, and fried fry.
71 ms