<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-13450</id>
	<title>Nabble - java.net - GlassFish</title>
	<updated>2008-10-07T11:08:26Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/java.net---GlassFish-f13450.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/java.net---GlassFish-f13450.html" />
	<subtitle type="html">The GlassFish community is building a free, open source application server which implements the newest features in the Java EE 5 platform (the next version of the J2EE platform). java.net - GlassFish home is &lt;a href=&quot;http://glassfish.dev.java.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19864017</id>
	<title>Trunk/Branch checkin process</title>
	<published>2008-10-07T11:08:26Z</published>
	<updated>2008-10-07T11:08:26Z</updated>
	<author>
		<name>Jerome Dochez</name>
	</author>
	<content type="html">Hi All
&lt;br&gt;&lt;br&gt;To checkout the v3 prelude branch, please use the following svn command.
&lt;br&gt;svn checkout 
&lt;br&gt;&lt;a href=&quot;https://svn.dev.java.net/svn/glassfish-svn/branches/v3_prelude_release&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.dev.java.net/svn/glassfish-svn/branches/v3_prelude_release&lt;/a&gt;&lt;br&gt;&lt;br&gt;When building a branch workspace, it's always a good idea to use a 
&lt;br&gt;dedicated maven local repository, there are several ways to do that [1] 
&lt;br&gt;but I do :
&lt;br&gt;&lt;br&gt;mvn -Dmaven.repo.local=/tmp/m2 clean install
&lt;br&gt;&lt;br&gt;All checkins to this branch must be reviewed and approved by me.
&lt;br&gt;&lt;br&gt;Trunk is open for all checkins, no review necessary.
&lt;br&gt;&lt;br&gt;Thanks, Jerome
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://maven.apache.org/settings.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/settings.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19864017&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19864017&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-dev-f13451.html&quot; embed=&quot;fixTarget[13451]&quot; target=&quot;_top&quot; &gt;java.net - glassfish dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Trunk-Branch-checkin-process-tp19864017p19864017.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19863808</id>
	<title>RE: JMX connection</title>
	<published>2008-10-07T10:58:37Z</published>
	<updated>2008-10-07T10:58:37Z</updated>
	<author>
		<name>ddevore</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;&lt;span style=&quot;font-family:Verdana; color:#000000; font-size:10pt;&quot;&gt;Thanks for the reply. But no no firewall that I am aware, I have been told no to firewall at least. &lt;br&gt;&lt;br&gt;Yes, it is listening. &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
&lt;blockquote webmail=&quot;1&quot; style=&quot;border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size: 10pt; color: black; font-family: verdana;&quot;&gt;
-------- Original Message --------&lt;br&gt;
Subject: Re: JMX connection&lt;br&gt;
From: &quot;Dick Davies&quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863808&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rasputnik@...&lt;/a&gt;&amp;gt;&lt;br&gt;
Date: Tue, October 07, 2008 1:54 pm&lt;br&gt;
To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863808&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
On Tue, Oct 7, 2008 at 5:18 PM, Dru Devore &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863808&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddevore@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; I am trying to connect to Glassfish via the jconsole in a test production&lt;br&gt;
&amp;gt; env and I am having problems.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; First the box has no name so the service:jmx line in the server.log is no&lt;br&gt;
&amp;gt; good because it contains the application name in place of the server name.&lt;br&gt;
&amp;gt; What I am trying is this:&lt;br&gt;
&amp;gt; service:jmx:rmi://jndi/rmi://10.9.0.21:8686/jmxrmi&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; This is the string from the server.log with the ip address substituted for&lt;br&gt;
&amp;gt; the application name. Using this string the console simply says Connection&lt;br&gt;
&amp;gt; Failed: Retry?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Anyone know what I might be able to do to fix this?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Also, I can get to the web part of the application by using:&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://10.9.0.21:8080/application_name&quot; target=&quot;_blank&quot; mce_href=&quot;http://10.9.0.21:8080/application_name&quot; rel=&quot;nofollow&quot;&gt;http://10.9.0.21:8080/application_name&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Obvious, but: firewall?&lt;br&gt;
&lt;br&gt;
I'd also check the server is actually listening on that IP+port&lt;br&gt;
( ' netstat -an |grep LISTEN' on a *nix box, for example)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Rasputnik :: Jack of All Trades - Master of Nuns&lt;br&gt;
&lt;a href=&quot;http://number9.hellooperator.net/&quot; target=&quot;_blank&quot; mce_href=&quot;http://number9.hellooperator.net/&quot; rel=&quot;nofollow&quot;&gt;http://number9.hellooperator.net/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863808&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;&lt;br&gt;
For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863808&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;br&gt;
&lt;br&gt;

&lt;/blockquote&gt;&lt;/span&gt;&lt;/body&gt;&lt;/html&gt;

---------------------------------------------------------------------
To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863808&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863808&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/JMX-connection-tp19861822p19863808.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19863809</id>
	<title>Re: GlassFish v2 problem with localhost</title>
	<published>2008-10-07T10:58:14Z</published>
	<updated>2008-10-07T10:58:14Z</updated>
	<author>
		<name>Dick Davies</name>
	</author>
	<content type="html">On Tue, Oct 7, 2008 at 4:46 PM, &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863809&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; In addition, and since I am part of a network, I added the name of my pc on the network, and the fully qualified name to the 127.0.0.1 line. &amp;nbsp;It ended up being something like this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 127.0.0.1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; localhost &amp;nbsp; &amp;nbsp; &amp;nbsp;myPcNetworkName &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myPcNetworkName.MyNetworkDnsName.FullName.com orwhatever
&lt;br&gt;&lt;br&gt;Sorry, sysadmin. Can't let this one go :)
&lt;br&gt;&lt;br&gt;please:
&lt;br&gt;&lt;br&gt;Don't Do That.
&lt;br&gt;&lt;br&gt;127.0.0.1 is localhost, it's really not your network hostname.
&lt;br&gt;This will almost always bite you down the line.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rasputnik :: Jack of All Trades - Master of Nuns
&lt;br&gt;&lt;a href=&quot;http://number9.hellooperator.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://number9.hellooperator.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863809&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863809&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/GlassFish-v2-problem-with-localhost-tp14841008p19863809.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19863704</id>
	<title>Re: JMX connection</title>
	<published>2008-10-07T10:54:00Z</published>
	<updated>2008-10-07T10:54:00Z</updated>
	<author>
		<name>Dick Davies</name>
	</author>
	<content type="html">On Tue, Oct 7, 2008 at 5:18 PM, Dru Devore &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863704&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddevore@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I am trying to connect to Glassfish via the jconsole in a test production
