You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to orangescape.dimension
In Birt when creating reports, you will be required to create a
datasource. and you will find a entry in it asking for JNDI URL.
This JNDI URL is a reference to the book mark which will be used by
the report when running on the server. The connection information
which you are specifying in the DataSource creation box is used by the
studio to run the report when we preview it. in Server JNDI URL is
used for getting the connection to the database.
Please make sure that you give the jndi url correctly, it has the
following syntax java:<bookmark> , and it is case sensitive.