[JBoss-dev] [Nukes Development] - Problems with search im module bb

2004-09-14 Thread Ana Bela
  Hi,

  I would like to know as the search in module bb functions... I have a problem: I had 
a installation of Nukes and I tested the module bb creating forums, topics, posts, but 
what I wanted to do is passed the date of another forum to bb and for that I removed 
the forums, topics, posts that I had already with administration of forums in 
Nukes,and following I passed the posts of the other forum to bb ok, but the result of 
the search always returns the result count to the topics,posts that had before and 
that I erased. I remove the database and reinstall Nukes but the problem still the 
same..

  Thanks for any help.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848161#3848161

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848161


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problems with BB module

2004-08-24 Thread Ana Bela
Hello,

  I still didn't know how resolve the problem.  Nobody can help me?  I have an error 
when inicialize  nukes that it must be related:

18:07:04,959 INFO  [BBModule] Starting
18:07:06,299 ERROR [STDERR] java.lang.NullPointerException
18:07:06,299 ERROR [STDERR] at 
java.text.SimpleDateFormat.compile(SimpleDateFormat.java:581)
18:07:06,299 ERROR [STDERR] at 
java.text.SimpleDateFormat.applyPattern(SimpleDateFormat.java:1779)
18:07:06,300 ERROR [STDERR] at 
org.jboss.nukes.common.format.date.SimpleDateFormatPool._acquire(SimpleDateFormatPool.java:65)
18:07:06,300 ERROR [STDERR] at 
org.jboss.nukes.common.pool.AbstractPool.acquire(AbstractPool.java:69)
18:07:06,300 ERROR [STDERR] at 
org.jboss.nukes.common.format.date.SimpleDateFormatPool.formatDate(SimpleDateFormatPool.java:85)
18:07:06,300 ERROR [STDERR] at 
org.jboss.nukes.addons.modules.bb.BBModule.updateStats(BBModule.java:587)
18:07:06,300 ERROR [STDERR] at 
org.jboss.nukes.addons.modules.bb.BBModule.access$000(BBModule.java:174)
18:07:06,300 ERROR [STDERR] at 
org.jboss.nukes.addons.modules.bb.BBModule$1.run(BBModule.java:387)
18:07:06,300 ERROR [STDERR] at 
org.jboss.nukes.utils.Scheduler$MutexTask.run(Scheduler.java:87)
18:07:06,300 ERROR [STDERR] at java.util.TimerThread.mainLoop(Timer.java:432)
18:07:06,300 ERROR [STDERR] at java.util.TimerThread.run(Timer.java:382)
18:07:06,357 INFO  [index] Add nukes.modules:name=bb to indices
18:07:06,358 INFO  [BBModule] Started
18:07:06,359 INFO  [EjbModule] Started 
jboss.j2ee:module=nukes-bb-ejb-ro.jar,service=EjbModule
18:07:06,359 INFO  [EJBDeployer] Deployed: 
file:/usr4/home/anab/jboss-3.2.3/server/default/tmp/deploy/tmp41781nukes-bb.ear-contents/nukes-bb-ejb-ro.jar
18:07:06,406 INFO  [EARDeployer] Started J2EE application: 
file:/usr4/home/anab/jboss-3.2.3/server/default/nukes/nukes-bb.ear
18:07:06,406 INFO  [MainDeployer] Deployed package: 
file:/usr4/home/anab/jboss-3.2.3/server/default/nukes/nukes-bb.ear

Thanks for any help

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846038#3846038

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846038


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Problems with BB module

2004-08-18 Thread Ana Bela
Hi!!

I have another problem... My module BB have a error,when acced to the 
url:/nukes/index.html?module=bb&op=main, but only when the user are log...

 ERROR [bb]Not possible to invocate the operation
