Seems that the "equals" verifier error I was seeing
was not a JBoss problem at all. I checked out the source and
discovered the problem occurs during reflection on
the class object. Looks like I'm producing bad class files. I'm
using
an enhancer to generate session beans, seems I need
to
Linux
works
Linux --> Linux
works
Linux --> Windows
works
but Windows client trying to talk to a Linux server
fails. Has anyone else had this problem? I'm stuck for even an idea
of how to try to make this work correctly.
Thanks,
Eric
Lindauer
Hi,
I am trying to setup transactional settings on the
methods of a bean via the element. According
to the spec, I can set a default on all the methods by using
* for one transactional setting, and then
setName for another.
When I try this, the bean acts as though the
setting I create
ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 7:22 PM
Subject: Re: [JBoss-user] protected classes called by an EJB
> Why not place the EJBs + the package access classes in the ejb-jar and the
> rest in
> a jar in lib/ext?
>
> - Original Message ---
Hi,
I'd like to deploy an EJB that calls methods in a
protected class in its own package. I am currently trying to do this by
jarring up all the protected classes, along with the rest of my application,
into a .jar file which I place in lib/ext. In the ejbs deploy jar, I only
place the m
Hi,
I'm having a problem with JBoss's resolution of the
transaction attributes assigned in the
element. According to the spec, it should be possible to assign
transaction attributes in the following way ( section 17.4 pg 54 )
:
Foo
*
Never
Hi,
Of course, immediately after asking for help I find
the spot in the spec myself. The answer is that the spec does mandate how
methods should be resolved in the , and JBoss follows
the spec correctly.
Thanks anyways,
Eric
Hi,
I'm creating elements
to control the transactional properties of methods in my application. I've
noticed that the element accepts "*" as a valid
entry.
I'm wondering, how does JBoss resolve conflicts
that might be caused by this? For example, I'd like to say, for a
particular be
o,
>
> How about removing spaces and CR(&LF?) like this?
> Supports
>
> In JBoss 2.4.0, org.jboss.metadata.MetaData#getElementContent
> does not "trim()" NodeValue's, which I think caused the exception.
>
> Shunsuke Masuda
>
> - Original Message
much for your
time.
Sincerely,
Eric
Lindauer
ctory.
Thanks,
Eric
- Original Message -
From:
Eric Lindauer
To: [EMAIL PROTECTED]
Sent: Friday, June 01, 2001 1:44 PM
Subject: [JBoss-user] loading System
resources
Hi,
I need to run the following method:
ClassLoader.getSystemRes
Hi,
I need to run the following method:
ClassLoader.getSystemResource (
"system.prefs" )
and have it give me a file I've created. From
the JBoss documentation, I gather that I should create a jar file, place
system.prefs in it, and place the jar file in the JBOSS_ROOT/lib
director
directory containing this file to the CLASSPATH.
Thanks very much for any help you can
provide.
Sincerely,
Eric Lindauer
[EMAIL PROTECTED]
Have you updated the client code to use the same version of jboss as your
server code? I had some problems updating that went away when I made this
switch.
- Original Message -
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 10, 2001 11:17 AM
Subjec
Looks like a simple Classpath problem. The NamingContextFactory is a class
provided by jboss and is in one of the jars you specifically included on
your classpath
when you executed the file from the command line. Presumably when you run
the
executable jar you are not making these jars available
I don't think JBoss supports server clustering at this time ( though I'm
new to JBoss myself ).
- Original Message -
From: "Roberto Casas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 10:47 AM
Subject: [JBoss-user] Scaling an application with jBoss
> Hi, I
Hi Scott,
I got the same exception as Guy Roulier below. I'm having trouble following
the conversation you seem to have had with him about how to fix this
problem...
Would you mind repeating the fix to me?
I have not done any security policy configuration. Using jnp:// does not
work
either con
finding JNDI
on the jBoss server. Could anyone shed
some light?
Thanks in advance for your
help.
Eric Lindauer
[EMAIL PROTECTED]
18 matches
Mail list logo