Re: [JBoss-user] Compile current cvs

2003-07-04 Thread snpe
I checkout jboss-head more times.Where is trove.jar (which modul) ? Sourceforge cvs is very slow for last time, I don't know why Thanks Haris Peco On Friday 04 July 2003 06:24 pm, Alexey Loubyansky wrote: > Probably, you need to check it out again. I think that JAR was added > just in DR2. > I ha

Re: [JBoss-user] Question about CMP entity

2003-07-04 Thread Marco Tedone
Marco I tried your code (adapting it to my project - I changed the key and the package names, substantially) but I found what I think could be a bug.   I had the tb_sequence table with the first key set to 10, but the returned value (the one to which I set the primary key) set to 11. I disco

[JBoss-user] Re: Problem after problem... (Re: http session clustering)

2003-07-04 Thread Camron Levanger
Not to fuel your fire, but it really sounds like poorly written ejb's and jsp's. When you get into that situation there is no "magic" cluster to save it. Also I don't know the history or details of this story, but... What commit option are you using? Try option A with cache invalidation. Make

[JBoss-user] Is there a maxNewConnections limit set to +-about 20-30 somewhere?!?

2003-07-04 Thread Joao Clemente
The new problem I'm having: Trying to figure out the maximum number of concurrent connections that my server deals with, I'm being able to open more than 20 connections at a time, and less than 30 connections... The strange thing is that this value only applies to the new connections I'm trying to

[JBoss-user] CMP persistent field using relationship-field fk column

2003-07-04 Thread John Fawcett
Hi, I have a cmp question: We have bean that consists entirely of CMP relationship fields. When we xml-encode this entity bean's contents, we simply want the primary key, and the foreign keys. In an effort to avoid loading the related beans, I've added persistent fields that point to the fk-colum

Re: [JBoss-user] Compile current cvs

2003-07-04 Thread Alexey Loubyansky
Probably, you need to check it out again. I think that JAR was added just in DR2. I have a fresh copy and it compiles fine. alex Friday, July 04, 2003, 11:13:29 PM, snpe snpe wrote: s> I try compile current cvs and get error s> /u1/jboss/jboss-head/aop/src/main/org/jboss/aop/Advisor.java:11: pa

Re: [JBoss-user] Datasource Problems

2003-07-04 Thread Edgar Silva
Ok Guy Rouillier... I Will stop this discussion, because I think We are talking about different aspects. I Will try to obtain the same behaviour from JBoss DataSource that you have nowadays. Regards Edgar - Original Message - From: "Guy Rouillier" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

[JBoss-user] Compile current cvs

2003-07-04 Thread snpe
I try compile current cvs and get error /u1/jboss/jboss-head/aop/src/main/org/jboss/aop/Advisor.java:11: package gnu.trove does not exist import gnu.trove.TLongObjectHashMap; ^ package gnu.trove doesn't exists ./build.sh clean don't work with error that directory jms doesn't ex

[JBoss-user] JBoss 3.2.1/Firebird Issue

2003-07-04 Thread Stephen Davidson
Greetings. I am trying to get XPetstore running on JBoss 3.2.1, against a Firebird database. I am running into some trouble. Specifially, it appears that the ManagedConnectionFactory, jboss.jca.xpetstoreDS is not configured. As a result, it is trying to connect to the Firebird Database using th

Re: [JBoss-user] Renaming a cluster partition

2003-07-04 Thread Simone Milani
Hi, > Thanks! I guess is more efficient to change the Multicast adress, > right? Is a problem to change both? I take is not a problem > And last issue: I will need to change the autodiscoveryaddress as well: I > tried to use from my client the -Djnp.discoveryGroup property to match the > ch

[JBoss-user] StreamCorruptedException after update from jdk 1.3.0 to jdk 1.4.1_02

2003-07-04 Thread Sternagel Annegret (MPI/ADB)
Hello, Environment: jboss.2.4.10 Tomcat 3.3.1 in sepearte JVM Apache 2.46 Windows2000 JDK1.4.1_02 Our Application (Applets accessing stateful SessionBeans) worked fine using jdk 1.3.0. Now we updated to jdk 1.4.1_02 and get a StreamCorruptedException in the browser when reading data from a Sess

Re: [JBoss-user] JBoss & SAP DB

2003-07-04 Thread Vittorio Ballestra
I've used it since about 6 months ago. I had had a lot of problem with sapdb jdbc driver that had caused big memory leaks problems in the application server. Now we're going with postgresql and happy with it. No more daily reboot of the jboss server and life easier. But perhaps now sapdb finally

AW: AW: [JBoss-user] doing xml-rpc with JBoss