&lt;br&gt;&amp;gt; env and I am having problems.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; First the box has no name so the service:jmx line in the server.log is no
&lt;br&gt;&amp;gt; good because it contains the application name in place of the server name.
&lt;br&gt;&amp;gt; What I am trying is this:
&lt;br&gt;&amp;gt; service:jmx:rmi://jndi/rmi://10.9.0.21:8686/jmxrmi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is the string from the server.log with the ip address substituted for
&lt;br&gt;&amp;gt; the application name. Using this string the console simply says Connection
&lt;br&gt;&amp;gt; Failed: Retry?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Anyone know what I might be able to do to fix this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also, I can get to the web part of the application by using:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://10.9.0.21:8080/application_name&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://10.9.0.21:8080/application_name&lt;/a&gt;&lt;/div&gt;&lt;br&gt;Obvious, but: firewall?
&lt;br&gt;&lt;br&gt;I'd also check the server is actually listening on that IP+port
&lt;br&gt;( ' netstat -an |grep LISTEN' on a *nix box, for example)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rasputnik :: Jack of All Trades - Master of Nuns
&lt;br&gt;&lt;a href=&quot;http://number9.hellooperator.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://number9.hellooperator.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863704&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863704&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/JMX-connection-tp19861822p19863704.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19863680</id>
	<title>Re: Cluster - Unable to communicate with Domain Administration Server</title>
	<published>2008-10-07T10:51:30Z</published>
	<updated>2008-10-07T10:51:30Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">I am having the same exact problem (Except on CentOS) so I wanna bubble this back to the top. &amp;nbsp;Anyone have any ideas?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Mike
