[Ejtools-developers] [ ejtools-Feature Requests-687587 ] EJB-Inspector
Brought to you by:
letiemble
From: SourceForge.net <no...@so...> - 2003-02-17 11:47:53
|
Feature Requests item #687587, was opened at 2003-02-16 20:11 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=455075&aid=687587&group_id=49088 Category: Functionnality Group: None Status: Open Priority: 5 Submitted By: Dieter Steinwedel (dsteinwe) Assigned to: Laurent Etiemble (letiemble) Summary: EJB-Inspector Initial Comment: Hi, i think, it could be also useful having an "ejb-tool". I imagine you have the ability to navigate over the available interfaces, create an instance and invoke methods of the instance. I think, this could improve the testing and debugging of EJBs. - D. Steinwedel ---------------------------------------------------------------------- >Comment By: Laurent Etiemble (letiemble) Date: 2003-02-17 12:55 Message: Logged In: YES user_id=437455 Hi, I don't know If I understand well but do you mean a tool able to : - lookup an EJB in the global JNDI space ? - create an instance of EJB ? - invoke method on the created instance ? If it is what you want, then the Swing JNDI Browser is the solution. Could you clarify a bit your RFE with an example ? Thanks for your interest. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=455075&aid=687587&group_id=49088 |