cancel
Showing results for 
Search instead for 
Did you mean: 

Problem::Java Proxy

Former Member
0 Kudos

Hi Experts,

I am dealing with Java Proxy(Inbound).

I have successfully imported the Zip file in my EJB project in NWDS. I have also written code in .template file.

But, EJB Candidates aren't created of its own. I refreshed by closing the project and reopening it in J2EE explorer from package explorer.

The problem is::HmisBeanImpl is created as EJB Candidate along with::

1.AbstractProxyBean

2.AbstractProxyBean2

3.AbstractProxyInboundBean

4.AbstractProxyInboundBean2

5.AbstractProxyInboundBean4

Not sure why HmisBeanImpl is created everytime?Not able to rename it also, and it's using some other package as well.

Please suggest.

Thanks & Regards,

Sushama

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sushama,

The HmisBeanImpl will not create any issues..but frankly no idea..what it will do...

I was able to implement the proxy successfully..even though the Hmis Bean was a part of the Ejb Candidates...it did not create any issues. .to me..

HTH

Rajesh

Former Member
0 Kudos

hi Rajesh,

Thanks for the inputs.

In your case also it was created?? We need not rename it?? The Message Interface named bean class will not be generated automatically?? Alternatively, we can rename it or it's not required??

Can I proceed for the further steps towards the creation of EAR file?

Please suggest.

Thanks,

Sushama

Answers (0)