The following comment has been added to this issue:
Author: Vincent Massol
Created: Mon, 11 Aug 2003 3:13 PM
Body:
Hi Jason,
I've been using the Cactus plugin with Resin for a long time now and I haven't noticed
any issue. The current config used by Cactus is:
<caucho.com>
<http-server>
<app-dir>.</app-dir>
<http port='@cactus.port@'/>
<host id=''>
<authenticator class-name='com.caucho.http.security.XmlAuthenticator'>
<init-param user='testuser:testpassword:test'/>
</authenticator>
<war-dir id='.'/>
</host>
</http-server>
</caucho.com>
What should be modified and why? What version of Resin are you using?
Thanks!
-Vincent
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-669
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-669
Summary: Plugin doesn't create/specify war directory correctly for resin
Type: Bug
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-cactus
Versions:
1.0-beta-10
Assignee:
Reporter: Jason Chaffee
Created: Mon, 11 Aug 2003 3:08 PM
Updated: Mon, 11 Aug 2003 3:08 PM
Description:
Plugin doesn't create/specify war directory correctly for resin causing it to fail
because it can't start-up resin correctly becasue resin can't find any war. Should
create a root directory for resin which contains a webapp directory.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]