errore con l'opzione -Xlint

F

Flex

When I try to compile an application with JNDI e JMS with -Xlint I read
these error (that I don't understand) :

warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/saaj-impl.jar": no such file or directory
warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/saaj-api.jar": no such file or directory
warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/../../../share/lib/saaj-impl.jar": no such
file or directory warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/../../../share/lib/saaj-api.jar": no such file
or directory warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/../../share/lib/saaj-impl.jar": no such file
or directory warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/../../share/lib/saaj-api.jar": no such fileor
directory warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/imq_ja.jar": no such file or directory
warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/imq_zh_CN.jar": no such file or directory
warning: [path] bad path element "/opt/SUNWappserver/imq/lib/imq_fr.jar":
no such file or directory warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/imq_de.jar": no such file or directory
warning: [path] bad path element "/opt/SUNWappserver/imq/lib/imq_es.jar":
no such file or directory warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/imq_it.jar": no such file or directory
warning: [path] bad path element "/opt/SUNWappserver/imq/lib/imq_sw.jar":
no such file or directory warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/imq_ko.jar": no such file or directory
warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/imq_zh_TW.jar": no such file or directory
warning: [path] bad path element
"/opt/SUNWappserver/imq/lib/imq_lang1.jar": no such file or directory
warning: [path] bad path element "/opt/SUNWappserver/imq/lib/jndi.jar": no
such file or directory invia.java:19: warning: [unchecked] unchecked call
to put(K,V) as a member of the raw type java.util.Hashtable
env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.fscontext.RefFSContextFactory");
^
invia.java:20: warning: [unchecked] unchecked call to put(K,V) as a member
of the raw type java.util.Hashtable
env.put(Context.PROVIDER_URL, "file:///tmp/");
^
19 warnings

--
Ciao Flex
[X contattarmi togli NONSPAMM RE dall'indirizzo]
________________________________________________
Chi sa ascoltare non solo e' simpatico a tutti ,
ma prima o poi finisce con l'imparare qualcosa
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top