[JBoss-user] CMR relationship not being created........sometimes

2003-06-27 Thread Gavin Matthews
All, This is a long shot and pretty sparse on detail but just incase someones come across this before I'm upgrading from 3.2.0 to 3.2.2RC1 but I'm now seeing a strange CMR problem where by the foreign-key is not getting populated (sometimes). A quick description of the senario, this is a ma

[JBoss-user] Converting to 3.2.1 - javax.naming.NameNotFoundException: comp notbound

2003-06-27 Thread Guy Rouillier
I've initiated the process of converting our 2.4.3 systems to 3.2.1, using JDK 1.3.1 on Win2k SP2. The first one I tried is a simple EJB that uses a single Oracle database. To try this quickly, I put classes12.jar and a standard jar of ours (containing exception classes) into server//lib. He

Re: [JBoss-user] JBoss 4 does not start..

2003-06-27 Thread Scott M Stark
You will have to wait for the DR2 release due out next week for this to be fixed. -- Scott Stark Chief Technology Officer JBoss Group, LLC Christian Neuroth wrote: Hi guys, I need your help with JBoss 4. Has somebody installed jboss4.0+tomcat w

Re: [JBoss-user] jboss-service.xml

2003-06-27 Thread Scott M Stark
jboss.home.dir is the correct system property, but we do not currently resolve property references in arguments to mbean constructors. We do resolve property references in attribute values, so this will not work: ${jboss.home.dir} -- Sc

Re: [JBoss-user] EAR Classloader Scope: spec?

2003-06-27 Thread Scott M Stark
No, the spec only talks about Class-Path references. -- Scott Stark Chief Technology Officer JBoss Group, LLC Peter Luttrell wrote: In jboss2.4x+jetty, if one jar depended on another jar, you needed to specify the dependency in the manifest file

[JBoss-user] Invoking executables from J2EE world

2003-06-27 Thread Sasidharan, Manoj
Hello All, Inside our J2EE application, we have a requirement to invoke executables. Can somebody suggest the best ways of implementing this feature. Thanks in advance for your time and suggestion. rgds MS --- This SF.Net email sponsored by:

[JBoss-user] EAR Classloader Scope: spec?

2003-06-27 Thread Peter Luttrell
In jboss2.4x+jetty, if one jar depended on another jar, you needed to specify the dependency in the manifest file using the "Class-Path" element, even if the dependent jar was listed as a in the ear deployment descriptor. In jboss3.x+jetty, you did not need to specify the dependency in the ma

Re: [JBoss-user] problem accessing an inner class from an MBean

2003-06-27 Thread Scott M Stark
So obviously the war is not doing anything here. The name of the class is not important. To be seeing a LinkageError or IllegalAccess error the same fully qualified type is being access by two different class loaders. You have two threads running inside the service and somehow they are using di

Re: AW: AW: [JBoss-user] Web Services and Basic Authentication

2003-06-27 Thread Neal Sanche
I've implemented the fix, works great, I'd submit it as a patch, but really I'm not sure my version of JBoss.net xdoclet module is up to date anymore. It still works for what I need. The .xdt file section now looks like this on my system: That block goe

Re: [JBoss-user] 3.2.1 Hanging at Start, Usually Works Fine

2003-06-27 Thread Scott M Stark
HSQLDB -- Scott Stark Chief Technology Officer JBoss Group, LLC Hunter Hillegas wrote: I just started 3.2.1 this morning and it hangs with this output: 12:34:27,834 INFO [JMSProviderLoader] Creating 12:34:27,836 INFO [JMSProviderLoader] Created

RE: [JBoss-user] RE: possible JMS memory leak under 3.0.4?

