i deployed bookstore sample example in war format on jboss server with eclipse ide
now in eclipse while i was building the servlet files one warning was like this1
1)the serilizable class bookstoreservlet does not declare a static final serialversionuid field of type long .i ignored that and compiled it but after deploying getting error
[[/bookstore]] Marking servlet BookStoreServlet as unavailable
let me know the solution
thanxs in advcne