[JBoss-user] BMPPersistenceManager java.lang.ClassCastException: java.lang.NoSuchMethodError

2001-06-13 Thread Liang Sun
Hi, I'm migrating my beans to JBoss-2.2.2 but the previously working OK beans generated the following error. I've gone through the changelogs at sourceforge but can't find any change related to the error message below. Any idea why ? Liang Sun [TheName] TRANSACTION ROLLBACK EXCEPTION:null; nes

Re: [JBoss-user] Rebuilding jboss.jar

2001-06-13 Thread Guy Rouillier
Download the source from the web site. It contains a build.bat that will regenerate the jar file (everything, really.) - Original Message - From: "Nordahl, David C" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 10:56 AM Subject: [JBoss-user] Rebuilding jboss.j

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

2001-06-13 Thread Tbone
Does the Bicycle extends javax.ejb.EJBObject ( Remote interface )? - Original Message - From: "Richard Kasperowski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 7:17 PM Subject: [JBoss-user] The method return values in the home interface must be of valid typ

[JBoss-user] (no subject)

2001-06-13 Thread Jee-Meng Ang
Ang Jee Meng Vice President, Technology Ebizal Technology (M) Sdn Bhd (formerly Alfacom Web Development Sdn Bhd) winmail.dat

Re: [JBoss-user] Clustering with JBoss

2001-06-13 Thread Keerthi P
wait till jBoss3.0 is released ! --- kevin1 <[EMAIL PROTECTED]> wrote: > > Hello all, > I have my app servers running in a clustered > environment. What support does > JBoss have for this? If there is no such support - > what steps would I need to > take to add it? > > _

RE: [JBoss-user] Tomcat redeploy strangeness

2001-06-13 Thread Jee-Meng Ang
hi Marc, This problem doesn't only exist in ear files but war files as well. Redeploying a war will also "remove" other context defined in tomcat's server.xml file. i wonder whether the cause of the problems are similar. jm. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAI

Re: [JBoss-user] Integrated Tomcat throws a security exception

2001-06-13 Thread Guy Rouillier
I don't think it would be a good idea. JBoss is a large undertaking by itself. Adding Tomcat to the mix would be too much. We should take full advantage of work being put into Tomcat by a large body of people. - Original Message - From: "marc fleury" <[EMAIL PROTECTED]> To: <[EMAIL PRO

[JBoss-user] Tomcat redeploy strangeness

2001-06-13 Thread marc fleury
I never thought it would boil down to this... So I have 2 ears, mostly tomcat stuff, the A website (JSPs) and the B website (JSPs) as well. A links to pages in B, and does so through the "B/page.jsp" link, "B" being the context of B If I use the deployer and deployer A first and then B then it

[JBoss-user] Updated JBoss/Jetty bundle

2001-06-13 Thread Scott M Stark
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 the tomcat bundle. This means that you can now go through the JAAS tutorial with the Jetty bundle. Here are the release notes from Julian Gosnell: JBoss-2.2

Re: [JBoss-user] How to use uniqueidentifier / auto-numbering field in a database ?

