Is there any particular reason for not sorting the
subdeployments in those methods? Something really
obvious I missed?
In my case I've got an ear file containing a sar (which
sets up the data source for my beans) and the ejb-jar.
Deploying the application is not a problem (sar gets deployed
fir
The bug 4670071 has been updated. To view the
the complete bug report visit the following url:
http://developer.java.sun.com/developer/bugParade/bugs/4670071.html
To use our one-click unsubscribe facility, select the following URL:
http://bulkmail.sun.com/unsubscribe?171808071586255807
>What does -Xcomp do? I don't have doc on that (ala -X) under Linux w/1.4
>
>--jason
torsten@pts/2.hamlet:~> java -Xcomp -version
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, compiled mode)
AFAIK -Xcomp tells
Bill,
works for me after a clean co
I hit this link on lubega.com (the 'do a full CVS checkout' thing - does this really
work??)and the end of the last compilelog now says
...
cvs co - return code = 0
[ Mon Mar 11 18:16:17 GMT 2002 ] jboss cronjob_build.sh started
building jboss
bui
Dmitri,
I'm just nosey - did you try this little test with
the '-server' VM option (which jboss uses by default) ?
Because when I tried a very similar thing a while ago
the numbers were very different then.
Not that important - just a question
Cheers,
Torsten
__
I tested exactly this a short while ago with some
'kindergarten test program' (simply timing loops)
Yes - I can hear them in the background shouting at
me what about VM optimization, which OS,
what machine, what else is running, bla bla ...
But I don't want to publish this in a scientific journal.
Hi all,
is there any particular reason not to put the
application_1_3.dtd into org/jboss/metadata and
add a line like
registerDTD("-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN",
"application_1_3.dtd")
in org.jboss.metadata.XmlFileLoader.LocalResolver ?
By looking at the
David,
updating wasn't the problem but the ..-service.xml
I simply didn't see one line
JBOSS-SYSTEM:service=Hypersonic
which I forgot to delete (I used
thehsqldb-default-service.xml as a template).
Sorry, it was completely my fault. Thanks anyway.
Cheers
Torsten
PS: does that help you, Hunt
Hunter,
try to remove the line
JBOSS-SYSTEM:service=PostgreSQL
from your postgres-service.xml (or however it's
called). I think that should solve the problem.
If I understand the whole process right then
this means the datasource thingy depends on a
service 'PostgreSQL' and therefore doesn't st
Hunter,
I've seen the same thing with mySQL today (it did work with the CVS sources
from about 3 weeks ago).
After having a closer look at the list of registered MBeans (localhost:8082)
I found it (at least something :)
My mysqlDS was perfectly registered but not started. After starting it by
ha
I started to write one a few weeks ago (based on the sources in
org.jboss.ejb.plugins.cmp.jdbc.metadata - a tiny bit of a pain).
I don't know if the thing is complete and I'm not sure about a few
points - but if it's useful (although it might look a bit chaotic)
as some kind of starting point yo
Hi Lennart,
try: cvs ... co -r Branch_2_4 ...
Cheers
Torsten
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
Hi Lennart,
try:cvs ... co -r Branch_2_4 ...
Cheers
Torsten
On Thu, 23 Aug 2001 08:37:50 +0200
"Lennart Petersson" <[EMAIL PROTECTED]> wrote:
> Clip from WinCVS:
>
> cvs -z9 -q checkout -P -r JBoss_2_4_0 jboss-most (in directory D:\cvs-sources)
> cvs [server aborted]: no such tag JBoss_
Hi all,
tried to compile the embedded catalina stuff from
the cvs sources together with tomcat-4-beta6 today.
It failed (to start with) because there is a line
import org.apache.catalina.Resources;
in org/jboss/contrib/catalina/ConfigMapper.java - but
the Resources class got moved to the Att
14 matches
Mail list logo