IBlog<Johan>

Johan Danforth's Blog

Syndication

Random Links

Walkthroughs and Tutorials

Browse by Tags

All Tags » Java (RSS)
[Java] Testing SOAP Headers with a Simple Axis Handler
This is not a tutorial, but just some sharing of my brief learnings when testing a simple Axis Handler (somewhat similar to ASP.NET Soap Extensions). I wrote 2 programs - one simple web service client as a Java console program and one web service. The...

Posted by jdanforth | 3 comment(s)

Filed under:

[Java] Lomboz Stable Build: S-3.1RC2
From the ObjectWeb Lomboz site. Seems that ObjectWeb has created a better Lomboz install package: Lomboz Complete (All-in-one) Installation The Lomboz Project focuses on a prodiving an easy install J2EE IDE tool that is prepackaged with all the necessary...

Posted by jdanforth | with no comments

Filed under:

[Java] WSS4J version 1.0
Sorry for all the Java spamming today, but if anyone interested in the Apache Axis and Web Service Security area, the Apache WSS4J people got a version 1.0 ready for download and use now. You can get to their site here . They got some pretty good documentation...

Posted by jdanforth | with no comments

Filed under:

[Java] More about cookies in Vignette Application Portal (VAP)
Another blog post about cookies in VAP... Other ways of setting cookies from a portlet? I got this message from Sascha about setting cookies from a VAP portlet: Hi, I've read you log about setting cookie in a portlet. First, I thought so too, but there...

Posted by jdanforth | with no comments

Filed under:

[Interop][Java] Web Services in the Java World
Bobby Wolf has a good summary of what's happening with the different Web Services packages in the Java world. He writes about packages like JAX-WS and JAX-RPC and where he thinks things are turning to. A nice list of links there as well -> http://www...

Posted by jdanforth | with no comments

Filed under: ,

[Java] Setting WSS4J properties for Username Token at run-time
I managed to dynamically set the username and the other properties that normally goes into the client WSDD file. Again, many thanks to the nice people in the WSS4J mailing list. First you have to modify the client WSDD file from the tutorial and comment...

Posted by jdanforth | 1 comment(s)

Filed under:

[Java] Simple WSS4J with Axis Tutorial
This is a simple tutorial for getting started with WSS4J. It’s based on a tutorial posted on the WSS4J mailing list by Rami Jaamour , but I’ve added a few clarifications and variants of the code samples. Rami should get all credits for this tutorial;...

Posted by jdanforth | 11 comment(s)

[Java][Interop] Testing WSS4J
Long time since I wrote anything here, but I've actively started to look at what AXIS and WSS4J has to offer when it comes to do WS-Security in Java and how it interops with web services in .NET using WSE 2.0. It's taken me a while to get the Java environment...

Posted by jdanforth | with no comments

Filed under: ,

[Java] jcifs problem fixed in 1.1.5
I got a message from Mike of the jcifs team that the problem with ArrayIndexOutOfBoundsException should be fixed in version 1.1.5. From http://jcifs.samba.org/ : jcifs-1.1.5 released / ArrayIndexOutOfBoundsException posted by Santa, Dec 17, 2004 It was...

Posted by jdanforth | with no comments

Filed under:

[Java] Crash in the jcifs 1.1.3 version
UPDATE: I got a message from Mike of the jcifs team that the problem with ArrayIndexOutOfBoundsException should be fixed in version 1.1.5. I though I would just warn users of the jcifs 1.1.3 and maybe also 1.1.4 package. We got a pretty serious crash...

Posted by jdanforth | with no comments

Filed under:

More Posts Next page »