ADigital Signature of a documentauthenticates the document through two mechanisms, one to signthe document, the other to validate that signature.The validation...
ADigital Signature of a documentauthenticates the document through two mechanisms, one to signthe document, the other to validate that signature.The validation of an XML Digital signaturecomprises two phases, reference validation and signature validation, andSean Mullen has a nice writeup onwhat to do when one of them fails.Sean is the co-lead for the JSR onDSIG and one ofthe implementors at apache.His example uses theAPIs from JWSDP 2.0which are also in
ADigital Signature of a documentauthenticates the document through two mechanisms, one to signthe document, the other to validate that signature.The validation of an XML Digital signaturecomprises...
Art Frechette has blogged the first in a (promised) series of TechTips about JAX-WS 2.0. He provides clear steps and code to demonstrate Asynchronous invocation...
Art Frechette has blogged the first in a (promised) series of TechTips about JAX-WS 2.0. He provides clear steps and code to demonstrate Asynchronous invocation and response handling.The TechTip uses the JAX-WS support in GlassFish - latest downloads are here.["Polling" photo courtesey of Flickerite hugovk]GlassFish,JAX-WS
Art Frechette has blogged the first in a (promised) series of TechTips about JAX-WS 2.0. He provides clear steps and code to demonstrate Asynchronous invocation and response handling.The TechTip uses...
If you'd rather receive your server side Java fix through email, you can now subscribe to the daily summary of posts through FEEDBlitz. Use the form over on the...
If you'd rather receive your server side Java fix through email, you can now subscribe to the daily summary of posts through FEEDBlitz. Use the form over on the right-hand-side or click here to subscribe.
If you'd rather receive your server side Java fix through email, you can now subscribe to the daily summary of posts through FEEDBlitz. Use the form over on the right-hand-side or click here to...
Suveen has some hot (er, cool) tips for getting the best performance out of Java System App Server 8.2 running on Multi-threaded UltraSPARC T1 based systems....
Suveen has some hot (er, cool) tips for getting the best performance out of Java System App Server 8.2 running on Multi-threaded UltraSPARC T1 based systems. Hopefuly Suveen will update the entry with any changes required for GlassFish.There is another CoolThreads related entry on Barath's blog where he covers some Web Services benchmarks which demonstrate near-linear scalability on multi-core UltraSPARC T1 Systems. In addition, he offers some tuning advice for J2SE when...
Suveen has some hot (er, cool) tips for getting the best performance out of Java System App Server 8.2 running on Multi-threaded UltraSPARC T1 based systems. Hopefuly Suveen will update the entry with...
Marco and Bhavani describe two uses of theNetBeans Profiler.Marco addresses questions in theCreator forumsand explainshow to profile Creator applicationson its...
Marco and Bhavani describe two uses of theNetBeans Profiler.Marco addresses questions in theCreator forumsand explainshow to profile Creator applicationson its bundled AppServer (SJS AS).Bhavani describes how to profile a Java EE application assumingno access to the sources, only compilation with "-g".Jiri and Bhavani also explain that life with sources is much easier.You can download the NB 5.0 profiler from theprofiler download page.You may also want to check theNB Profiler...
Marco and Bhavani describe two uses of theNetBeans Profiler.Marco addresses questions in theCreator forumsand explainshow to profile Creator applicationson its bundled AppServer (SJS...
Tools are very important to humans(programmers and other homo faber),and Binu writes about thePerformance Analysis Tools he uses.Binu uses several tools from...
Tools are very important to humans(programmers and other homo faber),and Binu writes about thePerformance Analysis Tools he uses.Binu uses several tools from theJDK's Management andMonitoring toolsetincludingthe jstatand JVMstatand visualgc.He also writes about theNetBeans Profiler,but his main tool is theSun Studio Collector and Analyzer,which can provide function, caller-callee, source, and disassembly data, as well as a TimeLine of the profiling events.All these tools are...
Tools are very important to humans(programmers and other homo faber),and Binu writes about thePerformance Analysis Tools he uses.Binu uses several tools from theJDK's Management...
Satish and Nazrul have a new TechTip.They take a previous TechTip written by Manisha that showed how towrite a Web Service using JAX-WS,and then show how to use...
Satish and Nazrul have a new TechTip.They take a previous TechTip written by Manisha that showed how towrite a Web Service using JAX-WS,and then show how to use GlassFishtoMonitor Web Servicesusing JMX andJSR 77.The TechTip is quite detailed, starting with downloading GlassFish and ending showing a trace ofthe Web Service.Also see the separate blog on usingJMX in JAX-WSusing NetBeans.And readers not familiar with JMX may want to check another TechTip:Understanding...
Satish and Nazrul have a new TechTip.They take a previous TechTip written by Manisha that showed how towrite a Web Service using JAX-WS,and then show how to use GlassFishtoMonitor Web Servicesusing...
Kim LiChonghad promisedand he now has delivered a TechTip describingWhat's new in JAXB 2.0.It is a very nice note; separatedly he shows a'gotcha' when...
Kim LiChonghad promisedand he now has delivered a TechTip describingWhat's new in JAXB 2.0.It is a very nice note; separatedly he shows a'gotcha' when marshalling.Check them both out!And, I noticed Kim had also written about the scalability of JAXB 1.0on UltraSPARC T-1 showing thatJAXB and StAX can scale linearly up to 32 hardware threads.I don't see results on JAXB 2.0, but it is the same implementation and perforance teamand I know they were getting improved performance...
Kim LiChonghad promisedand he now has delivered a TechTip describingWhat's new in JAXB 2.0.It is a very nice note; separatedly he shows a'gotcha' when marshalling.Check them both out!And, I noticed...
Microsoft has announced a newWeb Services Interoperability Plugfest,and Arun reports that Sunwillparticipatewith the interoperability work that will be part...
Microsoft has announced a newWeb Services Interoperability Plugfest,and Arun reports that Sunwillparticipatewith the interoperability work that will be part ofGlassFish(the code will go into GlassFish after the first FCS, as it uses the improved WS stack).Also check Arun's writeup onthe first interop eventand myinitial announcementInteroperability,GlassFish,WebServices,WCF,Indigo
Microsoft has announced a newWeb Services Interoperability Plugfest,and Arun reports that Sunwillparticipatewith the interoperability work that will be part ofGlassFish(the code will go into GlassFish...