users@glassfish.java.net
Re: change classloader order?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Thu, 21 Aug 2008 06:10:53 PDT
The glassfish v2 classloader hierarchy can be found at
http://docs.sun.com/app/docs/doc/819-3672/6n5sj2si0?a=view
The behavior you want should be the default for web applications, as the servlet spec says the .war classes should be loaded first.
Configure the sun-web.xml to load the WEB-INF/classes first
<class-loader delegate=”false”/>
regards
Claudio Miranda
[Message sent by forum member 'claudio' (claudio)]
http://forums.java.net/jive/thread.jspa?messageID=294610
This message
: [
Message body
]
Next message
:
Wim Verreycken: "RE: Principal to Role Mapping"
Previous message
:
Wim Verreycken: "RE: change classloader order?"
In reply to
:
glassfish_at_javadesktop.org: "change classloader order?"
Next in thread
:
glassfish_at_javadesktop.org: "Re: change classloader order?"
Reply
:
glassfish_at_javadesktop.org: "Re: change classloader order?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]