[JBoss-user] Obtaining a transaction from outside JBoss in another VM Plan

2001-06-15 Thread Phan Anh Tran
When does JBOSS plan to support the obtaining and using a transaction from another VM? 2.2.3? 2.3? Anytime in the near future? [App/VM1] <-> [EJB1,EJB2,.../JBOSS/VM2] App needs to setup and control the transactions, so in essence, my App needs to be able to obtain a UserTransaction via JNDI

[JBoss-user] InitialContext

2001-06-15 Thread Richard Bottoms
Attempting to take a WORKING 'Hello World' EJB and use it in a servlet. I got the servlet to compile, but I am not using ctx.lookup properly. Here's the environment: ejbTest.jar includes: ejbTestBean.class ejbTestHome.class ejbTest.class Was built in /usr

Re: [JBoss-user] jboss-tomcat

2001-06-15 Thread al
Scott; Good point. save me from writing another tutorial :) Although we could probably use some general one for one that doesnt use JAAS, although why you would want an insecure EJB I have no clue Al - Original Message - From: Scott M Stark <[EMAIL PROTECTED]> To: <[EMAIL PROTEC

Re: [JBoss-user] javax.rmi???

2001-06-15 Thread al
no, javax.rmi is a part of J2EE. I am pretty sure it is in j2ee.jar (I could be wrong... i have so many libraries added in JBuilder... lol. Al - Original Message - From: Liang Li <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 15, 2001 3:56 PM Subject: RE: [JBoss-user] jav

Re: [JBoss-user] jboss-tomcat

2001-06-15 Thread al
This has been asked so many times... I think I am just going to write up a tutorial for it :) I'll try to have something finished tomorrow Al - Original Message - From: Richard Bottoms <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 15, 2001 4:41 PM Subject: [JBoss-user] j

Re: [JBoss-user] Work it! work it!

2001-06-15 Thread awc
Hi Marc, are you guys going to have any seminars in Canada?? anil marc fleury wrote: > - Worldwide talent at the head (pat on our common backs) > - Freeze JBoss2.4 called by Scott > - JBoss3.0 in the wings > - Books being published on JMX and JBOSS ___

[JBoss-user] How to run the example in Tomcat?

2001-06-15 Thread FengShuo Yu
Hi, I have downloaded JBoss with Tomcat 2.0. My question is that how can I see the examples that come with Tomcat? why http://localhost:8080/webapp/examples/ is not working anymore? Thanks for your information. FengShuo Yu [EMAIL PROTECTED] ___ JBos

Re: [JBoss-user] javax.rmi???

2001-06-15 Thread danch
It's included in jdk1.3, or can be gotten by downloading the Java-IDL package for jdk1.2 from Sun Emerson wrote: > Where (jar file) is Javax.rmi at?? > Emerson Cargnin > TRE-SC > Setor de Desenvolvimento > Tel: (48) 251-3700 - Ramal 3134 > > ___ > J

[JBoss-user] XML and XSL hell

2001-06-15 Thread Lionel Siau
Hi Guys, could the fellow/architect doing the XML stuff give some indication where jboss is going with XML and which ones are being targeted. I've been testing integration with quite a number of products and getting XML conflicts all over the place. The worse is Cocoon 2 (the newest one!). There

[JBoss-user] Where did the Documentation jar files go?

2001-06-15 Thread DurhamJG
Hi I'm just getting going with JBoss and I was implementing the CDBean example, but I could not find the CDBean zip file? It seems that the web site is being changed and many links are broken. Any idea where I can get this zip file? Thanks, Jennifer

[JBoss-user] Tip for Newbies

2001-06-15 Thread Anjan Rao
Hi, This tip is if you have downloaded JBoss with Tomcat. Please modify properties files in \conf\default when ur running JBoss WITHOUT tomcat (click run.bat) and modify the properties files in \conf\tomcat when running JBoss WITH tomcat (click run_with_tomcat.bat). I did not real

RE: [JBoss-user] Where did the Documentation jar files go?

2001-06-15 Thread marc fleury
coming marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |[EMAIL PROTECTED] |Sent: Friday, June 15, 2001 6:57 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-user] Where did the Documentation jar files go? | | |Hi I'm just getting going with JBoss and

[JBoss-user] mysql

2001-06-15 Thread Boris Garbuzov
I saw some doubts on the list about future MySQL support. Is it currently supported by JBoss' CMP? What should I tell to JBoss to use my connection URL and associated issues? ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/l

