On GameSpot: Final Fantasy XIII heads to the Xbox 360
1 Resources for

enterprise bean

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

A brief review of the EJB 2.1 specification
Java continues its rapid development with the EJB 2.1 specification. Take a closer look at the exciting new features available in this release.Most developers don't have the time or patience to go thru the 640-page EJB 2.1 specification, but they still need to know about enhancements introduced in EJB 2.1....
Tags: J2EE, Application servers, Web services, Middleware, Enterprise software, Channel management, Rahul Tyagi, enterprise bean, Java, EJB, Web service, EJB 2.1, timer service, Web, Web service endpoint, bean, endpoint, stateless session bean, session bean
Technical articles 2002-09-16

Additional Resources

Converting an EJB 2.0 Entity Bean to EJB 3.0
The Enterprise JavaBeans EJB 3.0 specification has facilitated the development of EJBs, by providing an annotations-based API in which the remote/local and home/local home interfaces are not required. The deployment descriptors that form the basis of an EJB 2.0 entity bean are also not required for deploying an EJB 3...
Tags: EJB 2.0, EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
White papers 2006-01-01
Bean (dmg)
Bean is a rich text editor, with many niceties added to make writing convenient, efficient and comfortable. It is, to use a horrible clich, Text Edit on steroids. Bean uses Apple's very cool NSText object to do most of what it does, but it adds live word count and the...
Tags: OpenOffice, Microsoft Word, Word Processors, Productivity, Recruitment & Selection, Open Source, Microsoft Office, Office Suites, Software, Human Resources, Workforce Management
Software downloads 2007-08-27
JMS SMTP Bridge (zip)
JMS SMTP Bridge is a simple Java based bridge that can be configured to listen to a JMS queue and send the messages to a list of recipients via SMTP protocol. The bridge consists of three EJBs, namely: JmsMessageReceiver, which is a MDB that listens for JMS messages; Jms2SmtpTransformerBean, a...
Tags: jms, silver rags, jms smtp bridge, java, programming languages, software development, software/web development
Software downloads 2008-08-07
Bean Miner For WebLogic (exe)
Bean Miner is a cost effective solution that permits you easily to view many different objects within WebLogic, see what the objects are doing in real time, and also to monitor objects for a scheduled period of time. Using the collected information you can see reports and charts that show...
Tags: BEA WebLogic, Object, Bean Miner, Enterprise Software, Application Servers, Middleware, Software
Software downloads 2005-11-01
Enterprise JavaBeans 3.0: Developing Your First Beans
The primary goal of the EJB 3.0 and Java Persistence specifications was to make it as easy as possible to write and deploy an EJB-based application. Creating an application is as easy as compiling the code, jarring up the classes, and running the application server. This paper gives an introduction...
Tags: O'Reilly Media Inc., EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
White papers 2006-05-01
Download this free EJB book chapter and take your skills to a new level
Enterprise Java Beans EJBs allow for more reusable code and increase flexibility. Download this free chapter from the book, EJB Design Patterns: Advanced Patterns, Processes, and Idioms, by Floyd Marinescu.If you’ve been using Enterprise Java Beans EJBs, you know that they reside between the presentation layer of an application and...
Tags: J2EE, Application servers, Middleware, Enterprise software, Java, Matthew Osborn, EJB, EJB Design Patterns, Floyd Marinescu, Advanced Patterns, Idioms
Technical articles 2002-06-24
Building an Enterprise Service Bus Using WebSphere ESB, Part 2 - A JMS Messaging Example
Part 1 introduced key features that IBM WebSphere Enterprise Service Bus ESB provides for building an ESB, with a sample business context that one will use throughout this series, and explained the relationship between the SIBus feature of WebSphere Application Server and WebSphere ESB. Part 2 demonstrates how to connect...
Tags: JMS, IBM WebSphere, Enterprise Service Bus, Middleware, Enterprise Software, Software
White papers 2006-12-06
Session Beans: The EJB star performer
Enterprise Java Beans EJBs allow for greater code reuse and design flexibility. In our continuing series on how to get started creating EJBs, we explore the all-important Session Bean.Enterprise JavaBeans EJB are the workhorses of a Java 2 Enterprise Edition application, toiling in the layer between back-end systems and the...
Tags: J2EE, Application servers, Middleware, Enterprise software, Michael Kmiec, bean, EJB, Session Beans, Session Bean
Technical articles 2002-07-08
Develop your first beans in Enterprise JavaBeans 3.0
Just as the Java platform revolutionized the way we think about software development, the Enterprise JavaBeans EJB and Java Persistence specifications revolutionized the way we think about developing enterprise software. They combine server-side components with distributed object technologies, asynchronous messaging, web services, and persistence to greatly simplify the task of...
Tags: O'Reilly Media Inc., EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
Book chapters 2006-07-24
Referencing Multiple Web Services From an Application Client
JSR 109: Implementing Enterprise Web Services defines the programming model and runtime architecture for implementing web services in Java. The architecture builds on the Java EE component architecture to provide a client and server programming model that is portable and interoperable across application servers. JSR 109 defines two ways of...
Tags: Web, Programming Model, Java, Web Service, Programming, EJB, Channel Management, Software Development, Software/Web Development, Marketing
White papers 2008-03-14
Get started with Enterprise JavaBeans
When you're ready to take your Java skills to the next level, check out Enterprise JavaBeans EJBs. Here's an intro to the Why, Where, What, and How of this powerful server-side technology.The concepts behind Enterprise JavaBeans EJB are not new, but they may appear daunting. Situated within their own tier...
Tags: J2EE, Application servers, Middleware, Enterprise software, Michael Kmiec, EJB
Technical articles 2002-06-19
Microsoft puts cybersquatters on notice
Employees?After reading the article, I speculate that the majority of Micro$oft$ employees are either bean counters, market researchers or lawers.A small minority may be programming new ventures such as Vista, but are kept totally isolated from the outside world.Just a thought.............
Tags: domain names, it management, Kiltie, microsoft, Microsoft Corp.
Discussion threads 2006-08-31
Transitioning into OOP: Encapsulate data with entity beans
In a previous article,we tried to alleviate fears you may have had about building your first EJBs bywalking you through the implementation details of a simple stateless sessionEJB. In this article, I will explore the important details of entity beans andhow they are used to encapsulate data entities to be...
Tags: EJB, EJB container, Entity Beans, J2EE, Jeff Hanson, object-oriented programming
Technical articles 2004-11-11
Bean Cups (gg)
A cool, nifty multiplayer game with beans, derived from the ancient African strategy game of Mancala. Provides many gameplay variations and custom rules for best experience which will keep you glued to the monitor for hours on end. This version is the first release on CNET Download.com.
Tags: Games, Strategy, Personal Technology, Management
Software downloads 2007-09-11
Speed processing time with message-driven Enterprise JavaBeans
Enterprise JavaBeans EJB allow for greater code reuse and design flexibility. Our EJB series continues with a look at message-driven beans and how you can take advantage of their asynchronous functionality.The Java 2 Enterprise Edition (J2EE) specification contains the powerful server-side technology of Enterprise JavaBeans EJB, components managing the lion's...
Tags: J2EE, Application servers, Middleware, Enterprise software, Michael Kmiec, Java 2 Enterprise Edition specification, EJB, JMS, Java
Technical articles 2002-08-01
Prove your EJB mastery with Sun Certified Business Components Developer cert
I am a great believer in certifications and exams. They do wonders for your confidence and play an important part in cementing your basic understanding of a technology.I wasn't always a proponent of certifications. My first cert, Sun Certified Java Programmer SCJP, happened primarily because my employer was sponsoring me,...
Tags: Quality, J2EE, Application servers, Middleware, Harshad Oak, Sun Microsystems Inc., certification, EJB
Technical articles 2003-10-14
Enterprise Representation: A Different Paradigm for Designing Process-Interoperability Standards
This paper identifies issues that, if resolved, will help define a realistic role for standards in defining the different necessary components of enterprise integration. The representation of the enterprise is, by definition, a model. One could view the enterprise-reference architecture as information and knowledge with which one could adequately represent...
Tags: Enterprise Architecture, Standards, NIST, Quality, Strategy, Business Operations, Management
White papers
Reinstalling Windows 2000 when product id is lost
I own a copy of the this OEM however sinced I moved I have not been able to locate my packaging/ product ID. Is there any way for me to get around this for installation without having to pay Microsoft again.OS still working?If so do a google search for...
Tags: Microsoft Windows, kbrown@..., product id, Microsoft Windows 2000
Discussion threads 2007-07-05
Business Process Trends: Developing an Enterprise Architecture
This white paper discusses the growing role and importance of enterprise architectures in the management of organizations. The paper begins with a definition of an enterprise architecture, then the paper examines the Zachman Framework, a typical overview of an enterprise architecture. Subsequently, the paper considers how an enterprise architecture might...
Tags: Business Process, Enterprise Architecture, Strategy, Management
White papers 2003-01-01
  • << Previous
  • page 1 of 1
  • Next >>


Quick Guide: Windows Group Policy
One way for help desk technicians and network administrators to reduce help desk calls and protect their networks is to limit the damage curious users ...
Buy Now
TechRepublic's Instant Messaging Policy
Instant messaging (IM) systems introduce a serious security risk that's often exploited by hackers. IM programs can introduce viruses and Trojan progr ...
Buy Now