RE: How to connect a EJB3 project with struts2

2009-09-25 Thread James Cook
time, I may knock up a working example, as I want to refresh myself with that aspect... Cheers James -Original Message- From: Michael Obster [mailto:mich...@obster.org] Sent: 25 September 2009 15:07 To: Struts Users Mailing List Subject: Re: How to connect a EJB3 project with struts2 Hi

Re: How to connect a EJB3 project with struts2

2009-09-25 Thread Michael Obster
Hi James, ohh that would be good. I have tried some of the things they have documented on the side. But I didn't get it running. A practical example would be very helpful to get the clou. Kind regards, Michael James Cook schrieb: Hi Michael, Look at the jndi-lookup in the spring manual. h

RE: How to connect a EJB3 project with struts2

2009-09-25 Thread James Cook
Hi Michael, Look at the jndi-lookup in the spring manual. http://static.springsource.org/spring/docs/2.5.6/reference/ejb.html I have done this in the past, so will try to find some example code later - if required. I did find I couldn't use SLSB tag as it required a home interface that no longe