[jboss-user] [Installation, Configuration & Deployment] - Jboss 5.0

2007-06-08 Thread go2mmusa
I am looking for any document on Jboss 5.0 , Looks like the deployment , configuration etc all changed quite dramatically. Does any one know if there is any document which explains what to change from porting jboss 4.0x to jboss 5.0 Regards View the original post : http://www.jboss.com/index.

[jboss-user] [Installation, Configuration & Deployment] - JBoss 5.0 Beta

2006-11-13 Thread jshrinivas
I am trying with JBoss 5.0 Beta by building it from source. During startup it gives out errors like: jboss.web.deployment:war=/jbossws -> java.lang.IllegalStateException: Default Security Domain is null jboss.web.deployment:war=/jmx-console -> java.lang.IllegalStateException: Default Security

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0 AbstractKernelController problem

2009-03-12 Thread slaash
Hi, i have a simple application (EJB3 and entity), it's an annuary to test web services, when i try to deploy, i have those errors: | 15:46:41,964 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009 | 15:46:41,964 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build: SVNT

[jboss-user] [Installation, Configuration & Deployment] - JBoss 5.0 release date

2007-04-06 Thread Feng Hou
Hello, I have two questions. 1. When is JBoss 5.0 going to GA? Is it safe to target production apps to v5.0 around 4th quarter? 2. Can we run Seam in JBoss 5.0 in POJO mode? Just rely on JSF and JPA (outside EJB 3 container)? Thanks, Feng View the original post : http://www.jboss.com/index

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0: org.jboss.xb.binding.JBossXBRuntimeException: Fai

2007-08-10 Thread kurzweil4
When I deploy my EAR to JBoss 5.0, I get the following error: org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new SAX parser I did not have this issue with 4.2.1. I followed the advice from the following: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQXMLParser Still did not w

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0 CR2 and PostgreSQL

2008-09-22 Thread Jojopotatoe
Hello i am trying to configure JBoss 5.0 CR2 with PostgreSQL 8.3. I tried this procedure : - copy the jdbc driver : postgresql-jdbc2ee.jar to the lib directory - remove the hsqldb-ds.xml from the deploy directory - add a postgresql-ds.xml with DefaultDS configured inside - replace the EJB3-timer-s

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0 and EJB3 Libraries

2009-03-20 Thread uozturk61
Hi; I've just downloaded jboss 5.0.1 G.A. Also jbosstools integrated to Eclipse 3.4. I'm trying to add JBoss EJB3 libraries to my project; i define jboss server for this; but it gives the below error: The selected configuration ("JBoss 5.0 Server") does not contain the expected EJB3 librarie

[jboss-user] [Installation, Configuration & DEPLOYMENT] - jboss 5.0 migration classloader woes

2009-01-05 Thread mlybarger
So, we're looking to migrate to JBoss AS 5.0. Recently, I ran into a problem where our applications do a lot of: | URL m_url = this.getClass().getClassLoader().getResource( "WEB-INF" ); | File webinf = new File( m_url.getPath() ); |

[jboss-user] [Installation, Configuration & Deployment] - JBOSS 5.0 Hot Deploymeny when?

2006-12-21 Thread hceylan
so, when do you think we will have the ability? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995795#3995795 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995795 ___ jboss-u

[jboss-user] [Installation, Configuration & DEPLOYMENT] - jboss 5.0 and ejb 2.1 deployments

2008-10-03 Thread roelof
hi all, in the process of migrating to jboss 5.0 i 've run into the following when deploying ejb 2.1 beans (entities and stateless session). the console prints several message like this: 10:38:39,554 INFO [EjbDeployer] installing bean: ejb/mtnusa_stats-6.7-SNAPSHOT.jar#CommandLog,uid1092787950

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0 as a single JVM?

2009-02-04 Thread dickson1888
Hi all, Is JBoss 5.0 running a a single JVM? No matter how many web application (war, ear, ...etc) in its "deploy" directory. Or actually each web application running as an individual JVM? My worry is that all web application have error when JBoss (single JVM) hang on by some reason. If there i

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0.CR1 and JBAS-4282

2008-07-30 Thread poss
I have been struggling with trying to get my war deployed to JBoss 5.0 CR1. I came across this JBoss bug which implies that you cannot deploy a war. Or am I misreading this? JBAS-4282 "Can't create a root context web app" It claims that it is fixed in CR2, which is not available yet. Has anyon

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0 and the web server

2008-03-12 Thread eightmd
I just downloaded JBoss 5.0.0Beta5 and started to configure it. I noticed that there wasn't a jboss-web.deployer directory in the server/deploy directory. Can someone tell me where the Servlet runner is? Is it still Tomcat? Is the configuration going to be much different from Tomcat? Thanks Vi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0 Taking LONG Time to Start Up

2009-01-03 Thread ctf
Hi, I'm just starting to check out 5.0. I have pretty much a basic/default installation of JBoss AS 5.0. The same EJB app that takes about a minute to start up in 4.x takes more than 4 minutes in 5.0. Some sample output... | 22:41:14,203 INFO [WebService] Using RMI server codebase: http://

[jboss-user] [Installation, Configuration & Deployment] - JBoss 5.0 beta1 + client side libraries are incomplete

2007-02-16 Thread vbndeveloper
Hi, I'm trying to get a Swing application to connect to an annotated stateless EJB that running under JBoss 5.0 beta1. Since there is some confusion as to which Jars I need to run I've been using jbossall-client.jar on the client. It seems to be imcomplete though as I had to add jboss-logging-sp

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0.x + Java 1.5 + OS X Leopard = "Address family not

2009-06-23 Thread idbill
I'm trying to get JBoss 5.0.x + Java 1.5 running on OS X 10.5.7. I have successfully installed JBoss 5.0.0 + Java 1.5 on several CentOS 5.3 boxes, but am unable to get around (what appears to be) an IPV6 issue on OS X. (... edited complaint ...) I've searched all over, and it appears that I'm t

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBOSS 5.0 BETA 4 and EAR deployment w/ Persistence Unit JAR

2008-03-15 Thread Funks
Hello, Does anybody here know why EAR's with JPA Persistence Units packaged as utilty jars have to be listed in the application.xml in order for it to work on JBOSS5B4? Basically, In order for a Utility jar JPA to be deployed in JBOSS 5 BETA 4 packaged with an EAR, it has to be list