"PeterJ" wrote : When you ran your app, did you have an internet connection?
Yes i did.
But i'm behind a proxy server.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964881#3964881
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
When you ran your app, did you have an internet connection?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964720#3964720
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964720
___
"yongjun_jiao" wrote : Maybe you should put the namespace in your schema
locaotion attribute:
| xsi:schemaLocation="ejb-jar_3_0.xsd" -->
| xsi:schemaLocation="http://java.sun.com/xml/ns/javaee ejb-jar_3_0.xsd"
|
Sorry i posted wrong code..
the real one:
| http://java.sun.com/xml/ns/
Maybe you should put the namespace in your schema locaotion attribute:
xsi:schemaLocation="ejb-jar_3_0.xsd" -->
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee ejb-jar_3_0.xsd"
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963935#3963935
Reply to