RE: [jboss-dev] Failed to build tomcat module on trunk
by Dimitris Andreadis
Try to update your thirdparty repository.
> -----Original Message-----
> From: jboss-development-bounces(a)lists.jboss.org
> [mailto:jboss-development-bounces@lists.jboss.org] On Behalf
> Of Heiko Braun
> Sent: Tuesday, December 05, 2006 3:02 PM
> To: JBoss.org development list
> Subject: [jboss-dev] Failed to build tomcat module on trunk
>
> I cannot build trunk.
> Does someone know what this relates to?
>
>
> [Trunk]
> hbraun@tetep:~/dev/prj/jbossas/trunk$ svn info
> Pfad: .
> URL: https://svn.jboss.org/repos/jbossas/trunk
> Basis des Projektarchivs: https://svn.jboss.org/repos/jbossas
> UUID des Projektarchivs: 84be2c1e-ba19-0410-b317-a758671a6fc1
> Revision: 58844
>
>
> [Build Error]
>
> /home/hbraun/dev/prj/jbossas/trunk/tomcat/src/main/org/jboss/w
> eb/tomcat/tc6/deployers/TomcatDeployment2.java:290:
> cannot find symbol
> symbol : method setConfigClass(java.lang.String)
> location: class org.apache.catalina.core.StandardContext
>
> context.setConfigClass("org.jboss.web.tomcat.tc6.deployers.JBo
> ssContextConfig");
>
>
> /Heiko
>
> --
> Heiko Braun
> JBoss, a division of Red Hat
> T: +49 89 52350383
> M: +49 178 1496854
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
>
18 years, 1 month
Failed to build tomcat module on trunk
by Heiko Braun
I cannot build trunk.
Does someone know what this relates to?
[Trunk]
hbraun@tetep:~/dev/prj/jbossas/trunk$ svn info
Pfad: .
URL: https://svn.jboss.org/repos/jbossas/trunk
Basis des Projektarchivs: https://svn.jboss.org/repos/jbossas
UUID des Projektarchivs: 84be2c1e-ba19-0410-b317-a758671a6fc1
Revision: 58844
[Build Error]
/home/hbraun/dev/prj/jbossas/trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment2.java:290:
cannot find symbol
symbol : method setConfigClass(java.lang.String)
location: class org.apache.catalina.core.StandardContext
context.setConfigClass("org.jboss.web.tomcat.tc6.deployers.JBossContextConfig");
/Heiko
--
Heiko Braun
JBoss, a division of Red Hat
T: +49 89 52350383
M: +49 178 1496854
18 years, 1 month