On 16 Aug, Jung , Dr. Christoph wrote:
> Hi Marc, Hi Peter,
> 
> -----Ursprüngliche Nachricht-----
>>Von: Peter Antman [mailto:[EMAIL PROTECTED]]
>>Gesendet: Donnerstag, 16. August 2001 09:58
>>An: [EMAIL PROTECTED]
>>Betreff: Re: [JBoss-dev] URGENCY? WSDL/UDDI/ebXML
> 
>>First a question: is there any one doing any work in this area among
>>JBoss developers? I have seen nothing on dev or in cvs on it (except the
>>old Zoap support).
> 
> we still use ZOAP at infor, but plan to replace it ASAP by some
> Apache/Idoo/whatever
> driven invocation layer for JBoss. Hence my proposal for a more balanced 
> successor project to ZOAP that does not implement everything from scratch
> (as it was necessary
> because of the immaturity of Apache at the time we started).
> 
>>1. JBoss should begin by focusing on the specs publishes by the java
>>   community process, such as:
> 
>>JAXM (XML messaging)
>>JAXR (XML registry)
>>JAXRPC (XML RPC)
> 
> The problem I see with these specs is that there seem to be no
> implementations
> out yet which we could easily integrate. We would have to implement a lot by
> ourselves, wouln´t we.

Yes we would, and that is really scary and in principal I agree with
you.

What I was after (I think ;-) was that when we begin talking about
webservices we are trancending what the JBoss developement hav been
about: doing the best implementation of a bunch of Java API for
enterprise development. As far as I know all the "publisher" API:s of
JBoss are Java standards.

The only "external" API we produce that is not for Java is actually HTTP
(HTML and custom XML perhaps, which by definition will be decided by the
developers and his/hers requirement).

Whith webservices we actually get two types of standards/specifications
to look out for:

- The XML standards, such as SOAP, XP, ebXML, UDDI, WSDL. Since these
  will be actually be external API the decissions on wich spec to
  suppport is important, but verry hard.

- Java API:s for the XML standards. Should we follow the way JBoss has
  hierto worked the focus should be on integrating the Java standards
  that becomes available to handle XML. Here we may either do as for
  example with Java Mail (use the Sun implementation), Tomcat/Jetty
  (use a nother open source implementation of the spec) or EJB/jndi/jms
  etc (write a spec compliant implementation our self).

I do think the focus for JBoss ought to be on getting good
implementations of the Java standards, and write them our self if we
need too.

It's a shame that the JSR implementations available is not possible to
use.

Why not start by the question: what would be most usefull to developers?

- Do they need help with setting up a registry where they may register
  there XML based services, or will most project do that exchange
  manually?

- Do they need help with transforming EJB interfaces to a WDSL based
  description they may register in a register, or do they write their
  webservices as servlets.

- Do they need help with XML messaging (a XML message servlet and MDB
  and deployment of these).

- Or do they only need a SOPA library and want to do everyting on their
  own.

My personal view would actually favor XML messaging. I thing that an
early atempt to make JAXM available in JBoss would we worth the work.

But then again, someone would have to do that work...


//Peter
>  
> I´ve made that failure once with ZOAP. If there are not enough volunteers,
> this enterprise 
> could die, too.
> 
> -----Ursprüngliche Nachricht-----
>>Von: marc fleury [mailto:[EMAIL PROTECTED]]
>>Gesendet: Mittwoch, 15. August 2001 22:26
>>An: Jboss-Development@Lists. Sourceforge. Net
>>Cc: Jboss-User@Lists. Sourceforge. Net; Jboss-Business@Yahoogroups. Com
>>Betreff: [jboss-business] URGENCY? WSDL/UDDI/ebXML
> 
>>Please someone stay on deck with me and stir this webservices boat.
> 
> Yes, Sir! Count me in. But please let´s do a proper project management in
> this case: Prototyping for preparing architectural decisions, feature list,
> schedule and task assignment ... 
> 
> CGJ
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development

-- 
Jobba hos oss: http://www.tim.se/weblab
------------------------------------------------------------
Peter Antman             Technology in Media, Box 34105 100 26 Stockholm
Systems Architect        WWW: http://www.tim.se
Email: [EMAIL PROTECTED]        WWW: http://www.backsource.org
Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 
------------------------------------------------------------


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

Reply via email to