[jBoss-User] Using minerva Drivers with JBoss 2.1

2001-03-15 Thread mlecza
We have a problem using the oracle.jdbc.xa.client.OracleXADataSource drivers with Oracle 8.1.7 on Linux (that's another issue) so we have been using the minerva drivers with JBoss 2.0 without a problem. I Loaded up JBoss 2.1 and with the following in the jcml file: mbean

RE: [jBoss-User] Using minerva Drivers with JBoss 2.1

2001-03-15 Thread mlecza
Yeah - it works in terms of being able to create the connection - but there are probs when using the connection from a bean when we use oracle.jdbc.xa.client.OracleXADataSource - so we wanted to use minerva for now until it was resovled. BTW - here is the error when using

[jBoss-User] ZOAP vs XML-RPC

2001-02-08 Thread mlecza
Can some one explain the advantages/disadvantages or ZOAP/SOAP over XML-RPC (http://www.xmlrpc.com/)? -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]

[jBoss-User] Apache-Soap + JBoss?

2001-02-08 Thread mlecza
I am evaluating both ZOAP and Apache Soap. Just curious is Apache Soap will work in Tomcat that is running integrated with JBoss. I understand that the JBoss integration will not look at Tomcat's server.xml and there is a setting that goes in there for Soap. Wondering if there is a way to set

[jBoss-User] Zoap - Error deploying test-bean

2001-02-07 Thread mlecza
I installed Zoap as per instructions. When I dropped the test-bean.jar file in the deply area I got the following: [Auto deploy] Auto deploy of file:/C:/jboss/deploy/test-bean.jar [J2EE Deployer] Deploy J2EE application: file:/C:/jboss/deploy/test-bean.jar [J2EE Deployer] Could not delete

Re: [jBoss-User] Zoap - Error deploying test-bean

2001-02-07 Thread mlecza
I got this to work - I added the lines to the JBoss.conf file - I did not do this the first time because the instructions said it was not necessary if my snap-shot was after Dec 2000 - I assumed my snap shot was since I just downloaded it.

[jBoss-User] Is ZOAP ready for Prime-time?

2001-02-07 Thread mlecza
Just wonder what the state of ZOAP is. Is this stable enough for production? Is anyone using this in production? Regards -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL

[jBoss-User] ZOAP - practicle example?

2001-02-07 Thread mlecza
Now that I have ZOAP running (fairly painless to get going :-), it would be nice to have a practical example. It would be kewl to have an example such as a Java App or Applet that uses ZOAP to do a calculation or return some data from a database. Do any samples like this exist? Regards --

[jBoss-User] Integrated Tomcat/Servlet call EJB prob

2001-02-06 Thread mlecza
I installed JBoss with integrated Tomcat. Started playing with servlets I can hit the HelloWorld Servlet at: http://localhost:8080/servlets/servlet/HelloWorldExample I recreated the example WAR file with the EJB class from the JBoss Interest example When I hit:

[jBoss-User] Zoap Installation instructions?

2001-02-06 Thread mlecza
I've downloaded the Zoap module - where are the instructions for installing this? Regards -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]

[jBoss-User] Tomcat documentation - more - more

2001-02-02 Thread mlecza
- Forwarded by Mike Lecza/Applied Management Systems on 02/02/2001 03:06 PM - Mike Lecza

[jBoss-User] EJB/Connectionpool examples

2001-02-02 Thread mlecza
I was able to configure a connection pool to Oracle from JBoss. Are there any examples of using this JBoss connection pool from an EJB? Regards -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List