JBoss Community

Re: cannot be cast to javax.servlet.Servlet

created by PRAVEEN KONDAKA in JBoss Web Services - View the full discussion

<plugin>

    <groupId>org.apache.maven.plugins</groupId>

                <artifactId>maven-compiler-plugin</artifactId>

                <version>2.0.2</version>      

    <configuration>

     <source>1.6</source>

     <target>1.6</target>

    </configuration>

   </plugin>

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community