I suspect you're not downloading a recent snapshot...

http://people.apache.org/maven-snapshot-repository/org/apache/activemq/apache-activemq/4.1-incubator-SNAPSHOT/

e.g. pick one in October :)

On 10/2/06, David Borja <[EMAIL PROTECTED]> wrote:
Hi ...

I downloaded the latest source code directly from SVN repository and i found
in the JDBCPersistenAdapter.java file the following piece of code:


 public boolean isCreateTablesOnStartup() {
        return jdbcPersistenceAdapter.isCreateTablesOnStartup();
    }

    public void setCreateTablesOnStartup(boolean createTablesOnStartup) {
        jdbcPersistenceAdapter.setCreateTablesOnStartup(createTablesOnStartup);
    }





But in the latest snapshot does`nt appear the above methods, what can i do??



Thanx




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to