|
Fix Version/s
|
|
1.5-rc1
[ 10533
]
|
|
Priority
|
|
Blocker
[ 1
]
|
|
Assignee
|
Cactus Developers Mailing List
[ cactus-dev@jakarta.apache.org
]
|
Vincent Massol
[ vmassol
]
|
|
Description
|
When attempting to call the <cactus> task with an ear file using the orion2x
container, I get the following error:
[cactus] Error initializing site Default Orion WebSite: Error finding web-app
'test' at /tmp/cactus/orion2x/@cactus.context@: No such file or directory
The problem is on line 6 of the
integration/ant/src/confs/share/orion2x/application.xml file:
<web-module id="test" path="../@cactus.context@.war"/>
Perhaps it might be possible to update the orion support to utilize the
automated deployment from orion's admin.jar?
|
When attempting to call the <cactus> task with an ear file using the orion2x
container, I get the following error:
[cactus] Error initializing site Default Orion WebSite: Error finding web-app
'test' at /tmp/cactus/orion2x/@cactus.context@: No such file or directory
The problem is on line 6 of the
integration/ant/src/confs/share/orion2x/application.xml file:
<web-module id="test" path="../@cactus.context@.war"/>
Perhaps it might be possible to update the orion support to utilize the
automated deployment from orion's admin.jar?
|
|
Environment
|
Operating System: Linux
Platform: PC
|
Operating System: Linux
Platform: PC
|