2001-06-13 Thread David Nordahl
If you can't get SQL Server's autonumber to work, you can make a PrimaryKeyBean which issues unique primary keys for your different beans. Its attributes would be the last issued key for each table/bean which needs a unique id. - Original Message - From: "Lau Chet Hong" <[EMAIL PROTECTED

Re: [JBoss-user] manual

2001-06-13 Thread Scott M Stark
And javadoc is found where? In the source... - Original Message - From: "Georg Rehfeld" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 6:22 PM Subject: Re: [JBoss-user] manual > Hi, > > note, I'm not complaining about bad JBoss docs, I find them brief > and

[JBoss-user] How to use uniqueidentifier / auto-numbering field in a database?

2001-06-13 Thread Lau Chet Hong
Dear all, Does jBoss supports those called uniqueidentifier / auto-number field type in a database ? I am trying to use a primary key field with uniqueidentifier type in SQL Server 2000, but couldn't manage. How should I configure my jaws.xml and my source code to use it ? Thank you very much! Re

Re: More Re: [JBoss-user] When do entity beans commit?

2001-06-13 Thread Georg Rehfeld
Dear Bryan, > 6. Log messages from server.log - yes this message seemed to > appear many hundred times in a row, around the time of my > deadlock: > > [staffBean] LOCKING-WAITING (TRANSACTION) for id com.theApp.ejb.staffPK@73 > ctx.hash 2702560 tx:TransactionImpl:XidImpl >

[JBoss-user] JBoss trying to start JDBC driver twice - why?

2001-06-13 Thread Pat Hardy
Hello, When starting JBoss, it makes an attempt to load my PostgreSQL driver twice. (javax.naming.NameAlreadyBoundException) There is only one mention of it in my jboss.jcml file. Can anyone tell me what I might be doing wrong? Thanks. System: Dell Inspiron 8000 Memory: 256MB RAM CPU: PII

[JBoss-user] JBossMQ exception on startup

2001-06-13 Thread Ferguson, Doug
Hey, I get following exception on jboss startup for win2k but not on linux. [JBossMQ] Starting [JBossMQ] Cannot start the JMS server ! Invalid configuration. [JBossMQ] javax.jms.JMSException: Invalid configuration. [JBossMQ] at org.jbossmq.server.PersistenceManager.(PersistenceManag er.jav

RE: [JBoss-user] jboss startup.......

2001-06-13 Thread marc fleury
remove jboss-auto.jcml as well marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Ferguson, |Doug |Sent: Wednesday, June 13, 2001 9:56 PM |To: '[EMAIL PROTECTED]' |Subject: [JBoss-user] jboss startup... | | |Hi, | |I removed Hypersonic, BlackBo

[JBoss-user] SwiftMQ - JBoss 2.2.2

2001-06-13 Thread Tejaswi Redkar
Hi! Has anybody tested the MDB with SwiftMQ as a client and JBossMQ MDB as the message listener ? If, yes are there any configuration issues ? Thanks Tejaswi ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jb

[JBoss-user] jboss startup.......

2001-06-13 Thread Ferguson, Doug
Hi, I removed Hypersonic, BlackBoxDS, DefaultDX from my jboss.jcml and now my startup ends with the following message and nolonger prints on the startup time... I just wanted to find out what the deal was. [Mail Service] Started [Hypersonic] Starting [Hypersonic] Database started [Hypersoni

RE: [JBoss-user] Integrated Tomcat throws a security exception

2001-06-13 Thread Grim Shieldsson
I think I'll resist the obvious puns here... I think that another tomcat would not do anyone any good. Tomcat is coming along nicely, and will continue to do so. I believe in the maxim "Do one thing, and do it well". Forking Tomcat would mean that the designers/builders of JBoss would now be d

Re: [JBoss-user] manual

2001-06-13 Thread Georg Rehfeld
Hi, note, I'm not complaining about bad JBoss docs, I find them brief and enhancable but covering most important things yet, but Scott M Stark said: > 3. Read the ultimate docs(the source) ... I don't agree with this, the ultimate doc is the doc! The importance of documentation was addressed b

[JBoss-user] Message Driven Bean - Multiple Topics

2001-06-13 Thread Tejaswi Redkar
Hi! Can a Message Driven Bean in JBoss 2.2.2 listen on Multiple Topics ? Thanks Tejaswi ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Integrated Tomcat throws a security exception

2001-06-13 Thread Ferguson, Doug
SO I got rid of the exception by removing the following lines from jboss.xml Does anyone know what the heck it going on? java:/jaas/other --> Standard Stateless SessionBean java:/jaas/session-roles -Original Message- From: Scott M Stark [mailto:

[JBoss-user] Start stop Jboos with otrer user NO:root

2001-06-13 Thread "Darío Sánchez C."
Hello I need send a user and password for one user whit start stop and modifie the jboss& tomcat i have installed JBoss-2.2.1_Tomcat-3.2.1 redhat 6.2 jsdk1.3 and this work done whit super user This is the problen at loggin whit other user: login: interbase Password: Last login: Wed Jun 13 18:

Re: [JBoss-user] Integrated Tomcat throws a security exception

2001-06-13 Thread Scott M Stark
Meaning what? - Original Message - From: "marc fleury" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 3:42 PM Subject: RE: [JBoss-user] Integrated Tomcat throws a security exception > how do you guys feel about forking tomcat... > > marc > _

RE: [JBoss-user] Non-unique Primary Keys

2001-06-13 Thread Stephen Oakes
> Is it possible to create a primary key object for a bean > where the PK object > itself is not stored in the database, but its attributes are? > In other words, I have a table which doesn't have a unique > primary key but > rather a pair of fields that must be unique. How do I make a > prim

RE: [JBoss-user] Clustering with JBoss

2001-06-13 Thread Sacha Labourey
Hello, A first test release of HA features for JBoss is available from here: http://194.38.95.241/jboss/ It provides only HA features for Stateless Session Beans and should be included in Jboss 3.0. I will shortly (I do not have much time these days) post a written proposal for the next version

[JBoss-user] Non-unique Primary Keys

2001-06-13 Thread Nordahl, David C
Is it possible to create a primary key object for a bean where the PK object itself is not stored in the database, but its attributes are? In other words, I have a table which doesn't have a unique primary key but rather a pair of fields that must be unique. How do I make a primary key object wit

[JBoss-user] Clustering with JBoss

2001-06-13 Thread kevin1
Hello all, I have my app servers running in a clustered environment. What support does JBoss have for this? If there is no such support - what steps would I need to take to add it? ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.s

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

2001-06-13 Thread Kar YEOW
Remove the EJBException out of the throws clause it is not needed as EJBException extends RuntimeException. The warning message should go away. Kar - Original Message - From: "Richard Kasperowski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 14, 2001 3:17 AM Subject: [

RE: [JBoss-user] J2ee.jar?

2001-06-13 Thread Chris Tragas
Hi. I noticed there weas no response to this earlier post; has any one got any idea of what we could be doing wrong? Thanks, Chris. > > All of a sudden my EJBs can't deploy. I'm getting a message like this: > > [Container factory] > Deploying:file:/C:/JBoss/tmp/deploy/Default/mystuff.jar >

RE: [JBoss-user] Integrated Tomcat throws a security exception

2001-06-13 Thread marc fleury
how do you guys feel about forking tomcat... marc |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Ferguson, |Doug |Sent: Wednesday, June 13, 2001 6:28 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-user] Integrated Tomcat throws a security exception | |

[JBoss-user] Problem with custom finders in a CMP EJB.

2001-06-13 Thread Noorzaie, Jamal
Hi Group: I am having a tough time making a custom finder work for me. Here is my setup: Windows NT, JBoss-2.2.2_Tomcat-3.2.2, JDK 1.3, Oracle 8i. When I try to access my bean from the client, following is the error message which I get: javax.ejb.FinderException: Find failed at sun.rmi.

[JBoss-user] Integrated Tomcat throws a security exception

2001-06-13 Thread Ferguson, Doug
I have installed integrated tomcat and when I try to run an ejb I get this exception. Even when I bypass tomcat and go directly through jndi to jboss.. Remote ExceptioncheckSecurityAssociation; nested exception is: java.lang.SecurityException: Authentication exception, principal=null _

[JBoss-user] byte[] fields with oracle blob problem

2001-06-13 Thread Kar YEOW
I am having some problems using byte[] field with Oracle Blob. I have an EJB with a field id of type String and bytes of type byte[]. I found that there is 2 problems:   1.  if the bytes field is null during creation you get exception of 'Invalid column type'. 2.  if you sucessfully 'inserted

[JBoss-user] How dow I change xmlparser?

2001-06-13 Thread Uno Engborg
I tryed to use xerces instead of crimson in jboss 2.2.2 but somhow it doesn't work. This is what I did: I added xerces.jar /usr/java/jdk1.3.1/jre/lib/ext I added a jaxp.properties file to /usr/java/jdk1.3.1/jre/lib to set xerces as default saxparser and documentparser factory. That is, I insta

Re: [JBoss-user] Problems with Oracle

2001-06-13 Thread Dexter Legaspi
hello, Alberto. i see in your EJB that you keep Connection object in a class field (con) instead of the DataSource object. what i do in setEntityContext (and in ejbActivate) is to look up the DataSource object and save that DataSource in the class field. i only create the Connection object whe

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

2001-06-13 Thread Allen Fogleson
but you could have the business methods in an interface and implement the interface. then you have something like +-+ +-+ | businessint | | EJBObject | +-+ +-+

[JBoss-user] expanded EJB structure instead of jar does not work

2001-06-13 Thread Boris Garbuzov
The Interest sample from the manual runs fine. But when I try to expand interest.jar at /deploy/ into an interest directory, client is not finding the name. What should I do? -- Exception in thread "main" javax.naming.NameNotFoundException: interest not bound at s

RE: [JBoss-user] distributed security with JAAS

2001-06-13 Thread Ernest Chen
Title: RE: [JBoss-user] distributed security with JAAS Scott, My code snippets has hard-coded username/password that works fine on commandline, but failed when I execute as a Java Bean in JSP. Thanks! /*  * EJBJaasClient.java  *  * Created on March 6, 2001, 11:55 AM  */ package com.star

[JBoss-user] TransactionManager and DB Updates

2001-06-13 Thread David Esposito
I have a situation where I am updating a database record via my CMP Entity Bean ... I have several non-bean operations that i'd like to wrap in a transaction such that, if the update to the Bean or any of the other operations fail, the database update rolls back. Here's the problem: For INSERTs a

RE: [JBoss-user] Old jserv with JBoss'

2001-06-13 Thread Allen Fogleson
you can place servlets in a war with no problem. the classes are packaged in WEB-INF/classes. I will place the simple deployment descriptor below. what you really want is to use the servlet tags in the deployment descriptor to tell your web application where they are. the example I will use is a s

[JBoss-user] petstore 1.1.1 demo - GeneralFailureException: env not bound

2001-06-13 Thread Markus . Greunz
Hello all, I want to run the petstore 1.1.1 demo. I have followed the guidelines in jboss manual and (with the help of the useful comments in this list) finished all the setup quit quickly. However, not all seems to be fine. When I want to enter the store I get an internal server error (see below

Re: [JBoss-user] distributed security with JAAS

2001-06-13 Thread Scott M Stark
With the 1.1 security model you would have to assign a role like ReadOnly to those methods and you would have to assign the ReadOnly role to the anonymous users. An unauthenticated user ends up passing a null principal and credential and this is currently rejected before consulting the security m

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

2001-06-13 Thread Alexander B Kogan
Remove EJBException from "throws". - Original Message - From: "Richard Kasperowski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 1:17 PM Subject: [JBoss-user] The method return values in the home interface must be of valid types for RMI/IIOP. > I'm a new J

[JBoss-user] javax.naming.NameNotFoundException on adding new topics

2001-06-13 Thread Anjan Rao
Hi, I am trying do messaging in JBOSS 2.2.1 with Tomcat 3.2.1 . So, i went through the documentation that helps one create a sample MDB. I did that and everything worked. Great docs. Now, i went ahead and changed the topic from the default topic/testTopic and changed it to topic/Activity.

Re: [JBoss-user] Auth.conf question

2001-06-13 Thread Scott M Stark
You have to specify a security-domain in order to setup the use of the JBoss security manager. The other entry in the configuration module will apply if you either name your security-domain java:/jaas/other, or use another name for which there is no corresponding entry in auth.conf. See the JAAS t

RE: [JBoss-user] What is a "web container" ?

2001-06-13 Thread Tahir Awan
Make sure you are running jboss with tomcat. Try "run tomcat" from jboss/bin. Also check if you are getting "[EmbeddedTomcat]started" message in jboss console. Tahir > -Original Message- > From: Claus Nielsen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 13, 2001 2:33 PM > To: [EMAI

[JBoss-user] What is a "web container" ?

2001-06-13 Thread Claus Nielsen
Hi, I've been reading about JBoss. It sounds absolutely awsome, so today I downloaded it (the version with tomcat), and tried to start it. It runs, but fails to start the tomcat-test application. So I tried to deploy it "manually", using the J2eeDeployer service, and got the following error mess

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

2001-06-13 Thread Emerson
Your Remote interface can´t extend anything but javax.ejb.EJBObject. I got this error when i try to put the bussiness methods in a diferent interface, which the remote one would extend. At 13:17 13/06/01 -0400, you wrote: >I'm a new JBoss user trying to debug my code with respect to this >warni

RE: [JBoss-user] Old jserv with JBoss'

2001-06-13 Thread Emerson
I need use Jserv because tomcat just works with war archiver (am I wrong?) and not with servlets in directories like was in Jserv. I don´t use JSP´s (wasn´t available that time), instead I use static pages with dinamic tags that I change on the fly, and the system is already in production. I would

RE: [JBoss-user] Auth.conf question

2001-06-13 Thread Allen Fogleson
yes, it is in the docs by the way, just search the docs for JAAS and you will find it there that the other entry is used when no others match. Al -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gerry Duhig Sent: Wednesday, June 13, 2001 10:42 AM To: [EMA

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

2001-06-13 Thread Richard Kasperowski
I'm a new JBoss user trying to debug my code with respect to this warning message at deploy time. I've tried making the remote interface, Bicycle, extend Serializable, but the warning doesn't go away. What am I doing wrong? - [Verifier] Bean : BicycleBean Method : public abstract Bicyc

RE: [JBoss-user] Old jserv with JBoss'

2001-06-13 Thread Allen Fogleson
I suspect it crshed because the new methods are not available in the old JServ package. Try compiling it using the old API and deploying it that way, it should work. Assuming you have everything there you should still be able to do lookups. I haven't of course tried this. best bet would really be

RE: [JBoss-user] manual

2001-06-13 Thread Grim Shieldsson
My original reply was going to explain the facts of programming life to him.. then I realized exactly what his statement meant. When he learns how to turn on the computer, we should explain it to him. --- Ivan Bolcina <[EMAIL PROTECTED]> wrote: > Very amusing...haha. The source is not ultimate d

Re: [JBoss-user] LOCKING-WAITING

2001-06-13 Thread Georg Rehfeld
Hi, ivanhoe Abrahams wrote: > Could anyone point me in the right direction when it comes to solving > the LOCKING-WAITING problem > It hangs my client/keeps the server so busy that everything slows down > to a snail's pace. In the current CVS version of JBoss is a partial fix for that and some d

Re: [JBoss-user] client access of ejb's

2001-06-13 Thread Grim Shieldsson
AgeGroupHome class needs to be where the client code can see it on the class path. So does the AgeGroup interface. Read the documentation and EJB spec for details. --- Chris Tragas <[EMAIL PROTECTED]> wrote: > Hi. > > Hopefully someone can help me. > > I successfully deploy a jar file in jbos

[JBoss-user] Problems with Oracle

2001-06-13 Thread Alberto Gil Alvarez
Well, I´m spanish and I´m sure that my english it´s no perfect, so be patient please.   Let´s begin. This is my configuration :   - JDK 1.3 - JBoss 2.2.1(running in my PC) - Oracle 8.1.6 (running in other machine) - Oracle XA JDBC drivers   I´m running JBoss under Windows 2K. I have install

[JBoss-user] distributed security with JAAS

2001-06-13 Thread Ernest Chen
Title: RE: [JBoss-user] manual Hi,   Hopefully someone can help me. I have successfully deployed a web based admin tools in JBOSS-2.2.2_Tomcat-3.2.2 using Jaas based security.  My own UserLoginModule worked like a charm.  However other web applications and admin tools need to access the same

[JBoss-user] Auth.conf question

2001-06-13 Thread Gerry Duhig
I think read once that the "other" entry in auth.conf is used if the domain of a request does not match any other. Is that correct? I can't find where I read it! Does that mean that servlets that have no domain specified would be authenticated through this entry? Gerry ___

RE: [JBoss-user] manual

2001-06-13 Thread Allen Fogleson
Actually in reading my reply it suddenly hit me as wrong We are planning on using JBoss in a production system, but it is not one that will currently need clustering. since we wrote everything to spec it should deploy on any app server if that need should arise before HA stuff is solid in JB

Re: [JBoss-user] accessing MBeans

2001-06-13 Thread François Charoy
Oups !!! you're right sorry... i'm lost with all these acronyms... François - Original Message - From: "Nicholas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 4:37 PM Subject: Re: [JBoss-user] accessing MBeans > I think there may be some confusion here.

Re: [JBoss-user] Version control

2001-06-13 Thread Anton Vityaz
Hello Paula, Wednesday, June 06, 2001, 11:54:08 PM, you wrote: PT> Hi all, I am new to JBoss and to J2EE. I am wondering if it is possible to PT> implement some sort of version control on application data on the server? PT> The application will have multiple clients and I need to maintian versi

[JBoss-user] Rebuilding jboss.jar

2001-06-13 Thread Nordahl, David C
Does anyone have a bat/make file to compile and jar the src code to make a new jboss.jar? ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] accessing MBeans

2001-06-13 Thread François Charoy
> Yes, I know this, but just I'm doing some testing to satisfy my > curiosity.. > > So what you say is, that it's impossible to access a MBean from an > EJB? Are they in different JVMs? They could but if you use the standard jboss configuration they are not. May be you could make direct calls if

[JBoss-user] jms startup problems

2001-06-13 Thread Jay Scherer
I've seen a couple of questions posed on this problem, but no resolution. I'm getting the following startup error on win2000, using jdk1.3, jboss2.2.2. Are there any solutions for this problem? [JBossMQ] Starting [JBossMQ] Cannot start the JMS server ! Invalid configuration. [JBossMQ] javax.jms

Re: [JBoss-user] accessing MBeans

2001-06-13 Thread Alexander Kogan
Yes, it IS possible (if you mean JMX Mbean) And, actually, it IS what MBeans for. You have to bind your Mbean first to JBoss naming space and then look it up in the client. Timo Kauppinen wrote: > > Hello! > > Is is possible to access a MBean from an EJB? I tried to use a MBean that > does so

RE: [JBoss-user] manual

2001-06-13 Thread Allen Fogleson
Title: RE: [JBoss-user] manual I think Randy commented on it, but I have found the docs on JBoss to be better than Orion. Im not complaining about either product, I use both. as with him, right now I would have a hard time reccommending Orion for production use. I would have some difficultie

Re: [JBoss-user] accessing MBeans

2001-06-13 Thread Nicholas
I think there may be some confusion here. The description from François sounds like he is describing a Message Bean, the third type of EJB, not an MBean, the JMX manifestation. //Nicholas --- Timo Kauppinen <[EMAIL PROTECTED]> wrote: > Yes, I know this, but just I'm doing some testing to > satis

Re: More Re: [JBoss-user] When do entity beans commit?

2001-06-13 Thread Bryan Field-Elliot
Georg, About my environment -- 1. I do not use select...for update 2. Regarding other resources used concurrently -- just entity beans. And as I mentioned -- it's a session bean method marked "Never", which happens to iterate over a large list of entity beans (of several different types) to c

Re: [JBoss-user] accessing MBeans

2001-06-13 Thread Timo Kauppinen
Yes, I know this, but just I'm doing some testing to satisfy my curiosity.. So what you say is, that it's impossible to access a MBean from an EJB? Are they in different JVMs? On Wed, 13 Jun 2001, François Charoy wrote: > Why do you want to access a MBean ? > From what I understood, MBean onl

[JBoss-user] Old jserv with JBoss'

2001-06-13 Thread Emerson
Is it possible to use old jserv (now tomcat) to run servlets that are clients to EJB JBoss remote objects?? That´s because I have a system in production (web-centric) using jserv/apache/JSDK2.0/IBMJava2-1.3 and I made a new servlet accessing EJB objects. But the httpsession methods getValue and

Re: Re: [JBoss-user] jboss-web.xml in JBoss2.2.2

2001-06-13 Thread Scott M Stark
The naming convention for ejb refs is to place them under java:comp/env/ejb which requires defining an ejb-ref as in the ejb 1.1 spec: ejb/EmplRecord Entity com.wombat.empl.EmployeeRecordHome com.wombat.empl.EmployeeRecord The ejb/EmplRecord value does not correspond to the default JNDI

RE: [JBoss-user] DEAR JBOSS USERS

2001-06-13 Thread Kemp Randy-W18971
Robert: Thanks for getting back to me, and yes, Resin is wonderful for working with Jboss (You trade convenience features for integrated VM, but the features are worth it). 1. Put the following files from the jboss/client directory into the Resin/lib directory, in addition to your ejb jars. ej

RE: [JBoss-user] manual

2001-06-13 Thread Kemp Randy-W18971
The point about the documentation is well made. Let's take the Orion server, for instance. Nobody really complains about the server, and it is really a great product (both Resin and Orion, by the way, are free for developers to use -- www.caucho.com and www.orionserver.com). And recently, Oracl

Re: [JBoss-user] accessing MBeans

2001-06-13 Thread François Charoy
Why do you want to access a MBean ? >From what I understood, MBean only receive messages. They cannot be accessed directly. Your SessionBean should just send a message to the queue to which the MBean is registered. The MBean doesn't have business method, Home or remote interfaces François -

Re: [JBoss-user] manual

2001-06-13 Thread François Charoy
Title: RE: [JBoss-user] manual I agree and this is the only doc that is always up to date and on which you can rely. BTW, i find the jboss doc ok. Most of the stuff that is not in the doc is in the EJB spec (or in the code ultimately)  :)   François   PS: I would like also to support the idea

Re: [JBoss-user] WARNING: no match found for security role...

2001-06-13 Thread Scott M Stark
The msg means you have a security-role-ref with a role-name that does not include a role-link that points to the role admin Needs to be: admin admin EJB 1.1 Spec: 15.3.3 Linking security role references to security roles If the Application Assembler defines the security-role el

Re: [JBoss-user] Error with FreeTDS driver for MS SQL Server

2001-06-13 Thread Burkhard Vogel
Hi, this is not a strage but an explicit error in FreeTDS. You are probably trying to open a stream to a field, which is "Not implemented" = needs doing. Feel free to grab the source from freetds, fill in the necessary code, post this to freetds, and use the driver anyway (thats how open source wo

Re: [JBoss-user] Deploying Jive in JBOSS 2.2.1 Jetty 3.1.RC4

2001-06-13 Thread Lionel Siau
Hi Allm jive 1.2.x has a problem handling the jive.properties file. This problem surfaces when the deployment use a temporary directory and then the jive code gets confused on where its position is. Needless to say, this isn't portable and NOT compliant with a Servlet 2.2 spec. Thus it has to be

RE: [JBoss-user] (no subject)

2001-06-13 Thread Anderson L
This usually happens with JAXP/XERCES/XALAN/CRIMSON when specified in the wrong order on the classpath or multiple entries exist on the classpath! Lewis -Original Message- From: Kimpton,C (Chris) [mailto:[EMAIL PROTECTED]] Sent: 13 June 2001 13:12 To: '[EMAIL PROTECTED]' Subject: RE: [J

RE: [JBoss-user] manual

2001-06-13 Thread Saint-Martin Cecile
Title: RE: [JBoss-user] manual I think that if there is no documentation for a product (open source or not), nobody will use it. In the case of JBoss, I think people don't ask for a very detailed documentation, but current documentation is not enough, especially concerning configuration file

AW: [JBoss-user] Error with FreeTDS driver for MS SQL Server

2001-06-13 Thread Jung , Dr. Christoph
Title: Error with FreeTDS driver for MS SQL Server E.g., Freetds has no batch statements ...   CGJ -Ursprüngliche Nachricht-Von: Muthiah Palaniappan [mailto:[EMAIL PROTECTED]]Gesendet: Mittwoch, 13. Juni 2001 14:09An: '[EMAIL PROTECTED]'Betreff: [JBoss-user] Error with Fr

RE: [JBoss-user] JDB and JBoss

2001-06-13 Thread Allen Fogleson
you are debugging the implementation class, so you place break points on the implementation class of the bean, not the home or remote in general.   Al -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Francesco MarchioniSent: Wednesday, June

RE: [JBoss-user] Servlets in tomcat out of war file

2001-06-13 Thread Emerson
i ask that because i wanna get access tto files (static pages) that I used before j2ee. And i changed my servlet to access data through EJBs. But i need to access html static pages that I changed ont he fly. At 20:10 12/06/01 -0400, you wrote: >create the war file, and assuming you are running

[JBoss-user] accessing MBeans

2001-06-13 Thread Timo Kauppinen
Hello! Is is possible to access a MBean from an EJB? I tried to use a MBean that does some I/O via a SessionBean but out came a hefty stack of exceptions (included). Is this possible or do I have to think up something else? Are EJB's and MBeanServer even in the same JVM in JBoss? Cheers. Timo

[JBoss-user] Error with FreeTDS driver for MS SQL Server

2001-06-13 Thread Muthiah Palaniappan
Title: Error with FreeTDS driver for MS SQL Server Hi,     I am getting this strange error of SQLException when I use FreeTDS JDBC driver for entity beans (CMP). javax.ejb.CreateException: Could not create entity:java.sql.SQLException: Not im plemented     at sun.rmi.transport.Strea

[JBoss-user] accessing mbeans

2001-06-13 Thread Timo Kauppinen
Oops.. sorry about my clumsiness. Here is the errorstack I mentioned when speaking about accessing mbeans from EJB's. [EmbeddedTomcatSX] at java.lang.Class.getMethod0(Native Method) [EmbeddedTomcatSX] at java.lang.Class.getMethod(Unknown Source) [EmbeddedTomcatSX] at org.jboss.ejb

RE: [JBoss-user] manual

2001-06-13 Thread Allen Fogleson
Title: RE: [JBoss-user] manual Its not? i dunno, be amazed at how much one can glean from the source, I would say in general for a developer that understands it the source would be the ultimate docs. Sure we all like pretty, fluffy docs that answer our question instantly, but if something is

RE: [JBoss-user] (no subject)

2001-06-13 Thread Kimpton,C (Chris)
Hi, I have seen this caused by a clash of jar files. Check that your CLASSPATH variable is empty before calling the bat file. HTH, Chris > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > i got the foll.. err > > > [Info] sun.cpu.isalist: pentium i486 i386

RE: [JBoss-user] (no subject)

2001-06-13 Thread Gerbert Nuijen
I thought this had to do with the JDK version you are using, you are probably using less then version 1.3. Gerbert. -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Verzonden: woensdag 13 juni 2001 13:40 Aan: [EMAIL PROTECTED] Onderwerp: [JBoss-user] (no subject

RE: [JBoss-user] Newbie question about clustering

2001-06-13 Thread Allen Fogleson
right now clustering is not available in JBoss. As for the client, well they would see nothing different they would still make the call to the webserver normally, and some device (software or hardware) would decide which node would handle the call. whether sessions are tied to a single server or a

[JBoss-user] WARNING: no match found for security role...

2001-06-13 Thread Pelle Poluha
Hello! I have an entity bean checking a user's role. Everytime I do this I get this message: [User] WARNING: no match found for security role admin in the deployment descrip tor. I got the same message from a session bean earlier, but then I added the role name in the ejb-jar.xml (as below). I'v

[JBoss-user] (no subject)

2001-06-13 Thread ambalavanan
hai i am new to this JBoss when i installed and run the bat file in windows i got the foll.. err how to rectify it. thanks in advance [Info] sun.cpu.isalist: pentium i486 i386 [Classpath extension] Added directory:file:/C:/JBoss-2.2.2/tmp/ [Classpath extension] Added directory:file:/C:/JBoss-2

Re: [JBoss-user] NullPointerException

2001-06-13 Thread Per Lewau
On Wed, 13 Jun 2001, Christof Lehmann wrote: > Hello, > > During deploying a stateful session bean in jboss final 2.0 , I get a > NullPointerException. It seems to be outside of the bean code. Has > anybody an idea? It's probably caused by a message being sent to an object reference whose valu

RE: [JBoss-user] manual

2001-06-13 Thread Ivan Bolcina
Title: RE: [JBoss-user] manual Very amusing...haha. The source is not ultimate docs. Maybe in world of '60s. -Original Message- From: Scott M Stark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 12, 2001 9:10 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] manual So I see three

Re: [JBoss-user] I'm I tripping? Or does JBoss 2.2.1 call ejbStore() on my ejb way too often??

2001-06-13 Thread Tim Yates
Have a look here http://developer.java.sun.com/developer/technicalArticles/ebeans/sevenrules/ especially Rule 3 :-) Tim. - Original Message - From: Georg Rehfeld <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 4:56 AM Subject: Re: [JBoss-user] I'm I tripping?

[JBoss-user] NullPointerException

2001-06-13 Thread Christof Lehmann
Hello, During deploying a stateful session bean in jboss final 2.0 , I get a NullPointerException. It seems to be outside of the bean code. Has anybody an idea? best regards Christof Lehmann VUB Printmedia GmbH Berlin Bonn Dresden Köln Leipzig Chopinstr. 4 TEL: +49 341 960

RE: [JBoss-user] client access of ejb's

2001-06-13 Thread Andre [EMAIL PROTECTED]
You need the Home + Remote Interfaces in the classpath of your client. -Original Message- From: Chris Tragas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 6:14 AM To: '[EMAIL PROTECTED]' Subject: [JBoss-user] client access of ejb's Hi. Hopefully someone can help me. I succ

[JBoss-user] Very slow JNDI Lookups

2001-06-13 Thread Jonas Tehler
Hi, I'm developing an Intranet application on jBoss+Jetty (2.2.1). Everything works just fine on my development maschine (SuSE 7.1, JDK1.3.0_02) but when I move it to my server (Slackware instead of SuSE, but same JavaVM) my InitialContect.lookup()s suddenly takes several minutes. As far as

Re: [JBoss-user] Minerva DataSource Error

2001-06-13 Thread Allan Kamau
This is the exactly the problem (java.lang.NullPointerException)I have had over the past week, trying to connect to postgresql. I have tried with and without 'password' value in the password attribute. Of course the database is running. I know it works. I made it work perfectly the first time, I e

  1   2   >