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.
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.