[JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted into HEAD

2003-03-13 Thread Jung , Dr. Christoph
Hi,
 
I just submitted another step towards J2EE1.4 Web Service compliance. 
 
The jboss-net.sar now additionally hosts a uddi-v2 compliant server
(currently jUddi0.6.2).
 
It is published upon startup as a web service itself (currently running
under http://hostname/axis/services/uddi) via the already existant
SOAP/Axis transport layer (now upgraded to Axis1.1 RC1) of JBoss.net
 
The uddi server is secured by a configurable Jboss security domain
(java:/jaas/other) and backed by any jdbc data 
source (java:/DefaultDS).
 
Please make sure that, on order to build jboss.net, you need to update your
thirdparties (juddi/juddi/lib/juddi.jar)
 
Next steps are
- automatic registration of web services deployed through jboss.net
including their wsdl-representation in UDDI.
- XSLSubDeployer that maps the new web service descriptor format of
J2EE1.4 onto JBoss.net/Axis wsdd.
- deployment delegation from EJBDeployer and WarDeployer into the
AxisDeployer  
  (the spec is extremely dumb in that respect, but the hooks are already
there, so we do this for compliance purposes). 
- support of jaxrpc mapping descriptors.
- support for JCA extensions related to web services.
- smarter integration with the invocation stack such that axis handler
operations (especially de/-serialialisation) can be moved 
  into the EJB layer (transactions, security, etc.) 
 
If anyone is interested in helping with these things (even in reading the
extremely boring specifications and explaining them to me ;-), please yell!
 
Best,
CGJ
 
 
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted into HEAD

2003-03-13 Thread Alex Sumner
Cristoph,

I'm interested in helping. I haven't contributed to Jboss before, have
been working with it for about a year. I did the training with Marc and
Sacha in London last March. I also saw your jboss-net presentation at
JavaOne in SF last year. I haven't used jboss-net so far, but am about
to start. How can I help?

Cheers,

Alex Sumner

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jung
, Dr. Christoph
Sent: 13 March 2003 13:23
To: '[EMAIL PROTECTED]'
Subject: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted
into HEAD


Hi,
 
I just submitted another step towards J2EE1.4 Web Service compliance. 
 
The jboss-net.sar now additionally hosts a uddi-v2 compliant server
(currently jUddi0.6.2).
 
It is published upon startup as a web service itself (currently running
under http://hostname/axis/services/uddi) via the already existant
SOAP/Axis transport layer (now upgraded to Axis1.1 RC1) of JBoss.net
 
The uddi server is secured by a configurable Jboss security domain
(java:/jaas/other) and backed by any jdbc data 
source (java:/DefaultDS).
 
Please make sure that, on order to build jboss.net, you need to update
your thirdparties (juddi/juddi/lib/juddi.jar)
 
Next steps are
- automatic registration of web services deployed through jboss.net
including their wsdl-representation in UDDI.
- XSLSubDeployer that maps the new web service descriptor format of
J2EE1.4 onto JBoss.net/Axis wsdd.
- deployment delegation from EJBDeployer and WarDeployer into the
AxisDeployer  
  (the spec is extremely dumb in that respect, but the hooks are
already there, so we do this for compliance purposes). 
- support of jaxrpc mapping descriptors.
- support for JCA extensions related to web services.
- smarter integration with the invocation stack such that axis
handler operations (especially de/-serialialisation) can be moved 
  into the EJB layer (transactions, security, etc.) 
 
If anyone is interested in helping with these things (even in reading
the extremely boring specifications and explaining them to me ;-),
please yell!
 
Best,
CGJ
 
 
###

This message has been scanned by F-Secure Anti-Virus for Microsoft
Exchange. For more information, connect to http://www.F-Secure.com/


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted into HEAD

2003-03-13 Thread Alex Sumner
Oops, that should have read your presentation at JBossOne in SF last
year

-Original Message-
From: Alex Sumner [mailto:[EMAIL PROTECTED] 
Sent: 13 March 2003 16:42
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server
submitted into HEAD


Cristoph,

I'm interested in helping. I haven't contributed to Jboss before, have
been working with it for about a year. I did the training with Marc and
Sacha in London last March. I also saw your jboss-net presentation at
JavaOne in SF last year. I haven't used jboss-net so far, but am about
to start. How can I help?

Cheers,

Alex Sumner

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jung
, Dr. Christoph
Sent: 13 March 2003 13:23
To: '[EMAIL PROTECTED]'
Subject: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted
into HEAD


Hi,
 
I just submitted another step towards J2EE1.4 Web Service compliance. 
 
The jboss-net.sar now additionally hosts a uddi-v2 compliant server
(currently jUddi0.6.2).
 
It is published upon startup as a web service itself (currently running
under http://hostname/axis/services/uddi) via the already existant
SOAP/Axis transport layer (now upgraded to Axis1.1 RC1) of JBoss.net
 
The uddi server is secured by a configurable Jboss security domain
(java:/jaas/other) and backed by any jdbc data 
source (java:/DefaultDS).
 
Please make sure that, on order to build jboss.net, you need to update
your thirdparties (juddi/juddi/lib/juddi.jar)
 
Next steps are
- automatic registration of web services deployed through jboss.net
including their wsdl-representation in UDDI.
- XSLSubDeployer that maps the new web service descriptor format of
J2EE1.4 onto JBoss.net/Axis wsdd.
- deployment delegation from EJBDeployer and WarDeployer into the
AxisDeployer  
  (the spec is extremely dumb in that respect, but the hooks are
already there, so we do this for compliance purposes). 
- support of jaxrpc mapping descriptors.
- support for JCA extensions related to web services.
- smarter integration with the invocation stack such that axis
handler operations (especially de/-serialialisation) can be moved 
  into the EJB layer (transactions, security, etc.) 
 
If anyone is interested in helping with these things (even in reading
the extremely boring specifications and explaining them to me ;-),
please yell!
 
Best,
CGJ
 
 
###

This message has been scanned by F-Secure Anti-Virus for Microsoft
Exchange. For more information, connect to http://www.F-Secure.com/


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted into HEAD

2003-03-13 Thread Sacha Labourey
If you are the Alex I remember, you already helped JBoss in fact, right?
Haven't you helped marc and me distribute the JBossOne propaganda flyers in
front of the Moscone Center in San Francisco? 


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Alex Sumner
 Sent: jeudi, 13. mars 2003 17:47
 To: [EMAIL PROTECTED]
 Subject: RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi 
 Server submitted into HEAD
 
 
 Oops, that should have read your presentation at JBossOne in SF last
 year
 
 -Original Message-
 From: Alex Sumner [mailto:[EMAIL PROTECTED] 
 Sent: 13 March 2003 16:42
 To: '[EMAIL PROTECTED]'
 Subject: RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server
 submitted into HEAD
 
 
 Cristoph,
 
 I'm interested in helping. I haven't contributed to Jboss before, have
 been working with it for about a year. I did the training 
 with Marc and
 Sacha in London last March. I also saw your jboss-net presentation at
 JavaOne in SF last year. I haven't used jboss-net so far, but am about
 to start. How can I help?
 
 Cheers,
 
 Alex Sumner
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Jung
 , Dr. Christoph
 Sent: 13 March 2003 13:23
 To: '[EMAIL PROTECTED]'
 Subject: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted
 into HEAD
 
 
 Hi,
  
 I just submitted another step towards J2EE1.4 Web Service compliance. 
  
 The jboss-net.sar now additionally hosts a uddi-v2 compliant server
 (currently jUddi0.6.2).
  
 It is published upon startup as a web service itself 
 (currently running
 under http://hostname/axis/services/uddi) via the already existant
 SOAP/Axis transport layer (now upgraded to Axis1.1 RC1) of JBoss.net
  
 The uddi server is secured by a configurable Jboss security domain
 (java:/jaas/other) and backed by any jdbc data 
 source (java:/DefaultDS).
  
 Please make sure that, on order to build jboss.net, you need to update
 your thirdparties (juddi/juddi/lib/juddi.jar)
  
 Next steps are
 - automatic registration of web services deployed through 
 jboss.net
 including their wsdl-representation in UDDI.
 - XSLSubDeployer that maps the new web service descriptor 
 format of
 J2EE1.4 onto JBoss.net/Axis wsdd.
 - deployment delegation from EJBDeployer and WarDeployer into the
 AxisDeployer  
   (the spec is extremely dumb in that respect, but the hooks are
 already there, so we do this for compliance purposes). 
 - support of jaxrpc mapping descriptors.
 - support for JCA extensions related to web services.
 - smarter integration with the invocation stack such that axis
 handler operations (especially de/-serialialisation) can be moved 
   into the EJB layer (transactions, security, etc.) 
  
 If anyone is interested in helping with these things (even in reading
 the extremely boring specifications and explaining them to me ;-),
 please yell!
  
 Best,
 CGJ
  
  
 ###
 
 This message has been scanned by F-Secure Anti-Virus for Microsoft
 Exchange. For more information, connect to http://www.F-Secure.com/
 
 
 ---
 This SF.net email is sponsored by:Crypto Challenge is now open! 
 Get cracking and register here for some mind boggling fun and 
 the chance of winning an Apple iPod:
 http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
 ___
 Jboss-development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
 
 
 
 ---
 This SF.net email is sponsored by:Crypto Challenge is now open! 
 Get cracking and register here for some mind boggling fun and 
 the chance of winning an Apple iPod:
 http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 



---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


AW: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted into HEAD

2003-03-13 Thread Jung , Dr. Christoph
I have to warn you a bit before, because it requires getting familiar with
web services and the
corresponding API´s that JCP has been giving out over the last year. But if
you want
to dive into that (important, IMHO) matter, then this will be a great
experience for you, I promise.

In any case, you should have a look at the axis documentation
(http://xml.apache.org/axis and from there you will find links to the SOAP
spec) because that is the basics of the whole matter.

Option a) 

What about getting a fresh copy of the J2EE 1.4 draft and the Web Services
for J2EE spec
from http://java.sun.com 

Option a.1) 

 Then, try to understand the Axis/jboss.net deployment model (works best
from the testsuite) and you are ready to understand the pending mismatches
between both (see my mail) and
could help to define a mapping.

Option a.2)

You could help to write an xdoclet (http://xdoclet.sourceforge.net) module
that builds the new J2EE1.4 descriptors.

Option b)

You could dive into UDDI (http://www.uddi.org) and figure out a way how to
best annotate the jboss.net web-services such that they can be automatically
published upon deployment.

Interested?

CGJ

-Ursprüngliche Nachricht-
Von: Alex Sumner [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 13. März 2003 17:42
An: [EMAIL PROTECTED]
Betreff: RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted
into HEAD


Cristoph,

I'm interested in helping. I haven't contributed to Jboss before, have been
working with it for about a year. I did the training with Marc and Sacha in
London last March. I also saw your jboss-net presentation at JavaOne in SF
last year. I haven't used jboss-net so far, but am about to start. How can I
help?

Cheers,

Alex Sumner

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jung ,
Dr. Christoph
Sent: 13 March 2003 13:23
To: '[EMAIL PROTECTED]'
Subject: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted into
HEAD


Hi,
 
I just submitted another step towards J2EE1.4 Web Service compliance. 
 
The jboss-net.sar now additionally hosts a uddi-v2 compliant server
(currently jUddi0.6.2).
 
It is published upon startup as a web service itself (currently running
under http://hostname/axis/services/uddi) via the already existant
SOAP/Axis transport layer (now upgraded to Axis1.1 RC1) of JBoss.net
 
The uddi server is secured by a configurable Jboss security domain
(java:/jaas/other) and backed by any jdbc data 
source (java:/DefaultDS).
 
Please make sure that, on order to build jboss.net, you need to update your
thirdparties (juddi/juddi/lib/juddi.jar)
 
Next steps are
- automatic registration of web services deployed through jboss.net
including their wsdl-representation in UDDI.
- XSLSubDeployer that maps the new web service descriptor format of
J2EE1.4 onto JBoss.net/Axis wsdd.
- deployment delegation from EJBDeployer and WarDeployer into the
AxisDeployer  
  (the spec is extremely dumb in that respect, but the hooks are already
there, so we do this for compliance purposes). 
- support of jaxrpc mapping descriptors.
- support for JCA extensions related to web services.
- smarter integration with the invocation stack such that axis handler
operations (especially de/-serialialisation) can be moved 
  into the EJB layer (transactions, security, etc.) 
 
If anyone is interested in helping with these things (even in reading the
extremely boring specifications and explaining them to me ;-), please yell!
 
Best,
CGJ
 
 
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning

RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted into HEAD

2003-03-13 Thread Alex Sumner
I'm still interested. Will have look at the docs and contact you again
next week - presumably direct email is preferable to the dev list for
such things?

Cheers,

Alex

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jung
, Dr. Christoph
Sent: 13 March 2003 17:44
To: '[EMAIL PROTECTED]'
Subject: AW: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server
submitted into HEAD


I have to warn you a bit before, because it requires getting familiar
with web services and the corresponding API´s that JCP has been giving
out over the last year. But if you want to dive into that (important,
IMHO) matter, then this will be a great experience for you, I promise.

In any case, you should have a look at the axis documentation
(http://xml.apache.org/axis and from there you will find links to the
SOAP
spec) because that is the basics of the whole matter.

Option a) 

What about getting a fresh copy of the J2EE 1.4 draft and the Web
Services for J2EE spec from http://java.sun.com 

Option a.1) 

 Then, try to understand the Axis/jboss.net deployment model (works
best from the testsuite) and you are ready to understand the pending
mismatches between both (see my mail) and could help to define a
mapping.

Option a.2)

You could help to write an xdoclet (http://xdoclet.sourceforge.net)
module that builds the new J2EE1.4 descriptors.

Option b)

You could dive into UDDI (http://www.uddi.org) and figure out a way how
to best annotate the jboss.net web-services such that they can be
automatically published upon deployment.

Interested?

CGJ

-Ursprüngliche Nachricht-
Von: Alex Sumner [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 13. März 2003 17:42
An: [EMAIL PROTECTED]
Betreff: RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server
submitted into HEAD


Cristoph,

I'm interested in helping. I haven't contributed to Jboss before, have
been working with it for about a year. I did the training with Marc and
Sacha in London last March. I also saw your jboss-net presentation at
JavaOne in SF last year. I haven't used jboss-net so far, but am about
to start. How can I help?

Cheers,

Alex Sumner

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jung
, Dr. Christoph
Sent: 13 March 2003 13:23
To: '[EMAIL PROTECTED]'
Subject: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted
into HEAD


Hi,
 
I just submitted another step towards J2EE1.4 Web Service compliance. 
 
The jboss-net.sar now additionally hosts a uddi-v2 compliant server
(currently jUddi0.6.2).
 
It is published upon startup as a web service itself (currently running
under http://hostname/axis/services/uddi) via the already existant
SOAP/Axis transport layer (now upgraded to Axis1.1 RC1) of JBoss.net
 
The uddi server is secured by a configurable Jboss security domain
(java:/jaas/other) and backed by any jdbc data 
source (java:/DefaultDS).
 
Please make sure that, on order to build jboss.net, you need to update
your thirdparties (juddi/juddi/lib/juddi.jar)
 
Next steps are
- automatic registration of web services deployed through jboss.net
including their wsdl-representation in UDDI.
- XSLSubDeployer that maps the new web service descriptor format of
J2EE1.4 onto JBoss.net/Axis wsdd.
- deployment delegation from EJBDeployer and WarDeployer into the
AxisDeployer  
  (the spec is extremely dumb in that respect, but the hooks are
already there, so we do this for compliance purposes). 
- support of jaxrpc mapping descriptors.
- support for JCA extensions related to web services.
- smarter integration with the invocation stack such that axis
handler operations (especially de/-serialialisation) can be moved 
  into the EJB layer (transactions, security, etc.) 
 
If anyone is interested in helping with these things (even in reading
the extremely boring specifications and explaining them to me ;-),
please yell!
 
Best,
CGJ
 
 
###

This message has been scanned by F-Secure Anti-Virus for Microsoft
Exchange. For more information, connect to http://www.F-Secure.com/


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists

RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted into HEAD

2003-03-13 Thread Alex Sumner
Yep, that would be me. We got moved on by the Sun heavies!

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Sacha Labourey
Sent: 13 March 2003 17:15
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server
submitted into HEAD


If you are the Alex I remember, you already helped JBoss in fact, right?
Haven't you helped marc and me distribute the JBossOne propaganda flyers
in front of the Moscone Center in San Francisco? 


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Alex Sumner
 Sent: jeudi, 13. mars 2003 17:47
 To: [EMAIL PROTECTED]
 Subject: RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi 
 Server submitted into HEAD
 
 
 Oops, that should have read your presentation at JBossOne in SF last 
 year
 
 -Original Message-
 From: Alex Sumner [mailto:[EMAIL PROTECTED]
 Sent: 13 March 2003 16:42
 To: '[EMAIL PROTECTED]'
 Subject: RE: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server
 submitted into HEAD
 
 
 Cristoph,
 
 I'm interested in helping. I haven't contributed to Jboss before, have

 been working with it for about a year. I did the training with Marc 
 and Sacha in London last March. I also saw your jboss-net presentation

 at JavaOne in SF last year. I haven't used jboss-net so far, but am 
 about to start. How can I help?
 
 Cheers,
 
 Alex Sumner
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On
 Behalf Of Jung
 , Dr. Christoph
 Sent: 13 March 2003 13:23
 To: '[EMAIL PROTECTED]'
 Subject: [JBoss-dev] FYI [JBoss.net]: Integrated Uddi Server submitted
 into HEAD
 
 
 Hi,
  
 I just submitted another step towards J2EE1.4 Web Service compliance.
  
 The jboss-net.sar now additionally hosts a uddi-v2 compliant server 
 (currently jUddi0.6.2).
  
 It is published upon startup as a web service itself
 (currently running
 under http://hostname/axis/services/uddi) via the already existant
 SOAP/Axis transport layer (now upgraded to Axis1.1 RC1) of JBoss.net
  
 The uddi server is secured by a configurable Jboss security domain
 (java:/jaas/other) and backed by any jdbc data
 source (java:/DefaultDS).
  
 Please make sure that, on order to build jboss.net, you need to update

 your thirdparties (juddi/juddi/lib/juddi.jar)
  
 Next steps are
 - automatic registration of web services deployed through
 jboss.net
 including their wsdl-representation in UDDI.
 - XSLSubDeployer that maps the new web service descriptor 
 format of
 J2EE1.4 onto JBoss.net/Axis wsdd.
 - deployment delegation from EJBDeployer and WarDeployer into the
 AxisDeployer  
   (the spec is extremely dumb in that respect, but the hooks are
 already there, so we do this for compliance purposes). 
 - support of jaxrpc mapping descriptors.
 - support for JCA extensions related to web services.
 - smarter integration with the invocation stack such that axis
 handler operations (especially de/-serialialisation) can be moved 
   into the EJB layer (transactions, security, etc.) 
  
 If anyone is interested in helping with these things (even in reading 
 the extremely boring specifications and explaining them to me ;-), 
 please yell!
  
 Best,
 CGJ
  
  
 ###
 
 This message has been scanned by F-Secure Anti-Virus for Microsoft 
 Exchange. For more information, connect to http://www.F-Secure.com/
 
 
 ---
 This SF.net email is sponsored by:Crypto Challenge is now open!
 Get cracking and register here for some mind boggling fun and 
 the chance of winning an Apple iPod:
 http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
 ___
 Jboss-development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
 
 
 
 ---
 This SF.net email is sponsored by:Crypto Challenge is now open!
 Get cracking and register here for some mind boggling fun and 
 the chance of winning an Apple iPod:
 http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 



---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance