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