users@grizzly.java.net

Webstart Resources in Glassfish V3 breaking client web service calls?

From: Cerwin, Todd <TCerwin_at_illumina.com>
Date: Tue, 14 Sep 2010 16:54:43 -0700

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

         
<http://forums.java.net/jive/edit!default.jspa?messageID=482375>

 

  <http://forums.java.net/jive/post!reply.jspa?messageID=482375>

Reply <http://forums.java.net/jive/post!reply.jspa?messageID=482375>


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.checkSta
tusCode(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.processR
equest(HttpTransportPipe.java:83)

      at
com.sun.xml.internal.ws.transport.DeferredTransportPipe.processRequest(D
eferredTransportPipe.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(SyncMethodHa
ndler.java:98)

      at
com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHa
ndler.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(DelegatingMethodAccessor
Impl.java:25)

      at java.lang.reflect.Method.invoke(Method.java:597)

      at
com.illumina.util.ServiceRequestFactory.fireServiceRequest(ServiceReques
tFactory.java:73)

      at
com.ilmn.ws.client.linx.spoofer.SpooferFactory.sendIllumicoreServiceRequ
est(SpooferFactory.java:264)

      at
com.ilmn.ws.client.linx.spoofer.SpooferFactory.runIllumicoreSpoof(Spoofe
rFactory.java:188)

      at
com.ilmn.ws.client.linx.spoofer.SpooferFactory.access$1(SpooferFactory.j
ava:168)

      at
com.ilmn.ws.client.linx.spoofer.SpooferFactory$1.doInBackground(SpooferF
actory.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(ThreadPoolExecuto
r.java:886)

      at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
va: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.

 






image001.gif
(image/gif attachment: image001.gif)

image002.gif
(image/gif attachment: image002.gif)