cancel
Showing results for 
Search instead for 
Did you mean: 

EAR File versioning ?

Former Member
0 Kudos

Hi,

I have created a “.ear” file and am deploying it using SDM. Deployment is successful. But the version number what I see is undefined, it say Local Version undefined and Repository version undefined. I have SAP Enterprise Portal 6.0 with SP 9.

Basically I am using SAP make utility (PAR to SDA conversion program) to create EAR file out of PAR file.

In Build.xml file I have specified

<format property="counter" pattern="yyyyMMddHHmmss"/>

SO in Manifest.MF which is part of EAR file looks as follwos

Manifest-Version: 1.0

Implementation-Title: com.companyname.testapp

Specification-Vendor: SAP AG

Implementation-Vendor-Id: companyname.com

Implementation-Version: 20050309154330

So when I deploy it on portal it says unspecified version. Even does not show above Implementation-Version: 20050309154330

Any resoultion would be helpful for us?

Is this the right version in terms of Portal Application ?

am I following the correct versioning scheme?

Regards

Prashant

Please help.

Thanks in advance,

Prashant Dambe

Message was edited by: prashant dambe

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try posting the same question in the portal forum...

maybe they can help you more.

Regards,

Ofer

Answers (1)

Answers (1)

Former Member
0 Kudos

This message was moderated.