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
@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
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
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
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
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
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)?