Hi , i installes wso2 AS in my system and my bat file wso2 server.bat is located in location C:\wso2as-5.2.0\wso2as-5.2.0\bin .
But when i tried to create a dynamic web project i am getting error in new server runtime as Missing classpath entry carbon.home.folder\lib . So then i gave the CARBON_HOME variable as C:\wso2as-5.2.0\wso2as-5.2.0\bin . But again the error is coming like Missing classpath entry C:\wso2as-5.2.0\wso2as-5.2.0\bin\lib .
Then again i created a new folder called lib in that location ...but agin same kind of error is appearing.I got stuck with my work .How can i resolve this