RE: [JBoss-user] SFSB Clustering

2002-08-21 Thread Paul McLachlan
I assume this is not relevant anymore http://www.geocrawler.com/lists/3/SourceForge/10766/0/7045268/ Paul. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sacha Labourey Sent: Wednesday, 31 July 2002 6:33 PM To: [EMAIL PROTECTED] Subject: RE:

[JBoss-user] MBean Timer method; boolean isActive()

2002-05-02 Thread Paul McLachlan
Hi Dim, I need your help quickly, How do I get the reference to an MBean from the MBeanServer? I need it because I need to call a method which returns a boolean not an Object so I can't call the invoke() method. I need to get the actual MBean object. I need to find out if the Timer is active

RE: [JBoss-user] cmp2-example bug?

2002-04-16 Thread Paul McLachlan
When you fix it can I have the solution. After paying a massive $US10 dollars I would have expected it to work. $10 is the average monthly wage for java developers in many lands -Original Message- From: Mike Dougherty [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 17 April 2002 9:47

[JBoss-user] Ubiquitity - embedded JBoss and JXTA

2002-04-15 Thread Paul McLachlan
Sun has just published an article in the JDC comparing JMS and JXTA. Since they build both technologies they do not have a vested interest in recommending one over the other. Have a look at: http://developer.java.sun.com/developer/technicalArticles/peer/index2.html If time is constrained,

RE: [JBoss-user] JBuilder and JBoss 3.0 Beta

2002-04-03 Thread Paul McLachlan
I'm no help but I'm having the same problem -Original Message-From: Chris Perren [mailto:[EMAIL PROTECTED]]Sent: Friday, 29 March 2002 7:40 PMTo: jboss-userSubject: [JBoss-user] JBuilder and JBoss 3.0 Beta I am trying to run JBoss 3.0 Beta through Jbuilder but

RE: [JBoss-user] Problem with CMP2.0 example

2002-03-27 Thread Paul McLachlan
I made the change involving read-ahead and load-groups tags but I still get the following exception when loading the ejbs in JBoss3.0-Beta2.0 Paul. 12:16:53,458 INFO [EjbModule] Starting 12:16:53,658 INFO [AddressEJB] Created table 'AddressEJB' successfully. 12:16:54,009 INFO [LineItemEJB]

RE: [JBoss-user] About POseidon

2002-03-24 Thread Paul McLachlan
Make the ASP page talk to a COM object then to bridge the COM-Java divide look at Jacob. http://danadler.com/jacob/ It works!! also the Java code generator from Steven Lewis works http://www.lordjoe.com/Java2Com/index.html Paul. -Original Message- From: Jaime21 [mailto:[EMAIL

RE: [JBoss-user] accessing EJBs from ASP

2002-03-24 Thread Paul McLachlan
Make the ASP page talk to a COM object then to bridge the COM-Java divide look at Jacob. http://danadler.com/jacob/ It works!! also the Java code generator from Steven Lewis works http://www.lordjoe.com/Java2Com/index.html Paul. -Original Message- From: Marius Kotsbak

[JBoss-user] Sap eis rar Jboss3Beta

2002-03-10 Thread Paul McLachlan
/lib dir of jboss with no success. Regards, Paul. -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED]] Sent: Thursday, 17 January 2002 4:16 PM To: Paul McLachlan Subject: Re: [JBoss-user] Sap eis rar On 2002.01.16 23:35:32 -0500 Paul McLachlan wrote: I spent a few

RE: [JBoss-user] Training in France: FORGET IT (En francais only)

2002-03-06 Thread Paul McLachlan
No Spanish either? What does that mean about your endearment to your countrymen mark? -Original Message- From: marc fleury [mailto:[EMAIL PROTECTED]] Sent: Sunday, 3 March 2002 6:23 AM To: Jboss-Development@Lists. Sourceforge. Net Cc: Jboss-User@Lists. Sourceforge. Net Subject:

[JBoss-user] Sap eis rar

