My build is running on a Siemens-Nixdorf RM200, OS Reliant-Unix 5.45,
JDK 1.3.1.
The output of build for module server is attached.
I do a daily checkout and build an did not have this problems before.
Frank Langelage
David Jencks wrote:
>Thanks for the report. I didn't experience this or I
There was a problem in the new wrapper -- it was mixing native and
wrapped xaresources. Due to this problem isSameRM always returned false
which could result in your timeouts. Could you get latest code and see
if it solves you problem?
Also it would be great if you tried our new "XA resource c
Hi,
I have oracle specific xa wrapper that is required to use oracle
database in distributed transactions managed by jboss. I want to check
this wrapper into cvs but do not know what is the best way to do it. The
wrapper needs oracle jdbc driver to compile, so here is my question: how
do we c
Bugs item #588312, was opened at 2002-07-30 00:11
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=588312&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: Accepted
Priority: 5
Submitted By: Peter Luttrell (objec)
Assig
Number of tests run: 889
Successful tests: 868
Errors:17
Failures: 4
[time of test: 3 September 2002 2:28 GMT]
[java.version: 1.3.1_03]
[java.vendor: Sun Microsystems
Bugs item #603788, was opened at 2002-09-03 01:33
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=603788&group_id=22866
Category: JBossServer
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: David Jencks (d_jencks)
Assigned to: Nob
Actually, this is not a XP problem, it is a build without doing a clean issue:
jetty 410>build.sh
...
jetty 411>!grep -r Class-Path output/classes
output/classes/org/mortbay/jetty/MANIFEST.MF:MortBay-StandAlone-Class-Path: java
x.servlet.jar org.apache.jasper.jar ../ext/com.sun.net.ssl.jar
output
Thanks for the update. I'm looking forward to what else you find out.
btw your replies are now threaded in my mail client, thanks
david jencks
On 2002.09.02 19:12:45 -0400 Jamie Burns wrote:
> I checked out Igor's fix as you suggested and got past the compile
> problem.
>
> I've spent the las
I checked out Igor's fix as you suggested and got past the compile problem.
I've spent the last couple of days working out why my EAR that worked on
JBoss 3 didnt work on JBoss 4. In JBoss 3.0, l removed the
hsqldb-service.xml because l was using SQL Server and l wanted to use
DefaultDS as my JN
Standalone Jetty has jar dependencies wired into it's MANIFEST.MFs.
These are not applicable to JBoss/Jetty
On my JVM simply altering 'Class-Path' to
'MortBay-StandAlone-ClasspPath' effectively commented these out in the
build process, preventing The JBoss ClassLoader moaning about unresolved
Thanks for the report. I didn't experience this or I wouldn't have checked
it in without further discussion. Could you provide details of your
system?
Thanks
david jencks
On 2002.09.02 16:57:58 -0400 "Langelage, Frank" wrote:
> David Jencks wrote:
>
> >Hi,
> >
> >Since xdoclet is getting read
David Jencks wrote:
>Hi,
>
>Since xdoclet is getting ready to release their 1.2 version I converted cvs
>HEAD (JBoss 4) to use an xdoclet cvs snapshot.
>
>Please report new problems and inconsistencies.
>
>I didn't see any new problems before I committed, since then I noticed that
>apparently
Patches item #603682, was opened at 2002-09-02 22:28
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=603682&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Philipp Rudolf Tomsich (prt)
Is this correct??? (resource as protocol : build.xml file)
]>
--
Emerson Cargnin
SICREDI - Tel : 3358-4860
---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com
Bugs item #585678, was opened at 2002-07-23 20:22
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585678&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Jon Swinth (jswinth)
Ass
Bugs item #587605, was opened at 2002-07-28 01:27
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=587605&group_id=22866
Category: JBossCMP
Group: v3.1
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Daniel Rubio Araiza (danielrubio)
As
Bugs item #577512, was opened at 2002-07-04 13:07
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=577512&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
>Resolution: Postponed
Priority: 5
Submitted By: Udo Klinkmüller (ukkm)
Assign
Bugs item #588312, was opened at 2002-07-29 19:11
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=588312&group_id=22866
>Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: Accepted
Priority: 5
Submitted By: Peter Luttrell (objec)
>Ass
Patches item #603620, was opened at 2002-09-02 18:45
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=603620&group_id=22866
Category: JBossMX
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Renaud Bruyeron (bruyeron)
Assigned to: N
Hi,
Since xdoclet is getting ready to release their 1.2 version I converted cvs
HEAD (JBoss 4) to use an xdoclet cvs snapshot.
Please report new problems and inconsistencies.
I didn't see any new problems before I committed, since then I noticed that
apparently
@jboss:table-name "blah"
nee
This may be too simplified, but Juha in Germany was talking that eventually
MBean state at runtime would be persistable.
I figure that MBean persistence + the farming service + net boot would give
a us a clusterwide configuration mechanism without the need to build a
centralized configuration ser
Bugs item #603412, was opened at 2002-09-02 09:55
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=603412&group_id=22866
Category: CatalinaBundle
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Sandor (tsandor)
Assig
22 matches
Mail list logo