users@glassfish.java.net
Re: web service in Glassfish using metro library
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Tue, 07 Apr 2009 06:29:50 PDT
JAR
I solve the problem
change the first line of web.xml
<web-app version="2.4" xmlns="
http://java.sun.com/xml/ns/j2ee
"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance
"
xsi:schemaLocation="
http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd
">
by
<web-app version="2.5" xmlns="
http://java.sun.com/xml/ns/javaee
" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance
" xsi:schemaLocation="
http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd
">
Thanks anyway
[Message sent by forum member 'caton70' (caton70)]
http://forums.java.net/jive/thread.jspa?messageID=340967
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Re: Silent Installation for glassfish application server."
Previous message
:
glassfish_at_javadesktop.org: "Opensso 8.0 StockQuoteClient sample deploy problems"
In reply to
:
Felipe Gaúcho: "Re: web service in Glassfish using metro library"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]