L PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 11. Juni 2002 17:00
An: [EMAIL PROTECTED]
Betreff: RE: AW: AW: [JBoss-user] IllegalArgumentException from jboss.net to
SLSB
> I´m also investigating special-purpose serializers that let java
> objects
look like Ado DataSets
This wou
> I´m also investigating special-purpose serializers that let java objects
look like Ado DataSets
This would solve some big problems for me. I don't see it listed as a task
on SF. What do you mean "investigating?"
> -Original Message-
> From: Jung , Dr. Christoph [mailto:[EMAIL PROTECT
complex object graphs, isn´t it?
CGJ
-Ursprüngliche Nachricht-
Von: David Ward [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 10. Juni 2002 16:58
An: [EMAIL PROTECTED]
Betreff: Re: AW: [JBoss-user] IllegalArgumentException from jboss.net to
SLSB
Dr. Jung and others,
I came up with a way to
ilto:[EMAIL PROTECTED]]
> Gesendet: Montag, 10. Juni 2002 09:29
> An: [EMAIL PROTECTED]
> Betreff: [JBoss-user] IllegalArgumentException from jboss.net to SLSB
>
>
> (JBoss 3.0.0 final, Sun Linux JDK 1.4.0_01.)
>
> I have an axis client hitting jboss.net, which in turn executes a
&
: Marius Kotsbak [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 10. Juni 2002 10:50
An: [EMAIL PROTECTED]
Betreff: Re: AW: [JBoss-user] IllegalArgumentException from jboss.net to
SLSB
Another problem with jboss.net/axis:
I had to use only strings, as it complained when I tried a int. Is that a
g used, such that a Collection argument of return type can be
> mapped to typed arrays, datasets and the like.
>
> CGJ
>
>
> -Ursprüngliche Nachricht-
> Von: David Ward [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 10. Juni 2002 09:29
> An: [EMAIL PROTECTED]
> B
] IllegalArgumentException from jboss.net to SLSB
(JBoss 3.0.0 final, Sun Linux JDK 1.4.0_01.)
I have an axis client hitting jboss.net, which in turn executes a
stateless ejb of mine.
When I make calls to a method of:
public UserData addUser(UserData pOrigData, PersistenceLevel pLevel)
I have no problem. The
(JBoss 3.0.0 final, Sun Linux JDK 1.4.0_01.)
I have an axis client hitting jboss.net, which in turn executes a
stateless ejb of mine.
When I make calls to a method of:
public UserData addUser(UserData pOrigData, PersistenceLevel pLevel)
I have no problem. The problem comes when the first arg