JB9中怎么样整合TOMCAT5啊,急啊!(在线跟贴)

xflin 2004-05-07 10:50:27
JB9中怎么样整合TOMCAT5啊,急啊!
...全文
103 10 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复
xzl1882 2004-05-13
  • 打赏
  • 举报
回复
我想知道的是tomcat5怎么解决乱码的问题,那个解决不了。配了怎么用啊?
xflin 2004-05-13
  • 打赏
  • 举报
回复
哦,,还是谢谢各位!给分!
KevinListening 2004-05-12
  • 打赏
  • 举报
回复
别找了,目前还没有配置成功先例!
xflin 2004-05-11
  • 打赏
  • 举报
回复
有哪位师兄配置成功过的没有?
corlin 2004-05-09
  • 打赏
  • 举报
回复
http://www.jguru.com/forums/view.jsp?EID=1139733
corlin 2004-05-09
  • 打赏
  • 举报
回复
I was able to get this working with JBuilder X Developer. It's kind of ugly, you have to work-around all the JBuilder library features.

I did the following. You'll need to update your paths appropriately.

Install Tomcat 5 to a directory (C:\jakarta-tomcat-5.0).
Create a new configuration based on "Application".
Set the Main Class to org.apache.catalina.startup.Bootstrap
Set the VM parameters to be -Dcatalina.home="C:\jakarta-tomcat-5.0" -classpath "W:\common\jre\lib\tools.jar;C:\jakarta-tomcat-5.0\bin\bootstrap.jar;ALLYOURCLASSES;"
Set the Application Parameters to be -config "J:\javadev\Tomcat\conf\server8080.xml" -nonaming start
On the Library tab, set it to only use specified libraries, and then remove all the libraries.
The key thing you'll need to do is figure out the classpath that would have been used if all the libraries you needed were included. For the classpath string in step #4 above, I actually have really long string that lists all the JDBC drivers and libraries we use.

xflin 2004-05-09
  • 打赏
  • 举报
回复
那JB X可以整合5吗,要是可以的话,怎么做才行?
xflin 2004-05-08
  • 打赏
  • 举报
回复
真的没有办法吗
gloomyboy 2004-05-08
  • 打赏
  • 举报
回复
jbuilder9不能整合tomcat5。
dlxu 2004-05-07
  • 打赏
  • 举报
回复
好像是不行的,等JBuilder XI吧

51,397

社区成员

发帖
与我相关
我的任务
社区描述
Java相关技术讨论
javaspring bootspring cloud 技术论坛(原bbs)
社区管理员
  • Java相关社区
  • 小虚竹
  • 谙忆
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