[JBoss-user] integrated tomcat question

2004-03-18 Thread harm
look like this: /testapp/myjsp.jsp So I want to keep the /testweb prefix. Can this be achieved? Thanks, Regards, Harm de Laat Informatiefabriek The Netherlands

Re: [JBoss-user] deployment question

2004-03-11 Thread harm
a look at it. And it looks great! Regards, Harm de Laat Informatiefabriek The Netherlands Julien Viet [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10-03-2004 21:21 Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: [JBoss-user] deployment question what

[JBoss-user] deployment question

2004-03-10 Thread harm
Hi all, I have two ear files. In EAR A i need to access a sessionbean which is in EAR B. How can this be achieved? Thanks in advance, Regards, Harm de Laat Informatiefabriek The Netherlands

[JBoss-user] classloaders webapplication inside ear

2004-02-19 Thread harm
in advance, Harm de Laat Informatiefabriek The Netherlands

[JBoss-user] classloading packaging

2004-02-12 Thread harm
was thinking about an exploded EAR file which contains all previously mentioned archives? Any ideas on this? Regards, Harm de Laat Informatiefabriek The Netherlands

[JBoss-user] JBossManagedConnectionPool MBean

2004-02-06 Thread harm
, but none of them seem to have these attributes... Thank you, Regards, Harm de Laat Informatiefabriek The Netherlands

[JBoss-user] jca connector

2004-02-04 Thread harm
help? Regards, Harm de Laat Informatiefabriek The Netherlands

RE: [JBoss-user] Lotus Domino Connection Pooling in JBoss

2004-02-02 Thread harm
, Regards, Harm de Laat Informatiefabriek The Netherlands Srinivas Malladi [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 30-01-2004 23:44 Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject RE: [JBoss-user] Lotus Domino Connection Pooling in JBoss Write

RE: [JBoss-user] Lotus Domino Connection Pooling in JBoss

2004-02-02 Thread harm
about it... Also there are little resources available on the web. (As well as books). Regards, Harm de Laat Informatiefabriek The Netherlands Adrian Brock [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 02-02-2004 15:06 Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc

[JBoss-user] Lotus Domino Connection Pooling in JBoss

2004-01-31 Thread harm
connection pools for other kind of databases. What classes should I implement to create such a connection pool in JBoss? Or are where can I look into JBoss source code to see what I should be doing? Thanks in advance, Regards, Harm de Laat Informatiefabriek The Netherlands

[JBoss-user] Lotus Domino Connection Pooling in JBoss

2004-01-30 Thread harm
connection pools for other kind of databases. What classes should I implement to create such a connection pool in JBoss? Or are where can I look into JBoss source code to see what I should be doing? Thanks in advance, Regards, Harm de Laat Informatiefabriek The Netherlands

[JBoss-user] Lotus Domino Connection Pooling in JBoss

2004-01-30 Thread harm
connection pools for other kind of databases. What classes should I implement to create such a connection pool in JBoss? Or are where can I look into JBoss source code to see what I should be doing? Thanks in advance, Regards, Harm de Laat Informatiefabriek The Netherlands

Re: [JBoss-user] Datasource mysql

2004-01-27 Thread harm
-nameyourusername/user-name passwordyourpassword/password /local-tx-datasource /datasources That's it! Good luck! Regards, Harm de Laat Informatiefabriek The Netherlands Ian Hamilton [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 27-01-2004 10:55 Please respond to [EMAIL PROTECTED

[JBoss-user] Design advice

2003-12-15 Thread harm
probably is best supported by Hibernate. But, we also need transactions, cache, security, etc... (This is probably best supported by CMP). Which technology would you recommend for us to use? Regards, Harm de Laat Informatiefabriek The Netherlands

Re: [JBoss-user] JBoss 3.2.4 ...

2003-12-12 Thread harm
What is buggy about 3.2.3? Regards, Harm de Laat Informatiefabriek The Netherlands Rafal Kedziorski [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 12/12/2003 11:53 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: [JBoss-user] JBoss 3.2.4 ... At 11:31

[JBoss-user] Commit type question

2003-12-10 Thread harm
the Config entity values using the database client (mysql), I have to redeploy my application in order to see my changes in my EJB application. Can somebody explain to me what it is that i'm doing wrong? Thanks you very much, Harm de Laat Informatiefabriek

Re: [JBoss-user] optimize question

2003-11-13 Thread harm
Yes 'B' is the default. Regards, Harm de Laat Informatiefabriek The Netherlands Olve S. Hansen [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/13/2003 10:32 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: [JBoss-user] optimize question My mistake, I

Re: [JBoss-user] ejb calls interceptor

2003-11-13 Thread harm
Have you looked at the web-console app? This already provides a view on how many times methods are invoked... If you need more then just that, you can always write your own Interceptor which you could add to the Interceptor stack to log this kind of information. Regards, Harm de Laat

[JBoss-user] (no subject)

2003-11-12 Thread harm
. Thanks, Regards, Harm de Laat Informatiefabriek The Netherlands --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http

[JBoss-user] optimize question

2003-11-12 Thread harm
no database modifying what so ever. So I assumed JBoss could get this from cache. Why is this SQL still required? Thanks a lot, Regards, Harm de Laat Informatiefabriek The Netherlands --- This SF.Net email sponsored by: ApacheCon 2003

Re: [JBoss-user] Clueless on transactions

2003-11-11 Thread harm
I'm not sure... But once I put an @ejb.transaction=Required on all setXXX methods of my Entity bean. This made sure that only setters are in the transaction. When looking up values there will we no transaction used... Am I right about this? Regards, Harm de Laat Informatiefabriek

Re: [JBoss-user] JBOSS3.2.2 FAILED TO START ( SARDeployer problem ??)

2003-11-07 Thread harm
It seems that log4j.jar is not in the classpath: Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category Regards, Harm de Laat Informatiefabriek The Netherlands praveen kushwaha [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/07/2003 05:36 AM Please respond to [EMAIL PROTECTED

[JBoss-user] 'On Java' AOP example

2003-11-07 Thread harm
. Is this changed? And how should I alter the example to get the code running? Thanks, Harm de Laat Informatiefabriek The Netherlands --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does

Re: [JBoss-user] does it worths creating entity beans for ...

2003-11-07 Thread harm
I'm not sure... But if I remember correct Sasha told me (JBoss Advanced Training) that that should be possible in a JBoss cluster. Maybe Sasha can shed some light on the issue...? Regards, Harm de Laat Informatiefabriek The Netherlands Pedro Salazar [EMAIL PROTECTED] Sent by: [EMAIL

Re: [JBoss-user] Challenge for EJB-QL, JBossQL, or declared SQL?

2003-11-06 Thread harm
Doesn't 'ORDER BY' help you? Darren Hartford [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/05/2003 04:10 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [JBoss-user] Challenge for EJB-QL, JBossQL, or declared SQL? Hey all, I got an interesting problem that I

[JBoss-user] AOP framework documentation

2003-11-06 Thread harm
Dear JBoss team, Is there a printable version of the AOP documentation? I have bought the yearly subscription but cannot find anything related to the AOP framework... Thanks, Harm de Laat Informatiefabriek The Netherlands --- This SF.net

RE: [JBoss-user] Challenge for EJB-QL, JBossQL, or declared SQL?

2003-11-06 Thread harm
ORDER BY works in JBossQL. It is also in the EJB 2.1 spec. But, I believe JBoss 3.2.x currently supports 2.0. Regards, Harm de Laat Informatiefabriek The Netherlands Stephane Nicoll [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/06/2003 09:53 AM Please respond to [EMAIL PROTECTED

Re: [JBoss-user] relate 2 entities without a common key (WAS Re: [JBoss-user] relationship 1-* with foreign key)

2003-11-06 Thread harm
getAdvertisement(); If you don't need relationships between value objects you can just leave out he @ejb.value-object tags. Regards, Harm de Laat Informatiefabriek The Netherlands Pedro Salazar [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/06/2003 11:08 AM Please respond to [EMAIL PROTECTED

[JBoss-user] JBoss Dynamic QL

2003-11-04 Thread harm
neither in the 'pay' documentation or on the net... Thanks a lot, Harm de Laat Informatiefabriek The Netherlands --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you

Re: [JBoss-user] using mail datasource

2003-11-04 Thread harm
*/ javax.mail.Message msg = new MimeMessage(session); Regards, Harm de Laat Informatiefabriek The Netherlands [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/04/2003 10:33 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [JBoss-user] using mail datasource

Re: [JBoss-user] Application configuration

2003-11-04 Thread harm
Not sure if this will work for you... But I have an entity bean which contains my configuration. I simply lookup the (configuration) entity and get the values that I need in my Session bean. This might work for you aswell... Regards, Harm de Laat Informatiefabriek The Netherlands Giovanni

Re: [JBoss-user] Jboss-Tomcat 3.2.x - Petstore application

2003-10-31 Thread harm
I deployed the xpetstore application (which can be found on sourceforge) in JBoss without any trouble. Regards, Harm de Laat Informatiefabriek The Netherlands ARUN PRASAD [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/31/2003 11:45 AM Please respond to [EMAIL PROTECTED] To [EMAIL

Re: [JBoss-user] JMX - hide attributes from view

2003-10-30 Thread harm
You could just declare the getters in your interface(no setters). This would make your JMX attribute read-only... Regards, Harm de Laat Informatiefabriek The Netherlands [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/30/2003 10:39 AM Please respond to [EMAIL PROTECTED] To [EMAIL

[JBoss-user] native JSP debugging

2003-10-27 Thread harm
Hi all, I would like to make use of native JSP debugging (JSR-045) I understand that tomcat 4.x does not support native debugging. I read that Tomcat 5.x does. Is it possible to run JBoss 3.2.2 with Tomcat 5.x? Or is there an existing bundle for this? Thanks, Harm de Laat Informatiefabriek

[JBoss-user] MBean persistence

2003-10-22 Thread harm
Hi all, I have a few standard MBeans which have some jmx-managed attributes. I would like to make these attributes persistent. Where can I find some info on how to do this? Thanks, Harm de Laat Informatiefabriek The Netherlands

Re: [JBoss-user] Quick JDBC question.

2003-10-10 Thread harm
You haven't closed your resultset... Harm. Mike Youngstrom [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/09/2003 06:37 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [JBoss-user] Quick JDBC question. Im fairly new to JDBC development and JBoss. I have

RE: [JBoss-user] MacOS X Server JBoss Management Tool

2003-10-09 Thread harm
Is this also an open source initiative by Apple? Or is this tool closed source? Sacha Labourey [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/09/2003 10:37 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject RE: [JBoss-user] MacOS X Server JBoss Management Tool

[JBoss-user] OS X panther JBoss

2003-10-09 Thread harm
are welcome.. Thanks, Harm de Laat Informatiefabriek The Netherlands †+w­zf¢–+,¦‰o$…ëFŠ÷›iÉ®ˆ+jd¨º·Šàzw­†‹-²‹½4ÓC©zt¨º·º#yËlIê^¢™^Â!j÷‡³Ä D©®‹âuæ±êï‰ Xœ’«zm§ÿì¢êÜyú+éû.¦š+µêì¦I‹,º™¨¥Šx%ŠËI‹,º–+-²Ê.­¢¸ëa¶Úlÿùb²Û,¢êÜyú+éùb²Û?–+-Šwèþ6è²z

[JBoss-user] JBoss with integrated Tomcat binding to specific IP

2003-10-09 Thread harm
I configure this? I looked in $JBOSS_HOME/server/$myjboss/deploy/ jbossweb-tomcat41.sar/META-INF/jboss-service.xml. I noticed this section: Engine name=MainEngine defaultHost=localhost Can I change localhost to 10.1.0.11, in order to bind to 10.1.0.11? Thanks, Harm de Laat Informatiefabriek

[JBoss-user] scheduler service

2003-10-03 Thread harm
Thanks, Harm de Laat Informatiefabriek The Netherlands --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROTECTED] https

Re: [JBoss-user] scheduler service

2003-10-03 Thread harm
Thanks for the quick reply. In which file should I add this? Thanks, Harm. Scott M Stark [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/03/2003 03:03 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: [JBoss-user] scheduler service An example that invokes

[JBoss-user] jmx xdoclet example

2003-10-02 Thread harm
Hi all, I'm trying to write a MBean. I'm trying to use XDoclet to generate the deployment descriptor and the interface. Unfortunatly I cannot find an example. I was hoping somebody has a example file which I can use to create my own MBean. Thanks a lot. Harm de Laat Informatiefabriek

RE: [JBoss-user] question about ejb restrictions

2003-10-01 Thread harm
of all, I have to handle with files on the filesystem in my application. This is also a restricting in the EJB-spec. Unfortunatly I have to store files to get my application to work. Should it be good practice to store files in a database as blobs? Thanks for all suggestions, Harm de Laat

RE: [JBoss-user] question about ejb restrictions

2003-10-01 Thread harm
Thank you very much for your help. It was very helpfull. Harm. Stephane Nicoll [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/01/2003 10:22 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject RE: [JBoss-user] question about ejb restrictions The spec prohibits

[JBoss-user] Deadlock detected

2003-10-01 Thread harm
=] at org.jboss.util.deadlock.DeadlockDetector.deadlockDetection(DeadlockDetector.java:48) I thought because I'm using the 'Required' attribute each client should wait until some other client has finished it's own transaction. Can somebody tell what's wrong here? Many thanks, Harm de Laat Informatiefabriek

[JBoss-user] question about ejb restrictions

2003-09-30 Thread harm
in a database as blobs? Thanks for all suggestions, Harm de Laat Informatiefabriek The Netherlands --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss

[JBoss-user] speed

2003-09-25 Thread harm
system. (2.4.18). Thanks, Harm de Laat Informatiefabriek --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROTECTED

[JBoss-user] mbean question

2003-09-25 Thread harm
. I have no idea what I'm doing wrong here. Below is my code. Could somebody please tell me what it is that I'm doing wrong here? Thanks a lot, Harm de Laat Informatiefabriek The Netherlands package nl.informatiefabriek.jmxlizard; import java.io.File; import java.io.FileInputStream; import

[JBoss-user] design question

2003-09-22 Thread harm
? Thanks, Harm de Laat Informatiefabriek --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROTECTED] https

RE: [JBoss-user] exception handling advice

2003-09-11 Thread harm
the user to a System error page. (I do log the error altough, because I have to see what went wrong to fix the problem). I hope this helps? Good luck, Harm de Laat Informatiefabriek Brian McSweeney [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/11/2003 11:21 AM Please respond to [EMAIL

RE: [JBoss-user] exception handling advice

2003-09-11 Thread harm
Glad I could help... Cheers, Harm. Brian McSweeney [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/11/2003 02:08 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject RE: [JBoss-user] exception handling advice Hi Harm, Yes, your answer is very clear and is what I

Re: [JBoss-user] Out of Memory error

2003-09-10 Thread harm
Yes, I have had the same problem many times with jboss 3.2.1. Development Mailing Lists [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/09/2003 09:09 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [JBoss-user] Out of Memory error After redeploying several

Re: [JBoss-user] ping

2003-09-10 Thread harm
I had the same problem. I'm not sure what's happening??? Barlow, Dustin [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/10/2003 03:07 PM Please respond to [EMAIL PROTECTED] To '[EMAIL PROTECTED]' [EMAIL PROTECTED] cc Subject [JBoss-user] ping Sorry for the wasted bandwidth. For some

Re: [JBoss-user] Looking for some literature/examples on XDoclet/JBoss usage

2003-09-09 Thread harm
I recommend that you look at the xpetstore example project. I can be found at: http://xpetstore.sourceforge.net Sasidharan, Manoj [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/08/2003 09:59 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [JBoss-user] Looking for

Re: [JBoss-user] which xdoclet tag creates ejb-local-ref in ejb-jar.xml?

2003-09-08 Thread harm
I totaly agree. But anyway here it is: /** * @ejb.ejb-ref * ejb-name=Customer * view-type=local * ref-name=ejb/CustomerLocal Cheers, Harm de Laat Informatiefabriek The Netherlands Matthew Hixson [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/06/2003 02:20 AM

Re: [JBoss-user] Re:Using a Properrty File in JBoss

2003-09-05 Thread harm
-typejava.lang.String/env-entry-type env-entry-valuehercules/env-entry-value /env-entry You can then whenever you need it load your entries by doing: Context envCtx = (Context) iniCtx.lookup(java:comp/env); String mysql_host = (String) envCtx.lookup(mysql_host); Good luck, Cheers, Harm de Laat

Re: [JBoss-user] CMR with Xdoclet and Jboss

2003-09-03 Thread harm
you desire. Good luck! Cheers, Harm de Laat Informatiefabriek The Netherlands Darren Hartford [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/02/2003 09:08 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [JBoss-user] CMR with Xdoclet and Jboss Hey all, 3

Re: [JBoss-user] Configuring Petstore 1.3.2 for JBoss 3.2

2003-09-02 Thread harm
Yes you can find it on the xpetstore website: http://xpetstore.sourceforge.net/setup_jboss-3.0.x.html Although these instructions are for jboss-3.0.x the settings for 3.2.x are pretty much the same. Cheers, Harm. Eliza [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/01/2003 03:01 AM

Re: [JBoss-user] Wake up, mailing list owners

2003-08-26 Thread harm
, Harm de Laat Informatiefabriek The Netherlands Juha Lindfors [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 08/26/2003 05:48 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: [JBoss-user] Wake up, mailing list owners Fuck off. On Mon, 25 Aug 2003, Tero Paananen

[JBoss-user] change default tomcat port

2003-08-12 Thread harm
Hi all, I'm using JBoss 3.2.1 with integrated Tomcat. How can I change the port number to something like 12001 instead of the default 8080? I need to do this because some other server is running on the same port. Thanks a lot, Harm de Laat Informatiefabriek The Netherlands

[JBoss-user] sar deployment question

2003-07-08 Thread harm
this behaviour so first the ejb-jar is deployed and then the .sar file? Thanks, Harm de Laat Informatiefabriek The Netherlands --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums

[JBoss-user] CMP custom field

2003-07-03 Thread harm
Hi all, I have a CMP bean with a field 'description'. This field is a java.lang.String. But can contain more than 250 characters. What do I have to do to make JBoss persist into a 'TEXT' database field instead of VARCHAR(250)? Thanks, Harm de Laat Informatiefabriek

RE: [JBoss-user] JMX MBean question

2003-07-01 Thread harm
the MBeanServer. But, from the documentation I only see a way to get the class over RMI. (RMIAdaptor). But, since I'm on the same VM, I think this will not be nessecary. What would be the way to go here? Thanks in advance, Harm de Laat Informatiefabriek [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED

[JBoss-user] JMX MBean question

2003-06-30 Thread harm
How can I instantiate the right Handler and call its 'handle()' method? All ideas are more then welcome, Thanks, Harm de Laat Informatiefabriek --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E

RE: [JBoss-user] Who is using JBoss in production?

2003-06-19 Thread harm
Websphere but, we can't find any real reasons to buy the very much overpriced Websphere application server, if a perfectly suitable J2EE application server as JBoss exists for free. JBoss team, thanks! Cheers, Harm de Laat Informatiefabriek The Netherlands Bill Burke [EMAIL PROTECTED] Sent

[JBoss-user] Who is using JBoss in production?

2003-06-17 Thread harm
Hi all, I went to the Sun JavaOne conference in the Netherlands yesterday. I talked to a lot of people, and noticed that not many people are using JBoss in a production environment. I was wondering? How many of you are actually running production systems on JBoss? Grtz, Harm de Laat