&lt;br&gt;[Message sent by forum member 'mikewitters' (mikewitters)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303791&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303791&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863680&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19863680&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Cluster---Unable-to-communicate-with-Domain-Administration-Server-tp18406380p19863680.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19862753</id>
	<title>Re: pb autogenerate database</title>
	<published>2008-10-07T10:04:00Z</published>
	<updated>2008-10-07T10:04:00Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">I suggest you to read JavaEE Tutorial JPA related chapters.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;-marina
&lt;br&gt;[Message sent by forum member 'mvatkina' (mvatkina)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303781&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303781&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19862753&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19862753&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/pb-autogenerate-database-tp19743105p19862753.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19862650</id>
	<title>Re: TCP to HTTP % HTTP to TCP convertion</title>
	<published>2008-10-07T09:58:30Z</published>
	<updated>2008-10-07T09:58:30Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">Thanx for your answers Dick and tjquinn, assume that i know the detailed info for writing a dicom codec can i write the connector ?
&lt;br&gt;[Message sent by forum member 'circass' (circass)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303779&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303779&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19862650&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19862650&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/TCP-to-HTTP---HTTP-to-TCP-convertion-tp19843568p19862650.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19862254</id>
	<title>problem in cerating jvm option for log4j</title>
	<published>2008-10-07T09:37:22Z</published>
	<updated>2008-10-07T09:37:22Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">i used the asadmin utility like this
&lt;br&gt;&lt;br&gt;create-jvm-options --target &amp;nbsp;fuel_instances -- -Dlog4j.configuration=file\:/C\:/SUNWappserver/AppServer9/nodeagents/fasttrackcluster-nodeagent/fasttrack_instances/config/log4j.xml
&lt;br&gt;&lt;br&gt;But Im gettting error like this
&lt;br&gt;&lt;br&gt;Invalid Jvm Option /C. Option must start with -.
&lt;br&gt;CLI137 Command create-jvm-options failed.
&lt;br&gt;&lt;br&gt;please help in this
&lt;br&gt;[Message sent by forum member 'easyriders' (easyriders)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303777&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303777&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19862254&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19862254&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/problem-in-cerating-jvm-option-for-log4j-tp19862254p19862254.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861822</id>
	<title>JMX connection</title>
	<published>2008-10-07T09:18:27Z</published>
	<updated>2008-10-07T09:18:27Z</updated>
	<author>
		<name>ddevore</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;&lt;span style=&quot;font-family:Verdana; color:#000000; font-size:10pt;&quot;&gt;I am trying to connect to Glassfish via the jconsole in a test production env and I am having problems. &lt;br&gt;&lt;br&gt;First the box has no name so the service:jmx line in the server.log is no good because it contains the application name in place of the server name. What I am trying is this:&lt;br&gt;service:jmx:rmi://jndi/rmi://10.9.0.21:8686/jmxrmi&lt;br&gt;&lt;br&gt;This is the string from the server.log with the ip address substituted for the application name. Using this string the console simply says Connection Failed: Retry? &lt;br&gt;&lt;br&gt;Anyone know what I might be able to do to fix this?&lt;br&gt;&lt;br&gt;Also, I can get to the web part of the application by using:&lt;br&gt;&lt;a href=&quot;http://10.9.0.21:8080/application_name&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://10.9.0.21:8080/application_name&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/body&gt;&lt;/html&gt;

---------------------------------------------------------------------
To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861822&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861822&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/JMX-connection-tp19861822p19861822.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861653</id>
	<title>Re: Login configuration</title>
	<published>2008-10-07T09:08:23Z</published>
	<updated>2008-10-07T09:08:23Z</updated>
	<author>
		<name>Shing Wai Chan</name>
	</author>
	<content type="html">security module to FINE
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861653&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; It doesnt says anything, should I change the log level in one module?
&lt;br&gt;&amp;gt; [Message sent by forum member 'oleggunnar' (oleggunnar)]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303656&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303656&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861653&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861653&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861653&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861653&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Login-configuration-tp19781530p19861653.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861626</id>
	<title>Re: TCP to HTTP % HTTP to TCP convertion</title>
	<published>2008-10-07T09:07:52Z</published>
	<updated>2008-10-07T09:07:52Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">Dick has made a very good point - if dicom has not already defined the format and meanings of the messages sent over TCP then you must do so. &amp;nbsp;(And like Dick, I know nothing of dicom.)
&lt;br&gt;&lt;br&gt;There is a standards-compliant way of enabling a Java EE app server to exchange TCP messages with clients - it's called a connector. &amp;nbsp;The Java EE connector spec describes all the details.
&lt;br&gt;&lt;br&gt;The basic idea is that you would create a connector which would listen for incoming TCP messages and then dispatch them to a message-driven bean which would actually do the work. &amp;nbsp;
&lt;br&gt;&lt;br&gt;- Tim
&lt;br&gt;[Message sent by forum member 'tjquinn' (tjquinn)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303773&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303773&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861626&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861626&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/TCP-to-HTTP---HTTP-to-TCP-convertion-tp19843568p19861626.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861484</id>
	<title>Final review for GlassFish v3 Prelude documentation starts now</title>
	<published>2008-10-07T09:02:13Z</published>
	<updated>2008-10-07T09:02:13Z</updated>
	<author>
		<name>Paul Davies-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi,&lt;br&gt;
&lt;br&gt;
The final drafts of the GlassFish v3 Prelude documentation are
available now from the &lt;a href=&quot;http://wiki.glassfish.java.net/Wiki.jsp?page=GlassFishDocs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;GlassFish
Documentation Comments Wiki&lt;/a&gt;. For a list of documents to review,
consult the section &lt;i&gt;Guides and Tutorials - Ready for Review &lt;/i&gt;on
the wiki page.&lt;br&gt;
&lt;br&gt;
As the review is starting a day late, the deadline for comments is now
end of day &lt;b&gt;Monday, 13 October 2008&lt;/b&gt;.&lt;br&gt;
&lt;br&gt;
Members of the GlassFish documentation team have asked subject matter
experts individually to review sections of the documentation that apply
to their area of expertise.
&lt;br&gt;
&lt;br&gt;
If you have been asked by a member of the GlassFish documentation team
to review a particular section of the documentation, or are interested
in the GlassFish v3 Prelude documentation, please set aside some time
next week to review the documentation. The quality of your reviews has
a major effect on the overall quality of the documentation.
&lt;br&gt;
&lt;br&gt;
Thank you.
&lt;br&gt;
-- &lt;br&gt;
Paul Davies, Senior Technical Writer, Sun Microsystems, Inc&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://blogs.sun.com/techscribe/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/techscribe/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Mark-your-calendars%3A-documentation-final-review-for-GlassFish-v3-Prelude-is-next-week-tp19782749p19861484.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861485</id>
	<title>Final review for GlassFish v3 Prelude documentation starts now</title>
	<published>2008-10-07T09:02:13Z</published>
	<updated>2008-10-07T09:02:13Z</updated>
	<author>
		<name>Paul Davies-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi,&lt;br&gt;
&lt;br&gt;
The final drafts of the GlassFish v3 Prelude documentation are
available now from the &lt;a href=&quot;http://wiki.glassfish.java.net/Wiki.jsp?page=GlassFishDocs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;GlassFish
Documentation Comments Wiki&lt;/a&gt;. For a list of documents to review,
consult the section &lt;i&gt;Guides and Tutorials - Ready for Review &lt;/i&gt;on
the wiki page.&lt;br&gt;
&lt;br&gt;
As the review is starting a day late, the deadline for comments is now
end of day &lt;b&gt;Monday, 13 October 2008&lt;/b&gt;.&lt;br&gt;
&lt;br&gt;
Members of the GlassFish documentation team have asked subject matter
experts individually to review sections of the documentation that apply
to their area of expertise.
&lt;br&gt;
&lt;br&gt;
If you have been asked by a member of the GlassFish documentation team
to review a particular section of the documentation, or are interested
in the GlassFish v3 Prelude documentation, please set aside some time
next week to review the documentation. The quality of your reviews has
a major effect on the overall quality of the documentation.
&lt;br&gt;
&lt;br&gt;
Thank you.
&lt;br&gt;
-- &lt;br&gt;
Paul Davies, Senior Technical Writer, Sun Microsystems, Inc&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://blogs.sun.com/techscribe/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/techscribe/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-dev-f13451.html&quot; embed=&quot;fixTarget[13451]&quot; target=&quot;_top&quot; &gt;java.net - glassfish dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Mark-your-calendars%3A-documentation-final-review-for-GlassFish-v3-Prelude-is-next-week-tp19782750p19861485.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861606</id>
	<title>Final review for GlassFish v3 Prelude documentation starts now</title>
	<published>2008-10-07T09:02:13Z</published>
	<updated>2008-10-07T09:02:13Z</updated>
	<author>
		<name>Paul Davies-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi,&lt;br&gt;
&lt;br&gt;
The final drafts of the GlassFish v3 Prelude documentation are
available now from the &lt;a href=&quot;http://wiki.glassfish.java.net/Wiki.jsp?page=GlassFishDocs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;GlassFish
Documentation Comments Wiki&lt;/a&gt;. For a list of documents to review,
consult the section &lt;i&gt;Guides and Tutorials - Ready for Review &lt;/i&gt;on
the wiki page.&lt;br&gt;
&lt;br&gt;
As the review is starting a day late, the deadline for comments is now
end of day &lt;b&gt;Monday, 13 October 2008&lt;/b&gt;.&lt;br&gt;
&lt;br&gt;
Members of the GlassFish documentation team have asked subject matter
experts individually to review sections of the documentation that apply
to their area of expertise.
&lt;br&gt;
&lt;br&gt;
If you have been asked by a member of the GlassFish documentation team
to review a particular section of the documentation, or are interested
in the GlassFish v3 Prelude documentation, please set aside some time
next week to review the documentation. The quality of your reviews has
a major effect on the overall quality of the documentation.
&lt;br&gt;
&lt;br&gt;
Thank you.
&lt;br&gt;
-- &lt;br&gt;
Paul Davies, Senior Technical Writer, Sun Microsystems, Inc&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://blogs.sun.com/techscribe/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/techscribe/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-announce-f13452.html&quot; embed=&quot;fixTarget[13452]&quot; target=&quot;_top&quot; &gt;java.net - glassfish announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Mark-your-calendars%3A-documentation-final-review-for-GlassFish-v3-Prelude-is-next-week-tp19782806p19861606.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861330</id>
	<title>Re: TCP to HTTP % HTTP to TCP convertion</title>
	<published>2008-10-07T08:55:11Z</published>
	<updated>2008-10-07T08:55:11Z</updated>
	<author>
		<name>Dick Davies</name>
	</author>
	<content type="html">On Tue, Oct 7, 2008 at 4:25 PM, &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861330&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; no i dont want to write my own protocol i need tcp ...
&lt;br&gt;&lt;br&gt;TCP is just going to let you open a connection. It's like a dialtone on a phone
&lt;br&gt;- a low-level signalling protocol.
&lt;br&gt;&lt;br&gt;To do anything useful, you need to work out how the conversation is
&lt;br&gt;going to work on
&lt;br&gt;top of that e.g.
&lt;br&gt;&lt;br&gt;client says : I want this thing
&lt;br&gt;server says: ok, here you are. It's X bytes long and this kind of object
&lt;br&gt;client says: I have some data, it's N bytes long. Can you send it to
&lt;br&gt;this object.
&lt;br&gt;server says: sure, that worked.
&lt;br&gt;&lt;br&gt;How the server understands what client is saying, what is a valid
&lt;br&gt;thing to say etc is
&lt;br&gt;a whole other protocol layered on top of the first.
&lt;br&gt;This is exactly how HTTP and TCP work.
&lt;br&gt;&lt;br&gt;You say you want to convert DICOM to HTTP. Which is more like
&lt;br&gt;translating English speech to French .
&lt;br&gt;But they both run over TCP*, same as all telephones use electricity.
&lt;br&gt;[ * I assume, I've never heard of DICOM. ]
&lt;br&gt;&lt;br&gt;if you want to use an HTTP server for this, you're goyng to have to
&lt;br&gt;write a DICOM-&amp;gt;HTTP translator
&lt;br&gt;to do this. Unless the DICOM protocol maps one to one to HTTP, you're
&lt;br&gt;on a hiding to nothing.
&lt;br&gt;An HTTP appserver doesn't seem to be the right tool for the job, unfortunately.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rasputnik :: Jack of All Trades - Master of Nuns
&lt;br&gt;&lt;a href=&quot;http://number9.hellooperator.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://number9.hellooperator.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861330&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861330&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/TCP-to-HTTP---HTTP-to-TCP-convertion-tp19843568p19861330.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861148</id>
	<title>Re: GlassFish v2 problem with localhost</title>
	<published>2008-10-07T08:46:30Z</published>
	<updated>2008-10-07T08:46:30Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">I believe may have the answer to this issue, or at least a workaround.
&lt;br&gt;I was having the same issue on my vista desktop, but not on my vista laptop. &amp;nbsp;The difference was basically the fact that the laptop is not attached to the domain, but only connected to the network, in its own workgroup.
&lt;br&gt;&lt;br&gt;Anyway, that might give a clue to somebody.
&lt;br&gt;&lt;br&gt;I followed the hosts idea, and noticed that there is an additional entry, i believe is used by IP6. &amp;nbsp;That entry seems to be fooling the &amp;quot;localhost&amp;quot; match to the ip address.
&lt;br&gt;So I went to my c:\windows\system32\drivers\etc\hosts file and commented changed this line:
&lt;br&gt;::1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; localhost
&lt;br&gt;for:
&lt;br&gt;#::1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; localhost
&lt;br&gt;&lt;br&gt;This apparently ensures that the localhost alias points to the one and only 127.0.0.1
&lt;br&gt;&lt;br&gt;In addition, and since I am part of a network, I added the name of my pc on the network, and the fully qualified name to the 127.0.0.1 line. &amp;nbsp;It ended up being something like this:
&lt;br&gt;&lt;br&gt;127.0.0.1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; localhost &amp;nbsp; &amp;nbsp; &amp;nbsp;myPcNetworkName &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myPcNetworkName.MyNetworkDnsName.FullName.comorwhatever
&lt;br&gt;&lt;br&gt;By the way, before doing that, try changing &lt;a href=&quot;http://localhost:4848/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:4848/&lt;/a&gt;&amp;nbsp;for &lt;a href=&quot;http://127.0.0.1:4848/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:4848/&lt;/a&gt;&lt;br&gt;&lt;br&gt;If it works, then this tip should work for you.
&lt;br&gt;Finally, this might not be the best solution, but it worked for me.
&lt;br&gt;&lt;br&gt;p.s. &amp;nbsp;If you are also having problems with the jmx when trying to start glassfish, go to the domain.xml file and look for the tag that has the port=&amp;quot;8686&amp;quot; attribute. &amp;nbsp;Once there, replace the address=&amp;quot;0.0.0.0&amp;quot; attribute for &amp;quot;localhost&amp;quot;. &amp;nbsp;That also worked for me. &amp;nbsp;I saw the other day the alternative to disable it, but I found this to leave it on.
&lt;br&gt;[Message sent by forum member 'sylhos' (sylhos)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303766&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303766&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861148&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861148&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/GlassFish-v2-problem-with-localhost-tp14841008p19861148.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860855</id>
	<title>Re: how to build hk2</title>
	<published>2008-10-07T08:34:06Z</published>
	<updated>2008-10-07T08:34:06Z</updated>
	<author>
		<name>Tim Quinn</name>
	</author>
	<content type="html">Sahoo wrote:
&lt;br&gt;&amp;gt; Are you using 'asadmin start-domain'? If yes, then copy that jar file 
&lt;br&gt;&amp;gt; to glassfish/lib/endorsed/.
&lt;br&gt;Much better. &amp;nbsp;I should have tried that myself.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;- Tim
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Sahoo
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Tim Quinn wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi, Sahoo.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is there some other workaround you can suggest? &amp;nbsp;I tried your 
&lt;br&gt;&amp;gt;&amp;gt; suggestion and I still get the error.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am working on an issue using a customer-provided application that 
&lt;br&gt;&amp;gt;&amp;gt; contains classes build with JDK 6 so I must use the more recent 
&lt;br&gt;&amp;gt;&amp;gt; version of java.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; - Tim
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Sahoo wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Currently there is a problem while using JDK 6. It is caused by my 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; last check in. In the mean while, please use JDK 5 to build and run. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; If you do want to use JDK 6, then try this as &amp;nbsp;a work around:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; mkdir $JAVA_HOME/jre/lib/endorsed
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; cd &amp;lt;HK2 workspace&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; cp external/stax/target/stax-osgi-0.3.33-SNAPSHOT.jar 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; $JAVA_HOME/jre/lib/endorsed/
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sahoo
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; when i launching &amp;quot;mvn install&amp;quot; this time and I encountered the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; followling error.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [ERROR] FATAL ERROR
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Provider javax.xml.stream.XMLInputFactory could not be 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; instantiated: java.lang.InstantiationException
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Trace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; javax.xml.stream.FactoryConfigurationError: Provider 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; javax.xml.stream.XMLInputFactory could not be instantiated: 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; java.lang.InstantiationException
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:158)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.jvnet.hk2.config.ConfigParser.&amp;lt;clinit&amp;gt;(ConfigParser.java:202)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:137) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:309)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:303)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; com.sun.enterprise.module.maven.RunMojo.execute(RunMojo.java:139)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:597)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Total time: 18 seconds
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Finished at: Tue Oct 07 16:27:11 JST 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Final Memory: 26M/46M
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; After switching from jdk 6 to jdk 5, it worked.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [Message sent by forum member 'wasedaxiao' (wasedaxiao)]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303663&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303663&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860855&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-build-hk2-tp19851330p19860855.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860692</id>
	<title>Re: how to build hk2</title>
	<published>2008-10-07T08:26:29Z</published>
	<updated>2008-10-07T08:26:29Z</updated>
	<author>
		<name>Sahoo</name>
	</author>
	<content type="html">Are you using 'asadmin start-domain'? If yes, then copy that jar file to 
&lt;br&gt;glassfish/lib/endorsed/.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Sahoo
&lt;br&gt;&lt;br&gt;Tim Quinn wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi, Sahoo.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there some other workaround you can suggest? &amp;nbsp;I tried your 
&lt;br&gt;&amp;gt; suggestion and I still get the error.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am working on an issue using a customer-provided application that 
&lt;br&gt;&amp;gt; contains classes build with JDK 6 so I must use the more recent 
&lt;br&gt;&amp;gt; version of java.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Tim
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sahoo wrote:
&lt;br&gt;&amp;gt;&amp;gt; Currently there is a problem while using JDK 6. It is caused by my 
&lt;br&gt;&amp;gt;&amp;gt; last check in. In the mean while, please use JDK 5 to build and run. 
&lt;br&gt;&amp;gt;&amp;gt; If you do want to use JDK 6, then try this as &amp;nbsp;a work around:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mkdir $JAVA_HOME/jre/lib/endorsed
&lt;br&gt;&amp;gt;&amp;gt; cd &amp;lt;HK2 workspace&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; cp external/stax/target/stax-osgi-0.3.33-SNAPSHOT.jar 
&lt;br&gt;&amp;gt;&amp;gt; $JAVA_HOME/jre/lib/endorsed/
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; Sahoo
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; when i launching &amp;quot;mvn install&amp;quot; this time and I encountered the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; followling error.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [ERROR] FATAL ERROR
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Provider javax.xml.stream.XMLInputFactory could not be 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; instantiated: java.lang.InstantiationException
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Trace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; javax.xml.stream.FactoryConfigurationError: Provider 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; javax.xml.stream.XMLInputFactory could not be instantiated: 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; java.lang.InstantiationException
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:158)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.jvnet.hk2.config.ConfigParser.&amp;lt;clinit&amp;gt;(ConfigParser.java:202)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:137) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:309)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:303)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; com.sun.enterprise.module.maven.RunMojo.execute(RunMojo.java:139)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:597)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Total time: 18 seconds
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Finished at: Tue Oct 07 16:27:11 JST 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] Final Memory: 26M/46M
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; After switching from jdk 6 to jdk 5, it worked.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [Message sent by forum member 'wasedaxiao' (wasedaxiao)]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303663&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303663&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860692&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-build-hk2-tp19851330p19860692.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860696</id>
	<title>Re: TCP to HTTP % HTTP to TCP convertion</title>
	<published>2008-10-07T08:25:27Z</published>
	<updated>2008-10-07T08:25:27Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">no i dont want to write my own protocol i need tcp ...
