cancel
Showing results for 
Search instead for 
Did you mean: 

Deployable Proxy & JNDI

Former Member
0 Kudos

Hi,

I´ve created a Deployable Proxy project and it seems to work fine, i´ve added a webservice and it´s ok!

The problem is that it didn´t put it on the JNDI, so i can´t find it! I found a forum that says how to do it in a web project, but I have the Deployable Proxy which have an application-j2ee-engine.xml, and I can´t find a place to reference the name that it should be in the JNDI.

Any help would be great.

Thanks,

Edu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Eduardo,

here is how you find the proxy in the JNDI: in the visual admit go to Server --> Services --> JNDI Registry. right hand side: wsclients --> proxies.

after you have deployed the .ear of your proxy it should be there.

when you want to look it up later, you need to create a jndi mapping to that destination.

cheers, michael

Answers (0)