Hi,
I am using Apache, Tomcat and Jonas for enterprise bean development.
Recently I made a download of Jonas 2.2.7, but when using it I ran into
a very strange error. I am working with Linux Redhat 7.0 on my
computers.
The GenIC program generates java programs based on the beans I
developed.
One of these programs is the bean derived class. When it wants to
compile
this java program it gives an error. It seems that a Remove Exception is
not
declared or thrown. When I investigated the derived bean java program,
I saw the in the ejbRemove procedure indeed a Remove exception is used.
On my other computer I still had a 2.2.6 version, and I checked the
derived
bean class program on this computer. It is based on the same enterprise
beans.
In this program an ejbException is used instead of a Remove exception
(in the
same procedure ejbRemove). When replacing my Jonas 2.2.7 installation by
the
Jonas 2.2.6 installation the problem did not occur anymore.
What is going on? Is there a difference between 2.2.6 and 2.2.7 that may
explain this behaviour? I would appreciate any information on this
situation.
If you need more information, please let me know what kind of
information
you need, so that I can send it to you.
Thanks,
Sponiza
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".