Hi,
I posted a message requesting some questions I had with Jboss. If no one here
is knowledgeable enough to answer them just let me know so I can find a more
knowledgeable mailing list. Thanks!
Regards,
Andrew English
Computer Technology Officer
AutoSoldNow
www.autosoldnow.com
Tel
suggestions, and
I am happy to show you any of the configuration files!?
Regards,
Andrew English
Computer Technology Officer
AutoSoldNow
www.autosoldnow.com
Tel. 905.947.8687
Fax 416.628.1491
BEGIN:VCARD
VERSION:2.1
N:English;Andrew
FN:Andrew English
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20060419T190520Z
END:VCARD
http://jboss.org/jbossBlog/blog/acoliver/?permalink=JBoss_Mail_Server_M4_pre2_released.txt
instructions:
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowToInstallJBossMailServer1.0M4
webstart install: http://download.jboss.com/jbossmail/jbms-1.0m4-pre2.jnlp
thanks. to follow up on my previous comment, there does appear to be a free
jms/corba bridge (well, more a jms implementation that also talks corba) -
openfusion. so another solution is to replace the jms in jboss with openfusion
and then use corba for the legacy components. as far as i can t
"[EMAIL PROTECTED]" wrote : I'm tempted to put this in the FAQPlease do! (and
thanks for replying)."[EMAIL PROTECTED]" wrote : Use RMI/IIOP (corba) or
webservices/.NET to access to an EJB and put your jms operations in a stateless
bean like the examples on the WIKI.
|
| This does not solve
n you give an estimate of the timeframe)?I've written
JNI interfaces before, so can go down that route if necessary. But I'm
convinced I must be duplicating effort. Surely not everyone can afford IBM
MQ?!Thanks (and thanks for JBoss),Andrew
View the original post :
http://ww
Hi,
May I know how to select the datasource at runtime in
CMP instead of hardcoding it in jbosscmp-jdbc.xml?
Background: I have a business application in which I
need to create a new instance of the same 10MB EAR
file (with a different datasource) for every new
customer. If there's a way to sel
http://jboss.org/wiki/Wiki.jsp?page=JBossOnPort80
> From: Jiri Chaloupka <[EMAIL PROTECTED]>
> Organization: Jiri Chaloupka
> Reply-To: [EMAIL PROTECTED]
> Date: Mon, 15 Mar 2004 22:43:21 +0100
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] connecting apache22 with JBoss 3.2.x - what way choose?
Have you compiled mod_jk?
> From: "JAIME GOMEZ" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 24 Feb 2004 16:20:04 -0500
> To: <[EMAIL PROTECTED]>
> Subject: [JBoss-user] [Installation & Configuration] - Re: Integrate Apache
> Jboss-Tomcat, with SSL, users,IP
>
> Peolple, i try t
r the NamingService MBean:
is the port you do the lookup on (typically 1099)
if zero (the default) an anonymous port will be used - set it
to fix which port to use.
Hope that helps (disclaimer: I've not actually used this, but I've seen it in the config!)
-Andrew
[EMAIL PROTECTED] wrote
The problem is that it varies so much by what your doing and how you do it.
It matters so much about your database setup, the use case of your data (can
it be cached, eager or lazy loaded), what operating system you're using,
what version...that any numbers would be pretty useless.
Look here:
htt
Title: Re: [JBoss-user] New User Servlet setup question
You’ve got the web.xml syntax wrong:
(from server/default/deploy/jmx-console/WEB-INF/web.xml
HtmlAdaptor
org.jboss.jmx.adaptor.html.HtmlAdaptorServlet
...
HtmlAdaptor
/HtmlAdaptor
; Simon
>
>
> **
> *
> The Royal Bank of Scotland plc. Registered in Scotland No 90312.
> Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB.
> Authorised and regulated by the Financial Ser
Nothing free really. If you've got $10 you could get the Admin/Dev guide
here:
http://jboss.org/docs/index
You could also go the the Admin training (2 days of pretty much that)
I've started stuff here:
http://jboss.org/wiki/Wiki.jsp?page=JBossConfiguration
But there isn't much there yet.
-An
just use CVS directly.
-Andy
From: "Marco Mistroni" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Mon, 16 Feb 2004 15:23:54 -
To: <[EMAIL PROTECTED]>
Subject: RE: [JBoss-user] problems in building jboss from sources
Hi Andrew,
Do not want t
nd:
Cvs –z3 –d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-3.2
As of AdminDevel docs ( also the getting started guide show similar..)
Regards
marco
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew C. Oliver
Sent: 13 February
I've been writing some instructions on using HTTPD/mod_proxy to front end
JBoss/Tomcat in a load balanced situation. (Not that you want to do this
optimally, but I'm just trying to be complete and balanced)
Unfortunately, the machine I'd planned to test this on had a defective
processor fan and I
Title: Re: [JBoss-user] Out of memory error in freeBSD
Are you positive it isn’t this:
http://jboss.org/wiki/Wiki.jsp?page=OutOfMemoryExceptionWhenRedeploying
The page talks mostly about redeployment but 800 JSPs could also be a lot of class definitions. Thus fill up the perm generation pool
Can you maybe change your transaction settings? If you are wanting to
"unlock" it then you obviously have a separate transaction.
Its also possible that instance per transaction or optimistic locking could
help but I'm betting you just need to read up on J2EE transaction attributes
or attend a tr
Title: Re: [JBoss-user] problems in building jboss from sources
How did you check it out?
http://jboss.org/developers/guides/quickstart
-Andy
From: "Marco Mistroni" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Fri, 13 Feb 2004 09:10:24 -
To: <[EMAIL PROTECTED]>
Subject: RE: [JBos
If you look in the clustering or admin/dev guide, you'll find there are
container configurations for just this. You can either use JMS or JGroups
and publish messages or JGroups multicast messages. Alternatively, you can
use JMX and call the invalidate method with the primary key on the
container
I agree that it isn't perfect. Its just everyone is so busy with other
things right now. How about giving us a hand with that stuff. I have some
ideas that might work (using mail services of course!
http://jboss.org/wiki/Wiki.jsp?page=MailServicesForJBoss)
We might even be able to enable "postb
Hi All,
I announced it on the JBossBlog but I don't think I announced it here.
We now have a wiki for user generated documentation and pages. The
forums/mail lists should be used for asking/answering questions.
Once the question has been asked too many times to count, document here:
http://jbo
I've always been curious what operating systems people run JBoss on and
develop for JBoss on as well as what companies/organizations use JBoss. I
was hoping some folks might help satisfy my curiosity:
http://jboss.org/wiki/Wiki.jsp?page=WhatIsYourFavoriteOperatingSystem
Please fill out this page
I've always been curious what operating systems people run JBoss on and
develop for JBoss on as well as what companies/organizations use JBoss. I
was hoping some folks might help satisfy my curiosity:
http://jboss.org/wiki/Wiki.jsp?page=WhatIsYourFavoriteOperatingSystem
Please fill out this pag
sun.com/docs/hotspot/gc1.4.2/index.html
You may find the jvmstat useful to monitor heap usage and GC (plus is has some nice graphs!):
http://developers.sun.com/dev/coolstuff/jvmstat/
Although in the end I think it's something of a black art working out which works best.
-Andrew
Rod Ma
s
I expect the next Jetty release will have a JBoss-3.2.3 sar.
-Andrew
Rupp, Heiko wrote:
I would expect, that you can just take a jetty sar from
a previous release, remove the tomcat sar from deploy/
and put the jetty one in.
Heiko
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[E
er (just sticky sessions) and we're
using Jetty (4.2.11).
-Andrew
Mike Lindsey wrote:
I've got apache talking to a clustered jboss setup, using mod_jk, but I
cannot get the load balacing to work. I can force connections to a
specific app server, but no matter what I do, I can't ge
ush connection pool - new connections will be created with the new URL
getServer().invoke(connectionPool, "flush", new Object[] {}, new String[] {});
Where getServer() is returning a reference to the MBeanServer:
e.g.
MBeanServer getServer()
{
// find first MBean server in current JVM
er deployment you're probably
better off using the tag on your MBean.
Hope that helps,
-Andrew
Ricardo Coutinho wrote:
Hi all,
How can I configure an mbean so that it is the very last thing loaded by
Jboss.
*Ricardo*
_
the server
starts), you can deploy SARs within an EAR. You need to add the sars to the JBoss specific
deployment descriptor in the META-INF directory of the EAR, called jboss-app.xml:
example jboss-app.xml:
util/cache.sar
Hope that helps,
-Andrew
Sasidharan, Manoj wrote:
Hello
imits in Apache 2.x
Hope that helps,
-Andrew
Peter Luttrell wrote:
Each of our servers handles roughly 50k jsp pages + 450k other files
each day. We're using JBoss3.2.1 + Jetty 4.2.9.
Does anyone have a recommendation as to how many threads we should allow
Jetty to have? We've got i
It worked. I have a duplicate commons-*.jar in my ear
file that's already in the jbossweb-tomcat41.sar.
Thanks!
Neil
--- Adrian Brock <[EMAIL PROTECTED]> wrote:
> On Thu, 2003-11-06 at 01:02, Neil Andrew Ajero
> wrote:
> > Hi,
> >
> > When I deploy my ear
Hi,
When I deploy my ear file without a jboss-app.xml the
ear file deploys fine. But when I add a jboss-app.xml
it displays an error. BTW, I'm using jboss-3.2.2.
See details below. Please help! Thanks!
ear file structure:
app1.ear
|--> app1.jar
|--> app1.war
|--> META-INF/appl
Hi,
When I deploy my ear file without a jboss-app.xml the
ear file deploys fine. But when I add a jboss-app.xml
it displays an error. BTW, I'm using jboss-3.2.2.
See details below. Please help! Thanks!
ear file structure:
app1.ear
|--> app1.jar
|--> app1.war
|--> META-INF/appl
you may be better using stateless beans and storing the state in a way
that can be accessed concurrently (e.g. the session, although you have to be careful about
concurrent modification).
Hope that helps,
-Andrew
Alban Soupper wrote:
Hi Adrian,
Thanks for the reply.
I had already try your
This is the diff (fairly trivial):
http://cvs.sourceforge.net/viewcvs.py/jboss/jbosscx/src/main/org/jboss/resource/adapter/jdbc/WrappedConnection.jpp?r1=1.1.2.8&r2=1.1.2.9
Thanks, that does the trick. Once again I can search obscure bibliographic databases :)
-An
e that was changed.
Or is it safe enough to go with the latest version of everything in Branch_3_2?
Thanks,
Andrew
---
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source
r read access."
Could this be a problem introduced by the JCA improvements?
Regards,
Andrew
---
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to kn
eek heaven.
> http://thinkgeek.com/sf
> _______
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
--
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Implemen
tion on the issue would be appreceated.
Regards
Ulf
--
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Implementation for Jakarta POI
http://jakarta.apache.org/poi
For Java and Excel, Got POI?
The views expressed in this email are those of
-JNDI should run on a seperate port. When
you perform a remote lookup you can list multiple server instances like this:
java.naming.provier.url=localhost:1100,localhost:1200,localhost:1300
Hope that helps.
-Andrew
Stefan Groschupf wrote:
Hi Bax,
nice to hear you! ;) I use such an pattern and
houldn't be any concurrent access to the beans when I'm attempting these deletes.
-Andrew
Alexey Loubyansky wrote:
Are there other beans involved in the tx? Something, causes
synchronization. If all the CMP2 beans have sync-on-commit-only=true,
then it shouldn't happen.
alex
Andrew May
Alex,
Thanks for your reply - my answers in-lined:
-Andrew
Alexey Loubyansky wrote:
Hello, Andrew.
my comments in-lined.
Andrew May wrote:
I'm having a problem trying to user sync-on-commit-only and
cascade-delete with JBoss 3.2.1 (Sun JDK1.4.2, Solaris).
We've got a number
4.remove(Unknown Source)
and then goes on to throw the same UPDATE error as it does without call logging.
Anyone got any ideas?
Thanks,
Andrew
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/s
Edit conf/log4j.xml and your changes will be picked up after a short delay (or you can use
the reconfigure method in the MBean to force it to re-read the configuration file).
-Andrew
Peter Luttrell wrote:
Is there any way to change the log level for the server.log at runtime?
I've look
b) is there a
better searcher for this mailinglist? (hmmm, maybe google with site:)
Try http://www.mail-archive.com/[EMAIL PROTECTED]/
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals,
I had this problem for months--it is fixed (at least for me) in the
latest JBoss release (3.2.2RC1).
Andrew
.==
..--==- Mon, 28 Jul 2003 16:43:08 -0700 (PDT),
..--==- Leonid Finis (LF) discussed:
LF) I'm running stress test and when i get
list() is throwing a SystemException because it can't enlist
the XAResource with the Tranaction which is rolled back. By this point a managed
connection has been got (in BaseConnectionManager2.allocateConnection()), and there
doesn't appear to be anything that returns it when enlist throws an
d for rollback)
at
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:106)
I've made the changes so that it's not trying to get 20 connections, but it has made one
connection permenantly unavailable.
-Andrew
Andrew May wrote:
There's an
y the NoSuchObjectException,
which I don't understand. Also, I'm not sure how the call to Datasource.getConnection()
could be taking a connection out of the pool and not returning it (as the connection pool
suddenly has 20 connections less available).
Sorry for the long winded post, t
were still at least 70
connections available. After a few seconds the application recovered.
I've not been able to re-create the problem with load testing. We've got the source code
and are willing to poke around, but we'r
s.
Thanks again,
Andrew
Bill Burke wrote:
reget the patch. I screwed up the file with my first patch, but thanks to
Scott's catch it is fixed now.
again,
LRUEnterpriseContextCachePolicy.java
Bill
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
t part of a day).
Regards,
Andrew
Bill Burke wrote:
Ok, it is fixed in Branch_3_2 and HEAD. The fix is in
LRUEnterpriseContextCachePolicy.java
Bill
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Scott M
Stark
Sent: Thursday, July 17, 2003 1:26 PM
To: [
less frequently is less likely to cause
deadlocks.
Andrew
Bill Burke wrote:
Ok, I found the deadlock scenarioTrying to figure out the fix. For now,
set the to 0 to turn off the overager thread.
Bill
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of An
ure what to look
for.
We're going to download the source and start looking at the cache implementation, but we
would appreciate any help or advice, as we need to fix this urgently.
Regards,
Andrew
"Thread-51" daemon prio=5 tid=0x00705960 nid=0x4c in Object.wait() [83901000..839019
I would like to simplify conceptual definition of existent AOP schema,
something like(not complete/final):
http://www.w3.org/2001/XMLSchema";
elementFormDefault="qualified" attributeFormDefault="unqualified">
advisable model
> Sacha, Andy: Repeat after me: Kuess meinen Schwanz ! Don't use babelfish
> to translate please... :-)
Saugt mein. ;-) Ich liebe dass "professional open source" ;-)
-Andy
--
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Im
ffice equipment for less on eBay!
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
--
Andrew C. Oliver
http://www.superli
>> [EMAIL PROTECTED]
>>> https://lists.sourceforge.net/lists/listinfo/jboss-user
>> --
>> Atentamente,
>>
>>
>>
>>Jorge García | Simauria Networks
>>
>>[EMAIL PROTECTED] | [EMAIL PROTECTED]
>>
,
Andrew
.==
..--==- 01 Jun 2003 12:41:57 -0700,
..--==- Andrew Veliath (AV) discussed:
AV) Hello Good People,
AV) We have experienced a new exception going from 3.2.0RC1 to 3.2.1
AV) regarding CMR's under load (with MySQL and InnoDB). He
ntityContainer.java:483)
at org.jboss.ejb.Container.invoke(Container.java:674)
at
org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:353)
at org.jboss.ejb.plugins.local.EntityProxy.invoke(EntityProxy.java:38)
at $Proxy132.get
)
at org.jboss.ejb.plugins.local.EntityProxy.invoke(EntityProxy.java:38)
at $Proxy128.getStationGroup(Unknown Source)
Thanks!
Andrew
---
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of
mentation says that
XAER_NOTA = ORA-24756 transaction does not exist). The application managed to get a
connection and perform a query - it just fails at the end of the bean method.
I'm using the Oracle thin drivers that came with this version of Oracle.
A
transaction.
Does this imply that the current CMP implementation relies on Transactions to ensure
thread safety?
Andrew
Dain Sundstrom wrote:
I think the message is remove the read-only tags and you will not get
the errors.
-dain
On Thursday, April 3, 2003, at 03:03 AM, Andrew May wrote:
My test
My test case fails on 3.0.3 so it's not just a problem with 3.2.0. So for us that means we
can't go live with either :( - unless we can find a suitable workaround.
Andrew
Stephen Coy wrote:
At the moment, we have a regression failure from 3.0.x to 3.2.0,
because it "works&quo
ch
gets from the iterator.
I think that's probably the cause of the error. I don't understand the code enough to
suggest a solution.
Andrew
---
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500
er in the thread Alex wrote that I'm not alone in complaining about this. Is there an
existing bug report for this problem that I should add the details of my test case to, or
should I file a new bug?
Andrew
Andrew May wrote:
In our application which is causing the problem we have a session
that this test case was legal - I'll have
to study the spec.
Andrew
Simone Milani wrote:
Hi Andrew,
Just looked at your source and
you can only have CMR between Local ejbs :) Try to update the test case to
have the relation beetween 2 local Entities and have a remote Session facade
that
I've just built RC5 from CVS and I still get the CMR problem.
Release ID: JBoss [WonderLand] 3.2.0RC5 (build: CVSTag=Branch_3_2 date=200304010938)
Alex Loubyansky wrote:
with fresh 3.2.0RC5 from CVS?
alex
---
This SF.net email is sponsore
rd it will print the returned name/value pairs from the child.
For every failure it will print the error message (the full stack trace should be in the
server log).
Thanks for having a look at this - I've had to wait for our firewall to be opened up
before I can build the latest 3.2 code f
s a chance to run my test on this version of JBoss I'd be grateful - it'll
probably be at least a day before I get that far.
Andrew
Alex Loubyansky wrote:
Could you, please, try it on JBoss-3.2.0RC5 which is the current
version.
I have a testcase that failed in my old 3.2 and passes in cu
the
CMR error does not occur, but the test goes a lot slower.
Let me know if there's any more information you need.
Andrew
Dain Sundstrom wrote:
I fixed a similar bug in this stuff for Sacha on March 19th (version
1.43.2.13). The problem was registering for transaction synchronizatio
I've just tried it and RC4 has the same problem. We're using normal jbosscmp container.
Andrew
Simone Milani wrote:
Hi,
I had the same promlem when I was using RC3. Try to move to RC4. What
container are you using?
Simone
--
3.2.0RC3 it's a lot more common (admittedly there have been application
code changes since then).
Please help!
Thanks,
Andrew
---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop
01 JDK I only see 2 copies of my shared.jar
under the jboss tmp directory (2 of the deployment units are WARs). As far as I can tell
(it's less obvious because there's only 2 jars) it's also holding onto the disk space
after each redeployment.
Any ideas?
Thanks,
Andrew
3.0.6. But I think that too gives the same error.
Can someone clarify if there are any configuration changes that I need to do for this.?
Thanks
Andrew
>ERROR plugins.LogInterceptor - EJBException, causedBy: [SessionEJB]
>java.lang.IllegalAccessException: Class org.jboss.ejb.StatefulSession
3.0.6. But I think that too gives the same error.
Can someone clarify if there are any configuration changes that I need to do for this.?
Thanks
Andrew
>ERROR plugins.LogInterceptor - EJBException, causedBy: [SessionEJB]
>java.lang.IllegalAccessException: Class org.jboss.ejb.StatefulSession
3.0.6. But I think that too gives the same error.
Can someone clarify if there are any configuration changes that I need to do for this.?
Thanks
Andrew
>ERROR plugins.LogInterceptor - EJBException, causedBy: [SessionEJB]
>java.lang.IllegalAccessException: Class org.jboss.ejb.StatefulSession
abase persistence I editied deploy/jbossmq-service.xml
to comment out the JDBC PersistenceManager and uncomment the file PersistenceManager. It's
also necessary to change the MessageCache config (in the same file), as explained in the
comment in the file.
Hope that's of some help.
-Andrew
Le
it's supposed to work? And if so why the change?
Thanks,
Andrew
---
This SF.net email is sponsored by: Does your code think in ink?
You could win a Tablet PC. Get a free Tablet PC hat just for playing.
What are you waiting for?
http://ads.s
On Thu, 2003-03-13 at 15:22, Brijesh Sood wrote:
> hi i have placed the jndi.properties file in WEB-INF/classes but i m still
> facing the same problem ..
> can u provide sample code
Try putting it in the root of the archive... that worked for me
o might be the solution to mine :)
Thanks very much.
Andrew
---
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sour
ce performance for the ability to redeploy.
Andrew
---
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.n
le to do this in one JVM somehow. It's really important that I
solve this soon; can someone please help me out?
Andrew
---
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling
On Fri, 2003-02-07 at 17:10, Andrew Carpenter wrote:
> >>> [EMAIL PROTECTED] 7/02/03 14:03:58 >>>
> Example 2 runs because of serialization isolating the changes made to the class
> identity due to redeployment. You either have to redeploy both or isolate
>
hould go in my FAQ.
>>>
In fact, quite the opposite... doing this caused a ClassCastException on the first
invocation!
Andrew
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See
I'm using 2.4.10+1.4.1
- Original Message -
From: "Rajeshwar Rao V" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 07, 2003 1:42 PM
Subject: [JBoss-user] JBoss 2.4.4 with JDK 1.4
> Hi all,
>
> Anybody used JBoss 2.4.4 in combo with JDK 1.4?
> If yes, did you find any
was a post on how to configure this.
>>>
Ah. That makes sense. Thanks.
I'd want to use the ByValueInvokerInterceptor for that, right?
(I've got a bit more reading ahead of me it seems :))
Andrew
---
This SF.NET email is
Can anyone shed some light on this for me?
Thanks for any help.
Andrew
[EMAIL PROTECTED]
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
__
Sorry, but I thought that exists hierarchical relationship between
connection/statement/resultset objects so if I close connection it frees
related statement/resultset objects or it dosen't?
Thanks.
- Original Message -
From: "David Jencks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sen
Attached is also my log4j.xml file.
Please advise what do in this case or what
are the best or easiest practices with the implemeting log4j with
JBOSS.
Thanks
a lot,
Andrew Razumovsky Principal Internet Architect Phone:(443) 259-7563 Fax:: (443) 259-7607 Email: [EMAIL PROTECTED]
jar file I need to include in the project
to make Logger available. And
are all settings for log4j defined in
JB0SS_HOME/server/default/cong/log4j.xml?
Please
advise,
Andrew
Razumovsky
Try to search archives titled "For all..." or
"Connection problem..." this theme floating around for long time.
By the way JBoss3.x has "lib" directory for 3
different configurations(minimal/default/all).
Regards.
- Original Message -
From:
David
Marko
To: [EMAIL PROTE
I think it's in the JBoss CVS:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/contrib/castorjdo/src/m
ain/org/jboss/jdo/castor/
- Original Message -
From: "Arijit Ghosh" <[EMAIL PROTECTED]>
To: "JBoss User" <[EMAIL PROTECTED]>
Sent: Friday, September 13, 2002 12:03 PM
Subject: [JBos
I'm trying to find a solution to integrating JBoss + Catalina with
JBuilder 7, and I was wondering whether anyone else had found one. See the
message below which I posted to borland.public.jbuilder.opentools.
Thanks
Andrew Harris
[EMAIL PROTECTED]
From: [EMAIL PROTECTED] (Andrew H
t sure about
> the rollback, but that's a different question). Is this code part of
> Castor or the jboss Castor plugin?
>
> thanks
> david jencks
>
> On 2002.09.10 06:08:00 -0400 Andrew wrote:
> > Hi, I can't simple investigate cause of strange behavior of
>
Hi, I can't simple investigate cause of strange behavior of Castor0.9.3.21
in JBoss for now but
you can change close() method in DatabaseImpl.java to something like:
public synchronized void close()
throws PersistenceException
{
try {
if ( _transaction == nul
Hi, where I can see connections in use/pooled ratio in any time for any
given DataSource?
Thanks.
---
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/r.asp?r=so
Hi, I've found something strange in DtabaseImpl.java for 0.9.3.21 release:
public synchronized void close()
throws PersistenceException
{
try {
if ( _transaction == null ) {
if ( _ctx != null && _ctx.isOpen() ) {
try {
1 - 100 of 151 matches
Mail list logo