[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-17 Thread [EMAIL PROTECTED]
Yes, but notice that this is not due to frivolous reasons, it is due to the 
fact that the EJB3 spec has evolved slightly.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917956#3917956

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917956


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-17 Thread dhartford
This thread was useful.  I had the exact same problem with the jboss4.0.3sp1 
installer with EJB3 and the CVS-version of jboss-seam.

So the jboss 4.0.3sp1 is incompatible if you want to use SEAM, oh well.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917944#3917944

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917944


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-17 Thread [EMAIL PROTECTED]
Eclipse sucks for that, you can't specify a branch or tag on a module like 
jboss-4.0.x so it's easier to checkout using command line or GUI client like 
WinCVS then import the project.

The other solution if you really really want to check out JBoss AS from Eclipse 
is to use an existing Eclipse project set like explained here : 
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowToDevelopJBossWithEclipse

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917790#3917790

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917790


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-16 Thread [EMAIL PROTECTED]
I downloaded WinCVS and was able to get it.  I'd still be interested in an 
Eclipse way of doing it--but it doesn't really matter.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917740#3917740

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917740


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-16 Thread [EMAIL PROTECTED]
How would you get 'JBoss 4 Branch' using Eclipse? I checkout JBoss-4.0.x, and 
used the build.bat file in its build folder to compile it.  !00 errors...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917720#3917720

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917720


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-16 Thread tschnoelzer
Thx alot as it is working !!!

* SEAM from cvs integrated in Eclipse
* JBOSS 4 Branch from CVS by WinCVS, building JBOSS by using the build.bat 
command

customizing build.properties in SEAM / Eclipse and life gets easy!

Timo

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917676#3917676

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917676


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-16 Thread [EMAIL PROTECTED]
Check out either JBoss Head or JBoss 4.0 branch:
(Both work)

for jboss-head:
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-head

for the branch 4.0:
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co -r Branch_4_0 jboss-4.0.x


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917624#3917624

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917624


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-16 Thread tschnoelzer
Thx for info,

which version of JBOSS should i then check out as there are several entries in 
CVS?

HEAD of ???

already spent the whole night examinating version conflicts :(


thx 

Timo

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917622#3917622

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917622


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Seam against which version of JBOSS

2006-01-16 Thread perwik
See this sticky: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=75453

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917617#3917617

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917617


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user