Is javax.servlet.http in the servlet-api jar? Thanks. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 9:17 AM To: [email protected] Subject: FW: Continuum while building maven 2 project does not recognise package javax.servlet.http
I am using the continuum-1.1-alpha-2. Regards, Bhramara -----Original Message----- From: Bhramara Chickamuniswamy-IC Sent: Wednesday, June 20, 2007 6:43 PM To: [email protected] Subject: Continuum while building maven 2 project does not recognise package javax.servlet.http Hi, I am trying to build a project to generate a war file as the artifact. The project dependency includes <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> <version>2.4</version> <scope>provided</scope> </dependency> But the build fails with the error D:\continuum-1.1-alpha-2\apps\continuum\webapp\WEB-INF\working-directory \31\src\main\java\com\iflexsolutions\crm\action\CRMSendMsgAction.java:[1 8,25] package javax.servlet.http does not exist It does not recognize any of the code which uses the classes of the javax.servlet package. Can you please let me know what I might be doing wrong Regards, Bhramara Regards, Bhramara Extn: 6279 This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]
