hi,

I took an update of WSO2 carbon platform using link[1] early in the morning
today. Then I tried to build the patch release 4.0.8, which resulted in a
build failure. Following is the error message I've got and
the failed component was WSO2 Carbon - OAuth.

Error message,

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.identity.oauth: Compilation
failure: Compilation failure:
[ERROR]
/home/shafreen/workSpace/sourceCode/platform/components/identity/org.wso2.carbon.identity.oauth/4.0.8/src/main/java/org/wso2/carbon/identity/oauth2/token/handlers/grant/RefreshGrantTypeHandler.java:[155,38]
cannot find symbol
[ERROR] symbol  : constructor
AccessTokenDO(java.lang.String,java.lang.String,java.lang.String[],java.sql.Timestamp,long)
[ERROR] location: class org.wso2.carbon.identity.oauth2.model.AccessTokenDO
[ERROR]
/home/shafreen/workSpace/sourceCode/platform/components/identity/org.wso2.carbon.identity.oauth/4.0.8/src/main/java/org/wso2/carbon/identity/oauth2/dao/TokenMgtDAO.java:[448,25]
cannot find symbol
[ERROR] symbol  : constructor
AccessTokenDO(java.lang.String,java.lang.String,java.lang.String[],java.sql.Timestamp,long)
[ERROR] location: class org.wso2.carbon.identity.oauth2.model.AccessTokenDO
[ERROR]
/home/shafreen/workSpace/sourceCode/platform/components/identity/org.wso2.carbon.identity.oauth/4.0.8/src/main/java/org/wso2/carbon/identity/oauth2/validators/BearerTokenValidator.java:[119,49]
cannot find symbol
[ERROR] symbol  : method getConsumerKey()
[ERROR] location: class org.wso2.carbon.identity.oauth2.model.AccessTokenDO
[ERROR]
/home/shafreen/workSpace/sourceCode/platform/components/identity/org.wso2.carbon.identity.oauth/4.0.8/src/main/java/org/wso2/carbon/identity/oauth2/authz/handlers/TokenResponseTypeHandler.java:[104,54]
cannot find symbol
[ERROR] symbol  : constructor
AccessTokenDO(java.lang.String,java.lang.String,java.lang.String[],java.sql.Timestamp,long)
[ERROR] location: class org.wso2.carbon.identity.oauth2.model.AccessTokenDO
[ERROR]
/home/shafreen/workSpace/sourceCode/platform/components/identity/org.wso2.carbon.identity.oauth/4.0.8/src/main/java/org/wso2/carbon/identity/oauth2/authz/handlers/TokenResponseTypeHandler.java:[173,42]
cannot find symbol
[ERROR] symbol  : constructor
AccessTokenDO(java.lang.String,java.lang.String,java.lang.String[],java.sql.Timestamp,long)
[ERROR] location: class org.wso2.carbon.identity.oauth2.model.AccessTokenDO

[1] https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0


-- 
Regards,
*Shafreen*
Software Engineer
WSO2 Inc
Mobile : 077-556-395-1
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to