Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

Use EJB's as Datasources

$
0
0
Hi,

I got some EJBs deploied on a jboss server which provides me serveral calculated data. These ejbs are registered as jndi in the jboss.

Is there any possilitiy to use these java classes as datasources?
(I dont care if in Report Designer or in xactions)

I searched alot but i dont find any usefull information.


If i got a little test class :
Code:

public class TestBean
{
        public String test() {returns "myData";}
}

how can i add the result of this method to a report?

I tried it whith beanshell querys, but im not sure if this is the right way :)



Thx in advance,
student

Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>