2002-02-10 Thread Paul McLachlan
Hi David, I have now the CVS JBoss on my machine built and rockin! However the exception :javax.management.RuntimeOperationsException: Object name cannot be null, has resurfaced. Any idea why. My sapr3-service.xml is the same as before, namely; mbean

[JBoss-user] Jboss3a not setting Jetty classpath

2002-02-04 Thread Paul McLachlan
JBoss is not setting the Jetty classpath. So it doesn't know where the Jboss classes are nor my own. Paul. ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] XDoclet and JBoss tags for cmp2.0

2002-01-23 Thread Paul McLachlan
No-one uses the XDoclet list! Where do I go for help on JBoss-XDoclet? This is the obly place I know. Paul. -Original Message- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 23 January 2002 3:25 PM To: Paul McLachlan; [EMAIL PROTECTED] Subject: Re: [JBoss-user

[JBoss-user] jBuilder/JBoss/ejb2.0 - plugin for JBoss

2002-01-16 Thread Paul McLachlan
Hi jBuilder/JBoss/ejb2.0 developers, What would also be nice would be a nice jBuilder plugin for JBoss, so that one could use the uml ejb designer. I know xdoclet can be used to generate all the plumbing but to actually design graphically the entitybeans, also from an existing dataBase is

[JBoss-user] XDoclet 1.1 - jbosscmp-jdbc.xml

2002-01-16 Thread Paul McLachlan
XDoclet doesn't seem to be generating the required jbosscmp-jdbc.xml for jboss3.0 I have set ejbdoclet .. ejbspec=2.0 and jboss version=3.0 etc etc / and for each bean cmp-version=2.x It is still generating jboss.xml and jaws.xml Paul.

RE: [JBoss-user] JBoss-2.4.4_Tomcat-4.0.1 - org.xml.sax.SAXParseException: EMPTY content models must have no content.

2002-01-14 Thread Paul McLachlan
I get the following error when deploying an ear into JBoss2.4.4-Tomcat4.0.1. I don't know what it means. I don't get the error with JBoss-2.4.3_Tomcat-3.2.3. Can anyone please help me out. [INFO,EmbeddedCatalinaServiceSX] WebappLoader[/yambay]: Deploying class repositories to work

RE: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-09 Thread Paul McLachlan
A persistence mapping on top of cci spi is what is needed for sure. CAstor would ensure it's future by conforming to jca in my opinion. -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED]] Sent: Thursday, 10 January 2002 12:51 AM To: [EMAIL PROTECTED] Subject: Re:

[JBoss-user] sap ra in jboss3.0 doc

2001-10-24 Thread Paul McLachlan
David, You mentioned a month or so ago that you were interested in using the sap ra in the jboss3.0 doc. Do you need any more input? i.e configuration details etc. We have as much knowledge about it as necessary to get it working without having the source code. We are using a local Minerva

RE: [JBoss-user] Class Not Found Exception: org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl

2001-09-17 Thread Paul McLachlan
Title: Yes, it is. What version of JBoss are you using. I am using 2.4.0 Paul. -Original Message-From: Dragos Haiduc [mailto:[EMAIL PROTECTED]]Sent: Monday, 17 September 2001 4:41 PMTo: [EMAIL PROTECTED]Subject: [JBoss-user] Class Not Found Exception:

RE: [JBoss-user] Class Not Found Exception: org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl

2001-09-16 Thread Paul McLachlan
Title: Thanks Dragos, this answer looked promising butI get a NPE! [XADataSourceLoader] Stoppedjava.lang.NullPointerException at org.jboss.pool.jdbc.xa.XAPoolDataSource.getConnection(XAPoolDataSource.java:178) Surely someone out there must know how to use JBoss 2.4 and Oracle8!

RE: [JBoss-user] Oracle and JBoss 2.4

2001-09-16 Thread Paul McLachlan
with my Oracle pools going from 2.2 to 2.4. Which Oracle driver are you using? (and which 2.4 build/bundle?) Erin - Original Message - From: Paul McLachlan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 13, 2001 9:52 PM Subject: [JBoss-user] Oracle

RE: [JBoss-user] Oracle and JBoss 2.4

2001-09-16 Thread Paul McLachlan
) initialize(); return ((XAConnection)pool.getObject()).getConnection();line 178 } david jencks On 2001.09.16 23:34:14 -0400 Paul McLachlan wrote: I am using bundle JBoss-2.4.0_Tomcat-3.2.3 Oracle driver bundle as I used successfully in JBoss2.2 ( classes12.zip ) Yes, I've

