Portlet Factory, Version 6.1.2
Configuration of a development environment
There are quite a few tasks that you can perform to configure your IBM® WebSphere Portlet Factory development and runtime environment.
Console window use for debugging
You can use the command consoles for both the application which IBM WebSphere Portlet Factory runs and for WebSphere Portlet Factory Designer. Command consoles let you view any System.out.println() statements used in your code. Any System.out.println() statements in a builder Java class appear in the WebSphere Portlet Factory Designer console. Any System.out.println() statements in the Linked Java Objects (LJOs) or methods in a model appear in the application server console.
Parent topic: IBM WebSphere Portlet Factory Designer components
- Dynamic class loading
Java classes may be dynamically loaded from the directory or directories specified in the bowstreet.dynamic.class.load.path property.
- Using existing JAR files with IBM WebSphere Portlet Factory projects
You can using existing JAR files in the Web application that you are developing.
- Configuring a console window for IBM WebSphere Portlet Factory
It is useful to send debug information to the Eclipse console window.
Library | Support |