cancel
Showing results for 
Search instead for 
Did you mean: 

A .war deployment problem!

Former Member
0 Kudos

I'm going to deploy a .war. But I get the message following:Cannot deploy application ***.war..

Reason: Incorrect deployment properties. Cannot find WAR archive named another.war

In fact,another.war has been deployed into the J2E engine and started well.

How to explain this situation and how to resolve it?

Any suggestion is popular.Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I've a same problem also..

What I do is.. manually copy the ??.war file into the ear deployment folder.. then used DeployTool to add the war file into the ear and make the ear file again.

You should able to deploy after this..

Regards..

Herries E