[ 
https://issues.apache.org/jira/browse/ODE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791908#action_12791908
 ] 

Ma.Liang commented on ODE-735:
------------------------------

At first, I use the buildr1.3.4, the result of running" buildr _1.3.4_ TEST=no 
ode:package " is:

C:\Ruby\bin\apache-ode-sources-1.3.3>buildr _1.3.4_ TEST=no ode:package
(in C:/Ruby/bin/apache-ode-sources-1.3.3, development)
Buildr aborted!
[31mRubyGem version error: buildr(1.3.4 not ~> 1.2.4)
[0m

so I use the buildr 1.2.4 to build, the result is :

C:\Ruby\bin\apache-ode-sources-1.3.3>buildr _1.2.4_ TEST=no ode:package
C:/Ruby/bin/apache-ode-sources-1.3.3/tasks/derby.rake:22: undefined method 
`classpath' for Buildr::Java:Module (NoMethod
Error)
        from 
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.4/lib/core/application.rb:164:in 
`load'
        from 
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.4/lib/core/application.rb:164:in 
`load_tasks_and_local_files'
        from 
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.4/lib/core/application.rb:162:in 
`each'
        from 
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.4/lib/core/application.rb:162:in 
`load_tasks_and_local_files'
        from C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.4/lib/buildr.rb:60
        from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in 
`gem_original_require'
        from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in 
`require'
        from C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.4/bin/buildr:2
        from C:/Ruby/bin/buildr:19:in `load'
        from C:/Ruby/bin/buildr:19

Perhaps I do not familar with the buildr tool, but I sugguest that it would be 
necessary to update the content of " Buiding ODE " of 
http://ode.apache.org/building-ode.html . It should descripe the building 
process clearly.



> In ODE version 1.3.3, replace the jar with the source code, when starting ODE 
> server, an error will generate. java.util.HashMap is not a interface.
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ODE-735
>                 URL: https://issues.apache.org/jira/browse/ODE-735
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.3
>         Environment: Tomcat 5.5, Apache ODE 1.3.3
>            Reporter: Ma.Liang
>             Fix For: 1.3.4
>
>         Attachments: ODE-735.patch
>
>
> I replace the jar with source code, then an error will generate, when 
> starting ODE server, I think the source code do not  match the jars which are 
> in the war.
> Exception:
> HashMap is not an interface.(Occur in the ProcessStoreImpl.java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to