users@glassfish.java.net

Re: Evaluating Glassfish

From: Andrew May <amay_at_ingenta.com>
Date: Wed, 10 Jan 2007 10:19:15 -0500

Jennifer Chou wrote:
>> Here are a couple of specific examples:
>>
>> * Test button for webservice includes extra / (e.g.
>> http://localhost:8080//MusicManagerService/MusicManager?tester). WSDL
>> link has the same problem.
> You can file a bug for this. I am aware of that problem. When the
> context-root has a '/' in front you will see this problem, but I think
> the url should still work?

Raised as issue 1969
https://glassfish.dev.java.net/issues/show_bug.cgi?id=1969

(note: WSDL link works despite having the extra /)

>> * Unable to launch Web Start for a client application (part of an EAR)
>> - error is:
>> java.lang.reflect.InvocationTargetException while attempting to
>> process a 'beforeCreate' event for 'linksCluster'
>> which seems to have been caused by:
>> Operation :listReferencees is not found in applications MBean
> This looks like a bug. I was able to reproduce the problem. You can go
> ahead and file a bug for this.
>

Raised as issue 1970
https://glassfish.dev.java.net/issues/show_bug.cgi?id=1970

-Andrew