Yes I'd like to second that. From what I understand from general readings, and from a very brief attempt to port an application to websphere without using visual age, to be able to fully support websphere would be a big winner for us. It would mean that a whole bunch of people who are currently forced to use visual age because their app server is websphere could now use IDEA! Anyway, I'm sure I'm being a bit extreme here. Jason - if you are interested in doing it, and need help with any parts of XDoclet, I'll do whatever I can to help you along.
cheers dim ----- Original Message ----- From: "Ara Abrahamian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, February 06, 2002 6:57 AM Subject: RE: [Xdoclet-user] Newbie to websphere 4... > It has some problems, because it's not tested a lot. But that doesn't > mean we can't make it perfect. Understanding the template file is easy > so please create/send us your patches and we'll commit them instantly. > That's the whole thing open source is about :o) > > PS: I use WAS myself but the CMP engine doesn't have all the bells and > whistles I need, so I don't use the CMP stuff. > > Cheers, > Ara. > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > > [EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] > > Sent: Tuesday, February 05, 2002 10:25 PM > > To: [EMAIL PROTECTED] > > Subject: [Xdoclet-user] Newbie to websphere 4... > > > > Hi, > > > > Has anyone successfully got XDoclet 1.1.1 packages working for > WebSphere > > 4? Specifically, it looks like the *.xmi files for CMP Entity beans > > aren't being generated properly. Anyone have any tips? > > > > I'm pretty new to WebSphere myself, but for instance, I'm comparing > the > > output of the IBM AAT, and XDoclet, and seeing a few differences. For > > instance, in ibm-ejb-jar-bnd.xmi, AAT defines CMP Beans like this: > > > > <enterpriseBean xmi:type="ejb:ContainerManagedEntity" > > href="META-INF/ejb-jar.xml#TestBean"/> > > > > XDoclet generates a line like this: > > > > <enterpriseBean xmi:type="ejb:Entity" > > href="META-INF/ejb-jar.xml#TestBean"/> > > > > (without the "ContainerManaged" part) -- WebSphere just won't deploy, > and > > gives some useless error...(I wish we could just use JBoss!) I can't > > really confirm if this is what would be causing the difficulty or not. > If > > I package my app manually with AAT, it deploys into websphere just > fine. > > > > thanks, > > -jason > > > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
