If you get Null point exception at the time of ear deployment from console what will be you next steps to resolve the problem.
Answer Posted / gurrampati kiran
whenever there is a class path issue then you will see the Null point exception.for this you need to communicate with DEV team they will fix the issue (or)
please try to compare with older version application to newly deployed application if there is any files are missed.for this also you need to communicate with DEV team they will give the new application.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What type of object is returned by resultset.getobject()? : BEA Weblogic
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
How do I programmatically get a list of queues or topics? : BEA Weblogic
What is actually weblogic cache?
How is the logging implementation specified in web logic?
What happens if remove( ) is never invoked on a session bean?
How do I increase weblogic server memory? : BEA Weblogic
What is a domain template?
How does concurrency work for message-driven beans? : BEA Weblogic
Do ejbs have to be homogeneously deployed across a cluster?
What is meant by full gc and explain it?
Name the various message severity levels in web logic?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
What are the States of the Weblogic Server ?