users@glassfish.java.net

rails war deploy V3 prelude - unpacked gems have no specifications?

From: <glassfish_at_javadesktop.org>
Date: Wed, 02 Dec 2009 06:40:33 PST

hope someone can point me in the right direction - this is driving me nuts.

Situation
-----------
I am packaging a war file of a jruby on rails app using warbler.
I have packed all the gems I am using into vendor/gems/
I have told warbler which gems I am using.
All gems are packed into to war file.
All the gems have thier ".specification" file.

Complication
----------------
When deploying the war file to the V3 prelude the predlude log file reports the following errors:

[#|2009-12-02T15:18:06.416+0100|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=16;_ThreadName=Thread-4;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_92dcdd class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-12-02T15:18:15.406+0100|SEVERE|glassfish|null|_ThreadID=16;_ThreadName=Thread-4;|config.gem: Unpacked gem ruleby-0.5 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.|#]

[#|2009-12-02T15:18:15.410+0100|SEVERE|glassfish|null|_ThreadID=16;_ThreadName=Thread-4;|config.gem: Unpacked gem rack-1.0.1 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.|#]

[#|2009-12-02T15:18:15.413+0100|SEVERE|glassfish|null|_ThreadID=16;_ThreadName=Thread-4;|config.gem: Unpacked gem activerecord-jdbc-adapter-0.9.2 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.|#]

[#|2009-12-02T15:18:15.416+0100|SEVERE|glassfish|null|_ThreadID=16;_ThreadName=Thread-4;|config.gem: Unpacked gem jruby-openssl-0.5.2 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.|#]

[#|2009-12-02T15:18:15.419+0100|SEVERE|glassfish|null|_ThreadID=16;_ThreadName=Thread-4;|config.gem: Unpacked gem activerecord-jdbcpostgresql-adapter-0.9.2 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.|#]

Question
------------

What am I doing wrong - forgetting etc.

any Ideas would be very highly appreciated. Like I said this is driving me totally crazy!!

Jason.
[Message sent by forum member 'jasonfs' ]

http://forums.java.net/jive/thread.jspa?messageID=374296