java.lang.NullPointerException
at java.text.SimpleDateFormat.compile(SimpleDateFormat.java:581)
at java.text.SimpleDateFormat.applyPattern(SimpleDateFormat.java:1779)
at 
org.jboss.nukes.common.format.date.SimpleDateFormatPool._acquire(SimpleDateFormatPool.java:65)
at org.jboss.nukes.common.pool.AbstractPool.acquire(AbstractPool.java:69)
at 
org.jboss.nukes.common.format.date.SimpleDateFormatPool.formatDate(SimpleDateFormatPool.java:85)
at org.jboss.nukes.addons.modules.bb.BBModule.main(BBModule.java:1161)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.nukes.addons.modules.bb.BBModule.process(BBModule.java:933)
at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at 
org.jboss.mx.interceptor.ObjectReferenceInterceptor.invoke(ObjectReferenceInterceptor.java:59)
at 
org.jboss.mx.interceptor.MBeanAttributeInterceptor.invoke(MBeanAttributeInterceptor.java:43)
at 
org.jboss.mx.interceptor.PersistenceInterceptor2.invoke(PersistenceInterceptor2.java:93)
at org.jboss.nukes.mx.LifeCycleInterceptor.invoke(LifeCycleInterceptor.java:93)
at org.jboss.mx.server.MBeanInvoker.invoke(MBeanInvoker.java:76)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.nukes.core.Main$LastNext.process(Main.java:557)
at org.jboss.nukes.core.modules.html.HtmlModule$1.process(HtmlModule.java:259)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at org.jboss.nukes.core.modules.core.CoreModule$3.process(CoreModule.java:412)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at 
org.jboss.nukes.core.modules.block.BlockModule$3.process(BlockModule.java:810)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at 
org.jboss.nukes.core.modules.theme.ThemeModule$2.process(ThemeModule.java:255)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at org.jboss.nukes.core.modules.user.UserModule$4.process(UserModule.java:1475)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at org.jboss.nukes.core.Main.process(Main.java:119)
at sun.reflect.GeneratedMethodAccessor90.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.nukes.servlet.NukeServlet.doGet(NukeServlet.java:175)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at 
org.jboss.nukes.servlet.TransactionFilter.doFilter(TransactionFilter.java:95)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.jboss.nukes.servlet.FileUploadFilter.doFilter(FileUploadFilter.java:64)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.jboss.nukes.servlet.CompressFilter.doFilter(CompressFilter.java:77)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at 
org.jboss.nukes.servlet.ParameterEncodingFilter.doFilter(ParameterEncodingFilter.java:60)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at 
org.apache.catalina.core.ApplicationFilterC

[JBoss-dev] [Nukes Development] - Resources for Portuguese

2004-08-10 Thread Ana Bela
Hello,

I'm  making the translation of nukes for Portuguese, pt_PT, and would like to know 
if  would be interested in this type of resources, equally I added several labels to 
the files of existing resources, to be able to make its internationalization, a time 
that exist many strings hardcode.

  







View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844641#3844641

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844641


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - WhosOnlineBlock??

2004-08-06 Thread Ana Bela
  Hello everyone,

  I have a block WhosOnlineBlock that I wanted to place of the right side, but do not 
know as making. A time that when restarting nukes it always appears of the left side.  
This block is kept where?  In the table nuke_services_atributtes in database does not 
appear.  And the HtmlContextualBlock ? 

  Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844406#3844406

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844406


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Problems with displaying images

2004-07-05 Thread Ana Bela
Hello everyone,

I have other problem with manage images...
I upload a image using Manage Html and no problem, but after a image is not displaying 
because   a error occurs:  The image Âhttp://localhost:8080/nukes/image.gifÂ; cannot 
be displayed, because it contains errors.

Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840984#3840984

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840984


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problems in new modules

2004-07-05 Thread Ana Bela
Thanks, the problem would have to be what you said. Now it functions well.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840955#3840955

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840955


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problems in new modules

2004-07-02 Thread Ana Bela
Yes is the latest rc release. I using MySql. The problems appears when i delete a new. 
After in module news I make:  build.sh; clean build.sh undeploy; build.sh; build.sh 
deploy. But the problem continue.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840807#3840807

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840807


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Problems in new modules