&lt;br&gt;I need clustering and 
&lt;br&gt;dicom -&amp;gt;tcp on client site
&lt;br&gt;tcp-&amp;gt;http on server site &amp;nbsp; &amp;nbsp; when client makes request,
&lt;br&gt;&lt;br&gt;on responses i need 
&lt;br&gt;http-&amp;gt;tcp on server site
&lt;br&gt;tcp-&amp;gt;dicom on client site.
&lt;br&gt;Client sites are done but server sites are not.
&lt;br&gt;So my goal is to find a server that can work tcp based and can make clustering
&lt;br&gt;if it is not exist than make an existing application server that works on http and modify it to work with tcp.
&lt;br&gt;Thats all... Maybe someone can refer something else to solve the problem. Clint site is constant but on server site there can be architectural changes if the idea will work.
&lt;br&gt;[Message sent by forum member 'circass' (circass)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303762&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303762&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860696&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860696&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/TCP-to-HTTP---HTTP-to-TCP-convertion-tp19843568p19860696.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860500</id>
	<title>Re: PreparedStatement cahce</title>
	<published>2008-10-07T08:17:02Z</published>
	<updated>2008-10-07T08:17:02Z</updated>
	<author>
		<name>Dick Davies</name>
	</author>
	<content type="html">It's usually done in the JDBC driver (e.g. by setting a property on
&lt;br&gt;the connection pool).
&lt;br&gt;&lt;br&gt;On Tue, Oct 7, 2008 at 2:36 PM, &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860500&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; Does GlassFish implement a PreparedStatement chache?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rasputnik :: Jack of All Trades - Master of Nuns
&lt;br&gt;&lt;a href=&quot;http://number9.hellooperator.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://number9.hellooperator.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860500&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860500&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/PreparedStatement-cahce-tp19858366p19860500.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860518</id>
	<title>Eng meeting, Oct 7, 9:30am</title>
	<published>2008-10-07T08:16:39Z</published>
	<updated>2008-10-07T08:16:39Z</updated>
	<author>
		<name>Jerome Dochez</name>
	</author>
	<content type="html">Hi All
