I'm the old maintainer of JBoss AOP IDE. (no longer active on this project)
What I do know is that a recent API change in eclipse has changed the process for supporting source lookup, which means it's most likely a simple error. I'll look into it now for you, and if it's a simple fix I'll commit it to CVS. It will not make it into this week's JBoss IDE release at all, however if the problem is as simple as I believe it is, I will try to ensure it is in 2.0.
Sorry for the change, but it was upstream of us.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957852#3957852
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957852
Hi,
I am trying to Integrate Apache with JBoss. I get this error when starting Apache.
Syntax error on line 2 of httpd-2.2.2/conf/tomcat/mod_jk.conf:
Cannot load mod_jk.so into server:
ld.so.1: /httpd-2.2.2/bin/httpd:fatal:relocation error: file mod_jk.so:symbol ap_null_cleanup: referenced symbol not found
I have included the line
"Include conf/mod_jk.conf"
in httpd.conf file under /conf
and placed the mod_jk.so under /modules.
mod_jk version is 1.2.15
Any help me on this is appreciated.
Thanks in Advance.
Thanks
Ganesh
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957851#3957851
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957851
Hi,
I deployed my test web applicaion in Jboss at jboss/jboss-4.0.2/server/default/deploy/test.war.
I want to deploy the application as a folder instead of war file. Like instead of test.war I want to create a folder called test and place all the files under test folder.
How to create the context for this folder?
Will Jboss only take war file as context?
Any help/suggestion will be great.
Thanks in Advance.
Thanks
Ganesh
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957849#3957849
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957849