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
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
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
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
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
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:
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
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
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
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
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
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
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.
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
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
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
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...
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
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
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
---
---
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.
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.
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
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
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
> 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
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
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
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
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
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
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
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
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
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
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
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
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
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
39 matches
Mail list logo