How to turn off strict ejb verificaiton [message #115079] |
Thu, 07 April 2005 05:39 |
ammaskannan
Messages: 6 Registered: April 2005
|
Junior Member |
|
|
Hello:
Trying to migrate our application from JBoss to Oracle AS 10g 10.1.2. There are a lot of bean methods in our applications whose "throws" clause are mismathed with the corresponding ones in the remote class and so i am not able to deploy it. In Jboss, there is STRICT flag which can be set to false so that Jboss will only throw a WARNING instead of error. Is there any such flags available in Oracle AS?
thanks and regards,
-- Kannan.
|
|
|