users@glassfish.java.net
How do I embed Glassfish v3?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
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
: Wed, 28 Jan 2009 08:33:35 PST
What is the minimal set of jar files that I need to do something like this?
http://weblogs.java.net/blog/kohsuke/archive/2008/04/glassfish_v3_ju.html
GlassFish glassfish = new GlassFish();
// create smallest possible HTTP set up listening on port 8080
glassfish.minimallyConfigure(8080);
GFApplication app = glassfish.deploy(new File("path/to/simple.war"));
...
app.undeploy();
glassfish.stop();
Thanks!
[Message sent by forum member 'massimoh' (massimoh)]
http://forums.java.net/jive/thread.jspa?messageID=328696
This message
: [
Message body
]
Next message
:
Sahoo: "Re: Having trouble getting JPA to work when migrating from Jboss to glassfish"
Previous message
:
Sahoo: "Re: Glassfish, shared libs, hot deployment????"
Next in thread
:
glassfish_at_javadesktop.org: "Re: How do I embed Glassfish v3?"
Reply
:
glassfish_at_javadesktop.org: "Re: How do I embed Glassfish v3?"
Reply
:
glassfish_at_javadesktop.org: "Re: How do I embed Glassfish v3?"
Reply
:
glassfish_at_javadesktop.org: "Re: How do I embed Glassfish v3?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]