I was able to build sucessfully with the latest svn.
Can u try to build again? are u using -o option?
Looks like u don't not have the latest jars.
Regards,
Rajith
On 6/13/06, Maryam Moazeni <[EMAIL PROTECTED]> wrote:
Hi,I got the following error when I was trying to build Axis2:******************************************************************************[javac] E:\GoogleSummerofCode\axis2\axis2\modules\security\src\org\apache\rampart\Rampart.java:36: packageorg.apache.ws.security.policy.extension does not exist
[javac] import org.apache.ws.security.policy.extension.WSSCodegenPolicyExtension;
^
[javac] E:\GoogleSummerofCode\axis2\axis2\modules\security\src\org\apache\rampart\Rampart.java:103: cannot find symbol
[javac] symbol : class WSSCodegenPolicyExtension
[javac] location: class org.apache.rampart.Rampart
[javac] return new WSSCodegenPolicyExtension();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 errors********************************************************************************I got the latest SVN, Could anyone help me figure out this problem?Thanks in advance,Maryam
