[JBoss-user] [Messaging, JMS JBossMQ] - WebSphere 5.0.2 with JBossMQ 3.2.6 for Distributed Transacti

2004-12-21 Thread marcfleury
I am trying to use JBoss as a Generic JMS Provider for distributed transactions under WebSphere Application Server (WAS) v.5.0.2, following the general guidelines in an IBM tutorial detailing how to configure WAS 5.0 with SonicMQ

[JBoss-user] [Persistence CMP/JBoss] - GOT IT!! I got a JBOSS + ECLIPSE + JBOSS-IDE + XDOCLET examp

2004-09-29 Thread marcfleury
Finally I could get a CMP example working on JBOSS + ECLIPSE + JBOSS-IDE + XDOCLET I wanted to share the example with all of you. package product.ejb; import javax.ejb.EntityBean; import javax.ejb.EntityContext; import javax.ejb.CreateException; import org.apache.log4j.Category; import