Hi,
I have a Servlet which invokes java class & this java class have a method which inturn have an infinite loop. Now I want to load the servlet on the startup of the websphere/wsad server. How can I do it. As if I tries to load the servlet then due to infinite loop the server never starts...
I have two ear, One ear is having .jar files(For EJB) & other have .war(with .jar's having different .class files). If setting the visibility to server then during the start up of the server it says that Home not found & if removing a .jar file from .war & then putting this .jar it works...
I have two ear in the one ear I have .jar files(For EJB) & in the another I have .war(with .jar's having different .class files). If I am setting the visibility to server then during the start up of the server it says that Home not found & if I am putting a .jar (which is a part of .war file &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.