users@grizzly.java.net

Re: Webstart Resources in Glassfish V3 breaking client web service calls?

From: Tim Quinn <tim.quinn_at_oracle.com>
Date: Thu, 16 Sep 2010 05:57:39 -0500

Hi, Todd.

I've been out of the office dealing with family matters and am slowly
digging out. It will be some time before I'm able to investigate this
in any detail, but eventually I will get to it. I've now responded to
your post in the GlassFish forum and have opened an issue to track this.

- Tim

On Sep 14, 2010, at 6:54 PM, Cerwin, Todd wrote:

> I was hoping that one of you could help direct me to someone who can
> help me with another Glassfish Version 3 problem that I am having.
>
> I submit an issue on the forums, but have not heard back on it yet…
>
> http://forums.java.net/jive/message.jspa?messageID=482375#482375
>
>
> Metro 2.0 incompatible with JRE 6 causing ClassNotFound exceptions?
> Posted: Sep 10, 2010 11:10 AM
> <image001.gif>
>
> <image002.gif>
> Reply
>
> We recently upgraded to Glassfish version 3 and I seem to be unable
> to invoke web services from my web start downloaded client module.
> Can someone please help me figure out what the work around for this
> is? I found several articles that suggest GF3 comes packages with
> metro version 2.0 which is incompatible with the latest JRE... The
> suggested work around to add resources into the JAVA_HOME\lib
> \endorsed directory does not seem to help and even that does not
> seem like a good solution for distributing my client. If this is the
> case, why would GF3 have bundled a version of metro which is not
> compatible with the latest JRE?
>
> http://stackoverflow.com/questions/2372967/noclassdeffounderror-for-com-sun-istack-logging-logger-in-glassfish-v3
>
>
>
>
>
> From: Cerwin, Todd
> Sent: Friday, August 13, 2010 7:48 AM
> To: 'Oleksiy.Stashok_at_Sun.COM'; users_at_grizzly.dev.java.net
> Cc: King, Bryan; Tim Quinn
> Subject: RE: Grizzly Bug?
>
> Actually as a follow up to that last e-mail, I tried to actually
> invoke the Web Service through my Java application and I get an HTTP
> versioning exception.
>
> com.sun.xml.internal.ws.client.ClientTransportException: The server
> sent HTTP status code 505: HTTP Version Not Supported
> at
> com
> .sun
> .xml
> .internal
> .ws
> .transport
> .http
> .client.HttpTransportPipe.checkStatusCode(HttpTransportPipe.java:196)
> at
> com
> .sun
> .xml
> .internal
> .ws
> .transport
> .http.client.HttpTransportPipe.process(HttpTransportPipe.java:168)
> at
> com
> .sun
> .xml
> .internal
> .ws
> .transport
> .http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:
> 83)
> at
> com
> .sun
> .xml
> .internal
> .ws
> .transport
> .DeferredTransportPipe.processRequest(DeferredTransportPipe.java:105)
> at com.sun.xml.internal.ws.api.pipe.Fiber.__doRun(Fiber.java:
> 587)
> at com.sun.xml.internal.ws.api.pipe.Fiber._doRun(Fiber.java:546)
> at com.sun.xml.internal.ws.api.pipe.Fiber.doRun(Fiber.java:531)
> at com.sun.xml.internal.ws.api.pipe.Fiber.runSync(Fiber.java:
> 428)
> at com.sun.xml.internal.ws.client.Stub.process(Stub.java:211)
> at
> com.sun.xml.internal.ws.client.sei.SEIStub.doProcess(SEIStub.java:124)
> at
> com
> .sun
> .xml
> .internal
> .ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:98)
> at
> com
> .sun
> .xml
> .internal
> .ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
> at
> com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:107)
> at $Proxy33.getActiveSynthesisRun(Unknown Source)
> at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
> at
> sun
> .reflect
> .DelegatingMethodAccessorImpl
> .invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at
> com
> .illumina
> .util
> .ServiceRequestFactory.fireServiceRequest(ServiceRequestFactory.java:
> 73)
> at
> com
> .ilmn
> .ws
> .client
> .linx
> .spoofer
> .SpooferFactory.sendIllumicoreServiceRequest(SpooferFactory.java:264)
> at
> com
> .ilmn
> .ws
> .client
> .linx.spoofer.SpooferFactory.runIllumicoreSpoof(SpooferFactory.java:
> 188)
> at com.ilmn.ws.client.linx.spoofer.SpooferFactory.access
> $1(SpooferFactory.java:168)
> at com.ilmn.ws.client.linx.spoofer.SpooferFactory
> $1.doInBackground(SpooferFactory.java:113)
> at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
> at java.util.concurrent.FutureTask
> $Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at javax.swing.SwingWorker.run(SwingWorker.java:316)
> at java.util.concurrent.ThreadPoolExecutor
> $Worker.runTask(ThreadPoolExecutor.java:886)
> at java.util.concurrent.ThreadPoolExecutor
> $Worker.run(ThreadPoolExecutor.java:908)
> at java.lang.Thread.run(Thread.java:619)
>
> From: Oleksiy.Stashok_at_Sun.COM [mailto:Oleksiy.Stashok_at_Sun.COM]
> Sent: Friday, August 13, 2010 3:01 AM
> To: users_at_grizzly.dev.java.net
> Cc: King, Bryan; Tim Quinn; Cerwin, Todd
> Subject: Re: Grizzly Bug?
>
> Hi Todd,
>
> Thank you for the info!
> I'm attaching the updated grizzly module. Can you pls. copy it over
> existing one in the GF/modules/ folder?
>
> Thanks.
>
> WBR,
> Alexey.
>