[JBoss-user] Re: [jboss-docs] [Ann] Official JBoss book to be published by SAMS

2001-06-15 Thread cyls98
Marc,   That's great. Pls tell us how and who is the coordinator for the book. Is it Tobias?     Lionel - Original Message - From: marc fleury To: Jboss-Docs@Egroups. Com ; Jboss-Business@Yahoogroups. Com ; Jboss-User@Lists. Sourceforge. Net ; Jboss-Development@List

Re: [JBoss-user] manual and business

2001-06-15 Thread danch
Boris Garbuzov wrote: > You touched some business ussues together with documentation. Why open source >product is better to learn than some WebLogic? > 1. Supposidely, open source community is much more live, more fun to get involved. >But WebLogic also has user forums and peer supposrt. And th

Re: [JBoss-user] manual and business

2001-06-15 Thread danch
Digital Strider wrote: > This is an interesting experiment in the evolution of open-source and the > kinds of future bricks and mortar that can lay the foundations for tomorrows > future open-source evolutions. > > Most commercial software companies offer developer free implementations in > the

[JBoss-user] RMI of JBoss client - JSERV

2001-06-15 Thread Emerson
Is it possible to have a JBoss client running JServ and JSDK20 using EJBs from a only JBoss machine??? It´s not working... Is there any incompability between JVM IBMJava2-13 and JBoss RMI??? Emerson Cargnin TRE-SC Setor de Desenvolvimento Tel: (48) 251-3700 - Ramal 3134 ___

Re: [JBoss-user] ClientLogin module can't load from tomcat context

