Skip to Content
0
Former Member
Sep 28, 2005 at 10:20 AM

Inbound Java Proxy Server Generation - EAR - EJB.jar

86 Views

XI Version 3.0, SP12

Hi,

I have a requirement to call an inbound interface implemnented as an EJB. I have generated the Bean classes and implemented the <Interface>_PortTypeImpl based on the PortTypeImpl_Template, and all the subsequent steps as per documentation regarding editing the descriptor files. I am using NWDS 2.0.3 build 200403180244. When I try to build the Assembly.jar and/or the Enterprise Application .ear file for deployment, I get an error indicating that the <Interface>_PortTypeBean is corrupt.

The Bean has been created by the Java Proxy Generation so I dont understand how this is a problem.

Also, I have created an outbound Asynch Java Proxy which generates the .ear file OK for deployment, but I need to know the port to deploy to from NWDS as the SDM setup requires it..

Could someone tell me if they have seen this before?

Thanks

Mark