<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>JavaRanch: Other Java Products and Servers</title>
        <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&amp;f=14</link>
        <description>A Friendly Place for Java Greenhorns</description>
        <image>
            <url>http://saloon.javaranch.com/ubb/moosefly.gif</url>
            <title>JavaRanch Big Moose Saloon</title>
            <link>http://saloon.javaranch.com/</link>
        </image>
        <language>en-us</language>
        <generator>JavaRanch RSS</generator>
        <copyright>Copyright 2007 Paul Wheaton. All Rights Reserved.</copyright>
        <item uniqueID="14-001833">
            <title>Not able to understand IzPack</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001833</link>
            <description>Hey , &lt;br /&gt; I want to package my eclipse plugin so that only installer/exe is required to install it on any other system. I found out IzPack as one of the most used tool for packaging. I have gone through the documentation/tutorials on net, but still not able to understand the step-by-step process to create an installer using Izpack. Can you please help me out in that. Thanks in advance for your help.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001833</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001833Appy Maheshwari</comments>
            <author/>
            <pubDate>Thu, 24 Jul 2008 00:29:46 MDT</pubDate>
        </item>
        <item uniqueID="14-001832">
            <title>creating a project from existing source in jdeveloper</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001832</link>
            <description>Hello, &lt;br /&gt; &lt;br /&gt;I am new to Jdeveloper. I am using the 9i version. I have been given a zip file for a project to import into my jdeveloper. It contains two directories: apps and oracle. I created a workspace &lt;br /&gt;and then tried to import these directories as a project. I am getting the error below: &lt;br /&gt;Unable to determine the source path to file: &lt;br /&gt;c:\jdevhome\jdev\myprojects\apps\fnd\framework\toolbox\tutorial\webui\CreatePoFOlderCO.java &lt;br /&gt;The compiler and debugger may not be able to find this file. &lt;br /&gt; &lt;br /&gt;Then I get a whole bunch of messages for xml files: &lt;br /&gt;Unable to find the job xml file on the source or class path. &lt;br /&gt;C:\jdevhome\jdev\myprojects\apps\fnd\framework\toolbox\tutorial\server\CreateAM.xml &lt;br /&gt;M...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001832</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001832Manon Baratt</comments>
            <author/>
            <pubDate>Fri, 18 Jul 2008 09:21:29 MDT</pubDate>
        </item>
        <item uniqueID="14-001831">
            <title>FileNet Interview Questions</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001831</link>
            <description>Hi all,&lt;br /&gt; &lt;br /&gt;Can anybody send FileNet Interview Questions, it will be very useful for me coz i have to prepare for interview in few days.&lt;br /&gt; &lt;br /&gt;Regards&lt;br /&gt;T.Venkata Ravi</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001831</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001831ravi tatikonda</comments>
            <author/>
            <pubDate>Thu, 17 Jul 2008 04:17:25 MDT</pubDate>
        </item>
        <item uniqueID="14-001830">
            <title>java service launcher </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001830</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt; I launched my application as windows service using JSL and iam able to start the application.But the application is not running(shows started in the services list) and iam not able to find the jsl log file.&lt;br /&gt; But the application is running fine in the jsl -debug mode&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; Any help is highly appreciated...&lt;br /&gt; &lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001830</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001830Velayudha Perumal Bhagavathikannu</comments>
            <author/>
            <pubDate>Wed, 16 Jul 2008 04:37:22 MDT</pubDate>
        </item>
        <item uniqueID="14-001829">
            <title>deftemplate not working JESS 7.1</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001829</link>
            <description>I am new to rule engines but not to java. I have been experimenting for about 2 weeks now with Jess 7.1. Specifically I am trying to implement something similar to the Pricing Engine example.&lt;br /&gt; &lt;br /&gt;I have the two problems listed below, but really I am just trying to solve #1 but I think that #2 may be a hindrance. &lt;br /&gt;&lt;b&gt;(please see end of this post for relevant code snippets).&lt;/b&gt;&lt;br /&gt;#1) &lt;i&gt;Error occurred in Obligation Engine: No such slot availAmount in template MAIN::BalS at token 'availAmount'&lt;/i&gt;&lt;br /&gt;Every example I try tells me that I don't have the proper slot available, however unless I completely misunderstood the documentation, the whole purpose of the "from-class" construct is that JESS can dynamically analyze java...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001829</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001829Larry Stark</comments>
            <author/>
            <pubDate>Wed, 9 Jul 2008 13:35:02 MDT</pubDate>
        </item>
        <item uniqueID="14-001828">
            <title>Credit card transaction</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001828</link>
            <description>Respected Sir,&lt;br /&gt; &lt;br /&gt; I dont know who can help me for this problem. Most probable it is not a place for post this question. I am very sorry. &lt;br /&gt; &lt;br /&gt; Is any one use chasepaymentech (http://www.chasepaymentech.com) for credit card transaction in java application.&lt;br /&gt; &lt;br /&gt;Thanks&lt;br /&gt; &lt;br /&gt;Francis</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001828</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001828francis varkey</comments>
            <author/>
            <pubDate>Tue, 8 Jul 2008 06:26:58 MDT</pubDate>
        </item>
        <item uniqueID="14-001827">
            <title>Few information about jetty server</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001827</link>
            <description>I heard that like tomcat, jetty is the product from apache.&lt;br /&gt; &lt;br /&gt;Is Jetty a web/application server?&lt;br /&gt; &lt;br /&gt;Can i use jetty with other application servers?&lt;br /&gt; &lt;br /&gt;what is so special about jetty?&lt;br /&gt; &lt;br /&gt;Thanks in advance.&lt;br /&gt; &lt;br /&gt;Regards,&lt;br /&gt;Naresh.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001827</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001827NareshAnkuskani Kumar</comments>
            <author/>
            <pubDate>Fri, 4 Jul 2008 17:54:23 MDT</pubDate>
        </item>
        <item uniqueID="14-001826">
            <title>Regarding Content-Disposition header</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001826</link>
            <description>The Content-Disposition header is used while disposing some content off to the client machine. When I am diposing an audio(wav or amr or mp3) file to a Nokia handset, &lt;br /&gt;I am setting ..&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;response.setHeader("Content-Disposition", "attachment; filename="&lt;br /&gt; + "n"+ System.currentTimeMillis());&lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt; &lt;br /&gt;The phone is always taking the name of URL as the name for the file, instead of the name that I am sending in header.&lt;br /&gt;What could be the problem?&lt;br /&gt;Same works fine with Mozilla...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001826</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001826nitin dandriyal</comments>
            <author/>
            <pubDate>Thu, 3 Jul 2008 23:04:00 MDT</pubDate>
        </item>
        <item uniqueID="14-001825">
            <title>install4j Exception error</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001825</link>
            <description>Hi,&lt;br /&gt;install4j is a commercial tool for creating multi-platform installers for java applications.&lt;br /&gt;i used this tool to create a windows vista installer for my application.&lt;br /&gt;however the uninstaller.exe doesn't work .it gives an error messages and exits uninstallation.&lt;br /&gt; &lt;br /&gt;i'm appending the error log below.&lt;br /&gt;please if someone has experience working with install4j , help me fix this error .&lt;br /&gt; &lt;br /&gt;thanks.&lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; Exception:&lt;br /&gt; &lt;br /&gt;java.io.FileNotFoundException: C:\Program Files\Spark\.install4j\files.log (The system cannot find the file specified)&lt;br /&gt;at java.io.FileInputStream.open(Native Method)&lt;br /&gt;at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source)&lt;br /&gt;at com.install4j...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001825</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001825omar Bakr</comments>
            <author/>
            <pubDate>Thu, 3 Jul 2008 02:15:07 MDT</pubDate>
        </item>
        <item uniqueID="14-001824">
            <title>Prevent loading application morethan once in Tomcat</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001824</link>
            <description>Hi&lt;br /&gt; I have a problem with Tomcat 6.0 , while iam loading the application it is loading twice/ some times tries... how can i prevent loading more than once ..&lt;br /&gt; here is my host entry in server.xml....&lt;br /&gt; &lt;br /&gt; &lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;&lt;Host name="naresh.sb.com" appBase="webapps" unpackWARs="true" deployOnStartup="false" autoDeploy="false" xmlValidation="false" xmlNamespaceAware="false"&gt;&lt;br /&gt; &lt;Context debug="9" path="" docBase="switchboard" reloadable="true"/&gt;&lt;br /&gt; &lt;/Host&gt; &lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt; i really appriciate if you have any ideas....&lt;br /&gt; &lt;br /&gt;-Naresh .... &lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; </description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001824</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001824Naresh Talluri</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 01:53:04 MDT</pubDate>
        </item>
        <item uniqueID="14-001823">
            <title>How to bind glassfish to a port</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001823</link>
            <description>Before I begin, sorry but I have a feeling am in the wrong forum. But here we go:&lt;br /&gt; &lt;br /&gt;When using apache, we can bind it to a certail IP address and a certain port by doing something like&lt;br /&gt; &lt;br /&gt;Listen 192.168.0.1:80&lt;br /&gt; &lt;br /&gt;in the config files.&lt;br /&gt; &lt;br /&gt;My computer has 3 IP addresses and I want address A:80 to be httpd, B:80 to be glassfish.&lt;br /&gt; &lt;br /&gt;I have modified glassfish to have Network Address parameter as one ip address but on restarting the server, it seems to be very unresponsive and doesnt release the second IP address for httpd to use.&lt;br /&gt; &lt;br /&gt;What am I doing wrong?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001823</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001823Arthur Buliva</comments>
            <author/>
            <pubDate>Tue, 24 Jun 2008 13:16:40 MDT</pubDate>
        </item>
        <item uniqueID="14-001822">
            <title>Bug in the installation java_ee_sdk-5_05 on Windows Vista</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001822</link>
            <description>I have downloaded java_ee_sdk-5_05-windows.exe to install the applications server on Windows Vista. I have followed all the steps at the installation, and it worked ok.&lt;br /&gt; &lt;br /&gt;But when I start up the AppServer I find two problems:&lt;br /&gt; &lt;br /&gt;1.- The console shows,&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; Standard JMX Clients (like JConsole) can connect to JMXServiceURL:&lt;br /&gt;[null] for domain management purposes.&lt;br /&gt;Domain listens on at least following ports for connections:&lt;br /&gt;[8080 8181 4848 3700 3820 3920 8686 ].&lt;br /&gt;Domain does not support application server clusters and other standalone instanc&lt;br /&gt;es&lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt; &lt;br /&gt;2.- The server.log shows,&lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; C:/Sun/SDK/lib/jhall.jar;C:\Sun\S...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001822</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=14&amp;t=001822Jose Alvarez de Lara</comments>
            <author/>
            <pubDate>Tue, 24 Jun 2008 02:12:38 MDT</pubDate>
        </item> 
    </channel>
</rss>
