users@glassfish.java.net

Re: Structure of RAR file containing JCA adapter

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Tue, 18 Sep 2007 12:18:45 +0530

Please ignore the previous mail. I just noticed that you have got it working.

Thanks
--Siva.

Sivakumar Thyagarajan wrote:
> Hi
>
> The structure of your the RAR and all the modifications you had done to
> split to api and RAR seems right. Could you provide more information?
> For example, after you deploy the RAR, could you provide a directory
> listing of
> ${install-root}domains/domain1/applications/j2ee-modules/${rar-module-name}?
> This is the location where the RAR module is exploded to and the
> connector classloader attempts to load the RA implementation class from
> this location.
>
> Could you enable Connector, Deployment loglevels to FINE and provide the
> server.log?
>
> Thanks
> --Siva
>
>
> glassfish_at_javadesktop.org wrote:
>> Update. While I've been looking at this, I've been breaking up more
>> of my code into different jars. Now there's a svConnector-ra.jar
>> (which contains the Adapter code) and a svConnector-api.jar
>> (containing interactions that can be used by an applications).
>> Nothing really all that drastic.
>>
>> But I did as you said, I deployed via the Admin console, enabling
>> validation. It found one error (one of my InteractionSpec
>> implementation not adhering to the JavaBean spec... I thought it
>> was... but that's beside the point). If I attempt to deploy without
>> validation, it succeeds.
>>
>> So, I must have done something to get this to work now. I'll chalk
>> this up to my error, I just don't know what I did wrong. :)
>>
>> Thanks for the help,
>> Ed
>> [Message sent by forum member 'hildo' (hildo)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=235745
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>