2001-06-15 Thread Scott M Stark
This is a known issue with the JAAS 1.0.1 implementation. The org.jboss.security.auth.spi.ProxyLoginModule can be used to work around this issue: /** A proxy LoginModule that loads a delegate LoginModule using the current thread context class loader. The purpose of this module is to work around t

RE: [JBoss-user] manual and business

2001-06-15 Thread Digital Strider
This is an interesting experiment in the evolution of open-source and the kinds of future bricks and mortar that can lay the foundations for tomorrows future open-source evolutions. Most commercial software companies offer developer free implementations in the hopes of winning product loyalty whi

[JBoss-user] Not finding HomeInterface

2001-06-15 Thread Emerson
I got this error when making Jserv work as a client of other JBoss machine javax.naming.CommunicationException. Root exception is java.lang.ClassNotFoundException: EleitorVLHHome at java.lang.Throwable.(Throwable.java:96) at java.lang.Exception.(Exception.java:44) at java.lang.ClassNotFoundExcep

[JBoss-user] ClientLogin module can't load from tomcat context

2001-06-15 Thread Ferguson, Doug
Hi, I am using integrated tomcat and my client login module will only load from a jar file that I explicitly put in my JBOSS_CLASSPATH If it is in my WEB-INF/classes or my WEB-INF/lib it won't load. Is this a classloader problem? d. ___ JBoss-u

[JBoss-user] Not finding HomeInterface

2001-06-15 Thread Emerson
I got this error when making Jserv work as a client of other JBoss machine javax.naming.CommunicationException. Root exception is java.lang.ClassNotFoundException: EleitorVLHHome at java.lang.Throwable.(Throwable.java:96) at java.lang.Exception.(Exception.java:44) at java.lang.ClassNotFoundExcep

Re: [JBoss-user] jboss-tomcat

2001-06-15 Thread Scott M Stark
The most uptodate example is the JAAS security tutorial that shows deployment of a secure ear. It does not explain the whys of the steps, it just goes through the process and hides the details in the ant build script. http://www.jboss.org/documentation/HTML/ch11s83.html - Original Message --

Re: [JBoss-user] manual and business

2001-06-15 Thread Richard Bottoms
At 01:25 PM 6/15/01 -0700, you wrote: >You touched some business ussues together with documentation. Why open >source product is better to learn than some WebLogic? Fun isn't why I do this. I do it to earn a living. Red Hat understood that there needs to be a proper balance. On one side, gearhea

[JBoss-user] jboss-tomcat

2001-06-15 Thread Richard Bottoms
I've got my EJB 'ejbTest'working with the grand output of 'Hello World.' Is there an example on the JBoss site of how to take this EJB and use it under Tomcat? Assume a default install of the JBoss/Tomcat bundle. Thanks, r.b. ___ JBoss-user mail

[JBoss-user] manual and business

2001-06-15 Thread Boris Garbuzov
You touched some business ussues together with documentation. Why open source product is better to learn than some WebLogic? 1. Supposidely, open source community is much more live, more fun to get involved. But WebLogic also has user forums and peer supposrt. And that community may be even larg

Re: [JBoss-user] Manual suggestions

2001-06-15 Thread Richard Bottoms
>1) Which parts of documentation are missing or inadequate? The 'complaint', isn't so much that the docs aren't good, in fact they are better than with many Open Source projects. For me, it's the recognition that technologies such as JBoss have to be usable beyond the gearhead elite. Many, many o

Re: [JBoss-user] Change owner jboss

2001-06-15 Thread Jeffrey Thomas Liu
For user administration and many other tasks, in RedHat you can use linuxconf. It works in both the console and in X. Jeff Liu ([EMAIL PROTECTED]) ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] javax.rmi???

2001-06-15 Thread Liang Li
Is it java.rmi.*?? --Liang -Original Message- From: Emerson [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 3:28 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] javax.rmi??? Where (jar file) is Javax.rmi at?? Emerson Cargnin TRE-SC Setor de Desenvolvimento Tel: (48) 251-3700 -

Re: [JBoss-user] inconsistent (but frequent) InitialContext.lookup() problems

2001-06-15 Thread Scott M Stark
That is a windows tcp error: WSAENOBUFS(10055): An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. Your creating too many connections for your OS. Try keeping one InitialContext around instead of creating every time or

RE: [JBoss-user] java.lang.ClassNotFoundException when running struts-example on J Boss2.2.1 and Tomcat 3.2.1 combination.

2001-06-15 Thread Liang Li
OK, none answered me. I post the result myself. After I installed the JBoss-2.2.2_Tomcat-3.2.2, this problem is gone, now everything is great. --Liang -Original Message- From: Liang Li [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 06, 2001 5:18 PM To: '[EMAIL PROTECTED]' Subject: [J

[JBoss-user] RE: simple question

2001-06-15 Thread Noorzaie, Jamal
Majid: When you start jboss, you should see a message at the bottom of your command line window, such as: [Mail Service] DEBUG: not loading optional address map file: /META-INF/javamail. address.map [Mail Service] Mail Service 'Mail' bound to java:/Mail [Mail Service] Started [Service Control] S

[JBoss-user] javax.rmi???

2001-06-15 Thread Emerson
Where (jar file) is Javax.rmi at?? Emerson Cargnin TRE-SC Setor de Desenvolvimento Tel: (48) 251-3700 - Ramal 3134 ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] Updated JBoss/Jetty bundle

2001-06-15 Thread Scott M Stark
Don't know what is going on. I just downloaded it and retried it on my RedHat7.0 box and it comes up fine. The old files are still there so are you sure you grabbed JBoss-2.2.2_Jetty-3.1.RC5-3.tgz : bash-2.04$ cksum JBoss-2.2.2_Jetty-3.1.RC5-3.tgz 132996107 10168751 JBoss-2.2.2_Jetty-3.1.RC5-3.tg

[JBoss-user] inconsistent (but frequent) InitialContext.lookup() problems

2001-06-15 Thread Greg Merrill
I have recently begun having serious problems retrieving beans from JNDI. For some reason, InitialContext.lookup() keeps throwing a CommunicationException. However, it doesn't always happen! (Although after it happens once, it happens fairly consistently until a re-deploy or restart JBoss, at w

Re: [JBoss-user] simple question

2001-06-15 Thread danch (Dan Christopherson)
On that machine, point a browser at 'http://localhost:8080/jboss' This will let you try out some simple tests. majid nakit wrote: > Hi, I have just installed JBoss-2.2.2_Tomcat-3.2.2 in windows2000, I > am new to EJB, please could you show me : > 1)How do I know that JBoss_Tomcat is working fin

[JBoss-user] test

2001-06-15 Thread majid nakit
test -- majid nakit [EMAIL PROTECTED] - email (617) 598-1047 x3190 - voicemail/fax __ FREE voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com ___ JBoss-user mailing list

[JBoss-user] Visual Cafe 4

2001-06-15 Thread Richard Bottoms
Anyone using Visual Cafe 4 with JBoss? r.b. ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] The method return values in the home interface must be of valid types for RMI/IIOP.

2001-06-15 Thread Emerson
I know that, but the appServer gives a warning... At 16:30 13/06/01 -0400, you wrote: >but you could have the business methods in an interface and implement the >interface. then you have something like > > > > +-+ +-+ > | businessint |

[JBoss-user] simple question

2001-06-15 Thread majid nakit
Hi, I have just installed JBoss-2.2.2_Tomcat-3.2.2 in windows2000, I am new to EJB, please could you show me : 1)How do I know that JBoss_Tomcat is working fine ? 2) is there any example that I can test. Thanks __ FREE voicemail, email, and fax..

Re: [JBoss-user] Updated JBoss/Jetty bundle

2001-06-15 Thread Daren R. Sefcik
On Wed, 13 Jun 2001, Scott M Stark wrote: > An updated JBoss-2.2.2_Jetty-3.1.RC5-3.tgz bundle has been posted to > sourceforge. This version has the same level of integrated security as Downloaded and installed it. > - The dreaded "null null null" not here..don't even need to hit a jsp page:

[JBoss-user] TransactionTimeout

2001-06-15 Thread Thomas . Kirsch
I have the following questions: 1. If I set the transaction time-out in jboss.jcml as follows: 3000 Does this mean the transaction will time out after 3000 minutes or seconds? 2. Does setting the transaction time out in jboss.jcml affect container - or user-managed transactions or b

[JBoss-user] Manual suggestions

2001-06-15 Thread Vladimir Blagojevic
Hi, Can we please stop going crazy about this? Lets do some constructive. All the people that are complaining about documentation please take a minute or two and focus your complains. For example , you might state the following: 1) Which parts of documentation are missing or inadequate? 2) Whi

[JBoss-user] How do I ask jboss to search DTDs locally first?

2001-06-15 Thread Keith Kee
Hi: I discovered to my horror this morning that my ejbs are totally dependent on the Internet when JBoss began to fail because it could not access jboss.dtd at http://www.jboss.org/documentation. This was the error message I got below: Cause:org.jboss.ejb.DeploymentException: External entity no

RE: [JBoss-user] manual

2001-06-15 Thread Richard Bottoms
At 07:37 PM 6/15/01 +0200, you wrote: > > I agree totally! > You made an exellent point! I can volunteer my skills in publishing to handle page layout and conversion to Acrobat electronic versions. 'Fluffy' documentation is the key for successful expansion beyond gearheads to people who RTFM

RE: [JBoss-user] Re: SQL Server using Merant Drivers.

2001-06-15 Thread Griffin, Michael
Are you using run_with_tomcat, or run to start JBoss? I had a similar problem. I had changed the jboss.jcml (and other configuration files) in the conf/default directory, but started JBoss using run_win_tomcat. When using run_with_tomcat, the configuration is loaded from conf/tomcat. -Orig

RE: [JBoss-user] manual

2001-06-15 Thread Ivan Bolcina
Title: RE: [JBoss-user] manual Or you. -Original Message- From: Grim Shieldsson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 6:37 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] manual My original reply was going to explain the facts of programming life to him.. th

RE: [JBoss-user] manual

2001-06-15 Thread Ivan Bolcina
Title: RE: [JBoss-user] manual I agree totally! You made an exellent point! -Original Message- From: Kemp Randy-W18971 [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 3:34 PM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] manual The point about the documentation is we

[JBoss-user] Status of clustered Stateful Session Beans.....

2001-06-15 Thread Ferguson, Doug
Hey, I am working on a project and am curious when clustered session breans will be available. d. ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Change owner jboss

2001-06-15 Thread "Darío Sánchez C."
Hello All, I have JBoss-2.2.1_Tomcat-3.2.1 redhat 6.2 jdk1.3 ... Works fine!!! I need to change or to create a owner for start, stop, and modify the content files of JBoss-2.2.1_Tomcat-3.2.1. Who does anyone do this? Best regards, Darío Sánchez. "[EMAIL PROTE

[JBoss-user] JMS and MessageDrivenBean

2001-06-15 Thread Griffin, Michael
JBoss-User, I have created a MessageDrivenBean that serves as the responder in a request / reply scenario. I get the reply Destination from the JMSReplyTo property on the message. The handling of the onMessage code is simple. I lookup the QueueConnectionFactory, create a QueueConnection, creat

Re: [JBoss-user] Oracle install probs

2001-06-15 Thread Scott M Stark
It only hangs for 30 seconds and the problem only occurs if you have configured the Log4jService. - Original Message - From: "Guy Rouillier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 15, 2001 10:01 AM Subject: Re: [JBoss-user] Oracle install probs Oracle install pro

[JBoss-user] adding deploy directory

2001-06-15 Thread Boris Garbuzov
I tried to use your recommendation, but perhaps my syntax is wrong. I have a directory cart_ear that contains ejb jar, war and META-INF\application.xml. The file cartJ2ee.ear produced by jarring it worked fine. But adding it as a deployment URL did not help. JBoss does not notice and does not d

[JBoss-user] searching past messages on this site

2001-06-15 Thread Jim Clayson
Hi! I'm new to this list and was wondering if there is a known problem with the search facility for searching through messages for a topic that has already been covered. Regards Jim ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourcefo

Re: [JBoss-user] Oracle install probs

2001-06-15 Thread Guy Rouillier
Title: Oracle install probs Don't know if this is the issue you are seeing or not, but for JBoss 2.2.1 under JDK 1.3 on Windows 2K, that statement will hang for almost a full minute on a Pentium III 500 MHz, and then startup will resume.  Did you wait a couple minutes to see if things continu

[JBoss-user] Re: SQL Server using Merant Drivers.

2001-06-15 Thread Alan McDade
I am trying to connect to the companies SQL server using merant drivers. I have followed the detailed instruction given in the jboss documentation. However I still cannot link to the database. I think the problem is that jboss cannot find the drivers which I have copied into the ...jboss/lib/ext d

[JBoss-user] RE: [jboss-board] Bad Link on your site

2001-06-15 Thread marc fleury
yep that one is real, thanks for reporting it folks there might be some broken links, please report them to me/juha/sebastien/scott regards marcf |-Original Message- |From: David Snyder [mailto:[EMAIL PROTECTED]] |Sent: Friday, June 15, 2001 11:33 AM |To: 'marc fleury' |Subject: RE: [j

Re: [JBoss-user] :-) EJB2.0 RunAs

2001-06-15 Thread Scott M Stark
What I implemented is the EJB2.0 run-as feature. The servlet 2.3 run-as feature will be next, but I'm not sure it handles what your looking for. > I have WAR clients that need to access EJB's via the WAR app and not directly. This case is an unauthenticated client accessinga servlet that in turn

RE: [JBoss-user] HOW TO DISABLE ENTITY-BEAN CACHING?

2001-06-15 Thread Frank Villarreal
K.V. Vinay Menon [mailto:[EMAIL PROTECTED]] wrote : > For what its worth did you try changing the following section in > standardjboss.xml > > > 50 > 1000 > 300

[JBoss-user] How to hot deploy tomcat webApp with attribute

2001-06-15 Thread Robert J. Liu
I try to hot deploy the tomcat admin applications to use JBOSS's JAAS feature. I successfully deployed the app following the JBOSS JAAS tutorial. I did login well, but then when I click the View All Contexts button, I got the following error Error: 500 Location: /admin/contextAdmin/contextA

RE: [JBoss-user] Newbie: Just download JBoss Again

2001-06-15 Thread Alan McDade
Thanx Alex After carefully scrutinising my system somebody had installed Oracle 8i on it which included Apache. After removing it, all is well. Hope nobody wants to use Oracle again though !!! Alan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alex Ra

RE: [JBoss-user] search on this mailing list not working?

2001-06-15 Thread Kimpton,C (Chris)
Hi, The one at mail-archive works pretty well... http://www.mail-archive.com/index.php3?hunt=jboss Just click on the list you want to search and then on the following page enter your query... HTH, Chris > -Original Message- > From: Jim Clayson [mailto:[EMAIL PROTECTED]] > > Hi! > >

RE: [JBoss-user] Newbie: Just download JBoss Again

2001-06-15 Thread Alex Radka
I got this exception when I had soemthing else running on the same port. In my case it was Apache. Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alan McDade Sent: Friday, June 15, 2001 10:18 AM To: Jboss-User Subject: [JBoss-user] Newbie: Just do

[JBoss-user] search on this mailing list not working?

2001-06-15 Thread Jim Clayson
Hi! I'm new to this list and was wondering if there is a known problem with searching through the messages for a topic that is already covered. Regards Jim ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jbo

Re: [JBoss-user] J2EE Specs for ENC

2001-06-15 Thread danch
The answer you got was the short, easy answer, not the whole answer. The java:/OracleDB URL works because that's where the datasource is bound by JBoss to make it available to the deployer layers. This URL will only work in JBoss, really. To use 'java:comp/env/jdbc/OracleDB' you'll need to set

[JBoss-user] Newbie: Just download JBoss Again

2001-06-15 Thread Alan McDade
Hi All Now I have some time again I am experimenting with J2EE and would like to use jBoss on my win2000 machine. However I have a problem When starting jboss with tomcat I get the following error message. I can however view http;//localhost:8080/ to get the tomcat test page. I would guess

RE: [JBoss-user] xalan 'n' stuff

2001-06-15 Thread Saint-Martin Cecile
Putting all your libraries in jre/lib/ext is not a good solution. It's the best way for having version conflicts...especially with XML or XSL parsers. You should have a classpath contaning all jars needed per application. For tomcat and Jboss, modify .bat by adding needed libraries in local class

RE: [JBoss-user] xalan 'n' stuff

2001-06-15 Thread Lewis Henderson
It looks as though the config is correct! Do you have the correct version of xalan.jar...(Does this class exist in the jar)? Mine is 705k 15-Mar-2001 14:21 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Timo Kauppinen Sent: 15 June 2001 14:20 To: [EMAI

[JBoss-user] J2EE Specs for ENC

2001-06-15 Thread De Closmadeuc, Etienne
You kindly answer me that I must use "java:/OracleDB" as datasource JNDI name, and it works. But I wonder that it's the right way ! The specification is "java:/comp/env" for any resource and "java:comp/env/jdbc" is recommended for datasource references. To be continued ... Etienne de Closmadeu

RE: [JBoss-user] xalan 'n' stuff

2001-06-15 Thread Timo Kauppinen
Well, the error stack is this: javax.xml.transform.TransformerFactoryConfigurationError: java.lang.ClassNotFoundException: org.apache.xalan.processor.TransformerFactoryImpl at javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:121) I also thought that it would

RE: [JBoss-user] jboss.org web site broken?

2001-06-15 Thread Lewis Henderson
I think its in the middle of an overhall!!! I don't know how long it will be in this state tho! Lewis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Kasperowski Sent: 15 June 2001 13:49 To: [EMAIL PROTECTED] Subject: [JBoss-user] jboss.org web

Re: [JBoss-user] jboss.org web site broken?

2001-06-15 Thread Tim Yates
If you saw Marc Fleury's email from yeasterday, you will see: Again for the next few days the website will be a little messy and under construction, thanks for your understanding, regards marcf They are moving the website to run on jBoss... Tim. - Original Message - From: Richard

Re: [JBoss-user] The method return values in the home interface must be of valid types for RMI/IIOP.

2001-06-15 Thread Richard Kasperowski
Emerson wrote: > Your Remote interface can´t extend anything but javax.ejb.EJBObject. My remote interface extends only EJBObject. That's not the problem. Alexander B Kogan wrote: > Remove EJBException from "throws". I just removed it from the home interface methods that JBoss was complain

Re: [JBoss-user] HOW TO DISABLE ENTITY-BEAN CACHING?

2001-06-15 Thread K.V. Vinay Menon
For what its worth did you try changing the following section in standardjboss.xml 50 1000 300 600 400 60 1 0.75

[JBoss-user] jboss.org web site broken?

2001-06-15 Thread Richard Kasperowski
It looks like it's not serving JSP. Who can fix it? Thanks, -- Richard Kasperowski (mailto:[EMAIL PROTECTED]) Tel: 617-576-1552, Fax: 617-576-2441 http://www.altisimo.com/ ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/l

Re: [JBoss-user] Auto-increment CMP primary key?

2001-06-15 Thread Richard Kasperowski
Nordahl, David C wrote: > You'd need to create a PrimaryKeyBean > like mentioned in earlier posts today ^ Duh! Sorry for the noise! -- Richard Kasperowski (mailto:[EMAIL PROTECTED]) Tel: 617-576-1552, Fax: 617-576-2441 http://www.altisimo.com/ _

RE: [JBoss-user] xalan 'n' stuff

2001-06-15 Thread Lewis Henderson
I put my xerces.jar, xalan.jar and jaxp.jar in the jre/lib/ext as I use them for all kinds of projects! It should have worked in the /jboss/lib/extwhat class is it failing to find? Lewis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Timo Kauppinen

RE: [JBoss-user] xalan 'n' stuff

2001-06-15 Thread Frank Villarreal
How about in the "WEB-INF/classes" or "WEB-INF/lib" directory of your web-application? - Frank Villarreal > -Original Message- > From: Timo Kauppinen [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 15, 2001 7:09 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] xalan 'n' stuff > > > H

RE: [JBoss-user] xalan 'n' stuff

2001-06-15 Thread Saint-Martin Cecile
We use Xalan xsl parser, we added xalan.jar to Tomcat classpath (in tomcat.bat). SAINT-MARTIN Cecile [EMAIL PROTECTED] > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]De la part de Timo > Kauppinen > Envoye : vendredi 15 juin 2001 14:09 > A : [EMAIL PROTECTED]

[JBoss-user] (no subject)

2001-06-15 Thread Lewis Henderson
Hi, I'm using (trying to use!) the EJX editor to configure my EJBThe EJB already deploys beautifully! It contains an ejb-jar.xml, jboss.xml and jaws.xml. When I open it with EJX choosing 'EJB1.1 XML with JBoss XML' as the file type I get the following! Any pointers ? Lewis P.S. I cannot bro

RE: [JBoss-user] ibm jdk 1.3

2001-06-15 Thread Saint-Martin Cecile
We use IBM JDK 1.3; we have deleted the xerces.jar file in jre\lib\ext and download Apache Xerces 1.3.0 and added it to JBoss classpath, it works fine. SAINT-MARTIN Cecile [EMAIL PROTECTED] > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]De la part de Schouten,

Re: [JBoss-user] Minerva DataSource Error

2001-06-15 Thread K.V. Vinay Menon
>>> [OracleDB] XA Connection pool OracleDB bound to java:/OracleDB Use: java:/OracleDB Vinay - Original Message - From: "De Closmadeuc, Etienne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 15, 2001 9:03 AM Subject: [JBoss-user] Minerva DataSource Error I'm trying t

[JBoss-user] xalan 'n' stuff

2001-06-15 Thread Timo Kauppinen
Hello! I know this may be a common problem (or maybe not). At least I think I have seen this thing discussed here.. but I ask it anyway: If I want to use xalan as the xsl-parser in my servlet (I'm using Jboss-2.2.2 with tomcat), where should I put the xalan.jar? Tomcat can't find the needed clas

[JBoss-user] HOW TO DISABLE ENTITY-BEAN CACHING?

2001-06-15 Thread Frank Villarreal
Hello all. I was wondering if someone can give me a hand. I temporarily need to disable all entity-bean caching in JBoss. Is this possible? My problem is that I have an external application that is updating my entity-bean tables (I will eventually eliminate that, but for now I have no choice i

[JBoss-user] ibm jdk 1.3

2001-06-15 Thread Schouten, Andreas
Hello, uses someone ibm's jdk 1.3? We want use it, because it's ORB implamentation is hopefully more accurate. We get a NoSuchMethodException in the org.xml.sax package. By now I don't see the coherence with the jdk, but it would help if I know that somebody uses imb's jdk sucsessful. Thanks A

RE: [JBoss-user] :-) EJB2.0 RunAs

2001-06-15 Thread Lewis Henderson
Scott, The problem I am trying to overcome is that I have WAR clients that need to access EJB's via the WAR app and not directly. I also need to have a 'loaded-on-startup' servlet (A scheduler in a WAR) to access EJB's without a 'real' user logging on. However if a 'real' user does access the serv

Re: [JBoss-user] Minerva DataSource Error

2001-06-15 Thread Allan Kamau
use DataSource ds = (DataSource) jndiCntx.lookup("java:/OracleDB"); return ds.getConnection( ); Allan. --- "De Closmadeuc, Etienne" <[EMAIL PROTECTED]> wrote: > > I'm trying to execute a query on an Oracle 8.1.7 > database but ... > I can't figure what JNDI name must be used. > >

Re: [JBoss-user] Oracle install probs

2001-06-15 Thread Lachezar Dobrev
Title: Oracle install probs   1st Sorry about the previous post. Damn Outlook :(((      Do not do that. Use: org.hsql.jdbcDriver, org.enhydra.instantdb.jdbc.idbDriver, oracle.jdbc.driver.OracleDriver    You have defined databases that use the Hsql and the Idb.      Lachezar Hi, Iv just bee

Re: [JBoss-user] Oracle install probs

2001-06-15 Thread Lachezar Dobrev
Title: Oracle install probs   Hi, Iv just been trying to get an Oracle doirver working in Jboss. Iv placed my classes12.zip file in the lib/ext file and edited the jboss.cml file so :-       org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver --> oracle.jdbc.driver.Ora

[JBoss-user] Oracle install probs

2001-06-15 Thread Stephen White (EHPT)
Title: Oracle install probs Hi, Iv just been trying to get an Oracle doirver working in Jboss. Iv placed my classes12.zip file in the lib/ext file and edited the jboss.cml file so :-       org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver --> oracle.jdbc.driver.OracleDriver  

Re: [JBoss-user] Minerva DataSource Error

2001-06-15 Thread Samuel Franklyn
InitialContext jndiCntx = new InitialContext( ); DataSource ds = (DataSource) jndiCntx.lookup("java:comp/env/OracleDB"); return ds.getConnection( ); Change that into this InitialContext jndiCntx = new InitialContext( ); DataSource ds = (DataSource) jndiCntx.lookup("java

RE: [JBoss-user] expanded form

2001-06-15 Thread Lewis Henderson
I think you can have many deploy directories specified in the jboss.jcml...unjar into ~jboss/deploy/MyApp and add ../deploy/MyApp to jboss.jcml Lewis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Boris Garbuzov Sent: 15 June 2001 05:19 To: [EMAIL PROTE

RE: [JBoss-user] Running on Solaris

2001-06-15 Thread RRokytskyy
I would replace the $JBOSS_CLASSPATH with the ${JBOSS_CLASSPATH} in the right side of expression... -Original Message-From: Dan Bratton [mailto:[EMAIL PROTECTED]]Sent: Donnerstag, 14. Juni 2001 18:55To: [EMAIL PROTECTED]Subject: RE: [JBoss-user] Running on Solaris edit

RE: [JBoss-user] HELP - jboss and interbase

2001-06-15 Thread RRokytskyy
and what does your server.log say about this? usually when you have all debug turned on, you have all the statements that are executed by JAWS. Check if there are your update statements. Another way of debugging is to use the HypersonicSQL DB. It generates nice .sql file with all executed commands

Re: [JBoss-user] Deploying .ear

2001-06-15 Thread K.V. Vinay Menon
have you set up the ejb references in jboss-web.xml? Vinay - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 15, 2001 8:34 AM Subject: [JBoss-user] Deploying .ear Hi all, have problem, I trying deploy my.ear application at JBoss 2.2.2 with Tomcat

RE: [JBoss-user] HELP - jboss and interbase

2001-06-15 Thread Radomir Kubala
Hi, my problem is solved. I checked my configuratin again. I had bad configuration, I'm sorry. Now I have new problem. When I run example under the j2ee server, it's ok. Under the jboss the new values of balance wasn't updated in database. There are still zero. rado

RE: [JBoss-user] Re: Out of sync EJBs after passivation

2001-06-15 Thread Andre [EMAIL PROTECTED]
Yes ! We had similar problems and setting reference to null fix it. Andre Vermeulen -Original Message- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 9:06 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [JBoss-user] Re: Out of sync EJBs after passivat

[JBoss-user] Minerva DataSource Error

2001-06-15 Thread De Closmadeuc, Etienne
I'm trying to execute a query on an Oracle 8.1.7 database but ... I can't figure what JNDI name must be used. OracleDB org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImp l jdbc:oracle:thin:@spirou:1521:AGENCE ** ** ... jboss.xa.xidclass=

Re: [JBoss-user] Weird deployment error...

2001-06-15 Thread K.V. Vinay Menon
Make sure you are not throwing any non-RMI/IIOP type exceptions in DataManager itself. Remember, the home object resides on the server and the RemoteInterface travels over the wire so the Remote Interface should have a. Methods that return only valid RMI/IIOP types b. Methods that throw only vali

Re: [JBoss-user] XADatasource connection from outside of EJB

2001-06-15 Thread K.V. Vinay Menon
Why not? I believe it is perfectly fine to use the Minerva connection pool even from non-EJB components. Vinay - Original Message - From: "Ferguson, Doug" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 14, 2001 11:37 PM Subject: [JBoss-user] XADatasource connection from

  1   2   >