• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

can we deploy ejb 1.0 applications in weblogic server 10.3?

 
Ranch Hand
Posts: 93
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We are upgrading our application Server from Weblogic 6.1 to WL 10.3.What are the changes needed in the EJB's which are currently in EJB 1.0? I tried googling it but did not find much relevant information.Any help/pointers is appreciated.
 
Ranch Hand
Posts: 826
Eclipse IDE Oracle Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Ashok,

You need to check with the oracle documentation for the supported ejb version with 10.3!

Also if you are using ant script to deploy the application, you would like to check with the type of compiler i.e JSPC/ASPC.

One of it is deprecated.
 
You don't know me, but I've been looking all over the world for. Thanks to the help from this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic