I am trying to build and deploy petstore blueprints to Sun One. The build looks fine but on deploy I get this message with one of the .ear deploys:
deploy-opc:
[echo] deploying ../src/apps/opc/build/opc.ear
[exec] CLI171 Command deploy failed : Deploying application in domain fail
ed; No local
string defined -- Inconsistent Module State
[exec] ; requested operation cannot be completed
What does this mmessage mean? What is the 'local string'. Oddly, the same deploy works fine on my office computer with exactly the same
Ant version, classpath, OS, Path, etc.!
Wayner Moose