Hi all

I have a requirement of generating the sequence numbers making use of EJBs
and helper classes.

My helper class has the logic of forming the sequence number reading the
format information and data information from respective table.

I am calling the helper class method in the EJB method for sequence no
generation.

since the thread management is done by the EJB container I am facing the
problem of generating sequence numbers when multiple clients are accessing
the bean.


I have tried putting the logic of forming the sequence number in an another
bean.This also is not a feasible solution.

I am stuck up.what I feel is the auto sequence number generation cannot be
done by making use of EJBs.
Please clarify me of the above statement and give me a feasible solution by
making use of EJBs if any.

thanks in advance
Pavan


The Information contained and transmitted by this E-MAIL is proprietary to
Wipro Limited and is intended for  use only by the individual or entity to which
it is addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If this is a forwarded message,
the content of this E-MAIL may not have been sent with the authority of the
Company. If you are not the intended recipient, an agent of the intended
recipient or a  person responsible for delivering the information to the named
recipient,  you are notified that any use, distribution, transmission, printing,
copying or dissemination of this information in any way or in any manner is
strictly prohibited. If you have received this communication in error, please
delete this mail & notify us immediately at [EMAIL PROTECTED]

Reply via email to