cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Module SDA Version Number

Former Member
0 Kudos

Hi ,

I developed an adapter module in NWDS 7.1 and subsequently created the sda file from the ear using CECLT (createsda command) and deployed it using JSPM. I made some changes to the code and receated the sda (again using CECLT) . I added the file to eps\in but when I select package type "New Software Components" I do not see the module. I am told that JSPM only picks up newer versions of applications to install . How do I declare the updated module as a newer version so that JSPM recognizes it ??

I must add though, that in JSPM the module is showing under the package type "Hot fixes" (Current version = blank , Target Version =1). Should I go ahead with deploying from here ?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Basis used the Hot fixes sda and deployed..

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

or just deploy from ndws directly without any command line utilities

Regard,

Michal Krawczyk

Former Member
0 Kudos

Sorry , forgot to mention that I do not have access to the J2EE engine. I need to send the SDA file to the basis people. They told me about the possible version problem .

Shabarish_Nair
Active Contributor
0 Kudos

one question.

Since you are using the NWDS, why arent you directly deploying the module ear from the NWDS tool itself?