Technical data

Known Limitations
BEA WebLogic Integration Release Notes 47
Displaying Spaces in the Studio
The WebLogic Integration Studio running on a Solaris system renders spaces as empty
box characters.
Undeploying Application Integration EJB While Using
BPM
If the wlai-ejb-server EJB is undeployed or goes down while you are using
business process management (BPM) functionality with the application integration
plug-in, an exception similar to the following may be thrown:
Unknown error: NameNotFoundException: Unable to resolve
com.bea.wlpi.Admin. Resolved: 'com.bea.wlpi' Unresolved:'Admin'
If you then deploy the wlai-ejb-server EJB from the WebLogic Server Console,
the application integration plug-in for BPM cannot detect that it has been redeployed
and throws an exception similar to the following:
The server was unable to complete your request.
NoSuchObjectException: RemoteInvokable - id: '319'
java.rmi.NoSuchObjectException: RemoteInvokable - id: '319'
As a workaround, restart WebLogic Server after redeploying the wlai-ejb-server
EJB.
X Window Emulator and Telnet Connections to UNIX
The GUI-based installer for WebLogic Integration (which is written in Java) is not
certified to run on a UNIX system reached through an X Window emulator or Telnet
connection. Instead, we recommend a direct X Window connection. You can also use
the console-mode installation procedure on UNIX systems without a graphics
(windowing) workstation.