[JBoss-user] JBoss 2.4 and Castor 0.9.3 - ] javax.naming.NameNotFoundException: myJDOimpl not bound

2001-09-13 Thread Paul McLachlan
Hi, I was successful in getting a project to run inside JBoss 2.2/Castor 0.9.3 however I have had to move to JBoss 2.4 for another reason and now my castor development does not work. I have placed the follwoing jars in $JBOSS/lib/ext; castor0.9.3.jar, jboss-castorjdo.jar, xerces.jar (and also

[JBoss-user] How do I create a table outside of the appServer in Hypersonic

2001-09-13 Thread Paul McLachlan
I am using Castor with Hypersonic. Castor expects the Tables to be created outside the scope of the appServer. Otherwise queries will fail odviuosly. I know how to do this with Oracle but not with Hypersonic? [Default] Nested error: java.sql.SQLException: Table not found: ROOM in statement

[JBoss-user] Oracle and JBoss 2.4

2001-09-13 Thread Paul McLachlan
I have been trying to migrate from 2.2 to 2.4 and suddenly my Oracle8 driver doesn't work anymore. I kept the same declaration in jboss.jmcl as I used for 2.3, namely; mbean code=org.jboss.jdbc.JdbcProvider name=DefaultDomain:service=JdbcProvider attribute

[JBoss-user] 2.4 Oracle JDBC Problem

2001-09-13 Thread Paul McLachlan
I recovered the following mail. I tried the DataSourceClassoracle.jdbc.xa.client.OracleXADataSource but got an Oracle exception: [Default] java.sql.SQLException: ORA-06550: line 1, column 13: PLS-00201: identifier 'JAVA_XA.XA_START_NEW' must be declared Do you mean this when you say adding

RE: [JBoss-user] J2ME JMS

2001-09-10 Thread Paul McLachlan
Me too. If you find one. Please let us all know. You (or we) could of course try porting the javax.jms library to the handheld platform Anyone else interested in giving this a try? Paul. -Original Message- From: Bartek Teodorczyk [mailto:[EMAIL PROTECTED]] Sent: Monday, 10

[JBoss-user] JBoss Castor Integration

2001-08-03 Thread Paul McLachlan
I think I am missing jboss-castorjdo.jar where can I get it from? [Configuration] Could not create MBean DefaultDomain:service=JDO,name=castorrooms(org.jboss.jdo.castor.CastorJD OImpl) [Configuration] java.lang.ClassNotFoundException: org.jboss.jdo.castor.CastorJDOImpl [Configuration]

[JBoss-user] JBoss Castor integration

2001-08-02 Thread Paul McLachlan
the resource manager and transaction attributes of the method under which it is called). Alex Paul McLachlan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent by:cc

[JBoss-user] JBoss and JDO

2001-07-31 Thread Paul McLachlan
This is an interesting discussion on the benefits and drawbacks on JDO and ejb2.0 I would be interested to know if JBoss will implement JDO. http://www.theserverside.com/discussion/thread.jsp?thread_id=771 ___ JBoss-user mailing list [EMAIL

RE: [JBoss-user] JBoss and JDO

