[JBoss-user] Deployment Directory and context path

2002-05-05 Thread Gamini de Alwis
I have installed JBoss3.0.0 with Tomcat4.0.3. I am testing on a Windows 2000 OS with JDK ver 1.3.1 and J2EE ver 1.3.1. I would be grateful if I could get some help on the following 1. Where web components are being installed? I cannot see the deployment directory for the web components. 2. How I c

Re: [JBoss-user] jboss3.0RC2 + cmp/cd example

2002-05-05 Thread Alex Loubyansky
> main: > [java] Exception in thread "main" java.lang.NoClassDefFoundError: > org/jboss/logging/Logger Include the jar file with org.jboss.logging.Logger class to the classpath. Gooodluck. alex ___ Have big pipes? SourceForge.net

Re: [JBoss-user] Exclusive locking of CMP in JBoss 3?

2002-05-05 Thread Burkhard Vogel
Hi, there used to be a locking as part of the container configuartion, which menas you have to define your own container configuration, which you than can assign to your bean in the jboss.xml. Look for the line: org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock which is (unfortunately) from JB2

[JBoss-user] Exclusive locking of CMP in JBoss 3?

2002-05-05 Thread James Higginbotham
Title: Message Is there a JBoss extension to the deployment descriptors that enables turning on an exclusive lock mode for CMPs in v3.0? We are using Weblogic's feature to require pessimistic locking for a specific CMP bean and need a similiar feature under JBoss. Any suggestions are appreci

[JBoss-user] jboss3.0RC2 + cmp/cd example

2002-05-05 Thread Michael Delamere
Hi Guys, I posted previously about getting an ant error when compiling the client-side of the interest exmaple. I managed to solve this by compiling and packing it manually and then deploying it. I´m going through the cmp/cd example now and again the first steps worked without a problem. Now I´

[JBoss-user] jdbc block size in jboss

2002-05-05 Thread Eric Kaplan
How can I set the jdbc block size used for retrieving rows from the database? I thought I would be able to just modify the url for the db connection as follows: jboss2.4.1 jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(HOST=localhost)(PROTOCOL =tcp)(PORT=1521))(CONNECT_DATA=(SID=dev)));block size=512

[JBoss-user] make love tonight 美女图片

2002-05-05 Thread sexygirl
click here to see more °´ÕâÀï½øÈë ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] ___

[JBoss-user] Entity EJB foreign key not populated

2002-05-05 Thread Ricardo Argüello
I have exactly the same problem that is described in this bug entry using, JBoss 3.0.0RC2: [ 549415 ] Error create Entity EJB with foreign key: http://sourceforge.net/tracker/index.php?func=detail&aid=549415&group_id=22866&atid=376685 When I try to create an entity bean with related entity bean