IBM WebSphere Sensor Events, Version 6.2
Creating a Java utility project
A Java™ utility project is required to hold the custom event payload class.
About this task
Use these steps to create a Java utility project.
Procedure
In
Rational® Application Developer for WebSphere® Software
select
File
>
New
>
Other
>
J2EE
>
Utility Project
and click
Next
.
Complete the following tasks in the
Utility Module
window.
For the project name, enter
TemperatureEvent_Java
.
For the EAR project name, select
TemperatureEvent_EAR
.
Click
Finish
.
What to do next
Modify the Java utility project's J2EE module dependencies
.