|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
EJB programming & troubleshooting
EJB programming & troubleshooting
EJB programming & troubleshooting
|
Messages: 2
Messages: 2
Messages: 2
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Migrating EJB application Jboss4.2 to WebSphere6.1
Hi All,
I am migrating ejb application from jboss4.2 to WebSphere6.1.In one of my module I am getting deployment error. Plz help me to solve this problem. This is the error message.
ADMA5008E: EJBDeploy failed on E:\IBM\profiles\AppSrv01\wstemp\wstemp\app_124a4d4004a\dpl\dpl_ied_association.ear: com.ibm.websphere.management.exception.AdminException: ADMA0063E: An error occurred in EJB deployment - [ejbModule/com/iadspnr/sponsor/EJSRemoteStatelessIADSponsorSessionBean_5efc82b2.java(854): Unreachable catch block for FinderException. This exception is never thrown from the try statement body]
ADMA5011I: The cleanup of the temp directory for application ied_association is complete.
ADMA5014E: The installation of application ied_association failed.
Regards Datta
|
|
Message #328591
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Migrating EJB application Jboss4.2 to WebSphere6.1
Hi...
It seems that there is something wrong with in one method of ur IADSponsorSessionBean class. Can you share the code of this so I can have a look at ?
|
|
Message #329033
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Migrating EJB application Jboss4.2 to WebSphere6.1
Hi....
I know there is an error in one of my method.But I want to know the meaning of the error.Please tell me how to solve it.
|
|
 |
Hot threads
Hot threads
Hot threads
|
More hot threads
More hot threads
More hot threads
|
 |
Brian Goetz continues to lift the lid and peak into the inner workings of Java in Java Urban Performance Legends. In this article he exposes the fallacy behind some of the more common performance myths found in the annals of the JVM.
(93 comments,
last posted
February 06, 2009)
Bruce Tate, author of Better, Faster Lighter Java and Bitter EJB has come out with a new book called Beyond Java. Bruce has an epiphany about the future of software development. Does it include Java?
(770 comments,
last posted
September 23, 2009)
Looks like today AJAX concept have several interpretations. We can distinguish different approaches of AJAX integration. Can they co-exist within the same application? Can we talk about layered AJAX integration?
(68 comments,
last posted
May 08, 2008)
Artima has published a short article describing the Design-Time API for JavaBeans, which was recently approved as JSR 273. This API promises to bring VB-like ease to Java development, but may face a cultural bias among Java developers who tend to think more in terms of class libraries than components.
(225 comments,
last posted
November 19, 2009)
There is plenty of speculation today regarding a potential buyout of Sun Microsystems by Scott McNealy and Silver Lake Partners. How would privatization of Sun affect Java?
(16 comments,
last posted
May 15, 2009)
More hot threads »
|
|