Generic eWay for calling EJB?

I'm evaluating JCAPS currently for my organization. Since we base on Oracle iAS application server I'd like to investigate if there is any way to integrate easily with this server. I'm quite surprised that there is no generic eWay for EJB. Sure there are some specialized eWays foe WLS, SJAS etc. but no for iAS. This is quite surprising since most of the other integration products which I do evaluate allows aby EJB integration out-of-the-box...

[457 byte] By [karazniea] at [2007-11-26 18:45:09]
# 1
I don't quite understand what you mean but you should have little or no problems to import the EJB client JAR and use those classes on JCD's.
Cliffb53a at 2007-7-9 6:19:03 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2

Of course I can always write wiring code and call EJB. But, isn't integration platform supposed to help me doing this without code, in declarative way? Moreover other there are specialised eWays for WLS and SJSAS in CAPS. If I understand correctly they're doing exactly why I was talking about. If yes why there are no eWays for other platforms like Oracle App Server, JBOSS?

karazniea at 2007-7-9 6:19:03 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...