[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Variation in annotations between ejb3 and Hibernate?

2006-04-11 Thread Charlie Kelly
Sorry Folks, I should "read the FRIENDLY manual", but I'll post the answer here so that it might help someone else. I was previously compiling in Eclipse using older Hibernate jars (for inclusion within Eclipse osgi container). I am currently compiling the same application with current JBoss e

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Variation in annotations between ejb3 and Hibernate?

2006-04-11 Thread Charlie Kelly
@Id (generate=GeneratorType.AUTO) appears to be a valid annotation when compiled with Hibernate annotations but generates a warning when compiled with JBoss ejb3 ("the attribute generate is undefined for the annotation Id") Inside the JBoss AS container, which annotations are used? How are varia

[JBoss-user] [Microcontainer] - Re: Unmarshaller source code

2006-03-17 Thread Charlie Kelly
Hi Adrian, I downloaded source from: :pserver:[EMAIL PROTECTED]:/cvsroot/jboss its common/src/main/org/jboss directory doesn't contain an xb dir. Should I be looking someplace else? Thanks Charlie View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931071#3

[JBoss-user] [Microcontainer] - Re: Future Architecture?

2006-03-13 Thread Charlie Kelly
If the deployment does become available, I suspect that it will be very popular. It might establish a new development work-flow pattern. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929881#3929881 Reply to the post : http://www.jboss.com/index.html?modul

[JBoss-user] [JBoss Getting Started Documentation] - JBoss Eclipse IDE TrailBlazer with EJB 3.0?

2006-02-22 Thread Charlie Kelly
Is there an availability date for the JBoss Eclipse IDE TrailBlazer with EJB 3.0? If yes, when? Thanks Charlie P.S. The trailblazer for EJB 3.0 is great. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925629#3925629 Reply to the post : http://www.jboss.co

[JBoss-user] [Advanced Documentation] - Documentation for Jboss 4.0

2004-10-08 Thread Charlie Kelly
Is any documentation available for Jboss 4.0? If yes, where is it located? When will annual subscriptions be updated to include documentation for 4.0? Thanks Charlie Kelly View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850763#3850763 Reply to

[JBoss-user] [Installation & Configuration] - Bad Source distribution

2004-08-16 Thread Charlie Kelly
I just downloaded jboss-3.2.5-src.tar.gz Issue tar zxvf jboss-3.2.5-src.tar.gz (Redhat Linux 9.0) the tar extraction failed after the file jboss-3.2..5-src/thirdparty/apache/axis/lib/axis.jar with the message tar: Archive contains obsolete base-64 headers Has anyone else had similar problem(s)?