<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Oracle Lite and Java</title>
	<atom:link href="http://technology.amis.nl/2005/10/26/oracle-lite-and-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/10/26/oracle-lite-and-java/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oracle-lite-and-java</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Raghu</title>
		<link>http://technology.amis.nl/2005/10/26/oracle-lite-and-java/#comment-2584</link>
		<dc:creator>Raghu</dc:creator>
		<pubDate>Thu, 16 Jul 2009 04:31:17 +0000</pubDate>
		<guid isPermaLink="false">/?p=873#comment-2584</guid>
		<description><![CDATA[Hi,I had developed a pdf using jasper reports, the jrxm/xml file i had placed under XYZ folder and deployed it on to the server. Now using sync i got the webtogo offline application to my desktop. When i click on my report and try to generate the pdf it says the jrxml file is not found? where does the class files reside on local client machine? How do i get the realPath and contextPath of that particular jrxml/xml file? Is this feature available with olite?
For example i say my jrxml is under WEB-INF/classes/com/xyz/ folder or any other folder path.If i try to access the jrxml on my jdeveloper( developer machine i am able to get the real/context path).But the same when i deployed on mobile server and get sync to it the servlet.class says that the jrxml file doesnt exists(file not found exception) How do i get the path of the jrxml file?where does the WEB-INF folder and web.xml file reside on client machine after performing sync to the server?


please clarify my doubts Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi,I had developed a pdf using jasper reports, the jrxm/xml file i had placed under XYZ folder and deployed it on to the server. Now using sync i got the webtogo offline application to my desktop. When i click on my report and try to generate the pdf it says the jrxml file is not found? where does the class files reside on local client machine? How do i get the realPath and contextPath of that particular jrxml/xml file? Is this feature available with olite?<br />
For example i say my jrxml is under WEB-INF/classes/com/xyz/ folder or any other folder path.If i try to access the jrxml on my jdeveloper( developer machine i am able to get the real/context path).But the same when i deployed on mobile server and get sync to it the servlet.class says that the jrxml file doesnt exists(file not found exception) How do i get the path of the jrxml file?where does the WEB-INF folder and web.xml file reside on client machine after performing sync to the server?</p>
<p>please clarify my doubts Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sansaniwal (india)</title>
		<link>http://technology.amis.nl/2005/10/26/oracle-lite-and-java/#comment-2583</link>
		<dc:creator>sansaniwal (india)</dc:creator>
		<pubDate>Fri, 17 Feb 2006 07:31:51 +0000</pubDate>
		<guid isPermaLink="false">/?p=873#comment-2583</guid>
		<description><![CDATA[hi
You need to set classpath of oracle thin driver that will be used by your java or any other application.
you need to find a file ojdbc14.jar and copy it to oracle_lite_home\product\jdbc\lib. and set its reference in the classpath!!!!

make sure that jdk1.3 is installed on your target machine.]]></description>
		<content:encoded><![CDATA[<p>hi<br />
You need to set classpath of oracle thin driver that will be used by your java or any other application.<br />
you need to find a file ojdbc14.jar and copy it to oracle_lite_home\product\jdbc\lib. and set its reference in the classpath!!!!</p>
<p>make sure that jdk1.3 is installed on your target machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruth Fabiola Palomino</title>
		<link>http://technology.amis.nl/2005/10/26/oracle-lite-and-java/#comment-2582</link>
		<dc:creator>Ruth Fabiola Palomino</dc:creator>
		<pubDate>Wed, 15 Feb 2006 23:47:20 +0000</pubDate>
		<guid isPermaLink="false">/?p=873#comment-2582</guid>
		<description><![CDATA[Hi
I&#039;m working with Oracle Lite and I was working with an example that
I found in the Developers Guide Oracle Lite.
The example works the database connection with oracle.lite.web.WTGJdbcDriver
and I have Windows 2000, is this clase only for Linux?
Because when  I test  my connection with this class I get &quot;No suitable Driver&quot;.
If this class is only for Linux,  Can I work Webtogo with
oracle.lite.poljdbc.POLJDBCDriver class?

Thanks a lot

Fabiola Palomino
Colombia]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m working with Oracle Lite and I was working with an example that<br />
I found in the Developers Guide Oracle Lite.<br />
The example works the database connection with oracle.lite.web.WTGJdbcDriver<br />
and I have Windows 2000, is this clase only for Linux?<br />
Because when  I test  my connection with this class I get &#8220;No suitable Driver&#8221;.<br />
If this class is only for Linux,  Can I work Webtogo with<br />
oracle.lite.poljdbc.POLJDBCDriver class?</p>
<p>Thanks a lot</p>
<p>Fabiola Palomino<br />
Colombia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rekounas</title>
		<link>http://technology.amis.nl/2005/10/26/oracle-lite-and-java/#comment-2581</link>
		<dc:creator>rekounas</dc:creator>
		<pubDate>Thu, 27 Oct 2005 12:32:25 +0000</pubDate>
		<guid isPermaLink="false">/?p=873#comment-2581</guid>
		<description><![CDATA[I also forgot to mention in the above that you don&#039;t have to worry about username and password for web-to-go because the Mobile Workspace (or customized workspace) will handle that for you.]]></description>
		<content:encoded><![CDATA[<p>I also forgot to mention in the above that you don&#8217;t have to worry about username and password for web-to-go because the Mobile Workspace (or customized workspace) will handle that for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rekounas</title>
		<link>http://technology.amis.nl/2005/10/26/oracle-lite-and-java/#comment-2580</link>
		<dc:creator>rekounas</dc:creator>
		<pubDate>Thu, 27 Oct 2005 11:56:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=873#comment-2580</guid>
		<description><![CDATA[Your best bet for Linux is to create a Web-to-go (J2EE) application and use the oracle.lite.web.WTGJdbcDriver driver and the connection string is jdbc:oracle:webtogo.

Here is an example of how to use:

&lt;code&gt;
public Connection getConnection() throws DaoException {
   if (conn == null) {
      try {
         Class.forName(oracle.lite.web.WTGJdbcDriver);
      } catch (ClassNotFoundException e) {
         throw new DaoException(e);
      }
      try {
         conn = DriverManager.getConnection(jdbc:oracle:webtogo);
      } catch (SQLException e) {
         throw new DaoException(e);
      }
   }
   return conn;
}
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Your best bet for Linux is to create a Web-to-go (J2EE) application and use the oracle.lite.web.WTGJdbcDriver driver and the connection string is jdbc:oracle:webtogo.</p>
<p>Here is an example of how to use:</p>
<p><code><br />
public Connection getConnection() throws DaoException {<br />
   if (conn == null) {<br />
      try {<br />
         Class.forName(oracle.lite.web.WTGJdbcDriver);<br />
      } catch (ClassNotFoundException e) {<br />
         throw new DaoException(e);<br />
      }<br />
      try {<br />
         conn = DriverManager.getConnection(jdbc:oracle:webtogo);<br />
      } catch (SQLException e) {<br />
         throw new DaoException(e);<br />
      }<br />
   }<br />
   return conn;<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