&lt;br&gt;&lt;br&gt;We will discuss bugs on both lists :
&lt;br&gt;&lt;br&gt;New bugs filed
&lt;br&gt;*&lt;a href=&quot;http://tinyurl.com/4lze48*&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/4lze48*&lt;/a&gt;&lt;br&gt;&lt;br&gt;Bugs still identified for inclusion.
&lt;br&gt;*&lt;a href=&quot;http://tinyurl.com/3zsbsd*&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/3zsbsd*&lt;/a&gt;&lt;br&gt;*
&lt;br&gt;**Toll Free Dial In Number: *(866)545-5223
&lt;br&gt;*ACCESS CODE: *5789900
&lt;br&gt;&lt;br&gt;&lt;br&gt;Meeting Title: V3 Engineering meeting
&lt;br&gt;Owner: JEROME DOCHEZ &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860518&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jerome.dochez@...&lt;/a&gt;
&lt;br&gt;Room Name: MR. TOAD'S WILD RIDE
&lt;br&gt;Building: SCA14
&lt;br&gt;Floor: 3
&lt;br&gt;Room #: 3580
&lt;br&gt;Date: Tue 7 Oct-2008
&lt;br&gt;Time: 09:30AM to 11:00AM
&lt;br&gt;Time Zone: PST
&lt;br&gt;Phone: 17684
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860518&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860518&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-dev-f13451.html&quot; embed=&quot;fixTarget[13451]&quot; target=&quot;_top&quot; &gt;java.net - glassfish dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Eng-meeting%2C-Oct-7%2C-9%3A30am-tp19860518p19860518.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860431</id>
	<title>Re: TCP to HTTP % HTTP to TCP convertion</title>
	<published>2008-10-07T08:13:17Z</published>
	<updated>2008-10-07T08:13:17Z</updated>
	<author>
		<name>Dick Davies</name>
	</author>
	<content type="html">Like i said, it's really going to help to know why you want to do this.
