Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

workaround limitations customer services?

Status
Not open for further replies.

992491

Programmer
Oct 26, 2001
1
BE
Hi,

There are a lot of limitations when using customer services. You can't start threads in your code, can't do any JNDI lookups, ... This is mainly because customer services are started up before the server is actual initialized this is a big difference with other application servers, where first the server is initialized and then customer services are started. Has anyone has an idea for some kind of workaround that the customer service starts up after de AS is initialized so we can actual do JNDI lookups , use threads, ...

San.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top