2001-07-31 Thread Paul McLachlan
Paul McLachlan [EMAIL PROTECTED

[JBoss-user] SAP resource Adapter

2001-07-26 Thread Paul McLachlan
Hi All, I need to connect JBoss to SAP(PM). So I need a Resource Adapter. There are a few companies listed at http://java.sun.com/j2ee/connector/products.html but if anyone has waded through the options I'd appreciate their help. Preferably one that simply fits into JBossCX that I can just

[JBoss-user] EJBDoclet - build_test script not in distribution

2001-07-05 Thread Paul McLachlan
Title: [JBoss-user] EJBDoclet - build_test script not in distribution I'm trying to use EJBDoclet as it seems quite useful. Only thing is I don't know what I have to do to get it to work. It seems like it works best when integrated with Ant. There is a sample directory in the

RE: [JBoss-user] FREE LOADERS and computerplanet.com

2001-06-26 Thread Paul McLachlan
Title: RE: [JBoss-user] FREE LOADERS and computerplanet.com Marc, Most people who want to disseminate technology quickly write a book. What better VIABLE COMMERCIAL PERIPHERAL could there be. Why don't you be the first to write a book on JBoss and J2EE, make lots of money, help the newbies

RE: [JBoss-user] jBoss with JBuilder4

2001-06-21 Thread Paul McLachlan
Title: FW: [JBoss-user] jBoss with JBuilder4 This is solved by telling jBuilder where you are running your executable i.e in the jBoss directory. Setting is Project Properties - working directory Cheers, Paul. -Original Message-From: Stephen White (EHPT) [mailto:[EMAIL

RE: [JBoss-user] How to specify relationships between CMP EJBs?

2001-06-18 Thread Paul McLachlan
Title: RE: [JBoss-user] How to specify relationships between CMP EJBs? I was just about to ask if this is going to be implemented in 3.0? or will we have to buy, (gulp) CocoBase O/R mapping product? (Seems to be the only one that supports jBoss). What about synching 2 object caches. Is

[JBoss-user] Exception from auto-deployer

2001-06-13 Thread Paul McLachlan
Title: [JBoss-user] Exception from auto-deployer Is this a problem? I mean should a deployment.cfg file exist? [Auto deploy] Starting [Auto deploy] Watching C:\J2eeAppServers\JBoss-2.2.2_Tomcat-3.2.2\jboss\deploy [Auto deploy] Auto deploy of

[JBoss-user] Exception from container factory when starting up.

2001-06-13 Thread Paul McLachlan
Title: [JBoss-user] Exception from container factory when starting up. On a similar theme to my previous mail. I just can't work out why my server works one day and then fails to auto-deply the next. The exception is as: [J2EE Deployer Default] Starting [J2EE Deployer Default] No web

[JBoss-user] jBoss with JBuilder4

2001-06-11 Thread Paul McLachlan
Title: [JBoss-user] jBoss with JBuilder4 Hi all, I'm trying to follow the instructions from the online doco on running a server in JBuilder4 but it doesn't startup correctly for 1 or more reasons. It says it can't find the file ../log/server.log but I have checked the JBoss-Server.Library

[JBoss-user] jBoss-users in australia - sydney

2001-06-05 Thread Paul McLachlan
Title: [JBoss-user] jBoss-users in australia - sydney I am just staring and getting more confidence with jBoss everyday. We are a small startup which can't afford weblogic etc. so we absolutely love the jBoss mandate. We would like to get in touch with other jBoss users in Oz. We are based

RE: [JBoss-user] novice

2001-06-04 Thread Paul McLachlan
Title: RE: [JBoss-user] novice Hi Norman, I too am a novice and have been given the task of evaluating jBoss and jonas/enhydra. Do you feel jBoss is a better platform. I would like to know why one is better than the other because we would prefer using one of these openSource products

[JBoss-user] problems running HypersonicDS

2001-05-31 Thread Paul McLachlan
Title: [JBoss-user] problems running HypersonicDS What have I done wrong to deserve this NullPointerException This is the output: C:\JBoss-2.2.1\binrun.bat JBOSS_CLASSPATH=;run.jar;../lib/crimson.jar jboss.home = C:\J2eeAppServers\JBoss-2.2.1 Using configuration default [Info] Java

[JBoss-user] Running the Upload client in the cdBean example with Oracle

2001-05-31 Thread Paul McLachlan
Title: [JBoss-user] Running the Upload client in the cdBean example with Oracle Hi JBoss-user, I am new to jBoss so I am struggling with my setup. I just downloaded jBoss2.2.2 for windows today and am using it. I am trying to get the CMP-entityBean example working with Oracle8.1.5. I