&lt;br&gt;&lt;br&gt;If you're writing a 'TCP layer' that sits in front of the HTTP server,
&lt;br&gt;you're going
&lt;br&gt;to need to talk to that anyway.
&lt;br&gt;Were you planning to write your own protocol to do that?
&lt;br&gt;&lt;br&gt;On Tue, Oct 7, 2008 at 1:08 PM, &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860431&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; more simple version of my problem is to write a tcp layer front the http layer or rewrite the http layer and make it to able to talk with tcp directly.
&lt;br&gt;&amp;gt; Is it possible and if it is how it can be done ?
&lt;br&gt;&amp;gt; [Message sent by forum member 'circass' (circass)]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303716&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303716&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860431&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860431&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rasputnik :: Jack of All Trades - Master of Nuns
&lt;br&gt;&lt;a href=&quot;http://number9.hellooperator.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://number9.hellooperator.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860431&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860431&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/TCP-to-HTTP---HTTP-to-TCP-convertion-tp19843568p19860431.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860424</id>
	<title>Re: TCP to HTTP % HTTP to TCP convertion</title>
	<published>2008-10-07T08:12:28Z</published>
	<updated>2008-10-07T08:12:28Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">is there anyone who can help ?
&lt;br&gt;[Message sent by forum member 'circass' (circass)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303756&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303756&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860424&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860424&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/TCP-to-HTTP---HTTP-to-TCP-convertion-tp19843568p19860424.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860376</id>
	<title>Re: Stupid question about connection pools</title>
	<published>2008-10-07T08:10:27Z</published>
	<updated>2008-10-07T08:10:27Z</updated>
	<author>
		<name>Dick Davies</name>
	</author>
	<content type="html">On Tue, Oct 7, 2008 at 2:33 PM, &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860376&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; It would be nice to have a way to restrict the number of connections a database have to handle for a domain.
&lt;br&gt;&lt;br&gt;With the current setup the number of potential connections is
&lt;br&gt;multiplied with the number of instances in the domain... Right?
&lt;br&gt;&lt;br&gt;Yes, max_total_connections = max_poolsize * number_of_instances.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Maybe an additional &amp;quot;max connections for domain&amp;quot; setting could be a good idea.
&lt;br&gt;&lt;br&gt;I think you could just account for the above 'formula' when you size your pools.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rasputnik :: Jack of All Trades - Master of Nuns
&lt;br&gt;&lt;a href=&quot;http://number9.hellooperator.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://number9.hellooperator.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860376&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860376&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Stupid-question-about-connection-pools-tp19761704p19860376.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860242</id>
	<title>Web service and JSF Optimization</title>
	<published>2008-10-07T08:04:09Z</published>
	<updated>2008-10-07T08:04:09Z</updated>
	<author>
		<name>ddevore</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;&lt;span style=&quot;font-family:Verdana; color:#000000; font-size:10pt;&quot;&gt;I know that there is some optimization being done when a call to an EJB is done within the same server but does that go for Web services also?&lt;br&gt;&lt;br&gt;I have an application which I am providing some web services for. To start off I am simply providing some useful services that will be refined later but I have one particular service which is causing problems in the form or causing a OutOfMemoryError exception, but not in all cases. &lt;br&gt;&lt;br&gt;Here is the specifics. &lt;br&gt;&lt;br&gt;I can run a JSF front end that is deployed to the same server and it run correctly and returns all rows just fine. &lt;br&gt;&lt;br&gt;If I run the test for the web service using the Service?Tester url for the service the service throws the exception above.&lt;br&gt;&lt;br&gt;Both the JSF and the Tester are using the same service to retrieve the data. Obviously the JSF version is reformatting the data before passing to the client. My guess at this point is that the server is doing some optimization that is allowing the data to be passed to the JSF pages without the transformation to XML that calling the Tester requires. Am I right about this or is there another reason one will throw an exception and the other will not?&lt;br&gt;&lt;br&gt;I am increasing the memory size for the server which is taking care of the problem and I will be removing the service so the error will be fixed I just need to know what is causing it.&lt;br&gt;&lt;/span&gt;&lt;/body&gt;&lt;/html&gt;

---------------------------------------------------------------------
To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860242&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860242&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Web-service-and-JSF-Optimization-tp19860242p19860242.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19859851</id>
	<title>Re: Deploy CXF 2.08 and Spring 2.5.5 on GlassFish v2 update 2 problem</title>
	<published>2008-10-07T07:46:29Z</published>
	<updated>2008-10-07T07:46:29Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">Anyone find a solution, thinking of using jwsdp altogether! The error does not affect functionality.
&lt;br&gt;[Message sent by forum member 'mfeeney' (mfeeney)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303750&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303750&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859851&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859851&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Deploy-CXF-2.08-and-Spring-2.5.5-on-GlassFish-v2-update-2-problem-tp19409371p19859851.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19859820</id>
	<title>Problems with Programmatic Login / JAAS default LoginModule not configured?</title>
	<published>2008-10-07T07:44:54Z</published>
	<updated>2008-10-07T07:44:54Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I'm getting an unusual(=google can't find anything like that) exception when trying to access a Session Bean(running on v2ur2) from a standalone client, using programmatic login:
&lt;br&gt;&lt;br&gt;[code]
&lt;br&gt;07-Oct-2008 16:19:13 com.sun.appserv.security.ProgrammaticLogin login
&lt;br&gt;SEVERE: Programmatic login failed: com.sun.enterprise.security.LoginException: javax.security.auth.login.LoginException: No LoginModules configured for default
&lt;br&gt;[/code]
&lt;br&gt;&lt;br&gt;My Code:
&lt;br&gt;[code]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ProgrammaticLogin pm = new ProgrammaticLogin();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pm.login(&amp;quot;user&amp;quot;, &amp;quot;user&amp;quot;,&amp;quot;file&amp;quot;,false);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch (Exception ex) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ex.printStackTrace();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;[/code]
&lt;br&gt;&lt;br&gt;I'm adding an authentication file with [i]-Djava.security.auth.login.config[/i]:
&lt;br&gt;[code]
&lt;br&gt;file {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; com.sun.enterprise.security.auth.login.FileLoginModule required;
&lt;br&gt;};
&lt;br&gt;[/code] &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;In the GF admin console everything seems to look ok, I didn't make any changes to the default settings, only added a user to the default file realm. So where can I set/configure the default LoginModule?
&lt;br&gt;[Message sent by forum member 'frnk' (frnk)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303749&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303749&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859820&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859820&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-with-Programmatic-Login---JAAS-default-LoginModule-not-configured--tp19859820p19859820.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19859594</id>
	<title>Re: how to build hk2</title>
	<published>2008-10-07T07:35:07Z</published>
	<updated>2008-10-07T07:35:07Z</updated>
	<author>
		<name>Tim Quinn</name>
	</author>
	<content type="html">Hi, Sahoo.
&lt;br&gt;&lt;br&gt;Is there some other workaround you can suggest? &amp;nbsp;I tried your suggestion 
&lt;br&gt;and I still get the error.
&lt;br&gt;&lt;br&gt;I am working on an issue using a customer-provided application that 
&lt;br&gt;contains classes build with JDK 6 so I must use the more recent version 
&lt;br&gt;of java.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;- Tim
&lt;br&gt;&lt;br&gt;Sahoo wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Currently there is a problem while using JDK 6. It is caused by my 
&lt;br&gt;&amp;gt; last check in. In the mean while, please use JDK 5 to build and run. 
&lt;br&gt;&amp;gt; If you do want to use JDK 6, then try this as &amp;nbsp;a work around:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; mkdir $JAVA_HOME/jre/lib/endorsed
&lt;br&gt;&amp;gt; cd &amp;lt;HK2 workspace&amp;gt;
&lt;br&gt;&amp;gt; cp external/stax/target/stax-osgi-0.3.33-SNAPSHOT.jar 
&lt;br&gt;&amp;gt; $JAVA_HOME/jre/lib/endorsed/
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Sahoo
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859594&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; when i launching &amp;quot;mvn install&amp;quot; this time and I encountered the 
&lt;br&gt;&amp;gt;&amp;gt; followling error.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----
&lt;br&gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; [ERROR] FATAL ERROR
&lt;br&gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; [INFO] Provider javax.xml.stream.XMLInputFactory could not be 
&lt;br&gt;&amp;gt;&amp;gt; instantiated: java.lang.InstantiationException
&lt;br&gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; [INFO] Trace
&lt;br&gt;&amp;gt;&amp;gt; javax.xml.stream.FactoryConfigurationError: Provider 
&lt;br&gt;&amp;gt;&amp;gt; javax.xml.stream.XMLInputFactory could not be instantiated: 
&lt;br&gt;&amp;gt;&amp;gt; java.lang.InstantiationException
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:158)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.jvnet.hk2.config.ConfigParser.&amp;lt;clinit&amp;gt;(ConfigParser.java:202)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:137) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:309)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:303)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.module.maven.RunMojo.execute(RunMojo.java:139)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:597)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
&lt;br&gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; [INFO] Total time: 18 seconds
&lt;br&gt;&amp;gt;&amp;gt; [INFO] Finished at: Tue Oct 07 16:27:11 JST 2008
&lt;br&gt;&amp;gt;&amp;gt; [INFO] Final Memory: 26M/46M
&lt;br&gt;&amp;gt;&amp;gt; [INFO] 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; After switching from jdk 6 to jdk 5, it worked.
&lt;br&gt;&amp;gt;&amp;gt; [Message sent by forum member 'wasedaxiao' (wasedaxiao)]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303663&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303663&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859594&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859594&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859594&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859594&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859594&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859594&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-build-hk2-tp19851330p19859594.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19859227</id>
	<title>is it possible ?</title>
	<published>2008-10-07T07:17:05Z</published>
	<updated>2008-10-07T07:17:05Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">Is it possible to make glassfish a tcp based application server ?
