[JBoss-user] [Nukes User] - Re: java.lang.NoSuchFieldError: minMergeDocs

2004-05-26 Thread javamac
Im sorry, I do have the lucene jar bundled in another web app. Would this conflict with Nukes? Don't they use separate classloaders? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836229#3836229 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-user] [Nukes User] - Re: java.lang.NoSuchFieldError: minMergeDocs

2004-05-26 Thread javamac
Not unless it ships with JBoss. Im using Jboss 3.2.3 Default deployment. Only thing I have added is the nukes mysql datasource, mysql jdbc jar(in lib), and the standard nukes install. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836225#3836225 Reply

[JBoss-user] [Nukes User] - Re: Forums admin security and roles

2004-05-19 Thread javamac
Does this mean that I should create a "moderator" group, assign people to that moderator group and then update the jboss-service.xml file? | | "cooper" wrote : The group for the forums are specified in the Nukes security which is defined in the jboss-service.xml of the Core module and

[JBoss-user] [Nukes User] - java.lang.NoSuchFieldError: minMergeDocs

2004-05-17 Thread javamac
Im getting the following stacktrace upon every request to nukes. How should I troubleshoot this? I didn't configure the index module as far as I know. Stacktrace below 2004-05-17 13:38:08,644 ERROR [STDERR] at java.lang.Thread.run(Thread.java:536) 2004-05-17 13:38:40,493 ERROR [STDERR] java

[JBoss-user] [Nukes User] - Re: jboss running 2 virtual hosts. Need help setting up nuk

2004-05-17 Thread javamac
I don't understand what you mean? I did copy the nukes dir to JBOSS_HOME/server/default. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835195#3835195 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835195 ---

[JBoss-user] [Nukes User] - jboss running 2 virtual hosts. Need help setting up nukes.

2004-05-17 Thread javamac
What must I do to setup nukes using a virtual host? I cannot find any documentation on this site about that. I can find general virtual host info, but nothing on nukes. Ive tried to deploy and expanded nukes.war inside an expanded nukes.ear directory. I added jboss-web.xml to nukes.war speci

[JBoss-user] [Nukes User] - Re: How to deploy Nukes in alternate context

2004-05-14 Thread javamac
Actually the binary that I downloaded was using / not /nukes. I exploded the ear and edited the application.xml in the META-INF dir to relect /forum and it works like a charm. Thanks for your input. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834972#

[JBoss-user] [Nukes User] - How to deploy Nukes in alternate context

2004-05-14 Thread javamac
Hello folks Quick question on deployment. Ive gotten nukes successfully deployed to /. Since i have a current website already deployed to that context, I'd like to deploy nukes to /forum. What files do I need to modify to make this happen. I've searched this site to no avail. If I missed so

[JBoss-user] [Beginners Corner] - Re: Mail Service

2004-04-09 Thread javamac
The web app im installing requires that the jndi name start with java:comp/env. Why doesn't the jndi name show up in the jndi browser when I change it to that? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829950#3829950 Reply to the post : http://www.j

[JBoss-user] [Beginners Corner] - Re: Mail Service

2004-04-08 Thread javamac
Thanks for the reploy Adrian. I posted this after the fact in the JMX categories thinking it may be more on target there. http://www.jboss.org/index.html?module=bb&op=viewtopic&t=48274 I do have the references you refer to. | | /myApp | www.mydomain.com |

[JBoss-user] [Management, JMX/JBoss] - Re: Mail Service Questions. java:/Mail

2004-04-08 Thread javamac
My jboss-web.xml looks like the following | | /myApp | www.mydomain.com | | mail/Session | javax.mail.Session | Container | java:comp/env/Mail | | | web.xml looks like this

[JBoss-user] [Management, JMX/JBoss] - Mail Service Questions. java:/Mail

2004-04-08 Thread javamac
Currently I am using a WebApplication that requires a Mail Service to be at jndi location java:comp/env/Mail. By default JBOSS Mail is at java:/Mail. How can I change this to be at java:comp/env/Mail. I tried making the change directly to the element in mail-service.xml to no avail. Am I missing

[JBoss-user] [Beginners Corner] - Mail Service

2004-04-07 Thread javamac
Currently I am using a WebApplication that requires a Mail Service to be at jndi location java:comp/env/Mail. By default JBOSS Mail is at java:/Mail. How can I change this to be at java:comp/env/Mail. I tried making the change directly to the element in mail-service.xml to no avail. Am I mis

[JBoss-user] [HTTPD, Servlets & JSP] - media outside war file

2004-02-09 Thread javamac
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820828#3820828 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820828 Is there a way to refer to media files outside the war file? Id prefer not to put a 10mg small mpg vi