I'm trying to test my JCA adapter, and for the life of me I can't get "java:/MailDS" 
to be retrieved. Is that even exposed on the listener? I'm beginning to think it's not.

I can get "jmx/rmi/RMIAdapter", though.

So anyways, I'm starting to set up my unit tests. It looks like in the current tests a 
small JMX server is created, then the Mail MBeans are attached, and then you start 
testing.

Should I try binding my JCA adapter programmatically (ctx.bind) to do testing? Or 
should I just use some cactus tests to test in-container?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831837#3831837

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831837


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to