Technical data

48 BEA WebLogic Integration Release Notes
Deploying the Plug-In Sample on UNIX Platforms
If you see the following error message when you start WebLogic Integration on UNIX
platforms, you are probably running the software from a terminal with no graphics
capability:
Error initializing plugin:
com.bea.wlpi.tour.po.plugin.SamplePluginBeanHomeImpl@175d46
java.rmi.RemoteException: Exception in ejbCreate(); nested
exception is: java.lang.InternalError: Can’t connect to x11 window
server using “ as the value of the DISPLAY variable.
java.lang.InternalError: Can’t connect to X11 window server using
“ as the value of the DISPLAY variable.
If you are using a terminal with no graphics capability, nothing can be done about this
error. The plug-in sample cannot be deployed, and you cannot run some workflows
that require this plug-in.
If you are using an X terminal, set the
DISPLAY variable, and restart the server. The
message should not appear again.
Nonpersistent Mode Recommended for B2B Integration
We recommend that you use the B2B integration functionality in nonpersistent mode.
For details about invoking nonpersistent mode, see “Configuring Persistence and
Recovery” in Administering B2B Integration.
When using B2B in persistent mode, be sure to change the
defaultdeliverymode
setting for JMSConnectionFactory to non-persistence. (The default setting is
persistence.)