cancel
Showing results for 
Search instead for 
Did you mean: 

Java proxy and EAR file in NDS

Former Member
0 Kudos

Hi,

I'm new in java and also proxy development and I need some help

I have followed the pdf how to create java proxies in 3.0.

But i have some doubts:

Must I delete aii*.jar libraries from the EAR create?

I have no other .jar archive in that .ear... why? I suppose that is not correct and why my EJB module .jar is not included?

Thanks

carme,

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

Must I delete aii*.jar libraries from the EAR create?

>>>

NO

Also ref:

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

/people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy

Former Member
0 Kudos

Hi, Shabarish

I have followed the same steps point out in this two blogs.

I recreated all my EJB project and application.

The EAR file created only contains:

guidgenerator.jar

aii_utilxi_misc.jar

aii_proxy_xirt.jar

aii_msg_runtime.jar

sda-dd.xml

application-j2ee-engine.xml

application.xml

Sap_manifest.mf

Manifest.mf

and also a file WITHOUT NAME and size 0.

That is not correct... right?

Answers (0)