Hi

I have a some Questions . Could somebody kiindly clarify?

To begin with let me define the terms used in the questions.

A} Supporting class --- A Utility class in the same package as the BEAN
class

B} "class in the system"--A Utility class in the same package as the
BEAN class and the supporting class

The Questions are:

1} Can you call a static method of a supporting class from your Bean
class ?

2} can your supporting class call a static method another class in the
System??

3} Should the  methods of the supporting class be PUBLIC ONLY or can
they have PACKAGE visibility??

4} can your bean access a synchronized method of a supporting class?

5} Can a supporting class access a synchronized method of another class
in the system??

For some of the above problems I am getting IllegaAccessError.

could you kindly clarify these !

I thank you in anticipation

Thank you
Arava

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to