2003-06-27 Thread Adrian Brock
This isn't jboss code. It is jmsdof (a retired sourceforge project) You can turn on TRACE for org.jboss.mq don't know whether it will help? Adrian Brock Director of Support Back Office JBoss Group, LLC -Original Message- From: [EMAIL P

[JBoss-user] 3.2.1 Hanging at Start, Usually Works Fine

2003-06-27 Thread Hunter Hillegas
I just started 3.2.1 this morning and it hangs with this output: 12:34:27,834 INFO [JMSProviderLoader] Creating 12:34:27,836 INFO [JMSProviderLoader] Created 12:34:27,840 INFO [RARDeployment] Creating 12:34:27,841 INFO [RARDeployment] Created 12:34:27,842 INFO [JBossManagedConnectionPool] Cre

[JBoss-user] JDBCMsSQLCreateCommand - MSSQL7 - Jtds

2003-06-27 Thread Felipe Oliveira
hi, i am using org.jboss.ejb.plugins.cmp.jdbc.mssql.JDBCMsSQLCreateCommand and i am getting the following error. the pk-field is paymentId that correctly is no being passed on the sql statement. it seems like i am a procedure is trying to be called instead of the raw sql. i am running jboss 3.

[JBoss-user] JAAS grouping of login module

2003-06-27 Thread Sebastian Hauer
Hi Scott, > Then it may not be unless you can order the RolesLoginModule ahead of > the authentication modules, which may not be possible. Alright, good point, now I understand what you mean. Yes if I could do the roles assignment before doing the real authentication I would indeed be all set

RE: [JBoss-user] RE: possible JMS memory leak under 3.0.4?

2003-06-27 Thread Eric J Kaplan
Does this ring a bell with anyone?  Or is this question so outlandish no one’s responding for fear of embarrassing me…   Regards   Eric   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric J Kaplan Sent: Friday, June 27, 2003 9:42 AM To: 'Er

[JBoss-user] JBoss-Net xdoclet in JBoss-IDE

2003-06-27 Thread Barlow, Dustin
Is there any plan to add the JBoss-Net xdoclet "intellisense" tags to JBoss-IDE plugin for Eclipse? -Dustin --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available n

RE: [JBoss-user] @jboss-net: xdoclet module

2003-06-27 Thread Barlow, Dustin
Might as well add it to the 4.x series as well. Dustin > -Original Message- > From: David Ward [mailto:[EMAIL PROTECTED] > Sent: Friday, June 27, 2003 12:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] @jboss-net: xdoclet module > > > You are the man! Thanks so much! Ummm...

Re: [JBoss-user] @jboss-net: xdoclet module

2003-06-27 Thread David Ward
You are the man! Thanks so much! Ummm... is there any way that this could make it into 3.2.2 as well? 3.2.x? (Just the jboss-net one, of course.) David Mensaje citado por Andy Godwin <[EMAIL PROTECTED]>: > I can get this done for the DR2 release, I'm planning on doing the same > thing for xd

Re: [JBoss-user] @jboss-net: xdoclet module

2003-06-27 Thread Andy Godwin
I can get this done for the DR2 release, I'm planning on doing the same thing for xdoclet-module-jboss-aop.jar for the AOP code. I prefer #1 too. I'm thinking these should go in a ${jboss.home}/tools/xdoclet directory or something similar, rather than in lib or client or docs. - Original Me

Re: [JBoss-user] two same applications

2003-06-27 Thread Jordi Valldaura
Hi, I've more than two instances of the same application running on the same server with diferent datasources. You only need to specify the datasource in the jboss task, here is an example: datasource.name is a property that contains the JNDI name of the datasource Hope it helps. Jordi ---

[JBoss-user] ●让您的客户呈现到您的眼前――亿虎搜索2003版

2003-06-27 Thread cmyoung
--- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.

[JBoss-user] two same applications

2003-06-27 Thread Tomucha
Hello, I would like to ask if there is any possibility to deploy two same EJB application on the one jboss, both with a different datasource. I use xdoclet to generate deployment descriptors and utils objects and it seems to me like a pretty complicated task to configure it to solve this problem.

[JBoss-user] Tomcat 5 Integration

2003-06-27 Thread Thorsten Möller
Hi, before some days I posted a question wheter it is possible to integrate Tomcat 5 into JBoss 3.2.1. In the meantime I managed it to work. Everything seems to work ok (Tomcat excamples, JMX-Console, WEB-console) except that an exception is thrown whenever a WAR-file deployes. The stack trace say

Re: [JBoss-user] JAAS login - updating the SRP cache

2003-06-27 Thread Scott M Stark
Then it may not be unless you can order the RolesLoginModule ahead of the authentication modules, which may not be possible. -- Scott Stark Chief Technology Officer JBoss Group, LLC Sebastian Hauer wrote: Hi Scott, In terms of a logical or of l

RE: [JBoss-user] JBoss-Net performance issues

2003-06-27 Thread Nicholas
Got the scuttlebut from an IBM internal friendly, but I expect we'll see something soon. I'll post back when we do. //Nicholas --- "Barlow, Dustin" <[EMAIL PROTECTED]> wrote: > Interesting information. Do you have any links or > further info on the IBM > parser? > > -Dustin > > > -Origina

[JBoss-user] Re: Re: JBoss.NET issues

2003-06-27 Thread Eric Jain
> I checked the behaviour in head and could successfully redeploy > (inter alia) a javabean that is exposed as a complex xml type through > BeanSerializer. > > So it should be a packaging issue. Yes, that must have been the problem. Originally, I had the .wsr nested in a .ear that was itself neste

RE: [JBoss-user] JAAS login - updating the SRP cache

2003-06-27 Thread Sebastian Hauer
Hi Scott, > In terms of a logical or of login modules, this is supported > out of the box by JAAS and is the purpose of the Sufficient control > flag: Sufficient - The LoginModule is not required to > succeed. If it does succeed, control immediately returns to the application > (authenticatio

[JBoss-user] RE: possible JMS memory leak under 3.0.4?

2003-06-27 Thread Eric J Kaplan
Correction to my last email, it’s a JMSReader (queues).  Sorry bout that.   -Original Message- From: Eric J Kaplan [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 9:37 AM To: '[EMAIL PROTECTED]' Subject: possible JMS memory leak under 3.0.4?   Hi all   I’m seeing what m

[JBoss-user] possible JMS memory leak under 3.0.4?

2003-06-27 Thread Eric J Kaplan
Hi all   I’m seeing what may be a memory leak using a JMSSubscriber in JBoss using JProbe memory debugger.   JMSResponseDispatcher.callbacks references Collection$SynchronizedMap that ultimately references a SynchronousRequestImpl, which references a Response, in which result references

Re: [JBoss-user] Netboot

2003-06-27 Thread Simone Milani
Hi Scott, Possibly would be very good to have a build command that does that plus precompiles the JSPs. Thanks! Simone - Original Message - From: "Scott M Stark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 5:15 PM Subject: Re: [JBoss-user] Netboot > Ye

RE: [JBoss-user] RE: Deploy DataSources with different versions of JDBC driver

2003-06-27 Thread David Jencks
You would need to include jboss-common-jdbc-wrapper.jar jboss-[local/xa]-jdbc.rar in each ear, and remove them from the lib and deploy dirs. (Of course, include the driver itself also) Be sure to scope every ear. This much should solve the jboss classloading problems. With local tx (non-xa

Re: [JBoss-user] Installing JBoss on Windows in path containing blanks

2003-06-27 Thread Thomas Lund
It is a problem with Sun's 1.4 implementation. They changed some methods for accessing files (as far as I remember) thus breaking backward compatibility (so much for write once, run anywhere). It has been reported as a bug in their bugtracker systems for ages, and debated back and forth if its

RE: [JBoss-user] Weird problem when deploying MessageBean/solved

2003-06-27 Thread Marco.Mistroni
hi, sorry..i realized myself afterwards messages have to be sent to the MessageBean jndiso to topic/EMailMsg br marco > -Original Message- > From: ext [mailto:[EMAIL PROTECTED] > Sent: 27 June, 2003 09:54 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Weird proble

AW: [JBoss-user] Re: JBoss.NET issues

2003-06-27 Thread Jung , Dr. Christoph
Eric, I checked the behaviour in head and could successfully redeploy (inter alia) a javabean that is exposed as a complex xml type through BeanSerializer. So it should be a packaging issue. Did I ask which jb version you run? > -Ursprüngliche Nachricht- > Von: Eric Jain [mailto:[EMAIL

Re: [JBoss-user] problem accessing an inner class from an MBean

2003-06-27 Thread George Icriverzi
I've already sent the result of the ListJar runed over my ear (attached) . I will paste it in the message now. But before, in the previous mail, I pointed that the same problem apears when I define the class inline, on the fly, so it has no name, and I definetly don't try elsewhere to access it

AW: AW: [JBoss-user] Web Services and Basic Authentication

2003-06-27 Thread Jung , Dr. Christoph
Neal, That is good news. Here is the snippet from the jboss-net_ejb_xml.xdt that needs to be adapted Something like Such that @jboss-net:authentication validateUnauthenticatedCalls="true" should give you the desired output (this was just quickly rec

AW: [JBoss-user] JBoss-Net performance issues

2003-06-27 Thread Jung , Dr. Christoph
Wasn´t aware of that, good news. Better news is that I even yet not have done any optimisation/profiling attempt at jboss.net simply because functionality´s first. I guess that the figures will significantly improve after the rewrite of EJBProvider for injecting calls into the JBoss invocation st

RE: [JBoss-user] RE: Deploy DataSources with different versions of JDBC driver

2003-06-27 Thread Keysers Wonne
Title: [JBoss-user] RE: Deploy DataSources with different versions of JDBC driver And there is no other sollution? Isn't it posssible to deploy an ear-private resource adapter, specifically configured for this DataSource?   It would be a pity if I had to include the old jdk 1.3 Oracle driver

[JBoss-user] Weird problem when deploying MessageBean

2003-06-27 Thread Marco.Mistroni
hi all, i have a weird problem when trying to deploy a MessageBean. i have put following info in jboss.xml EMailMsgBean EMail MessageBean topic/myTestTopic so, if i am correct, the messagebean will listen for messages coming to the topic with JNDI na