Re: Using javax.comm from within EJB

2001-04-10 Thread Ricardo Bruno Caetano
> Subject: Using javax.comm from within EJB > > > Hi, > We have already implemented an OSGI compatibile SMS Messaging > application in prosyst mbedserver. But now we want to provide > SMS facility > in our enterprise application that uses Ejbs. > Can anyone tell

Using javax.comm from within EJB

2001-04-10 Thread Vijayaraghavan Venkatesh
Hi, We have already implemented an OSGI compatibile SMS Messaging application in prosyst mbedserver. But now we want to provide SMS facility in our enterprise application that uses Ejbs. Can anyone tell us how to provide access to javax.comm from within ejb's. Any idea,tips or solutions on