cannt add new methods in Session bean [message #238429] |
Mon, 22 October 2007 03:39 |
Eclipse User |
|
|
|
Originally posted by: sathya_k_83.yahoo.com
hi
i have developed two projects
1. the first project has session bean which has a list of methods
2, the second project is web projects that accesses the methods in the
first project
i am using ant build tool to create jar file for the ejb project and war
file for the web project.
when i added few other methods in my ejb project, i am not able to access
it from the web project.
i have 4 methods which i have defined earlier which are still acessible
but if i add new methods to the ejb project it cannot be accessed from the
web project
i created a new ejb project from the old ejb project . i buld the jar file
using ant build tool , but when i deploy in the jboss server it is
throwing Exception . both the old project and new project has the same
content.but still the old projects deploys correctly but the new project
is throwing exception
|
|
|
Powered by
FUDForum. Page generated in 0.07555 seconds