logo       

RE: Registring DefaultClientCoderRegistryProvider for EJB application: msg#00126

java.ulc.devel

Subject: RE: Registring DefaultClientCoderRegistryProvider for EJB application

Hi Janak,

I resolve this problem, I use constructor of EjbConnector with five
parameters (EjbConnector(Properties, String, String, String, String)),
as I understand five parameter is a name of ClientCoderRegistryProvider
class.

Could you send me link to JavaDoc documentation of EjbConnector? I can
not found any document in Installation package of ULC 6.1.

Thanks for your answer.

Best regards,
Vitaly Logvinchuk


-----Original Message-----
From: Janak Mulani [mailto:janak.mulani@xxxxxxxxx]
Sent: Wednesday, July 19, 2006 11:57 AM
To: Vitaly Logvinchuk
Cc: ulc-developer@xxxxxxxxx
Subject: RE: [ULC-developer] Registring
DefaultClientCoderRegistryProvider for EJB application

Hi Vitaly,

The specification of the CoderRegistryProvider on the client side is
independent of the way you have deployed your application on the server.

So if your client is deployed as:

1. Applet: Specify as parameter in Applet tag for the ULC client applet
in
the HTML/JSP file

2. JNLP: Specify as argument in application descriptor for the ULC
client
application in the JNLP file.

See ULC Extension Guide Section 4.4 for the above.

3. Standalone/DevelopmentRunner: Specify as command line
rgument: -client-coder-registry-provider <class name>

I hope this helps.

Thanks and regards,
Janak

-----Original Message-----
From: ulc-developer-admin@xxxxxxxxxxxxxxx
[mailto:ulc-developer-admin@xxxxxxxxxxxxxxx]On Behalf Of Vitaly
Logvinchuk
Sent: Wednesday, July 19, 2006 9:29 AM
To: ulc-developer@xxxxxxxxx
Cc: bruno.schaeffer@xxxxxxxxx
Subject: [ULC-developer] Registring DefaultClientCoderRegistryProvider
for
EJB application


Hi all,

Could anybody help me?
I want to use my own implementation of
DefaultClientCoderRegistryProvider
and DefaultServerCoderRegistryProvide. I successfully register server
provider in "ejb-jar.xml" file.
But I can not found how to register my client implementation for EJB
application?

Best regards,
Vitaly Logvinchuk


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise