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?