[jira] [Updated] (MTOMCAT-169) Unable to Deploy WAR Defined via "webapps" Declaration

2012-07-30 Thread Josh Harness (JIRA)

 [ 
https://issues.apache.org/jira/browse/MTOMCAT-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Harness updated MTOMCAT-169:
-

Attachment: MTOMCAT-169.patch

patch generated from local development repository. Note that it will conflict 
with M170, but I wanted to have the patches stand by themselves.

> Unable to Deploy WAR Defined via "webapps" Declaration
> --
>
> Key: MTOMCAT-169
> URL: https://issues.apache.org/jira/browse/MTOMCAT-169
> Project: Apache Tomcat Maven Plugin
>  Issue Type: Bug
>  Components: tomcat7
>Affects Versions: 2.0
> Environment: MAC OSX
>Reporter: Josh Harness
>Assignee: Olivier Lamy (*$^¨%`£)
>Priority: Minor
> Attachments: MTOMCAT-169.patch
>
>
> Web app does not deploy via embedded tomcat (tomat7:run) when I define the 
> following in my plugin config:
> 
>   
> com.company
> mywebapp
> 1.0
> war  
>   
> 
> I only see the following and am unable to use the web application:
> [INFO] Deploy warfile: 
> /Users/joshar1/.m2/repository/com/company/mywebapp//1.0/mywebapp-1.0.war to 
> contextPath: /mywebapp
> I have a patch I'll attach to this ticket.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[jira] [Updated] (MTOMCAT-169) Unable to Deploy WAR Defined via "webapps" Declaration

2012-07-30 Thread Josh Harness (JIRA)

 [ 
https://issues.apache.org/jira/browse/MTOMCAT-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Harness updated MTOMCAT-169:
-

Attachment: (was: MTOMCAT-169.patch)

> Unable to Deploy WAR Defined via "webapps" Declaration
> --
>
> Key: MTOMCAT-169
> URL: https://issues.apache.org/jira/browse/MTOMCAT-169
> Project: Apache Tomcat Maven Plugin
>  Issue Type: Bug
>  Components: tomcat7
>Affects Versions: 2.0
> Environment: MAC OSX
>Reporter: Josh Harness
>Assignee: Olivier Lamy (*$^¨%`£)
>Priority: Minor
> Attachments: MTOMCAT-169.patch
>
>
> Web app does not deploy via embedded tomcat (tomat7:run) when I define the 
> following in my plugin config:
> 
>   
> com.company
> mywebapp
> 1.0
> war  
>   
> 
> I only see the following and am unable to use the web application:
> [INFO] Deploy warfile: 
> /Users/joshar1/.m2/repository/com/company/mywebapp//1.0/mywebapp-1.0.war to 
> contextPath: /mywebapp
> I have a patch I'll attach to this ticket.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[jira] [Updated] (MTOMCAT-170) Unable to Specify Additional Classpath for WAR Defined via "webapps" Declaration

2012-07-30 Thread Josh Harness (JIRA)

 [ 
https://issues.apache.org/jira/browse/MTOMCAT-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Harness updated MTOMCAT-170:
-

Attachment: MTOMCAT-170.patch

Patch file for issue - generated from local development repo. 

> Unable to Specify Additional Classpath for WAR Defined via "webapps" 
> Declaration
> 
>
> Key: MTOMCAT-170
> URL: https://issues.apache.org/jira/browse/MTOMCAT-170
> Project: Apache Tomcat Maven Plugin
>  Issue Type: Bug
>  Components: tomcat7
>Affects Versions: 2.0
>Reporter: Josh Harness
>Assignee: Olivier Lamy (*$^¨%`£)
>Priority: Minor
> Attachments: MTOMCAT-170.patch
>
>
> I need the ability for web application defined in the "webapps" portion of 
> the plugin configuration to have the ability to use the classpath of the main 
> plugin configuration. A reasonable approach might be to allow the webapp to 
> inherit the additional classpath of the main web application config. 
> I'll apply a patch shortly for feedback/review.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[jira] [Updated] (MTOMCAT-170) Unable to Specify Additional Classpath for WAR Defined via "webapps" Declaration

2012-07-30 Thread Josh Harness (JIRA)

 [ 
https://issues.apache.org/jira/browse/MTOMCAT-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Harness updated MTOMCAT-170:
-

Attachment: (was: MTOMCAT-170.patch)

> Unable to Specify Additional Classpath for WAR Defined via "webapps" 
> Declaration
> 
>
> Key: MTOMCAT-170
> URL: https://issues.apache.org/jira/browse/MTOMCAT-170
> Project: Apache Tomcat Maven Plugin
>  Issue Type: Bug
>  Components: tomcat7
>Affects Versions: 2.0
>Reporter: Josh Harness
>Assignee: Olivier Lamy (*$^¨%`£)
>Priority: Minor
> Attachments: MTOMCAT-170.patch
>
>
> I need the ability for web application defined in the "webapps" portion of 
> the plugin configuration to have the ability to use the classpath of the main 
> plugin configuration. A reasonable approach might be to allow the webapp to 
> inherit the additional classpath of the main web application config. 
> I'll apply a patch shortly for feedback/review.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[jira] [Commented] (MTOMCAT-169) Unable to Deploy WAR Defined via "webapps" Declaration

2012-07-30 Thread Josh Harness (JIRA)

[ 
https://issues.apache.org/jira/browse/MTOMCAT-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425057#comment-13425057
 ] 

Josh Harness commented on MTOMCAT-169:
--

Sorry about that. MTOMCAT-170 has the same problem, too. I'll generate a new 
patch shortly and then attach it to both tickets.

> Unable to Deploy WAR Defined via "webapps" Declaration
> --
>
> Key: MTOMCAT-169
> URL: https://issues.apache.org/jira/browse/MTOMCAT-169
> Project: Apache Tomcat Maven Plugin
>  Issue Type: Bug
>  Components: tomcat7
>Affects Versions: 2.0
> Environment: MAC OSX
>Reporter: Josh Harness
>Assignee: Olivier Lamy (*$^¨%`£)
>Priority: Minor
> Attachments: MTOMCAT-169.patch
>
>
> Web app does not deploy via embedded tomcat (tomat7:run) when I define the 
> following in my plugin config:
> 
>   
> com.company
> mywebapp
> 1.0
> war  
>   
> 
> I only see the following and am unable to use the web application:
> [INFO] Deploy warfile: 
> /Users/joshar1/.m2/repository/com/company/mywebapp//1.0/mywebapp-1.0.war to 
> contextPath: /mywebapp
> I have a patch I'll attach to this ticket.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[jira] [Updated] (MTOMCAT-170) Unable to Specify Additional Classpath for WAR Defined via "webapps" Declaration

2012-07-20 Thread Josh Harness (JIRA)

 [ 
https://issues.apache.org/jira/browse/MTOMCAT-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Harness updated MTOMCAT-170:
-

Attachment: MTOMCAT-170.patch

Simply calls "createWebappLoader" in order to inherit the configuration of the 
main web application configuration. It would be ideal to be able to configure 
this on a case by case basis (per webapp) but this could be a reasonable start. 

> Unable to Specify Additional Classpath for WAR Defined via "webapps" 
> Declaration
> 
>
> Key: MTOMCAT-170
> URL: https://issues.apache.org/jira/browse/MTOMCAT-170
> Project: Apache Tomcat Maven Plugin
>  Issue Type: Bug
>  Components: tomcat7
>Affects Versions: 2.0
>Reporter: Josh Harness
>Assignee: Olivier Lamy (*$^¨%`£)
>Priority: Minor
> Attachments: MTOMCAT-170.patch
>
>
> I need the ability for web application defined in the "webapps" portion of 
> the plugin configuration to have the ability to use the classpath of the main 
> plugin configuration. A reasonable approach might be to allow the webapp to 
> inherit the additional classpath of the main web application config. 
> I'll apply a patch shortly for feedback/review.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[jira] [Created] (MTOMCAT-170) Unable to Specify Additional Classpath for WAR Defined via "webapps" Declaration

2012-07-20 Thread Josh Harness (JIRA)
Josh Harness created MTOMCAT-170:


 Summary: Unable to Specify Additional Classpath for WAR Defined 
via "webapps" Declaration
 Key: MTOMCAT-170
 URL: https://issues.apache.org/jira/browse/MTOMCAT-170
 Project: Apache Tomcat Maven Plugin
  Issue Type: Bug
  Components: tomcat7
Affects Versions: 2.0
Reporter: Josh Harness
Assignee: Olivier Lamy (*$^¨%`£)
Priority: Minor


I need the ability for web application defined in the "webapps" portion of the 
plugin configuration to have the ability to use the classpath of the main 
plugin configuration. A reasonable approach might be to allow the webapp to 
inherit the additional classpath of the main web application config. 

I'll apply a patch shortly for feedback/review.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[jira] [Updated] (MTOMCAT-169) Unable to Deploy WAR Defined via "webapps" Declaration

2012-07-20 Thread Josh Harness (JIRA)

 [ 
https://issues.apache.org/jira/browse/MTOMCAT-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Harness updated MTOMCAT-169:
-

Attachment: MTOMCAT-169.patch

Patch to allow wars defined via "webapps" config to be deployed. 

Change from addContext to addWebapp. Please advise if this is correct and what 
the implications of changing are. 

> Unable to Deploy WAR Defined via "webapps" Declaration
> --
>
> Key: MTOMCAT-169
> URL: https://issues.apache.org/jira/browse/MTOMCAT-169
> Project: Apache Tomcat Maven Plugin
>  Issue Type: Bug
>  Components: tomcat7
>Affects Versions: 2.0
> Environment: MAC OSX
>Reporter: Josh Harness
>Assignee: Olivier Lamy (*$^¨%`£)
>Priority: Minor
> Attachments: MTOMCAT-169.patch
>
>
> Web app does not deploy via embedded tomcat (tomat7:run) when I define the 
> following in my plugin config:
> 
>   
> com.company
> mywebapp
> 1.0
> war  
>   
> 
> I only see the following and am unable to use the web application:
> [INFO] Deploy warfile: 
> /Users/joshar1/.m2/repository/com/company/mywebapp//1.0/mywebapp-1.0.war to 
> contextPath: /mywebapp
> I have a patch I'll attach to this ticket.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[jira] [Created] (MTOMCAT-169) Unable to Deploy WAR Defined via "webapps" Declaration

2012-07-20 Thread Josh Harness (JIRA)
Josh Harness created MTOMCAT-169:


 Summary: Unable to Deploy WAR Defined via "webapps" Declaration
 Key: MTOMCAT-169
 URL: https://issues.apache.org/jira/browse/MTOMCAT-169
 Project: Apache Tomcat Maven Plugin
  Issue Type: Bug
  Components: tomcat7
Affects Versions: 2.0
 Environment: MAC OSX
Reporter: Josh Harness
Assignee: Olivier Lamy (*$^¨%`£)
Priority: Minor


Web app does not deploy via embedded tomcat (tomat7:run) when I define the 
following in my plugin config:


  
com.company
mywebapp
1.0
war
  


I only see the following and am unable to use the web application:

[INFO] Deploy warfile: 
/Users/joshar1/.m2/repository/com/company/mywebapp//1.0/mywebapp-1.0.war to 
contextPath: /mywebapp

I have a patch I'll attach to this ticket.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org