Hi there,
I haven't touched JBoss.NET for some time, but think that due to the .NET
Framework Update end of August 04 the .NET WSDL Tool now reports a warning when
I generate a stub for a .NET client.
"Schema validation warning: the namespace
'http://localhost:8080/jboss-net/services/WSAccessC
Hello Alexey,
The SQL-statement that JBoss tries to execute is:
anonymous wrote : Executing SQL: INSERT INTO COMPONENTFIELDVALUE (CONTRACT, COMPONENT,
FIELDNAME, SEQUENCE, VALUE, contract, component)
| VALUES (?, ?, ?, ?, ?, ?, ?)
I switched the Datasource to Oracle in the meantime and got t
Hi there,
I just switched my datasource from Hypersonic to MySQL.
JBoss Version 3.2.5
MySQL Version 4.0.18
Connector/J Version 3.0.14
The szenario is like this - I have a contract which consists of components that in
turn have fields ordered by a sequence holding a value. The aggregation table
Hi there
I get the following error message when I try to run this test program in JBoss
4.0.0DR4 ->
"The request failed with HTTP status 401: Unauthorized."
The example works well in JBoss 3.2.3
Is there something that can be done about this ?? Has something changed in 4.0 or is
this just an
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=43591
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840670#3840670
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840670
--
Ok - I thought I knew what to do, but that doesn't work as well.
I extended the create method with an additional parameter, the relationship field,
which should be initialized in the ejbPostCreate method, but I still get the same
error message. I inserted System.out.println's to check which meth
Hi there,
I'm pretty new to this, so maybe someone could help me with this.
I get the following error message when I try to create a new entry.
This is just an example database consisting of two tables Moons and Planets.
The MoonEJB contains the fields planet, moon, radius and diameter and a for
Hi,
I tried to implement WS Authentification & Authorization with JBoss and a C# Client
using the tutorial on the NoSuchDevice homepage, but for some reason I can't get it to
work. I get a System.Net.WebException and the HTTP-Request fails with an error code
401:Unauthorized
http://www.nsdev.o
Hi everybody,
I have 2 questions regarding WebServices DataTypes:
1. Problem with String Arrays
I created a function in J2EE exposed as a web-service that returns a string array to
the caller:
/**
| * @jboss-net.web-method
| * @jboss-net.wsdd-operation
| * @ejb.int
Hi there,
maybe someone can give me an opinion on this:
I'm using WebServices to transfer data in form of a "Data Transfer Object" between a
.NET client and JBoss.
How can I make sure that the data doesn't get stale, when multiple clients access the
same data at the same time?
I've read some
Hi there,
I'm struggling a bit with getting the SOAP Monitor to work (JBoss.Net - AXIS).
The applet starts up fine, but what do I have to configure to actually see the SOAP
message that is being exchanged ?? Do I have to include anything in the web-service
deployment descriptor to get that to
Hi
I was just wondering if anyone tried this out...
In the Java Web Services Tutorial 1.3 from Sun they wrote that the Java Collection
Framework is supported by the new JAX-RPX Version 1.1 (Axis 1.2 uses JAX-RPC 1.1) -
list attached below:
Does this work with JBoss.NET / Axis??
How is this
12 matches
Mail list logo