• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to make class file to exe file like tomcat5.0

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How to make class file to exe file like tomcat5.0?
thanks a lot!
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
shiyongfei
You name does not match JavaRanch's naming convention. Please go to your profile and change your name to be your first and last name.
Thank you.
Also this isn't a Servlets question and belongs in another forum. I haven't figured out which one to move it to though.
Most of the time there is no need to make an exe, but there are products and ways out there.
Mark
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm confused about the question too. Can you give us some more information about what you are trying to accomplish?
 
shi yongfei
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
tomcat5.0 can run like a common windows services if you install by install.exe ,
it startup by file "tomcatw.exe" .
question:how to make file like "tomcatw.exe"?
 
Mark Spritzler
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am going to move this to Java-Beginner's forum, because it doesn't really fall into any of our other forums.
Also, check out the follwing links for applications that will turn your .classes to .exes. But, of course, they cost money.
JexePack
A Post in a different thread on a different site.
JXE shareware
Well that should keep you going, also just do a Yahoo search using
Making an EXE from Java class
as your search, that is all that I did to get those three links above.
Mark
 
Don't count your weasels before they've popped. And now for a mulberry bush related tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic