Re: [Carbon-dev] Build error - package org.wso2.carbon.tomcat.server does not exist in trunk

2012-03-04 Thread Afkham Azeez
I think you don't have a proper kernel update

On Mon, Mar 5, 2012 at 11:04 AM, Muhammed Shariq sha...@wso2.com wrote:

 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
 (default-compile) on project org.wso2.carbon.webapp.mgt: Compilation
 failure: Compilation failure:
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/WebApplication.java:[22,36]
 package org.wso2.carbon.tomcat.server does not exist
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/TomcatUtil.java:[19,36]
 package org.wso2.carbon.tomcat.server does not exist
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/TomcatUtil.java:[30,19]
 cannot find symbol
 [ERROR] symbol  : class ServerManager
 [ERROR] location: class org.wso2.carbon.webapp.mgt.TomcatUtil
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/TomcatGenericWebappsDeployer.java:[25,36]
 package org.wso2.carbon.tomcat.server does not exist
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/WebApplication.java:[212,29]
 cannot find symbol
 [ERROR] symbol  : variable ServerManager
 [ERROR] location: class org.wso2.carbon.webapp.mgt.WebApplication
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/TomcatGenericWebappsDeployer.java:[191,20]
 cannot find symbol
 [ERROR] symbol  : variable ServerManager
 [ERROR] location: class
 org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
 [ERROR] - [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with the
 -e switch.
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 [ERROR]
 [ERROR] For more information about the errors and possible solutions,
 please read the following articles:
 [ERROR] [Help 1]
 http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
 [ERROR]
 [ERROR] After correcting the problems, you can resume the build with the
 command


 --
 Thanks,
 Shariq.
 Phone: +94 777 202 225


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/**
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build error - package org.wso2.carbon.tomcat.server does not exist in trunk

2012-03-04 Thread Muhammed Shariq
Um took an up in webapp-mgt now and seems to build fine.  I had already
built the kernal (i.e. https://svn.wso2.org/repos/wso2/trunk/carbon)

On Mon, Mar 5, 2012 at 11:10 AM, Afkham Azeez az...@wso2.com wrote:

 I think you don't have a proper kernel update

 On Mon, Mar 5, 2012 at 11:04 AM, Muhammed Shariq sha...@wso2.com wrote:

 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
 (default-compile) on project org.wso2.carbon.webapp.mgt: Compilation
 failure: Compilation failure:
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/WebApplication.java:[22,36]
 package org.wso2.carbon.tomcat.server does not exist
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/TomcatUtil.java:[19,36]
 package org.wso2.carbon.tomcat.server does not exist
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/TomcatUtil.java:[30,19]
 cannot find symbol
 [ERROR] symbol  : class ServerManager
 [ERROR] location: class org.wso2.carbon.webapp.mgt.TomcatUtil
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/TomcatGenericWebappsDeployer.java:[25,36]
 package org.wso2.carbon.tomcat.server does not exist
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/WebApplication.java:[212,29]
 cannot find symbol
 [ERROR] symbol  : variable ServerManager
 [ERROR] location: class org.wso2.carbon.webapp.mgt.WebApplication
 [ERROR]
 [ERROR]
 /home/shariq/src/trunk/graphite/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/TomcatGenericWebappsDeployer.java:[191,20]
 cannot find symbol
 [ERROR] symbol  : variable ServerManager
 [ERROR] location: class
 org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
 [ERROR] - [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with the
 -e switch.
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 [ERROR]
 [ERROR] For more information about the errors and possible solutions,
 please read the following articles:
 [ERROR] [Help 1]
 http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
 [ERROR]
 [ERROR] After correcting the problems, you can resume the build with the
 command


 --
 Thanks,
 Shariq.
 Phone: +94 777 202 225


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Thanks,
Shariq.
Phone: +94 777 202 225
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev