Re: [Xdoclet-user] ejbdoclet and EJB 3.0

2006-11-03 Thread Marco Mistroni
Hello,> ok> well, 1st of all, for ejb3 to work it is enough if you package them as jar > filesBut I'd like to have an EAR with a JAR for ejb3 and a WAR for the presentationlayer.still, nothing prevents you from having an ear with jars and wars. my ear app is ejb3 based,  and i still have wars a

Re: [Xdoclet-user] ejbdoclet and EJB 3.0

2006-11-02 Thread armaillist
Hello Marco, > Hello > i have been developing seam app with jboss 4.0 too. > i m too using eclipse.. > let's see if i can help.. > > On 11/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > Here is the complete story : > > > > I'm new to J2EE developement. I'd like to dev

Re: [Xdoclet-user] ejbdoclet and EJB 3.0

2006-11-02 Thread Marco Mistroni
Hello  i have been developing seam app with jboss 4.0 too.i m too using eclipse..let's see if i can help..On 11/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello,Here is the complete story :I'm new to J2EE developement. I'd like to develop an example starting from aJBoss Seam example I foun

Re: [Xdoclet-user] ejbdoclet and EJB 3.0

2006-11-01 Thread armaillist
Hello, Here is the complete story : I'm new to J2EE developement. I'd like to develop an example starting from a JBoss Seam example I found on the JBoss site. I installed Eclipse 3.2 with WST and JST. WST and JST seems to use XDoclet to generate J2EE artifacts (ejbdoclet and webdoclet). I created

Re: [Xdoclet-user] ejbdoclet and EJB 3.0

2006-10-31 Thread Marco Mistroni
Hello,  why woul dyou need an ejb-jar.xml for an EJB3.0 when you are supposed to use annotations as much as possible and let the appserver figure out your b eans?regards marco On 10/31/06, Konstantin Priblouda <[EMAIL PROTECTED]> wrote: --- [EMAIL PROTECTED] wrote:> How can I generate ejb-jar.xml f

Re: [Xdoclet-user] ejbdoclet and EJB 3.0

2006-10-30 Thread Konstantin Priblouda
--- [EMAIL PROTECTED] wrote: > How can I generate ejb-jar.xml for EJB 3.0 ? > ejbSpec attribute of ejbdoclet task seems to accept > only 1.1, 2.0 and 2.1. are you sure it is supported at all? regards, [ Konstantin Pribluda http://www.pribluda.de ] Still using XDoclet 1.x

[Xdoclet-user] ejbdoclet and EJB 3.0

2006-10-30 Thread armaillist
Hi, How can I generate ejb-jar.xml for EJB 3.0 ? ejbSpec attribute of ejbdoclet task seems to accept only 1.1, 2.0 and 2.1. Regards AR - Using Tomcat but need to do more? Need to support web services, security? Get stuff do