Re: Wine and tomcat

2011-06-08 Thread Dave Fisher
> Presently we use a library called "EzJcom". It is proprietary. > > In the future, we want to change for POI but I will not be able to to > everything we do with EzJcom. We need to connect to excel in realtime. Come over onto the POI user list - http://poi.apache.org/mailinglists.html - and

Re: Wine and tomcat

2011-06-08 Thread bigdidz
Presently we use a library called "EzJcom". It is proprietary. In the future, we want to change for POI but I will not be able to to everything we do with EzJcom. We need to connect to excel in realtime. Thanks a lot for your answer. Konstantin Kolinko wrote: > > 2011/6/8 bigdidz : >> >>

Re: Wine and tomcat

2011-06-08 Thread Konstantin Kolinko
2011/6/8 bigdidz : > > I know but its is not what I want.  With a vm, I will not be able to debug my > web applications (it uses Excel...).  Hence, I really need to "wine" tomcat. Do you really need Excel? Have you heard about Apache POI? http://poi.apache.org/ > [QUOTE] > Using CATALINA_BASE:

Re: Wine and tomcat

2011-06-08 Thread Mikolaj Rydzewski
On Wed, 8 Jun 2011 01:52:51 -0700 (PDT), bigdidz wrote: I know but its is not what I want. With a vm, I will not be able to debug my web applications (it uses Excel...). Hence, I really need to "wine" tomcat. You don't. You can debug remote java applications. It looks like a topic not for t

Re: Wine and tomcat

2011-06-08 Thread bigdidz
I know but its is not what I want. With a vm, I will not be able to debug my web applications (it uses Excel...). Hence, I really need to "wine" tomcat. With my small experience of wine, I do not see why it would not be possible. Wine is a fiberglassted piece of code. Mikolaj Rydzewski-2

Re: Wine and tomcat

2011-06-08 Thread Mikolaj Rydzewski
On Wed, 8 Jun 2011 00:15:09 -0700 (PDT), bigdidz wrote: At my job, we are developing a program in Java that connect to Excel to web page. Indeed, we only work on Windows but I cannot live with that any more. Windows just sucks! Try virtualbox / vmware. Develoop on linux (or whatever you lik