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
> 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
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
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
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´
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
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]
___
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