× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I haven't seen any of the deployment and debugging problems that Jon mentions.

If you keep your WebSphere Application Server fix pack level within RBD/RAD at the same level as WAS on IBM i, after you've auto-deployed and tested within your WebSphere Test Environment on your PC (accessing IBM i for DB), it's easy to generate an .ear file and install that on WAS on IBM i. All you need is a quick sanity test because the WAS level on your PC you tested thoroughly with is the same as on IBM i.

If a runtime problem exists, and the problem is recreatable, you can go into step-mode graphical debug from RBD/RAD to determine what is going on (there is even an ability to debug using the IBM WebSphere Application Server vs the RBD/RAD WAS version, but since I try to keep the levels of WAS the same, I just use the PC's version). If the problem is not recreatable, there is the ability at code development-time to monitor SQL return codes in your program logic, and try/onException blocks to handle other types of exceptions, and do your own more discrete error handling/feedback.
There is a trace option with EGL that I've never really used, that dumps out tons of error messages. But it should be a rare occasion to need to look at that if the error handling capabilities of EGL are used when the application is developed.


********************************************************


I only wish that the deployment and debugging of EGL applications did not seem to be so problematic. I know _you_ have no problems with it - but you have extensive Java/JSF/JSP/J2EE/App Server experience. I watch this list daily and all I see is problem after problem with what it seems should be simple issues.

When the freebie version comes out I intend to have another go with the product, but just how is one supposed to debug the problems when all you see is a five mile long list of Java error messages? Any suggestions on where to start with that?



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.