Dear ALL,

When I am creating the WAR file using Rake command , Composite primary Keys
is not loaded in to that package.
I  included   require 'composite_primary_keys'   enveronment.rb file.

D:\JRUBY\Test>jruby -S rake war:standalone:create
(in D:/JRUBY/Test)
info: Assembling web application
info: Packing needed Java libraries ...
info:   adding Java library jruby-complete-1.1
info:   adding Java library goldspike-1.6.1
info:   adding Java library activation-1.1
info:   adding Java library commons-pool-1.3
info:   adding Java library bcprov-jdk14-124
info: Packing needed Ruby gems ...
info:   adding Ruby gem rails version 2.1.0
info:   adding Ruby gem rake version 0.8.1
info:   adding Ruby gem activesupport version 2.1.0
info:   adding Ruby gem activerecord version 2.1.0
info:   adding Ruby gem actionpack version 2.1.0
info:   adding Ruby gem actionmailer version 2.1.0
info:   adding Ruby gem activeresource version 2.1.0
info:   adding Ruby gem activerecord-jdbc-adapter version 0.8.2
info: Packing needed files ...
info: Creating web archive

This Info I am getting while creating WAR file.  Please give me the solution
for including the composite primary keys.

Thanks,
Suresh Mallela.

-- 
View this message in context: 
http://www.nabble.com/Regarding-Composite-Primary-Keys---JRUBY-Building-war-using-rake-tp19174744p19174744.html
Sent from the JRuby - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to