[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-10-31 Thread JulianHtun
Thomas,

HEAD will become JBoss 5.0?  When do you guys plan to release JBoss 5.0?

Thanks,
-Julian

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3904531#3904531

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3904531


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-10-20 Thread [EMAIL PROTECTED]

  | cvs co jboss-head
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902205#3902205

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902205


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-10-12 Thread almuela
where I can find a WS-Security compliant JBoss version?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3900641#3900641

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3900641


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-09-20 Thread [EMAIL PROTECTED]
WS-Security is only available in HEAD, where Apache Axis does not enter the 
game. There is no backport to jboss-4.0.x, yet.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3895798#3895798

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3895798


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-07-29 Thread [EMAIL PROTECTED]
There is a test case that demonstrates it. We are in early access, the guide is 
underway.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887234#3887234

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887234


---
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-07-28 Thread pledge
Is there a guide to using the new xml security?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887073#3887073

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887073


---
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-07-22 Thread [EMAIL PROTECTED]
We have support for encryption and signature in jboss HEAD with our new JBossWS 
stack. Jason would be glad if you could give it a spin.

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=64321

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886131#3886131

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886131


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-07-14 Thread jfadame
Try http://weblogs.asp.net/jdanforth/archive/2005/01/16/354060.aspx

Remember to install first XML Security libraries from Apache:
Download bin libraries (or source if you want to build it) 
http://xml.apache.org/security/
  | Copy xmlsec[version].jar to lib directory in server, but rename it as 
xmlsec.jar
  | Check if everything is ok http://localhost:8080/ws4ee/happyaxis.jsp (this 
page must show if it is installed or faulty in Optional Components section)
  | 
  | 
  | This what I have done until now to run WSS4J over jBoss, if I success I 
will post the rest of the procedure.
  | 
  | [Excuse my English]

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884858#3884858

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884858


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-01-31 Thread [EMAIL PROTECTED]
What security standard (i.e. WS-Security) does it implement? 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864328#3864328

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864328


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-01-21 Thread JBoss
Hello.
I was also trying to add xml security to my web service
My implementation is independent; it?s not tied to Axis.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863114#3863114

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863114


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-01-21 Thread cartola
Thanks for the quick reply.

Actually I?ve been following your tutorial: Getting Started with JBoss 4.0.
I?ve deployed successfully The Duke?s Bank Application as a web service.
I was hopping to add xml encryption and signature to this web service.

Is there a way to accomplish this?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863113#3863113

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863113


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: xml encription and signature in JBossWS

2005-01-21 Thread [EMAIL PROTECTED]
Its on the roadmap. Do you have an implementation that is not tied to a 
specific SOAP stack like Axis?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863089#3863089

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863089


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user