2003-07-04 Thread Jung , Dr. Christoph
Yes, jboss.net is the webservice engine of JBoss. CGJ > -Ursprüngliche Nachricht- > Von: Ionel Gardais [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 4. Juli 2003 14:35 > An: [EMAIL PROTECTED] > Betreff: Re: AW: [JBoss-user] doing xml-rpc with JBoss > > > Thanks. > > What about webse

[JBoss-user] Re: Mailman results for JBoss-user

2003-07-04 Thread dorus
unsubscribe iloveioana > * help > Help for JBoss-user mailing list: > > This is email command help for version 2.0.9-sf.net of the "Mailman" > list manager. The following describes commands you can send to get > information about and control your subscription to Mailman lists at this > site.

Re: [JBoss-user] jboss 3.0.8 tomcat bundle

2003-07-04 Thread Scott M Stark
Sorry I did not see this email earlier. The zip package is incorrect while the tgz package was. I have fixed the zip bundle to contain the Tomcat dist. -- Scott Stark Chief Technology Officer JBoss Group, LLC Jure Lodrant wrote: Hi, I download

Re: AW: [JBoss-user] doing xml-rpc with JBoss

2003-07-04 Thread Ionel Gardais
Thanks. What about webservices ? is there a way to export session bean's methods and access them by http calls ? thanks, ionel --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and

Re: [JBoss-user] Adding to Tomcat configuration under 3.2.1/4.1.24

2003-07-04 Thread Scott M Stark
Support has been added for static external contexts to Tomcat in 3.2 for the 3.2.2RC2 release. Can you give me more info on the vfs usecase so I can better see how to support incorporation of external context into specific wars deployed through the deploy directory? --

Re: [JBoss-user] DR2 Released

2003-07-04 Thread Andreas Mecky
Thanx Scott. Very good news. A few users are a bit afraid these times. - Original Message - From: "Scott M Stark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 04, 2003 2:22 PM Subject: Re: [JBoss-user] DR2 Released > The user was the primary reasoning for switching to

Re: [JBoss-user] JBoss & SAP DB

2003-07-04 Thread Marek Lange
Rafal Kedziorski wrote: has anybody experiences with JBoss and SAP DB? We have been using SapDB for half a year now (mostly with CMP) without bigger problems. I can recommend it. -marek --- This SF.Net email sponsored by: Free pre-built ASP.N

Re: [JBoss-user] DR2 Released

2003-07-04 Thread Scott M Stark
The user was the primary reasoning for switching to the defacto standard web container, tomcat. There has been insufficient attention on tomcat integration issues raised by users and the decision was made to make tomcat the default web container to improvde this situation. Availability of Jetty

re : [JBoss-user] Urgent: JBoss Reference Needed.

2003-07-04 Thread tsmets
I think the best answer you can find is still from the mailing-list, though... Look at the signatures ! There is a few from @philips.com, @bankofamerica.com, @cgey.com ... Not to say that these companies are good at softwares development... It's just that THEY Are investing into it... Off the

Re: [JBoss-user] Entity bean Attribute Changed Notifications

2003-07-04 Thread Andy Godwin
Quick update ... I've just tried using AOP for this and it don't work :( Obvious, if I think about it ... the Interceptor isn't intercepting the abstract setXXX methods because I guess there's nothing there to intercept, the concrete implementation of these methods is in the container. That'll te

Re: [JBoss-user] JBoss & SAP DB

2003-07-04 Thread Janardhan Burugupalli
Rafal Kedziorski wrote: hi, has anybody experiences with JBoss and SAP DB? Regards, Rafal --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download tod

Re: [JBoss-user] [JBoss-user]Container Transacted MDB ?

2003-07-04 Thread Magesh Prabhu
Thanks again folks, This solved my problem and was a good learning too. Cheers, Magesh On 7/4/03 11:44 AM, Adrian Brock <[EMAIL PROTECTED]> wrote: >MDBs can only be Required or NotSupported > > >Adrian Brock >Director of Support >Back Office >JBoss Group, LLC >x

Re: [JBoss-user] DR2 Released

2003-07-04 Thread Andreas Mecky
I am afraid that this is really true. I have read about it in the theserverside.com discussion abot JBoss4DR2 discussion. The "official" argument is that the JBoss group now has a Tomcat5 developer as member and since the mortbay guys moved to CDN the JBG now use Tomcat as default. Sad news. I know

[JBoss-user] JBoss & SAP DB

2003-07-04 Thread Rafal Kedziorski
hi, has anybody experiences with JBoss and SAP DB? Regards, Rafal --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XB

Re: [JBoss-user] JMS exception in Web Start application

2003-07-04 Thread Scott M Stark
Patches should be submitted to sourceforge: https://sourceforge.net/tracker/?group_id=22866&atid=376687 -- Scott Stark Chief Technology Officer JBoss Group, LLC Anthony Mowers wrote: Hi All, I get an exception when trying to run a JMS subscriber f

Re: [JBoss-user] Castor, can I remove it?

2003-07-04 Thread Scott M Stark
Castor is not used by JBoss so this file can be removed and the jar is being removed from the dists since it is not used. -- Scott Stark Chief Technology Officer JBoss Group, LLC Brian Wallis wrote: Is castor used in jboss (3.0.7 and 3.2.x)? We

RE: [JBoss-user] [JBoss-user]Container Transacted MDB ?

2003-07-04 Thread Adrian Brock
MDBs can only be Required or NotSupported Adrian Brock Director of Support Back Office JBoss Group, LLC > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Magesh Prabhu > Sent: 04 July 2003 11:

AW: [JBoss-user] doing xml-rpc with JBoss

2003-07-04 Thread Jung , Dr. Christoph
You can do it using jax-rpc and SOAP. See jboss.net module. CGJ > -Ursprüngliche Nachricht- > Von: Ionel Gardais [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 4. Juli 2003 11:40 > An: [EMAIL PROTECTED] > Betreff: [JBoss-user] doing xml-rpc with JBoss > > > Hi all, > > happy July 4th

RE: [JBoss-user] [JBoss-user]Container Transacted MDB ?

2003-07-04 Thread Danny . Yates
The only valid transaction settings for an MDB are requires and not supported. Change requires new to requires and see what happens. I'm surprised this is not picked up by the bean validator. Rgds, Dan. -- Danny Yates -Original Message- From: Magesh Prabhu [mailto:[EMAIL PROTECTED]

[JBoss-user] [JBoss-user]Container Transacted MDB ?

2003-07-04 Thread Magesh Prabhu
Guys, I want my Message Driven Bean under Transaction boundaries. Transaction should start when onMessage() call is received. Here's my deployment descriptor which says my MDB is ContainerTransacted and It requires a New Transaction. QueueDispatcherMDBBean com.pindartec

[JBoss-user] doing xml-rpc with JBoss

2003-07-04 Thread Ionel Gardais
Hi all, happy July 4th to all US JBoss users. Question is simple : is it possible to use xml-rpc with JBoss ? (calling Session beans methods using xml-rpc) If it is possible, what do I need to implement it and where can I find example (docs, DDs, sample source code ...) thanks, ionel

Re: [JBoss-user] Entity bean Attribute Changed Notifications

2003-07-04 Thread Andy Godwin
Brian JBoss AOP would certainly do what you want, it wouldn't be that hard to write an Interceptor that generated your notification for the setXXX methods you're interested in. To do the same within the CMP class is more difficult ... the attribute setXXX methods have to be abstract, that's part

Re: [JBoss-user] Castor, can I remove it?

2003-07-04 Thread Alexey Loubyansky
Brian, do it in cold blood. alex Friday, July 04, 2003, 11:15:55 AM, Brian Wallis wrote: BW> Is castor used in jboss (3.0.7 and 3.2.x)? BW> We have removed the jar and it seems to start and run OK, but it would be nice BW> to know that this won't cause problems BW> A quick grep of the 3.0.7

[JBoss-user] Re: JBoss and Lucene search engine

2003-07-04 Thread Eric Jain
> you can have a look at : ... LuceneService.java It seems you are opening a new IndexSearcher for every request? This may be problematic for larger indexes, but perhaps this is not an issue here. -- Eric Jain --- This SF.Net email sponsored

[JBoss-user] Castor, can I remove it?

2003-07-04 Thread Brian Wallis
Is castor used in jboss (3.0.7 and 3.2.x)? We have removed the jar and it seems to start and run OK, but it would be nice to know that this won't cause problems A quick grep of the 3.0.7 source finds usages in org.jboss.jdo under the varia directory. If I am not using JDOs at all this shouldn't

AW: [JBoss-user] Jboss Net Question

2003-07-04 Thread Jung , Dr. Christoph
> -Ursprüngliche Nachricht- > Von: Ramrakhiani, Vikas [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 3. Juli 2003 14:48 > An: '[EMAIL PROTECTED]' > Betreff: [JBoss-user] Jboss Net Question > > > Hi, > > I want to know what is the limit (max. size) of soap messages > we can send in

RE: Problem after problem... (Re: [JBoss-user] http session clustering)

2003-07-04 Thread Sacha Labourey
Well, if this application is buggy, it is buggy. Either you fix it, or you use another one. Take xPetstore: Sun says it contains the best j2EE patterns. Take a subset of this app, cluster it, and you end-up with a clustered j2eE app. Good luck, Sacha > -Original Mess

[JBoss-user] Urgent: JBoss Reference Needed.

2003-07-04 Thread Rahul Ganjoo
Hi All! have submitted a proposal to a client recommending JBoss... hes still not really convinced.. he wants an article/resource/case study anything that says how JB is running successfully in a production environment. Preferably from an independent website and not from JBoss.org. Our competitors