Hi Neal,

please post such questions in the future to [EMAIL PROTECTED]


Basically, it is like you said ... You can package any "usual" axis web
service (an RPCprovider, a MsgProvider) into a .wsr and get it deployed into
Jboss. Trivial. See the jboss.net/testsuite address example.

It gets interesting as soon as you would like to expose end-points that live
in the container (Mbeans, EJB´s) via jboss.net ... See the jboss.net-builtin
jmx:RemoteAdaptor service (JMX) and the wsr-in-ear packaged
jboss.net/testsuite hello (EJB) example.

The key to that is (still) to understand the Axis WSDD format and its
handler architecture. The EJB-hello-example can be a starting point for that
issue.

Yesterday, I checked in a huge change from Axis Alpha2 to the current
Beta-RC1 (including the recent WSDD-format change that the Axis guys did).
Expect a few further updates during the next weeks. I plan to have some
automatic EJB-exposure mode (without the quarrels of writing complex WSDD)
in the near future.

CGJ

Received: from gate.infor.de ([195.145.238.51]) by
infor-ka4.karlsruhe.infor.de with SMTP (Microsoft Exchange Internet Mail
Service Version 5.5.2653.13)
        id GW5FVZKX; Wed, 13 Mar 2002 01:30:43 +0100
Received: (from uucp@localhost)
        by gate.infor.de (8.9.3+Sun/8.9.3) id BAA10930;
        Wed, 13 Mar 2002 01:23:50 +0100 (MET)
Received: from nodnsquery(216.136.171.252) by gate.infor.de via csmap (V6.0)
        id srcAAACua4vv; Wed, 13 Mar 02 01:23:49 +0100
Received: from localhost ([127.0.0.1] helo=usw-sf-list1.sourceforge.net)
        by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1
(Debian))
        id 16kwCY-0007Fz-00; Tue, 12 Mar 2002 16:01:06 -0800
Received: from main.jboss.org ([209.61.155.140])
        by usw-sf-list1.sourceforge.net with esmtp 
        (Cipher TLSv1:DES-CBC3-SHA:168) (Exim 3.31-VA-mm2 #1 (Debian))
        id 16kwC0-00071L-00
        for <[EMAIL PROTECTED]>; Tue, 12 Mar 2002
16:00:32 -0800
Received: from main.jboss.org (localhost [127.0.0.1])
        by main.jboss.org (8.11.6/8.11.6) with ESMTP id g2D00U812209
        for <[EMAIL PROTECTED]>; Tue, 12 Mar 2002
18:00:30 -0600
Message-ID: <[EMAIL PROTECTED]>
From: Neal Sanche <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=8859_1
Content-Transfer-Encoding: 7bit
Subject: [JBoss-dev] JBoss and AXIS in jboss.net
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.5
Precedence: bulk
List-Help:
<mailto:[EMAIL PROTECTED]?subject=help>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe:
<https://lists.sourceforge.net/lists/listinfo/jboss-development>,
        
<mailto:[EMAIL PROTECTED]?subject=subscribe>
List-Id: JBoss.org development list
<jboss-development.lists.sourceforge.net>
List-Unsubscribe:
<https://lists.sourceforge.net/lists/listinfo/jboss-development>,
        
<mailto:[EMAIL PROTECTED]?subject=unsubscribe>
List-Archive:
<http://www.geocrawler.com/redir-sf.php3?list=jboss-development>
X-Original-Date: Tue, 12 Mar 2002 18:00:30 -0600
Date: Tue, 12 Mar 2002 18:00:30 -0600

Hi All,

I've recently compiled up the jboss.net module and seem to have it running.
I'd like to figure out the recipe for a simple web service and client. I'm
assuming I can't exactly do it like a standard AXIS service... would someone
kindly point me in the right direction with an example so I can explore
jboss.net?

Thanks.

-N
_________________________________________________________
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=10774

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
 

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to