cancel
Showing results for 
Search instead for 
Did you mean: 

Registering Java Proxy

Former Member
0 Kudos

Hi all,

I am configuring server java proxy, i need to register the server java proxy to the proxy server.

this is the url i must use.

http://<Host>:<Port>/ProxyServer/register?ns=<Namespace>&interfac

e=<MessageInterface>&bean=<JNDI_Name>&method=<MethodName>

I deployed the EAR file portal not in XI so where must i register the java server proxy???

Thanks

kiran

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi all,

where we need to deploy .EAR file??

is it XI or Portal??

can we send the message to portal using java proxy???

thanks

kiran

vikas_agarwal
Contributor
0 Kudos

Hi Kiran,

You have to deploy .ear file in XI and have to register there only.

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

/people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy

Thanks

Former Member
0 Kudos

<b>3.1 Installing the Java Proxy Runtime

The Java proxy runtime is part of the XI 3.0 J2EE Adapter Framework. Though the

Adapter Framework is part of the XI 3.0 installation, we strongly advise you not to deploy

any application code in the XI system. You need to install a non-central Adapter

Framework. Follow the installation guide for the J2EE Adapter Framework.</b>

should we install non central adapter engine in XI and deploy the .ear file there??