Re: Errors compiling JMS 0.7.7

"[email protected]" <[email protected]>
Newsgroups gmane.comp.java.openjms.user
Message-ID <[email protected]>
When trying to compile 0.7.7 version of JMS I got a number of warning 
due to deprecated methods and also these errors:

==========================================================
F:\DESARROLLO\OPENJMS\openjms\modules\jms\src\main\java\org\exolab\jms\client\Jm
sConnectionConsumer.java:148: cannot resolve symbol
symbol  : method createSession  (boolean,int)
location: interface javax.jms.Connection
        _session = connection.createSession(false, 
Session.CLIENT_ACKNOWLEDGE);
                             ^
F:\DESARROLLO\OPENJMS\openjms\modules\jms\src\main\java\org\exolab\jms\client\Jm
sConnectionConsumer.java:150: cannot resolve symbol
symbol  : method createConsumer  
(javax.jms.Destination,java.lang.String,boolean
)
location: interface javax.jms.Session
            _consumer = _session.createConsumer(destination, selector, 
false);
                                ^
F:\DESARROLLO\OPENJMS\openjms\modules\jms\src\main\java\org\exolab\jms\client\Jm
sConnectionConsumer.java:152: cannot resolve symbol
symbol  : method createDurableSubscriber  
(javax.jms.Topic,java.lang.String,java
.lang.String,boolean)
location: interface javax.jms.Session
            _consumer = _session.createDurableSubscriber((Topic) 
destination,
                                                   
=================================================

Any idea?

Thanks
edi.sanchez.vcf (text/x-vcard, 363 B)
begin:vcard
fn:Edilberto Sanchez
n:Sanchez;Edilberto
org;quoted-printable:Asociaci=C3=B3n EURATOM-CIEMAT para Fusion;Laboratorio Nacional de Fusion
adr:;;Avda. Complutense 22;Madrid;;28040;SPAIN
email;internet:[email protected]
tel;work:+34 91 346 63 17
x-mozilla-html:TRUE
url:http://www-fusion.ciemat.es
version:2.1
end:vcard
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.