|
|
JasperReports for JBoss By SYS-CON TV  This session will cover
how to build powerful
presentation capabilities
for data reporting and
display into a JBoss
application by utilizing
JasperReports.
JasperReports is an open
source Java reporting
library that has the
ability to deliver rich
content onto the screen,
to the printer or into
PDF, HTML, XLS, CSV and
XML files. May. 2, 2005 02:00 PM Reads: 11,190 | A Crash Course in
Recovery Description By SYS-CON TV  The success of J2EE and
JTA/JCA have lead to more
and more complex
integration scenarios:
multiple vendor-specific
connectors are plugged
into application servers
such as JBoss, and many
of these connectors are
based on open-source
themselves.
Unfortunately, many
databases that we know of
(both open-source and
commercial) have failed
to implement the
necessary functionality
for being truly
enterprise-class. In this
talk we present the most
common mistakes that we
have encountered, and
show how JBoss can be
used for truly robust
integration. Intended
audience: people who want
to use JBoss for
mission-critical
integration projects
(such as financial
industries and telecom),
and people who want to
write robust XA-capable
resource adapters for
JBoss (such as RDBMS or
JMS developers). Mar. 3, 2005 10:00 AM Reads: 5,550 | Hibernate in a Large J2EE
Project By SYS-CON TV  In this presentation we
discuss how a large
project implementation
introduced hibernate into
a WebSphere environment
and solved the following
problems: Integration
with XDE Object/Business
Modeling; Integration
with XDE Data Modeling
(LDM's and PDM's); The
challenge of removing
human middleware in ORM
mapping; challenges
XDoclet/Middlegen didn't
solve; challenges of
coordinating conflicts
between database naming
standards and object
naming standards;
challenges of tool
integration; challenges
of shared code ownership
- application developers
and business methods vs
ORM team and structural
methods and
relationships; A
specification for
automating the ORM
mapping. Mar. 2, 2005 03:00 PM Reads: 9,142 | Integrating JBoss with
OracleAQ as a XA Enabled
Inbound Resource Adapter By SYS-CON TV  This presentation will
describe the process of
integrating JBoss with
OracleAQ, and introduce
Inbound Resource Adapters
and XA technology. We
will cover the
implementation of a
generic Inbound RA, using
XA in your RA and the
specifics of bridging
Oracle XA and JBoss XA.
In addition, we will
cover some performance
consideration and the
lessons learned on this
project. Mar. 2, 2005 03:00 PM Reads: 9,179 | Implementing a JAIN SLEE
on the JBoss Platform By SYS-CON TV  IP based
Telecommunication has
revolutionized the way in
which we communicate and
conduct business. It is
hoped that JSLEE (Java
Service Logic Execution
Environment) will unleash
a major revolution in the
Java IP Telecom services
industry in the same way
that the EJB
specification
revolutionized the
application of Java to
the Enterprise. The
architecture and major
programming concepts of
the SLEE specification,
different implementation
choices that are allowed
by the SLEE
specification, and the
ongoing implementation of
SLEE on the JBOSS
platform as part of the
Mobicents open source
telephony platform will
be described. Mar. 2, 2005 03:00 PM Reads: 8,689 | Web Services By SYS-CON TV  This session will cover
Web Services in J2EE-1.5,
explore what is new in
WSDL, SOAP, JAXRPC, JAXB,
introduce the JBossWS
architecture, discuss
what JBossWS can do today
as well as issues beyond
Web Services for J2EE. Mar. 2, 2005 03:00 PM Reads: 6,697 | Integrating Mainframe
Applications into a SOA
Using JBoss By SYS-CON TV  Mainframe applications,
legacy or newly
developed, play a vital
role in an enterprise
mission critical
information system. This
session is an attempt to
position the various J2EE
- JBOSS integration
options available for the
integration of the
mainframe applications
and how these help Unisys
Clearpath mainframe
customers to emerge into
a Service Oriented
Architecture. As an
application server
scenario can be very
complex to maintain
during run-time, this
session will briefly
touch on some development
& deployment as well as
monitoring and 'health
checking' mechanisms
imperative for keeping a
resilient application
server environment in
production. Mar. 2, 2005 02:00 PM Reads: 7,717 | JBossWeb and Native Web
Server Integration By SYS-CON TV  This presentation will
talk about JBossWeb
(Integrated Web Container
- Tomcat) and then move
on to discussing the new
features/connectors
available with
integrating JBossWeb with
native web servers like
Apache. Mar. 2, 2005 02:00 PM Reads: 6,440 | .NET/J2EE
Interoperability:
Harmonizing Skills,
Unifying Platforms By SYS-CON TV  Participants will learn
more about emerging
technologies that address
the problem of the front
end - back end.
Participants will also
learn about a powerful
co-development model that
speeds J2EE application
development by enabling
.NET and J2EE developers
to co-develop
enterprise-class J2EE Web
applications and Web
services. Also included
will be a demonstration
of the co-development
model on JBoss using a
.NET - J2EE version of
the Java Petstore, and
describe how it presents
a sustainable development
model. Mar. 2, 2005 02:00 PM Reads: 5,500 | An Insider's View of
Hibernate 3.0 By SYS-CON TV  This presentation will
focus on Hibernate and
the relationship between
Hibernate and the
upcoming EJB3 feature
set. Highlighted will be
new features in Hibernate
3.0 including inheritance
mapping, temporal and
regional data, and the
ability to use Hibernate
along with hand-written
SQL as a JDBC framework. Mar. 2, 2005 01:00 PM Reads: 7,712 | Migrating to JBoss By SYS-CON TV  Businesses are relying
more frequently on open
source software to power
their initiatives. With
this move towards open
source come new
challenges. This
presentation provides an
overview of La Quinta's
migration to JBoss, with
information that will be
useful to anyone
considering a migration
effort or a new
JBoss-powered project.
Topics include a project
synopsis, business and
technical drivers, the
decision-making process,
benefits, lessons
learned, and best
practices. This
presentation will appeal
to business and technical
users. Mar. 2, 2005 01:00 PM Reads: 5,803 | A Rule-Based Engine
Implementation on JBoss By SYS-CON TV  This presentation
describes a rule-based
system built using the
JESS rules engine
deployed on a cluster of
JBoss application
servers. The evaluation
process and the decision
to use JESS as the
foundation of the
application is provided.
The application is an
automated underwriting
engine for lending
decisions. Addressed are
the issues of redundancy,
hot deployment of both
code and rules and
administration and
monitoring of statistical
and state information on
the underwriting engine.
Also presented are
performance numbers and
simple optimization
strategies on both
cluster and application
levels. Mar. 2, 2005 01:00 PM Reads: 6,332 | A Value-Based Caching
Framework for Data Driven
Distributed Systems By SYS-CON TV  Implementing a value
based caching system
non-transparently in a
data driven distributed
application is
straightforward. However,
this demands repetitive
implementation for each
such application. The
generality of the problem
permits us to move the
implementation into the
middleware, with minimal
support from the
application and domain
specific details. To bear
out this idea, we choose
the open-source J2EE
application server -
JBoss as the middleware
supporting the
distributed system and
stateless session beans
as the remote components
performing the cacheable
work. Mar. 2, 2005 01:00 PM Reads: 6,137 | J2EE Connection
Architecture in JBoss By SYS-CON TV  This presentation
describes a complete
solution for an
application running on
JBoss that needs to
access different EIS's.
The application discussed
accomplishes much more
than just the connection
framework. It promises a
seamless switch from
legacy to newer data
sources as and when they
become ready. JBoss
ensures the scalability
of the adapter by
ensuring high
availability and pooling.
The presentation will
include real world
examples, deployment
scenarios and best
practices. Mar. 2, 2005 11:00 AM Reads: 5,476 | JBoss IDE Persistence
Tools By SYS-CON TV  This presentation will
discuss the new
Hibernate3/EJB3
Persistence tools
offering. These tools
will allow developers to
effortlessly create and
maintain a persistence
tier in their enterprise
applications. The focus
of this presentation will
be to demonstrate the
ease of development that
is offered by the
coupling of Hibernate3,
EJB3, and good
persistence tools. The
presenters will explore
their efforts to port,
rewrite, and retrofit
those tools to better fit
into Eclipse so that
developers can make the
most use out of
Hibernate3 and EJB3. Mar. 2, 2005 11:00 AM Reads: 5,998 | The Grid; By Luc Texier,
JBoss Inc. By SYS-CON TV  This presentation is
intended to give an
overview of the emerging
infrastructure called
'the Grid'. The
presentation will try to
address questions related
to its actual definition,
how will it work and the
state of the art in terms
of existing and future
applications. Mar. 2, 2005 11:00 AM Reads: 5,637 | Aspect-Oriented
Programming By SYS-CON TV  The Aspect Oriented
Programming (AOP) BoF
session features three
panelists to discuss how
AOP can be applied in
real world projects. The
panelists start the
conversation by sharing
their experience. The BoF
turns into a forum for
participants to voice
their concerns for AOP in
real world and brainstorm
for the best enterprise
aspects for the JBoss
aspect library. Mar. 2, 2005 10:00 AM Reads: 5,387 | JGroups: A Toolkit for
Reliable Multicast
Communication By SYS-CON TV  JGroups is a toolkit for
reliable multicast
communication that can be
used to create groups of
processes whose members
can send messages to each
other. JGroups is the
distributed framework
basis for JBoss
Application Server's
advanced clustering and
failover features.
JGroups allows developers
to create reliable
multipoint (multicast)
applications where
reliability is a
deployment issue, and
does not have to be
implemented by the
application developer.
This saves application
developers significant
amounts of time, and
allows for the
application to be
deployed in different
environments, without
having to change code Mar. 2, 2005 10:00 AM Reads: 9,495 | RIA Development with
JBoss By SYS-CON TV  Rich Internet Application
(RIA) development is
becoming more as toolsets
are emerging. What does
this mean for J2EE
developers? This session
will discuss MacroMedia
Flex as the RIA server
and how to integrate it
with JBoss technologies.
In particular this will
show how to integrate
Flex with Tomcat
container managed
authentication, JBoss
AOP, Hibernate concerns,
and more. There will be a
demo showing how all
these technologies work
together. Mar. 2, 2005 10:00 AM Reads: 5,948 | Project Telekom Parlay By SYS-CON TV  The Parlay AS is a call
handling platform, based
on JBoss AS for
enhancement of plain call
switching with modern
IT-infrastructure and
services. The modern
requirements of
telecommunication
services imply higher
flexibility, higher value
of service to customers
and shorter time to
market. The application
provides a much higher
degree of flexibility in
service creation at a
surprisingly low
(relative) cost in
performance and
stability. It implements
the Parlay/SOA standard,
which provides an API to
integrate intelligent
network (IN) services
with IT applications via
a secure, measured, and
billable interface
(http://www.parlay.org).
For now the project has
implemented the CORBA
based standard Parlay
3.3. The technological
basis of the project is
JBOSS / MySQL / Linux. Mar. 2, 2005 02:00 AM Reads: 5,674 | EJB 3.0 By SYS-CON TV  This session walks the
audience through the EJB
3.0 specification with
JBoss's implementation
being demoed. EJB 3.0 is
a vast improvement over
earlier versions of the
specification as it
attempts to solve
usability issues like the
removal of XML deployment
descriptors, and a full
fledged persistence model
that support inheritance,
a fully featured query
language, and a complete
Object/Relational
mapping. Mar. 1, 2005 05:00 PM Reads: 4,923 | JBoss MQ By SYS-CON TV  JBossMQ, the current
JBoss JMS implementation,
while still one of the
best open source JMS
providers around, could
be still further improved
in regards of performance
and high availability
features. The
presentation will reveal
the current status of the
new implementation, will
discuss the architectural
elements and present
preliminary performance
data. Mar. 1, 2005 05:00 PM Reads: 7,022 | Scaling up JBoss By SYS-CON TV  This presentation
describes the
accomplishments of the
tests, highlights
significant improvements,
and provides information
on performance gains
attained using industry
standard benchmarks. Mar. 1, 2005 05:00 PM Reads: 4,890 | Using JBoss to Manage
PDH, SDH and ATM
Transport Networks By SYS-CON TV  The presentation will
describe a case study of
usage of JBoss in
developing an application
solution for the
management of PDH, SDH
and ATM transport
networks. The benefits of
choosing a J2EE AS are
introduced, including:
Facilitates support for
integration of legacy
components of the
NetViewer Suite,
therefore allowing to
migrate one component at
a time, rather than
abruptly discarding
everything and restarting
from scratch; Facilitates
implementation of chosen
data model (TMF 814);
Facilitates
implementation of the
northbound interfaces
SNMP, CORBA,
OSSJ/XML/SOAP. Why JBoss
is the preferred J2EE AS
for this project:
technical problems faced
with other J2EE
application servers are
described, ranging from
bugs to integration
issues; the absence of
faults and the very good
performance of Jboss are
described; the economic
advantages. Mar. 1, 2005 05:00 PM Reads: 5,601 | Configuring, Deploying
and Managing JBoss in
Large Scale Production
Environments By SYS-CON TV  This presentation will
describe the approach
taken by AutoTrader.com
to enable applications to
be built, packaged and
deployed in such an
environment. The focus of
the presentation will be
to detail the methods
AutoTrader.com has
developed, after working
with JBoss for several
years, to successfully
configure, package and
deploy web applications
in a large-scale Unix
environment. Mar. 1, 2005 04:00 PM Reads: 5,516 | JBoss Roadmap  This talk will present
the development roadmap
for the JBoss product
suite. The next
generation microkernel
services, aspect oriented
middleware and the
services/products that
are built on top of this
will be discussed. A key
part of the this talk
will be a discussion of
the various standards
that JBoss intends to
support. Mar. 1, 2005 04:00 PM Reads: 2,015 | A Semiconductor Advanced
Process Control
Application Using JBoss By SYS-CON TV  This presentation
describes the decision
making process towards a
J2EE architecture using
JBoss and analyzes this
architecture's advantages
within the context of an
Advanced Process Control
(APC) application running
in a manufacturing
environment. Catalyst is
an application framework
that enables customers to
create, implement, and
maintain factory-wide APC
solutions. The evaluation
details that led to the
selection of JBoss will
be presented.
Additionally, a high
level system overview is
provided describing the
communication paths
between process control
requesters and the
system. Mar. 1, 2005 04:00 PM Reads: 7,326 | Winning with JBoss By SYS-CON TV  This presentation
discusses the movement of
companies toward Open
Source and how partnering
with JBoss, Inc. has
helped HP address these
changing customer needs.
This presentation reviews
market trends for Open
Source with a focus on
both the growth of the
JBoss Application Server
and Open Source, and also
the barriers to adoption.
In addition, the
presentation covers
specific case studies
where the HP/JBoss
alliance has helped
enterprises to
successfully deploy the
JBoss Application Server
in a production
environment. Mar. 1, 2005 04:00 PM Reads: 5,117 | Application and System
Monitoring Using JBoss AS By SYS-CON TV  This presentation will
demonstrate how to
implement a monitoring
system using JBoss
Application Server to
achieve the following
functionality: Operating
System Monitors (CPU
Usage, Memory Usage, Disk
Usage, Thread Counts,
Ect.) Heterogeneous OS
Support (Linux, Windows
NT, Pluggable and
Extensible OS Monitors);
Application Server
Monitoring (Application
Data Polling, RDBMS SQL
Based Performance Stats). Mar. 1, 2005 03:00 PM Reads: 4,869 | JBoss Open Source
Federation By SYS-CON TV  This presentation
explores the benefits of
the JBoss Open Source
Federation, and discusses
the benefits of trying to
federate your open source
projects. Also discussed
are ways to effectively
and efficiently organize
your development. Mar. 1, 2005 03:00 PM Reads: 6,310 | Never Write A main ( )
Again! By SYS-CON TV  The JMX-based microkernel
architecture has been one
of the key factors that
contributed to the
success of the JBoss
application server. The
purpose of this
presentation is to
educate about the
usefulness of the JBoss
microkernel as a generic
to provide a birds-eye
view of the microkernel
architecture that has
powered the 3.x and 4.x
series plus a great deal
of ISV products based on
JBoss, with the purpose
of identifying practical
ways in which the
microkernel can be
re-used for you own
applications. Mar. 1, 2005 03:00 PM Reads: 5,251 | Workflow Made Easy with
JBoss jBPM By SYS-CON TV  You'll learn what is
actually common amongst
the diversity of current
workflow and BPM systems
and how this is
translates in the JBoss
jBPM foundations. This
presentation will give
you clear answers in a
topic where diversity and
confusion rules.
Attendees will learn
about the workflow
foundation called graph
oriented programming.
Gain insight in how graph
oriented programming
integrates with the java
platform and how it
allows the usage of the
JVM as the runtime
environment for business
processes. Server side
developers will learn
what to expect from a
workflow management
system. Mar. 1, 2005 03:00 PM Reads: 6,417 | JBoss Cache By SYS-CON TV  JBoss Cache is a
replicated, transactional
cache with optional
persistence storage. One
particular aspect of
JBoss Cache is the use of
AOP (aspect oriented
programming) to perform
fine-grained field-level
replication. This feature
is particularly suited
for http session
replication when a
user-specified object has
complex object graph that
needs replication
constantly. Http session
replication is critical
to web application that
requires high availbility
and throughput. This
session will present the
implementation of the
JBoss/Tomcat http session
replication using JBoss
Cache (with and without
AOP) in the latest JBoss
AS releases. Mar. 1, 2005 02:00 PM Reads: 5,548 | JBoss Network Overview By SYS-CON TV  Today most software
organizations provide
reactive support: you
have a problem, you call,
they help. So we asked
our customers and our
community how can we
change the way that
enterprise software
support is delivered? In
this presentation you
will learn how the JBoss
Network has been shaped
on this feedback and will
enable improved
efficiency for
development, QA, security
and sys ops teams;
provide integrated
knowledge access across
forums, wikis,
documentation, code,
javadocs, tutorials and
support cases; provide
the latest knowledge of
patches, updates, and
upgrades; enable a
standard way to apply
patches and software
across your middleware
and, last but not least,
provide effective
mechanisms to proactively
manage your enterprise
middleware. Mar. 1, 2005 02:00 PM Reads: 4,775 | JBoss Portal 2.0 By SYS-CON TV  This presentation is
intended to give an
overview of the JBoss
Portal offering. It seeks
to describe the history
of JBoss Portal, what is
planned for the future,
outline its underlying
architecture, and define
how developers may create
portlets that integrate
with it. Mar. 1, 2005 02:00 PM Reads: 4,994 | Top JBoss Support
Questions: The JBoss FAQ By SYS-CON TV  The first annual JBoss
users' conference and
exhibition, JBoss World
2005, will be held at the
Omni/CNN Center, March
1-2, 2005, in downtown
Atlanta, Georgia. JBoss
World will help you
maximize your
understanding of the
capabilities and
architecture of the
various JBoss solutions
through a comprehensive
agenda filled with
educational sessions,
interactive discussions,
customer case studies,
product demonstrations,
partner displays, and
networking opportunities. Mar. 1, 2005 02:00 PM Reads: 5,180 | Betfair Takes a Punt on
JBoss By SYS-CON TV  Betfair.com is the worlds
leading online 'Betting
Exchange' where punters
can both bet for (back)
and bet against (lay) the
outcome of an event. This
session is concerned with
reviewing the first phase
and planned further
phases of the Betfair
re-architecture project.
This includes: An
overview of Betfair's
previous architecture and
its limitations;
Betfair's new
architecture, including
the role of JBoss; How
the previous architecture
was reviewed and
analysed; How the new
system architecture was
conceived and designed;
How a technology platform
was evaluated and chosen;
How continuous business
evolution was managed
during re-architecture;
Cutover to the new
platform; Lessons
learned; The second phase
of re-architecture;
Betfair's future plans. Mar. 1, 2005 01:00 PM Reads: 7,928 | Applying the Professional
Open Source Development
Process to Your Project By SYS-CON TV  During this presentation
we will share some of the
patterns that passed the
test of time. These
include hiring practices,
knowledge sharing, peer
reviews, resource
utilization, automated
testing, community
feedback and others. Mar. 1, 2005 01:00 PM Reads: 6,355 | Enterprise POJOs: How
EJB3 and AOP Simplify
Development  This session will
demonstrate how EJB3 and
AOP are driving the
complexity out of
middleware and defining a
much simpler POJO (plain
old Java object)
programming model.
Attendees will be walked
through the use of EJB3
annotations, JDK 5.0
annotations, and the
pre-built Aspects
included in the JBoss
Aspect Library. The
audience will be shown
how Aspects are built and
how to extend the Java
Language with AOP
annotations. Mar. 1, 2005 01:00 PM Reads: 2,989 | Improving Systems with
JBossProfiler By SYS-CON TV  JBossProfiler has 3
modules that can help in
development. One such
module is Profiler, which
can capture information
in a production/test
system, as the profiler
has some characteristics
like stop/start/pause and
several filters. Another
module is JUnitProfile,
which can improve code by
analyzing testcases
daily. If something
changes and memory-leaks
start to be produced,
information can be
accessed earlier. The
presentation will
demonstrate how to use
these tools and
techniques. Mar. 1, 2005 01:00 PM Reads: 4,882 |
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
|
Untitled Document
SPY VS. SPY HACKER EDITION
HOT DISCUSSIONS OF THE WEEK
|