Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> EJB Graphics problem.

EJB Graphics problem.

From: Geir Myrind <gmyrind_at_ifi.uio.no>
Date: Wed, 22 Aug 2001 20:42:12 +0200
Message-ID: <3B83FD04.C88D58DF@ifi.uio.no>

We are developing a map application using Oracle Spatial and EJB (deployed in Jserver 8.1.7). JDeveloper3.2 is used for development and deployment.

The EJB should encode a .gif based on the spatial data, but when accessing the EJBmethod from the client only a black empty image is encoded. Running the EJB standalone (using a main) returns the expected image.

Seems to be a problem when instantiating a Graphics (or Graphics2D) in the EJB. Are there any known restrictions or limitations with EJB's and Jserver regarding graphics?

Thanks in advance.

-

g Received on Wed Aug 22 2001 - 13:42:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US