dev@glassfish.java.net

Re: unble to find pe-VERSION.zip file after V3 build

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Thu, 20 Dec 2007 22:50:24 -0800

and it shouldn't.

All the jars have been moved to glassfish/modules

so to start, you should just do

java -jar glassfish/modules/GlasssFish-10.0-SNAPSHOT.jar

I sent an email last week describing the change, you must have missed
while on vacation.
HTH, jerome

On Dec 20, 2007, at 10:06 PM, Amy Roh wrote:

> I'm seeing this behavior again with clean workspace. The pe.zip
> doesn't contain any jars in my lib directory after unzip.
>
> Thanks,
> Amy
>
> Hong Zhang wrote:
>> Hi, Paul
>> I just built the v3 using the latest source (including your
>> check in today) and I couldn't get the server started either. :-
>> ( The only jar in my lib directory after unzip is glassfish-10.0-
>> SNAPSHOT.jar.
>>
>> hzhang_at_nmr:~/files/sun/glassfish/lib$ java -jar glassfish-10.0-
>> SNAPSHOT.jar
>> Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/
>> enterprise/module/bootstrap/Main
>> at java.lang.ClassLoader.defineClass1(Native Method)
>> at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
>> at
>> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:
>> 124)
>> at java.net.URLClassLoader.defineClass(URLClassLoader.java:
>> 260)
>> at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
>> at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:
>> 268)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
>> 319)
>>
>> - Hong
>>
>> Paul Sterk wrote:
>>> pe
>>> Jane,
>>>
>>> I have a fix for this issue and am completing some tests. I also
>>> want to give Jerome a chance to comment on my fix, if he has
>>> time. Either way, I'll commit a patch in about an hour.
>>>
>>> Paul
>>>
>>> On Wed, 2007-12-05 at 01:29 -0800, Jane Young wrote:
>>>> Hi Sahoo,
>>>>
>>>> Thanks for the quick response.
>>>> I unzipped org/glassfish/distributions/pe/10.0-SNAPSHOT/pe-10.0-
>>>> SNAPSHOT.zip from ~/.m2/repository and I couldn't find glassfish/
>>>> lib/glassfish-10.0-SNAPSHOT.jar
>>>>
>>>> I'm using the latest build. Something is not working...
>>>>
>>>> Jane
>>>>
>>>>
>>>> Sahoo wrote:
>>>>
>>>> > 'mvn install' should install a file like this in your maven
>>>> repository > (usually ~/.m2/repository)
>>>> > org/glassfish/distributions/pe/10.0-SNAPSHOT/pe-10.0-SNAPSHOT.zip
>>>> >
>>>> > Thanks,
>>>> > Sahoo
>>>> >
>>>> > Jane Young wrote:
>>>> >
>>>> >>
>>>> >>> Hi,
>>>> >>>
>>>> >>> Has anyone checked-out V3 recently?
>>>> >>> I followed the instruction on >>> http://wiki.glassfish.java.net/Wiki.jsp?page=V3FullBuildInstructions
>>>> .
>>>> >>> The build is successful, but I can't find "pe-
>>>> VERSION.zip". I >>> see only two zip files in distributions/
>>>> pe/target: "pe.zip" and >>> "javadb.zip".
>>>> >>>
>>>> >>> Any idea?
>>>> >>>
>>>> >>> Thanks,
>>>> >>
>>>> >>
>>>> >> Jane
>>>> >>
>>>> >>
>>>> ---------------------------------------------------------------------
>>>> >> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> <mailto:dev-unsubscribe_at_glassfish.dev.java.net>
>>>> >> For additional commands, e-mail: dev-
>>>> help_at_glassfish.dev.java.net <mailto:dev-
>>>> help_at_glassfish.dev.java.net>
>>>> >>
>>>> >
>>>> >
>>>> ---------------------------------------------------------------------
>>>> > To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net <mailto:dev-unsubscribe_at_glassfish.dev.java.net
>>>> >
>>>> > For additional commands, e-mail: dev-
>>>> help_at_glassfish.dev.java.net <mailto:dev-
>>>> help_at_glassfish.dev.java.net>
>>>> >
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net <mailto:dev-unsubscribe_at_glassfish.dev.java.net
>>>> >
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net <mailto:dev-help_at_glassfish.dev.java.net
>>>> >
>>>>
>>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>