RE: [JBoss-user] No hair left, help is needed on $Proxy23.NoSuchMethodError

2003-08-27 Thread Cor Hofman
Hi Bavo, Alex and Julien, It turned that the following was the case: o I had the object EmailZip as an argument to the sendEmail2Businesses() method. o The EmailZip was packed in 2 different jars (let's say ext.jar and web-inf.jar). I wasn't aware of this :-( o ext.jar jar was located at the lib

RE: [JBoss-user] Entity Bean Deployment problem - JBoss 3.2.0.RC4, 3.2.1, 3.2.2.RC 2 - Please Help

2003-08-27 Thread Rod Macpherson
Just my personal experience but JBuilder cannot be relied on to create correct let alone portable deployment descriptors. I ditched it and started using Xdoclet to generator descriptors and Eclipse as my IDE and have never had a problem since. It happens to be a free solution but that was never a d

RE: [JBoss-user] JNDI Name

2003-08-27 Thread Rod Macpherson
Ah, light comes on. In any event, I specified FoobarDS and since JBoss plunked it down in java:/FoobarDS am I correct in assuming that direct access to datasources is not supported? Normally we use session beans and delegate database access through the session beans. In this case I wanted to cob

Re: [JBoss-user] Postgres character fields and JBoss-QL

2003-08-27 Thread Matthew Hixson
Thanks, Alex. We have a workaround in place now by comparing against 97, the ASCII value of 'a'. This will work for now, and we'll probably just leave it that way as this query will likely never change. Thanks again, -M@ On Wednesday, August 27, 2003, at 06:36 AM, Alexey Loubyansky wrote

[JBoss-user] Entity Bean Deployment problem - JBoss 3.2.0.RC4, 3.2.1, 3.2.2.RC2 - Please Help

2003-08-27 Thread Sasidharan, Manoj
> Hello All, > > I am trying to deploy one of my EJBs (Entity Beans) in JBoss. The > deployment descriptors are generated using JBuilder/Enterprise Wizard for > JBoss and JBuilder8 version 3.. > > Session Beans work fine. > > The error on the console is shown below and also enclosed is the > jbo

Re: [JBoss-user] Help with memory leak issue

2003-08-27 Thread Stephane Nicoll
Hello, We had exactly the same problem! Using Jboss 3.2.1 with the pg73jdbc3 driver solves our problem. Regards, Stéphane Nicoll On Wed, 2003-08-27 at 17:14, Tim McAuley wrote: Thanks for the reply. I have at last managed to track down the problem. Just after sending the first email I

Re: [JBoss-user] Entity Bean Deployment problem - JBoss 3.2.2.RC2- Please Help

2003-08-27 Thread Adrian Brock
The xml elements must be in the order specified in the dtd. Or turn off dtd validation. Regards, Adrian On Wed, 2003-08-27 at 16:12, Sasidharan, Manoj wrote: > Hello All, > > I am trying to deploy one of my EJBs (Entity Beans) in JBoss. The deployment > descriptors are generated using JBuilder/E

[JBoss-user] Entity Bean Deployment problem - JBoss 3.2.2.RC2 - Please Help

2003-08-27 Thread Sasidharan, Manoj
Hello All, I am trying to deploy one of my EJBs (Entity Beans) in JBoss. The deployment descriptors are generated using JBuilder/Enterprise Wizard for JBoss and JBuilder8 version 3.. Session Beans work fine. The error on the console is shown below. Could somebody suggest what could be the issu

Re: [JBoss-user] Help with memory leak issue

2003-08-27 Thread Tim McAuley
Jon Barnett wrote: Have you logged information on pool sizes, bean lifecycles (particularly for the stateful session beans) and so on? You'll probably want to monitor activity on the servlets as well - session expiry probably being an important event. No session expiry on servlets results in a mem

RE: [JBoss-user] PB: The system cannot find the file specified !

2003-08-27 Thread Kevin Conner
> > ntrollerEJBBean\1061985263872.ser (The system cannot find the file > > What can be the reasons, that such a file cannot be retrieve? > > If the passivated bean has not been accessed for some time it is > cleaned out by the system. > > Have a look at standardjboss.xml for the container configs

Re: [JBoss-user] How to use SAP Connection Pool inJboss?

2003-08-27 Thread Sheldon Hearn
On (2003/08/27 15:24), [EMAIL PROTECTED] wrote: > can anyone tell me how to use SAP connection pool > in jboss? Doesn't sapdb-ds.xml from docs/examples/jca work? Ciao, Sheldon. --- This sf.net email is sponsored by:ThinkGeek Welcome to

Re: [JBoss-user] /lib directory

2003-08-27 Thread Adrian Brock
Put your file in conf/ alongside the other configuration files. The directory is the first classloader in jboss. Regards, Adrian On Wed, 2003-08-27 at 14:24, Poppe, Troy wrote: > I have a properties file that I would like to place at the JBoss instance level > to provide some properties to my app

Re: [JBoss-user] Postgres character fields and JBoss-QL

2003-08-27 Thread Alexey Loubyansky
char is a numeric type. 11.2.7.1 Literals An exact numeric literal is a numeric value without a decimal point, such as 57, -957, +62. Exact numeric literals support numbers in the range of Java long. Exact numeric literals use the Java integer literal syntax. alex Matthew Hixson wrote: I have

[JBoss-user] /lib directory

2003-08-27 Thread Poppe, Troy
I have a properties file that I would like to place at the JBoss instance level to provide some properties to my applications (to make them aware of the environment they are running in). I tried to place my .properties file in /lib, but I've noticed that the ClassLoader will not find the properti

RE: [JBoss-user] PB: The system cannot find the file specified !

2003-08-27 Thread Rupp, Heiko
Hi, > ntrollerEJBBean\1061985263872.ser (The system cannot find the file > What can be the reasons, that such a file cannot be retrieve? If the passivated bean has not been accessed for some time it is cleaned out by the system. Have a look at standardjboss.xml for the container configs of state

Re: [JBoss-user] A bile interview with Marc Fleury: 5 minutes offun

2003-08-27 Thread Vladyslav Kosulin
Vladyslav Kosulin wrote: http://www.freeroller.net/page/fate/20030826#a_bile_interview_with_marc Well, here is correct URL: http://www.javablogs.com/Jump.jspa?id=48360 And please, folks, don't take it serious/personal, just smile ;-) Vlad ---

[JBoss-user] PB: The system cannot find the file specified !

2003-08-27 Thread Alban Soupper
Hi all, from time to time, I have a session statefull bean that is not retrieve but JBoss 3.0.4 return a RemoteException. Here is the a part of the stack trace: java.rmi.NoSuchObjectException: Could not activate; CausedByException is: C:\dev\jboss-3.0.4_tomcat-4.1.12\server\InformationSy

[JBoss-user] How to use SAP Connection Pool inJboss?

2003-08-27 Thread Marco.Mistroni
hi all, can anyone tell me how to use SAP connection pool in jboss? do i still have to have the SAP Java Connector in order to use the connection pool? regards marco --- This sf.net email is sponsored by:ThinkGeek Welcome to gee

RE: [JBoss-user] Can't find connection left open

2003-08-27 Thread Brian McSweeney
Hi Alex, Thanks for the reply. This solved the problem. Thanks very much for your help. Brian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexey Loubyansky Sent: 26 August 2003 18:02 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Can't find connecti

[JBoss-user] Connecting to JBoss from Eclipse plug-in

2003-08-27 Thread Eric Jain
When trying to connect to JBoss from an Eclipse plug-in, I either get the following exception: javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: Error unmarshaling return; nested exception is: java.net.SocketException: Connection reset] or: javax.naming.Com

Re: [JBoss-user] syntax of LIMIT

2003-08-27 Thread Alexey Loubyansky
Looks like it requires a parameter. alex Matthew Hixson wrote: Can LIMIT be followed directly by a hard coded number or does it have to be a parameter? I have a method that needs to return only the top 10 items from the database after doing a sort. This won't change, so there's no need to p

Re: [JBoss-user] JNDI Name

2003-08-27 Thread Alexey Loubyansky
Everything under 'java:/' is not remotely accessible. alex Rod Macpherson wrote: JBoss is binding my datasource just fine and my webapp works but trying to connect from a stand-alone client outside of the server fails: 14:25:52,704 INFO [FoobarDS] Bound connection factory for resource adapt

Re: [JBoss-user] Deadlock following rollout to 3.2.2 (RC2 or RC3)

2003-08-27 Thread Alexey Loubyansky
You should provide relevant source code snippets. Plus you use EJB-based implementatoin of sequnces, right? What are the tx attributes for relevant methods? alex Stephane Nicoll wrote: Hi, Our application runs 'fine' on JBoss 3.2.1 using intensively JMS and Entity beans in CMP mode. I tried to

[JBoss-user] [OT] Jboss/Tomcat on Windows 2000

2003-08-27 Thread Sheldon Hearn
Has anyone here managed to get jboss-3.2.1-tomcat-4.1.24 to handle 200 or more simultaneous HTTP requests using either HttpConnector or CoyoteConnector on Windows 2000 Advanced Server? I've spent hours googling and playing with -Xss, -Xms and -Xmx and can't get more than about 100 simultaneous pro

Re: [JBoss-user] Deployment warning on jboss 3.2.2RC3

2003-08-27 Thread Christofer Dutz
I have found the solution to my deployment warnings and load-balancing problems. I simply forgot to set the configuration-name to "Clustered CMP 2.x EntityBean" I could punch myself for this. Now everythng is working fine. Now I can cun the benchmark with extremly higher injection-rates ... Th

Re: [JBoss-user] where to place libraries while developing

2003-08-27 Thread Stephane Nicoll
Hello, You can, for instance create a directory lib in your ear and put your jar files there. Then in the META-INF of your jar (MyApp-ejb.jar) you can add a classpath ref that points to lib/MyApp-lib.jar) will be loaded by the JAR deployer Regards, Stéphane On Wed, 2003-08-27 at 11:03, M

[JBoss-user] where to place libraries while developing

2003-08-27 Thread Milen Dyankov
Hi, I have "MyApp-ejb.jar" containing my module and "MyApp-lib.jar" with library classes used by the application. The reason I have this separated is that "MyApp-lib.jar" is also needed by the client application. When I put "MyApp-lib.jar" in "/jboss/server/default/lib" everything works just fin

[JBoss-user] unsubscribe

2003-08-27 Thread Jim Morrison
unsubscribe From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: JBoss-user digest, Vol 1 #4913 - 8 msgs Date: Wed, 27 Aug 2003 01:09:04 -0700 Send JBoss-user mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, vi

[JBoss-user] VIRUS IN IHRER NACHRICHT AN thorsten@ipcon.de

2003-08-27 Thread virusmaster
V I R U S A L A R M Der Virenscanner der IPCON Informationssysteme hat in Ihrer Nachricht an "[EMAIL PROTECTED]" einen Virus gefunden. Die Nachricht wurde aus Sicherheitsgruenden nicht zugestellt! Ueberpruefen Sie Ihr System auf Viren. Zur Orientierung hier der Ko

RE: [JBoss-user] JNDI Name

2003-08-27 Thread Danny . Yates
Title: Message The java:/ context is only available within the same VM as the server.   -- Danny Yates   -Original Message-From: Rod Macpherson [mailto:[EMAIL PROTECTED] Sent: 27 August 2003 00:12To: [EMAIL PROTECTED]Subject: [JBoss-user] JNDI Name JBoss is binding

Re: [JBoss-user] JMS Connection Factory

2003-08-27 Thread Adrian Brock
Looks like your broke jbossmq-service.xml My guess is it no longer valid xml? You should have a message further back in the log. Regards, Adrian On Wed, 2003-08-27 at 06:26, SHAHIN HADJIKULIEV wrote: > Hi all, > To configure JMS connection Factory in JBOSS-3.2.1 I have edited > jbossmq-service.x

Re: [JBoss-user] Which Jboss version supports axis 1_1RC2?

2003-08-27 Thread Stephane Nicoll
If you want to use Axis 1.1 RC2 in any release of JBoss, then just download the RC2 from the official website, find the axis directory contained in the webapp dir of the distribution and then copy this directory in the deploy directory of your server (rename axis to axis.war to allow deploymen

[JBoss-user] jb4 cvs build

2003-08-27 Thread Ionel Gardais
Hi all, got a problem building JBoss4 from a cvs co. the ant scripts doesn't find the xdoclet packages but they are present in the thirdparty directory, in my home directory and in the classpath. I am using XP Home, ANT_HOME, JAVA_HOME and CLASSPATH set. Any ideas ? thanks, ionel ---

[JBoss-user] JMS Connection Factory

2003-08-27 Thread SHAHIN HADJIKULIEV
Hi all, To configure JMS connection Factory in JBOSS-3.2.1 I have edited jbossmq-service.xml under deploy directory. jboss.mq:service=Invoker ConnectionFactory1 XAConnectionFactory1 8093 6 true 7 2048

Re: [JBoss-user] [NEWBIE] Jboss and security

2003-08-27 Thread Marco Tedone
It's not exactly standard J2EE stuff, as I have to use a Jboss-specific JAAS security model. We are deciding to implement our container-independent solution. Thank you for your reply. Marco - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2

Re: [JBoss-user] ClientLoginModule

2003-08-27 Thread Marco Tedone
I have already got a basic JAAS tutorial. I was actually looking to a vendor-independent way to implement the mapping between the Principals defined in the deployment descriptor and the Principals bound with a client requesting one or more methods on the EJBs interfaces. I discovered that this kin

[JBoss-user] syntax of LIMIT

2003-08-27 Thread Matthew Hixson
Can LIMIT be followed directly by a hard coded number or does it have to be a parameter? I have a method that needs to return only the top 10 items from the database after doing a sort. This won't change, so there's no need to pass new Integer(10) into the finder and then do: LIMIT ?1 in the

RE: [JBoss-user] JBoss 3.0.7 and maximum open cursors exceeded

2003-08-27 Thread Tony BenBrahim
I can confirm that you need to close result sets (as well as statements), otherwise cursors will remain open -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alastair Rodgers Sent: Tuesday, August 26, 2003 3:50 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user

[JBoss-user] ALERT - GroupShield ticket number OA438_1061951107_SIERRAMAIL_1was generated

2003-08-27 Thread GroupShield for Exchange (SIERRAMAIL)
Action Taken: The attachment was quarantined from the message and replaced with a text file informing the recipient of the action taken. To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Sent: 1649852800,29584450 Subject: Re: Thank you! Attachment Details:-

Re: [JBoss-user] using JBoss-QL in an ejbSelect method?

2003-08-27 Thread Nicholas
Yes. Using JBoss declared SQL, you basically override the SQL defined in the ejb.select. An example from our code: * @ejb.finder * method-intf="LocalHome" * signature="Collection findMaxEventForClient(int clientId)" * query="SELECT OBJECT(e) FROM Event where e.clientId = ?1"

[JBoss-user] using JBoss-QL in an ejbSelect method?

2003-08-27 Thread Matthew Hixson
I was just wondering if its possible to make use of JBossQL in an ejbSelect method. We've gone to the trouble of extending JBossQL to include now(), but I'd like to make use of it from within an ejbSelect method. /** * @ejb.select * result-type-mapping="Local" * query="selec

Re: [JBoss-user] JBoss Clustering Ports

2003-08-27 Thread Bill Burke
take a look in server/all/deploy/cluster-service.xml 1100 for HA JNDI Marek Lange wrote: Hi all, I would like to know which ports are necessary for clustering (either UDP or TCP)? We have a firewall between two JBoss instances in our production environment and we are not able to run