Skip to Content
0
Former Member
May 14, 2008 at 07:05 AM

Deployment problem

18 Views

Hi,

I have a standard java project which I am using in web services as reference project but how to create the ear file of that standard java project from Developer Studio. I have also tried to deploy jar file of that project but it gives me error saying some Manifest file attributes are missing like KeyName, KeyLocation.

Can anyone please suggest me how to take the reference of standard java project in a web service that is not a EJB but just a normal java project and created web service out of it.

Regards