Skip to Content
0
Jun 06, 2018 at 09:35 PM

Java EJB Web service client not generating consumer proxy when EAR is deployed

199 Views Last edit Jun 07, 2018 at 02:30 AM 2 rev

On PI 7.4, we have an EJB that contains JAXB generated code from a provided WSDL file. We can not access the WSDL directly from NWDS because of security devices and certs. When we deploy the EJB inside it's EAR, the application deploys successfully with no errors. In NWA Single Service Administration we have a Service Definition but no Consumer Proxy. We have several other EJBs of this type and have not had a similar issue. We have compared this particular EJB and it's configuration against the other projects and don't see any differences. The Port Type code was generated and is deployed. Has anyone else seen a similar issue?