Can TC4 work with JBoss ?

2001-09-11 Thread SongDongsheng

My question is:

1) Can TC4 work with jboss ?
2) is so, how can I do it ?

Thanks,

Dongsheng Song




Re: Can TC4 work with JBoss ?

2001-09-11 Thread Bojan Smojver

SongDongsheng wrote:
 
 My question is:
 
 1) Can TC4 work with jboss ?
 2) is so, how can I do it ?
 
 Thanks,
 
 Dongsheng Song

Although I don't use that combination, I don't see any reason why not.
Unless, of course you want to run them in the same JVM. JBoss manual
mentions that Catalina support is under way, so JBoss developers might
be a better source of information.

If you don't want to use the same JVM for both, then it should be really
easy. Just normal JNDI/RMI instrumentation will do the trick.

Bojan