[JBoss-user] [Beginners Corner] - Re: EJB3Trail.ear fails on 4.0.3RC1

2005-10-26 Thread sventura
From my short experience, I recomend 4.0.2+EJB-3.0_RC2 over 4.0.3RC1 even if 
manual install is required. This combination incorporates a stricter check on 
entity contraints as @NotNull and @Length.

Be caution if dowgrading (not a downgrade really) since lazy code (as mine) may 
suddenly fail on 4.0.2 with MarshallException, if so, check for a @Contraint 
violation.

Steps to manual installation :

download from sf.net

jboss-4.0.2.tar.gz
jboss-EJB-3.0_RC2.zip

untar and unzip (home directory assumed)

read INSTALL.html
rm -fr ~/jboss-4.0.2/server/all/deploy/jboss-hibernate.deployer/
rm -fr ~/jboss-4.0.2/server/all/deploy/jboss-aop.deployer/
cd ~/jboss-EJB-3.0_RC2/lib
cp -fR ejb3-clustered-sfsbcache-service.xml \
ejb3-entity-cache-service.xml \
ejb3-interceptors-aop.xml \
jboss-aop-jdk50.deployer/ \
ejb3.deployer/ \
~/jboss-4.0.2/server/all/deploy
cp  jboss-xb.jar ~/jboss-4.0.2/server/all/lib


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3903724#3903724

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3903724


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: EJB3Trail.ear fails on 4.0.3RC1

2005-09-09 Thread aboujraf
You receive this error because you do not have installed the ejb3 container.

follow those steps:
1. go to this page and follow the steps 
(http://docs.jboss.com/ejb3/app-server/tutorial/installing.html)

!!! USE the ALL CONFIGURATION, this installation procedure doesn't work on my 
DEFAULT CONFIGURATION !!!

2. Then copy the EJB3Trail.ear to the %jboss_home%\server\all\deploy\ directory

3. and then run the server if it not already running (run -c all)

4. now, enjoy :-)  http://localhost:8080/EJB3Trail/

Abdelkrim Boujraf

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3893823#3893823

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3893823


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: EJB3Trail.ear fails on 4.0.3RC1

2005-07-21 Thread Evan3107
I'm getting the exact same error message with the same version running on 
Windows XP. 

Failed to find module file: entities.par

I checked EJB3Trail.ear and the file is there. Was anyone able to resolve this?

Thanks,
Evan


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3885973#3885973

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3885973


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: EJB3Trail.ear fails on 4.0.3RC1

2005-07-14 Thread onyii5119
I got the same exception. I even tried to use the installer to install JBoss on 
Linux kernel version 2.4.x but also got an exception during the installation. 

Does any one why that should happen or a way to solve the problem?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3884848#3884848

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3884848


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: EJB3Trail.ear fails on 4.0.3RC1

2005-06-27 Thread sventura

mm, this does not happen if the installer is used to install jboss.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3882915#3882915

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3882915


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user