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 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

[JBoss-dev] JBoss hosting

2003-01-08 Thread Alex Sumner
Apologies for a slightly off topic posting. I'm looking for a dedicated
hosting service on which we'll be putting a JBoss based site. Does anyone
have any recommendations? I've looked at Eapps, who look promising, does
anyone have experience of them? Who hosts the jboss.org site?

TIA

Alex Sumner

Technical Director
Business Agility Ltd



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] [ jboss-Bugs-594563 ] Include of JSP jumps to top of page

2002-08-13 Thread Alex Sumner

I've seen something very similar with Jetty 3.1.7. Calling
RequestDispatcher.include() should flush the output stream, but it appears
not to. If you add an explicit

response.getWriter().flush();

(or response.getOutputStream().flush() I guess, though I haven't tried it)
just before the include(), then it works as expected.

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 13, 2002 1:18 PM
Subject: [JBoss-dev] [ jboss-Bugs-594563 ] Include of JSP jumps to top of
page


 Bugs item #594563, was opened at 2002-08-13 12:18
 You can respond by visiting:

https://sourceforge.net/tracker/?func=detailatid=376685aid=594563group_id
=22866

 Category: CatalinaBundle
 Group: v3.0 Rabbit Hole
 Status: Open
 Resolution: None
 Priority: 5
 Submitted By: Jeff Miner (jeff_miner)
 Assigned to: Scott M Stark (starksm)
 Summary: Include of JSP jumps to top of page

 Initial Comment:
 OS: Win98
 JDK: 1.4

 I have some code that manually does a JSP include
 by getting a RequestDispatcher.  The code worked
 under Weblogic 5.1 and 6.  In Jboss/Catalina,
 although there are no errors thrown, the output from
 the included JSP gets put at the top of the containing
 page rather than in the middle where it was called.
 This is puzzling because it ought to be exactly the
 same as a jsp:include ... tag (and I assume those
 work!)

 **Containing Page***
 tabletrtd

 %= myObject.getOutput(request, response) %

 /td/tr/table...


 *** Object 
   public String getOutput(HttpServletRequest request,
 HttpServletResponse response) {
  RequestDispatcher dispatch =
 context.getRequestDispatcher(someJSP.jsp);
  try {
dispatch.include(request, response);
   } catch(Exception e){}
 return ;
 *

 The output from someJSP.jsp should go inside the
 table, but instead it goes at the top of the containing
 page.


 --

 You can respond by visiting:

https://sourceforge.net/tracker/?func=detailatid=376685aid=594563group_id
=22866


 ---
 This sf.net email is sponsored by: Dice - The leading online job board
 for high-tech professionals. Search and apply for tech jobs today!
 http://seeker.dice.com/seeker.epl?rel_code=31
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development





---
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] [ jboss-Bugs-594563 ] Include of JSP jumps to top of page

2002-08-13 Thread Alex Sumner

Seems to be a Jasper thing, exactly the same happens with Tomcat 4.0.4. If
you programatically dispatch a request from within a JSP, either with
something like this:

%RequestDispatcher rd = application.getRequestDispatcher(/Included.jsp);
 rd.include(request, response);%

or with the equivalent code in a custom tag, then the output stream isn't
flushed first, so the included stuff ends up before the stuff that preceeded
it.

- Original Message -
From: Alex Sumner [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 13, 2002 5:26 PM
Subject: Re: [JBoss-dev] [ jboss-Bugs-594563 ] Include of JSP jumps to top
of page


 I've seen something very similar with Jetty 3.1.7. Calling
 RequestDispatcher.include() should flush the output stream, but it appears
 not to. If you add an explicit

 response.getWriter().flush();

 (or response.getOutputStream().flush() I guess, though I haven't tried it)
 just before the include(), then it works as expected.

 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, August 13, 2002 1:18 PM
 Subject: [JBoss-dev] [ jboss-Bugs-594563 ] Include of JSP jumps to top of
 page


  Bugs item #594563, was opened at 2002-08-13 12:18
  You can respond by visiting:
 

https://sourceforge.net/tracker/?func=detailatid=376685aid=594563group_id
 =22866
 
  Category: CatalinaBundle
  Group: v3.0 Rabbit Hole
  Status: Open
  Resolution: None
  Priority: 5
  Submitted By: Jeff Miner (jeff_miner)
  Assigned to: Scott M Stark (starksm)
  Summary: Include of JSP jumps to top of page
 
  Initial Comment:
  OS: Win98
  JDK: 1.4
 
  I have some code that manually does a JSP include
  by getting a RequestDispatcher.  The code worked
  under Weblogic 5.1 and 6.  In Jboss/Catalina,
  although there are no errors thrown, the output from
  the included JSP gets put at the top of the containing
  page rather than in the middle where it was called.
  This is puzzling because it ought to be exactly the
  same as a jsp:include ... tag (and I assume those
  work!)
 
  **Containing Page***
  tabletrtd
 
  %= myObject.getOutput(request, response) %
 
  /td/tr/table...
 
 
  *** Object 
public String getOutput(HttpServletRequest request,
  HttpServletResponse response) {
   RequestDispatcher dispatch =
  context.getRequestDispatcher(someJSP.jsp);
   try {
 dispatch.include(request, response);
} catch(Exception e){}
  return ;
  *
 
  The output from someJSP.jsp should go inside the
  table, but instead it goes at the top of the containing
  page.
 
 
  --
 
  You can respond by visiting:
 

https://sourceforge.net/tracker/?func=detailatid=376685aid=594563group_id
 =22866
 
 
  ---
  This sf.net email is sponsored by: Dice - The leading online job board
  for high-tech professionals. Search and apply for tech jobs today!
  http://seeker.dice.com/seeker.epl?rel_code=31
  ___
  Jboss-development mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
 
 



 ---
 This sf.net email is sponsored by: Dice - The leading online job board
 for high-tech professionals. Search and apply for tech jobs today!
 http://seeker.dice.com/seeker.epl?rel_code=31
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development





---
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development