2004-07-02 Thread Ana Bela
Hello,

 I wanted to use news modules, but when click in the link news appear the error: 
Cannot invoke the operation : the module threw an exception.
 
16:27:23,252 ERROR [news] Cannot invoke operation
java.lang.NullPointerException
at 
org.jboss.nukes.addons.modules.news.utils.ContextGenerator.buildContext(ContextGenerator.java:350)
at 
org.jboss.nukes.addons.modules.news.utils.ContextGenerator.buildContext(ContextGenerator.java:499)
at 
org.jboss.nukes.addons.modules.news.utils.ContextGenerator.buildContext(ContextGenerator.java:516)
at 
org.jboss.nukes.addons.modules.news.NewsModule.storySmallDisplay(NewsModule.java:918)
at org.jboss.nukes.addons.modules.news.NewsModule.news(NewsModule.java:351)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.nukes.module.ModuleSupport.operation(ModuleSupport.java:117)
at org.jboss.nukes.module.ModuleSupport.process(ModuleSupport.java:91)
at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at 
org.jboss.mx.interceptor.ObjectReferenceInterceptor.invoke(ObjectReferenceInterceptor.java:59)
at 
org.jboss.mx.interceptor.MBeanAttributeInterceptor.invoke(MBeanAttributeInterceptor.java:43)
at 
org.jboss.mx.interceptor.PersistenceInterceptor2.invoke(PersistenceInterceptor2.java:93)
at org.jboss.nukes.mx.LifeCycleInterceptor.invoke(LifeCycleInterceptor.java:93)
at org.jboss.mx.server.MBeanInvoker.invoke(MBeanInvoker.java:76)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.nukes.core.Main$LastNext.process(Main.java:557)
at org.jboss.nukes.core.modules.html.HtmlModule$1.process(HtmlModule.java:259)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at org.jboss.nukes.core.modules.core.CoreModule$3.process(CoreModule.java:435)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at 
org.jboss.nukes.core.modules.block.BlockModule$3.process(BlockModule.java:810)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at 
org.jboss.nukes.core.modules.theme.ThemeModule$2.process(ThemeModule.java:255)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at org.jboss.nukes.core.modules.user.UserModule$4.process(UserModule.java:1475)
at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
at org.jboss.nukes.core.Main.process(Main.java:119)
at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.nukes.servlet.NukeServlet.doGet(NukeServlet.java:175)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at 
org.jboss.nukes.servlet.TransactionFilter.doFilter(TransactionFilter.java:95)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.jboss.nukes.servlet.FileUploadFilter.doFilter(FileUploadFilter.java:64)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.jboss.nukes.servlet.CompressFilter.doFilter(CompressFilter.java:77)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at 
org.jboss.nukes.servlet.ParameterEncodingFilter.doFilter(ParameterEncodingFilter.java:60)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:21

[JBoss-dev] [Nukes Development] - Deploy Nukes

2004-06-23 Thread Ana Bela
  I have a problem deploying Nukes... I make some alterations in core Nukes and I 
can't make them visibles in localhost:8080/nukes.

  I make :
  cd nukes/nukes
  build.sh
  build.sh deploy
  build.sh deploy-components

  But don't work...

  For make the alterations visibles I uninstall nukes, removing all directories and 
files and after installing nukes again, but this isn't the right thing... Perhaps this 
question already is answered in the forum, but I already looked for and still I did 
not find the reply. 

  Thanks in advanced for any help.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839681#3839681

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839681


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: look at this problem when start jboss

2004-06-17 Thread Ana Bela
I have the same problem, also! ! Nobody decides it?
Thanks in advanced.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839068#3839068

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839068


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Girl in stress deploying Nukes

2004-06-11 Thread Ana Bela
When i'm deploying Nukes the left menu (blocks) go away.
This is what i'm doing: 
cd ../nukes/nukes/
./build.sh
./build.sh deploy

Some suggestion

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838496#3838496

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838496


---
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development