&lt;br&gt;[Message sent by forum member 'circass' (circass)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303743&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303743&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859227&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859227&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/is-it-possible---tp19859227p19859227.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19858946</id>
	<title>Re: CLI171 ....Deployment of application failed - Invalid user or password</title>
	<published>2008-10-07T07:04:04Z</published>
	<updated>2008-10-07T07:04:04Z</updated>
	<author>
		<name>Ludovic Champenois</name>
	</author>
	<content type="html">&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858946&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;glassfish@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; Ludo:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As an update, I'd like to let you know that I uninstalled the GV V3 Prelude using the uninstall.exe file and then completely removed the directory where it was installed. &amp;nbsp;I then rebooted the machine and reinstalled the GV V3 Prelude as &amp;quot;anonymous user&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I then started the GF server in Eclipse and clicked Run As -&amp;gt; Run on Server on my &amp;nbsp;dynamic web project and....drum roll..... it worked! &amp;nbsp;My index.jsp appeared in the Eclipse web browser. &amp;nbsp;It took a few seconds to work, but there it was!
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Thanks for the update, and glad this works.
&lt;br&gt;On our side, the next plugin will support user name and passwd, we are 
&lt;br&gt;testing the fix, so thanks for the report as well.
&lt;br&gt;&amp;gt; So now I have this issue with the Update tool, in that it keeps giving me errors every time I click the &amp;quot;update&amp;quot; button. &amp;nbsp;I have posted a thread concerning this here:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://forums.java.net/jive/message.jspa?messageID=303382#303382&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/message.jspa?messageID=303382#303382&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also: &amp;nbsp;I thought I read somewhere in this forum that we should not use GF V3 Prelude in an Enterprise Application project, instead we should use GF V2. &amp;nbsp;Can you please confirm this?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;This is correct for Prelude. Ear support will come later in the 
&lt;br&gt;GlassFish V3 (not prelude) work for Java EE 6 spec.
&lt;br&gt;Ludo
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks much for your assistance.
&lt;br&gt;&amp;gt; Gary
&lt;br&gt;&amp;gt; [Message sent by forum member 'gmarshall56' (gmarshall56)]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303727&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303727&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858946&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858946&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858946&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858946&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/CLI171-....Deployment-of-application-failed---Invalid-user-or-password-tp19797767p19858946.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19858713</id>
	<title>Can I get a request in CustomLoginModule.</title>
	<published>2008-10-07T06:52:49Z</published>
	<updated>2008-10-07T06:52:49Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;I'am trying to implement login with one additional field (captcha). I have putted extra field named &amp;quot;j_captcha&amp;quot; in &amp;quot;j_security_check&amp;quot; form but i can't &amp;nbsp;access value of this field in my CustomLoginModule.
&lt;br&gt;&lt;br&gt;Do I have access to request or session in LoginModule or Realm, or can I implement my own PasswordCredential class.
&lt;br&gt;&lt;br&gt;Thanks in advance.
&lt;br&gt;[Message sent by forum member 'petka' (petka)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303740&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303740&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858713&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858713&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Can-I-get-a-request-in-CustomLoginModule.-tp19858713p19858713.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19858366</id>
	<title>PreparedStatement cahce</title>
	<published>2008-10-07T06:36:27Z</published>
	<updated>2008-10-07T06:36:27Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;Does GlassFish implement a PreparedStatement chache?
&lt;br&gt;[Message sent by forum member 'danydyn' (danydyn)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303736&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303736&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858366&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858366&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/PreparedStatement-cahce-tp19858366p19858366.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19858306</id>
	<title>When to expect GlassFish v3 beta or feature freez version?</title>
	<published>2008-10-07T06:35:23Z</published>
	<updated>2008-10-07T06:35:23Z</updated>
	<author>
		<name>sarah.kho</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;p&gt;Hi&lt;br&gt;&lt;/p&gt;&lt;p&gt;thank you for reading my post&lt;/p&gt;&lt;p&gt;Is there any scheduled date for GlassFish v3 beta release?&lt;/p&gt;&lt;p&gt;According to GF wiki we should have Milestone 2 already available but it is not.&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/When-to-expect-GlassFish-v3-beta-or-feature-freez-version--tp19858306p19858306.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19858287</id>
	<title>Re: Stupid question about connection pools</title>
	<published>2008-10-07T06:33:33Z</published>
	<updated>2008-10-07T06:33:33Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">It would be nice to have a way to restrict the number of connections a database have to handle for a domain. With the current setup the number of potential connections is multiplied with the number of instances in the domain... Right?
&lt;br&gt;&lt;br&gt;Maybe an additional &amp;quot;max connections for domain&amp;quot; setting could be a good idea.
&lt;br&gt;[Message sent by forum member 'qtxdaer' (qtxdaer)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303735&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303735&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858287&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858287&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Stupid-question-about-connection-pools-tp19761704p19858287.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19858146</id>
	<title>Re: Dumb Beginner Question</title>
	<published>2008-10-07T06:26:26Z</published>
	<updated>2008-10-07T06:26:26Z</updated>
	<author>
		<name>glassfish-2</name>
	</author>
	<content type="html">Thanks for the informative post!
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The &amp;quot;custom JVM&amp;quot; part I find a bit disturbing. It
&lt;br&gt;&amp;gt; would be interesting as to what is &amp;quot;custom&amp;quot; about
&lt;br&gt;&amp;gt; it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What your command line does is a couple of things.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1) It executes the &amp;quot;default class&amp;quot; of your
&lt;br&gt;&amp;gt; &amp;quot;company.jar&amp;quot; file. This is defined in the Manifest
&lt;br&gt;&amp;gt; of the jar as to exactly what class is being
&lt;br&gt;&amp;gt; executed. But on that class, the &amp;quot;public static void
&lt;br&gt;&amp;gt; main(String args[])&amp;quot; method is what is being
&lt;br&gt;&amp;gt; executed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2) All of those arguments are arguments to the actual
&lt;br&gt;&amp;gt; executing programs (as in they are passed as string
&lt;br&gt;&amp;gt; in the args[] array of the main method). 
&lt;/div&gt;&lt;br&gt;What is custom is how it interacts with the back-end server, and how the java classes get instantiated when connected through this JVM-- picture a custom backing store. &amp;nbsp;
&lt;br&gt;&lt;br&gt;Here are some things that I know about it-
&lt;br&gt;&lt;br&gt;1. &amp;nbsp;It has a custom class loader
&lt;br&gt;2. &amp;nbsp;It is a new product, so nobody has tried to connect it to glassfish, so I don't even know if it will (yet) work.
&lt;br&gt;3. &amp;nbsp;It uses the parameters that get passed in (host/port/credentials) to connect to the backing store.
&lt;br&gt;&lt;br&gt;&amp;gt; 3) I believe this includes the &amp;quot;-classpath&amp;quot; option as
&lt;br&gt;&amp;gt; well as the &amp;quot;examples.hellowworld.HelloWorldMain&amp;quot;
&lt;br&gt;&amp;gt; option. &amp;quot;-classpath&amp;quot; is normally used for the JVM
&lt;br&gt;&amp;gt; itself, but since it appears AFTER the -jar option, I
&lt;br&gt;&amp;gt; think the JVM is going to ignore that argument and
&lt;br&gt;&amp;gt; pass it to the program as an option. As far as I know
&lt;br&gt;&amp;gt; &amp;quot;-jar&amp;quot; and &amp;quot;-classpath&amp;quot; are exclusive options to the
&lt;br&gt;&amp;gt; JVM, you can have one or the other but not both.
&lt;br&gt;&lt;br&gt;Looking at our docs, the above makes sense. &amp;nbsp;From what our docs sound like, it is inserting itself in to the middle so-to-speak.
&lt;br&gt;It is starting with a custom classpath (pre-defined to include information from the backing store, which apparently might have jar's on it), finally looking at the client-side classpath which got passed in as an arg.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If you wish to use the code in this jar within
&lt;br&gt;&amp;gt; Glassfish, you should simply treat it as a library.
&lt;br&gt;&amp;gt; This means you will call the code within the jar
&lt;br&gt;&amp;gt; directly rather than, typically, relying on the jars
&lt;br&gt;&amp;gt; default class static &amp;quot;main&amp;quot; method.
&lt;br&gt;&lt;br&gt;This above part is what I apparently cannot do-- according to our docs:
&lt;br&gt;&lt;br&gt;&amp;quot;Attempting to execute an application that uses Company classes without specifying the company.jar file as the first -jar option will cause a Java stack dump because the Company classes cannot execute outside of a Fluency JVM
&lt;br&gt;&lt;br&gt;&amp;gt; Now, you could certainly call that yourself, building
&lt;br&gt;&amp;gt; up your own argument string array and simply passing
&lt;br&gt;&amp;gt; it to the &amp;quot;main&amp;quot; method, but most systems aren't used
&lt;br&gt;&amp;gt; that way.
&lt;br&gt;&lt;br&gt;Any tips as to how I might go about this?
&lt;br&gt;&lt;br&gt;Right now, I don't care if it is dirty or ugly, I just want to get it to work.
&lt;br&gt;&lt;br&gt;Once I know that it can work, then I can worry about prettying it up ;)
&lt;br&gt;[Message sent by forum member 'jrsmobile' (jrsmobile)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303732&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303732&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858146&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19858146&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/java.net---glassfish-users-f13453.html&quot; embed=&quot;fixTarget[13453]&quot; target=&quot;_top&quot; &gt;java.net - glassfish users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Dumb-Beginner-Question-tp19844169p19858146.html" />
</entry>

</feed>
