Help with JCA 1.5 RA on Sun RI

"Winkler, Steve" <[email protected]> Fri, 21 Feb 2003 14:50:02 +0100
Newsgroups gmane.comp.java.sun.connector
Message-ID <3ADE655892793D499E2FBF623045AF4B0359FC03@dewdfx2f>
Hi all,

I'm fairly new to RA development, and I wanted to explore the interactions between an RA and the AppServer by developing a 'dummy' RA that is JCA 1.5 compliant to be deployed in the Sun Reference Implementation.  I've finished a quick one that implements the interfaces, set up an ra.xml, and produced a rar file that deploys without complaints.  In my ResourceAdapterImpl class start(BootstrapContext) method I try to just print out information both to System.out and to a file I create just to see that the method is being executed.  That, however, doesn't appear to be the case.  No logging, no new file, no nothing.  The deploy tool says that everything worked fine and the server logs indicate the same (except for some wierd stack traces about this node can't be null, which also happens on startup when their jms connector is started).  Has anyone experienced anything similar?  Is their a more specific discussion group that I can post questions about 1.5 compliant adapters on the 
 
 R!
I?  This stuff seems to be new enough that google can't find anything relevant to my current scenario, so any pointers would be appreciated.

Thanks,
Steve

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff CONNECTOR-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".