[JBoss-dev] [Nukes Development] - Re: Problems with persistence

2004-09-24 Thread thepriz
I need to fix the downloads module then because I do the same thing in there.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849468#3849468

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849468


---
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. 24. 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 persistence

2004-09-24 Thread thepriz
I always thought it was wierd that just calling the setPackagesPerPage would take care 
of the persistance but I thought that it was jboss magic or somthing like that.

Oh well, I am learning.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849469#3849469

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849469


---
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. 24. 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 persistence

2004-09-23 Thread thepriz
I found this in my log:


  | 2004-09-23 10:07:34,083 INFO  [org.jboss.deployment.MainDeployer] Starting 
deployment of package: 
file:/C:/projects/DataDistribution/DataDistribution/ddBuild/output/jboss-3.2.3/server/default/nukes/nukes-jmx.sar
  | 2004-09-23 10:07:34,123 ERROR [org.jboss.nukes.system.JDBCPersistenceManager] 
Cannot sync attribute
  | org.jboss.nukes.utils.ConversionException: A property editor has not been found 
for type java.util.Map
  | at org.jboss.nukes.utils.Tools.findEditor(Tools.java:782)
  | at org.jboss.nukes.utils.Tools.fromObject(Tools.java:836)
  | at 
org.jboss.nukes.system.JDBCPersistenceManager.syncAttribute(JDBCPersistenceManager.java:102)
  | at 
org.jboss.nukes.system.JDBCPersistenceManager.load(JDBCPersistenceManager.java:289)
  | at 
org.jboss.nukes.system.JDBCPersistenceManager.load(JDBCPersistenceManager.java:320)
  | at org.jboss.mx.modelmbean.ModelMBeanInvoker.load(ModelMBeanInvoker.java:237)
  | at 
org.jboss.mx.modelmbean.ModelMBeanInvoker.initPersistence(ModelMBeanInvoker.java:413)
  | at 
org.jboss.mx.modelmbean.ModelMBeanInvoker.preRegister(ModelMBeanInvoker.java:294)
  | at 
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:148)
  | at sun.reflect.GeneratedMethodAccessor1.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.mx.server.MBeanInvoker.invoke(MBeanInvoker.java:76)
  | at 
javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:144)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
  | at org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:997)
  | at org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:957)
  | at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:319)
  | at org.jboss.system.ServiceCreator.install(ServiceCreator.java:121)
  | at 
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:151)
  | at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:114)
  | at org.jboss.system.ServiceController.install(ServiceController.java:225)
  | at sun.reflect.GeneratedMethodAccessor24.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.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
  | at $Proxy4.install(Unknown Source)
  | at org.jboss.deployment.SARDeployer.create(SARDeployer.java:183)
  | at org.jboss.deployment.MainDeployer.create(MainDeployer.java:786)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:641)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
  | at sun.reflect.GeneratedMethodAccessor20.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.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
  | at $Proxy6.deploy(Unknown Source)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:302)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:476)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:201)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:212)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:191)
  | 

Any Ideas?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849325#3849325

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849325


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. 

[JBoss-dev] [Nukes Development] - Re: Problems with persistence

2004-09-23 Thread thepriz
I removed the JMX module and it removed this exception but I still am not getting 
persistence

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849329#3849329

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849329


---
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. 24. 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 persistence

2004-09-23 Thread thepriz
If I do this instead of calling a settter in the Kingpin Module it works:


  |   try
  |   {
  |  ObjectName name = new ObjectName(nukes.modules:name=kingpin);
  |  String att = NumberPackagesPerPage;
  |  String type = int;
  |  Object value = null;
  |  value = Tools.fromString(type, newNumberPackagesPerPage);
  |  System.out.println( value =  + value.toString());
  | 
  |  server.setAttribute(name, new Attribute(att, value));
  |   }
  |   catch (Exception e)
  |   {
  |  page.reset();
  |  page.sendError(e);
  |   }
  | 

Any Ideas?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849353#3849353

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849353


---
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. 24. 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 persistence

2004-09-23 Thread thepriz
I created the jmx values in my module doing this (also setting up the 
jboss_services.xml file):




private int packagesPerPage = 0;
  | 
  | public int getPackagesPerPage()
  | {
  | return packagesPerPage;
  | }
  | 
  | public void setPackagesPerPage(int packagesPerPage)
  | {
  |  this.packagesPerPage = packagesPerPage;
  | }
  | 

then in a configuration page to change the values I would do something like this:


  | public void displayConfiguration(Page page)
  | {
  |  // Code to display configuration values and inputs to change them.
  | }
  | 
  | public void configure(Page page)
  | {
  | // Check to make sure new values are good
  | 
  | // Then I would use this function to change the values
  | setPackagesPerPage(newPackagesPerPage);
  | }
  | 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849363#3849363

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849363


---
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. 24. 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] - Problems with persistence

2004-09-22 Thread thepriz
I am having problems with persistence. I am not sure what I am missing.

In my jboss services module I have:

  |mbean
  |   code=org.jboss.nukes.addons.modules.kingpin.KingpinModule
  |   name=nukes.modules:name=kingpin
  |   xmbean-dd=
  |   xmbean-code=org.jboss.nukes.component.NukesMBean
  |   dependsnukes.modules:name=core/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Subscription/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/DataType/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/EventLog/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Feedback/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/FtpPackage/depends
  |   
dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/KingpinExport/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/KingpinFile/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/KingpinInbox/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Measurement/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/LovValues/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Media/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Mission/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Package/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Report/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Requirement/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Signal/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Tape/depends
  |   constructor
  |  arg type=boolean value=true/
  |   /constructor
  |   xmbean
  |  attribute
  | name=NumberPackagesPerPage
  | description=Number of packages to display in the package 
list10/attribute
  |  attribute
  | name=ThresholdEvent
  | description=Event to start counting fromPackage Created/attribute
  |  attribute
  | name=ThresholdDay1
  | description=Threashold Day to use color 115/attribute
  |  attribute
  | name=ThresholdDay2
  | description=Threashold Day to use color 230/attribute
  |  attribute
  | name=ThresholdDay3
  | description=Threashold Day to use color 360/attribute
  |  attribute
  | name=ThresholdColor1
  | description=Color to use for Threshold Day 1green/attribute
  |  attribute
  | name=ThresholdColor2
  | description=Color to use for Threshold Day 2yellow/attribute
  |  attribute
  | name=ThresholdColor3
  | description=Color to use for Threshold Day 3red/attribute
  |  attribute name=Security
  | security
  |permission group=User pattern=.*:.*:.* level=READ/
  |permission group=Admins pattern=.*:.*:.* level=ADMIN/
  | /security
  |  /attribute
  |  attribute name=Configuration
  |module
  |operation
  |   name=main
  |   display-name=Kingpin
  |   description=Kingpin module
  |   image=
  |   hint=/
  | /module
  |  /attribute
  |   /xmbean
  |/mbean
  | 

In my module I have:


  |private int numberPackagesPerPage = 10;
  |private long analysisSourceSeqNum = 0;
  |private String thresholdEvent;
  |private int thresholdDay1;
  |private int thresholdDay2;
  |private int thresholdDay3;
  |private String thresholdColor1;
  |private String thresholdColor2;
  |private String thresholdColor3;
  |private String ravenFeedbackLink=;
  |private String requirementsPageLink=;
  | 
  |/**
  | * numberPackagesPerPage should be accessible from jmx-console
  | *
  | * @param value DOCUMENT ME!
  | */
  |public void setNumberPackagesPerPage(int numberPackagesPerPage)
  |{
  |   this.numberPackagesPerPage = numberPackagesPerPage;
  |}
  | 
  |/**
  | * DOCUMENT ME!
  | *
  | * @return DOCUMENT ME!
  | */
  |public int getNumberPackagesPerPage()
  |{
  |   return numberPackagesPerPage;
  |}
  | 
  |/**
  | * analysisSourceSeqNum should be accessible from jmx-console
  | *
  | * @param value DOCUMENT ME!
  | */
  |public void setAnalysisSourceSeqNum(long analysisSourceSeqNum)
  |{
  |   this.analysisSourceSeqNum = analysisSourceSeqNum;
  |}
  | 
  |/**
  | * DOCUMENT ME!
  | *
  | * @return DOCUMENT ME!
  | */
  |public long getAnalysisSourceSeqNum()
  |{
  |   setAnalysisSourceSeqNum(analysisSourceSeqNum + 1);
  |   

[JBoss-dev] [Nukes Development] - Re: Problems with persistence

2004-09-22 Thread thepriz
Here are my constructers


  |/**
  | * Default Constructor
  | */
  |public KingpinModule()
  |{
  |   // setup the module name
  |   this(kingpin, false);
  |}
  | 
  |/**
  | * Constructor which you can set the JNDI name of the class. Using this
  | * constructor defaults to no persistance.
  | * @param   name  the JNDI name of this class.
  | */
  |public KingpinModule(String name)
  |{
  |   this(name, false);
  |}
  | 
  |/**
  | * Constructor which you can set persistance of the class.
  | * @param   persistent  Does this class persist if the server is shutdown.
  | */
  |public KingpinModule(boolean persistent)
  |{
  |   this(kingpin, persistent);
  |}
  | 
  |/**
  | * Constructor which you can set the JNDI name of the class and if it is 
persistant.
  | * @param   name  the JNDI name of this class.
  | * @param   persistent  Does this class persist if the server is shutdown.
  | * @return  The object at the top of this stack.
  | * @exception  NoSuchElementException  if this stack is empty.
  | */
  |public KingpinModule(String name, boolean persistent)
  |{
  |   // setup the module name
  |   super(name, persistent);
  |   System.out.println(** persistent =  + persistent);
  |   CLLoader loader = new 
CLLoader(org/jboss/nukes/addons/modules/kingpin/templates);
  |   repository = new TemplateLoader(loader);
  |}
  | 
  | 

The System.out.println prints out persistent = true.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849199#3849199

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849199


---
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. 24. 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: nukes api

2004-09-21 Thread thepriz
I would suggest that as we work on different parts of the code to acctually put in the 
java docs in for the code. This would greatly help the learning curve for new 
developers.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849021#3849021

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849021


---
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. 24. 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: Retrieve file name after upload

2004-09-20 Thread thepriz
This is great. I actually did this for the project that I was working on and didn't 
think about checking it in till I saw this but it is already done, oh well.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848830#3848830

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848830


---
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. 24. 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] - Authentication Pattern

2004-09-15 Thread thepriz
I noticed that the Authentication Pattern is only 3 sections sec1:sec2:sec3 in 
postnuke this pattern was in two parts and allowed 6 sections sec1:sec2:sec3, 
sec4:sec:5:sec6.

My question is are we only allowed 3 sec in the pattern or can the single pattern be 
sec1:sec2:sec3:sec4:sec:5:sec6?

The second question is there an accepted pattern for this like:

module:datatype:dataId



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848370#3848370

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848370


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Authentication Pattern

2004-09-15 Thread thepriz
Ok, I can understand that. so we only have one :: because rules are local to the 
module. so we really don't need to prefix the rule with the module name as in

module:datatype:typeId

it could be:

datatype:typeId:subtypeId or basicly any pattern we want.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848380#3848380

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848380


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Nukes used in Production

2004-09-14 Thread thepriz
The site will be on a private network or I would.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848162#3848162

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848162


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Release schedule for 1.1?

2004-09-14 Thread thepriz
thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848163#3848163

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848163


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Gallery module

2004-09-14 Thread thepriz
Idid briefly look at the different gallery modules a while back because I was 
interested in porting one. What I found is that some of them use a library to do some 
of the graphic manipulation. I would suggest that you find a java lib that can do the 
same things as the ones that where used for the other projects. I started looking for 
a java graphic library to do this and was supprised that there where some out there 
but didn't get a chance to look any further.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848166#3848166

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848166


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - User Management

2004-09-14 Thread thepriz
I was just wondering if someone was working on a user management module for nukes just 
like the one in Postnuke?

It seems to me the only way to add users is to use the create one option on the 
login box. Is this true?

If this is true we should think about doing this. Some sites need the ability to add 
and remove users without the user doing it himself. For example, I have a site with 
genealogy on it. I only want to allow my family to be able to log on to the website 
and I don't want anyone else being able to create an account. By the way this is only 
an extream example. Or the fact that we have a site that is used on an intranet as a 
way for employees to comunicate ans share data. As people come and go the site 
administrator would want to enable/disable accounts but not let users just create an 
account themselves.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848169#3848169

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848169


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Email Verification

2004-09-14 Thread thepriz
In postnuke you are sent your password to the email address that you provide to 
authenticate yourself. Can you do this with nukes?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848200#3848200

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848200


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: User Management

2004-09-14 Thread thepriz
Which module or link can you do this with and what version of nukes was this added?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848194#3848194

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848194


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Email Verification

2004-09-14 Thread thepriz
I will try to go through the user code and see what I can do. I have written code to 
send mail in php before. I will look at postnuke and see what they do. Any advice?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848241#3848241

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848241


---
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Release schedule for 1.1?

2004-09-13 Thread thepriz
You know I created the download module and have not seen any bugs. I may not have been 
keeping up on the forums.

Also can I get recognized on the nukes front page for doing the conversion. I also 
want to say the downloads module was not a straight conversion. I took my time and 
made many changes.

Second, one of the weeknesses I had with nukes is that I don't understand the security 
issues. I tried my best to use them but I am sure it could be better.

If there is anything I can help out with the downloads module please let me know, just 
drop me an email.

Also, If I get some time I will take on the polls module and convert it better (and of 
course add many features). Unless someone has already done so.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848085#3848085

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848085


---
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: Updated downloads module

2004-09-13 Thread thepriz
Wow, I guess two pairs of eyes are better than one.

Thanks for doing the ftp validation was going to get to that but never had the chance. 
I got really busy at work.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848086#3848086

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848086


---
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] - Nukes used in Production

2004-09-13 Thread thepriz
I just wanted to let you all know that in 2 weeks we will be delivering version Nukes 
1.0 with a customised module for a customer. It will be used to track packages(ie 
paperwork) that they are working on. It will also contain the data that they collect 
and use. I have spent a year developing using the jboss architecture and I am very 
impressed. I hope to soon update my personal postnuke webpage with the latest version 
of nukes and help out wherever I can.

Now back to work so I can get this project delivered.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3848087#3848087

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848087


---
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] - Upload file filename

2004-07-07 Thread thepriz
I have been able to get the file to upload but how do I get the filename of the file 
that was added in the form? I have tried to trace it but I can't seem to find the 
final class with getParameterAsFile() function in it.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3841263#3841263

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3841263


---
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: Hello Everyone

2004-06-29 Thread thepriz
Thanks for the quick response. I hope to have more time soon to help with new features 
for Nukes

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3840326#3840326

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3840326


---
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] - Hello Everyone

2004-06-29 Thread thepriz
Sorry I have been away for awhile. Been swamped at work trying to get a product done 
that uses nukes as a front end. Deadline has already passed. Is there a way to upload 
files using nukes and jboss?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3840324#3840324

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3840324


---
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: Upcoming Nukes 1.1

2004-05-07 Thread thepriz
Polls Module is taking me longer than expected. I have had lots of personal, family, 
and work things come up. I just wanted to let everyone know I was still around and 
will get it done at some point. You don't have to wait for me for 1.1 release. 
Hopfully I will have some time this weekend to work on it.

Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3834131#3834131

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834131


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - User Variables

2004-04-21 Thread thepriz
Is it possable yet in the CVS HEAD to save information per user? Ie. I would like to 
save an ID number for each user which has been assigned to them?

Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3831832#3831832

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3831832


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Upcoming Nukes 1.1

2004-04-15 Thread thepriz
I will have the polls module ready my May

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3830860#3830860

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830860


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Velocity Implementation - where to put Velocity.jar?

2004-04-13 Thread thepriz
I think you should be able to add this as an option for people to install if they want 
to use it. It doesn't have to be a core feature but if someone wants the ability to 
use it why not have the option?


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3830258#3830258

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830258


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: poll module revamp

2004-04-13 Thread thepriz
Going ok, It will be the end of the week before a beta is ready. There is less work 
than the downloads module but I have not been working as hard on it (needed to give my 
family some time). If you want you can release 1.1 and I will get this done for 1.2 or 
something like that. Someone was working on the faq module how is that comming?



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3830413#3830413

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830413


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Basic Question for Cooper of Jae77 (or anyone)

2004-04-13 Thread thepriz
If you deloy nukes you have to redeploy all the modules you had deployed before.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3830414#3830414

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830414


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: grr - just realized something

2004-04-12 Thread thepriz
I didn't like the Post Nuke database naming conventions. When I did the downloads 
module I did the module from the ground up using my own naming convetions ( which was 
using downloadId instead of pn_id or somthing like that.) I am also redoing the polls 
database and renaming all the fields like this. I am redoing it a little so polls can 
also be displayed in a list on the main page instead of just in a block. I like 
Juliens point that we need to not stick with the Post Nuke arcitecture and base are 
arcitecture off the power of the jboss server.

 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3830230#3830230

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830230


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: opinion needed for news design

2004-04-09 Thread thepriz
My feeling is that the news module has not ever been officially released yet. It has 
been said it is under development. I don't see any problem with changing the schema at 
this stage because it is a module under developement.

My question is how are we going to handle upgrades to nukes and modules when the 
schemas change for them? I know how postnuke handled them but I don't think we could 
do somthing like that because we are using cmp.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3829985#3829985

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829985


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Wrapping up for 1.1

2004-04-07 Thread thepriz
Do you want the polls module and the faq module done before a 1.1 release?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3829673#3829673

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829673


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Oracle support for nukes

2004-04-07 Thread thepriz
I will clean up a few things today and then it should be ready. The prepare.dll is not 
set up for oracle. Anyone setting up an oracle database will have to do this manually 
at this point. That is we set up our database and I am not familliar enough with 
oracle to complete the prepare.dll file. If anyone is familliar with it please have a 
go at it. Also, I have not done any of the setup.xml files for the modules.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3829679#3829679

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829679


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Oracle support for nukes

2004-04-02 Thread thepriz
No sorry, I will try to get that done today if I have the files. I am home with a sick 
family today. I may not have the files here.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3828909#3828909

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828909


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Next project

2004-04-01 Thread thepriz
I am going to begin another project for nukes. Here is what I am interested in helping 
out with:

1) refactor polls module
2) refactor faq module
3) create a gallery module
4) create a referal module (not sure what to call it exactly, this would tell you
what websites people are comming from to your site like the postnuke
module)
5) Add new features to the downloads module


What would everyone like to see done first?

Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3828713#3828713

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828713


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Next project

2004-04-01 Thread thepriz
I forgot one on my list.

6) Create a LinkRing module (this would give nukes the ability to have webring(TM) 
functionality. In other words, you would be able to run either one linkring or a whole 
collection of linkrings on your website.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3828714#3828714

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828714


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - User information

2004-04-01 Thread thepriz
I remember a discussion that there was a a module that was under development that 
would allow you to store information on a user by user basis. In other words say I had 
a user who likes seeing 25 downloads per page and another user who likes to see only 
10 downloads per page. How far along is this?

Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3828718#3828718

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828718


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Next project

2004-04-01 Thread thepriz
Ok, I guess I will start with the polls module.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3828747#3828747

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828747


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Next project

2004-04-01 Thread thepriz
thanks!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3828780#3828780

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828780


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Nukes Downloads Module has been added to cvs

2004-03-31 Thread thepriz
The nukes module has been added to cvs. All functionality of the postnuke downloads 
module has been implimented I think. If you find something that has not been 
implimented please let me know. I think it is production ready but I need other people 
to test it.

I have created the mysql setup.xml files only. I need people with other databases to 
create the setup.xml files for those databases. I will try to look at the ones that 
already exist and see if I can create them if no one else gets to them.

I would appreciate it if some of you who have been working with modules longer, do a 
code review and let me know what I could have done better.

The downloads module also has 3 block modules which can be deployed using the 
deploy-components target.

I also think I made a mistake when I checked in the downloads module. It got checked 
in at the cvsroot level. I did manage to finally get it checked in where it was 
supposed to go. It seems like I may get the hang of this one day. Who should I talk to 
about clearing that problem up?

Thanks, 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3828306#3828306

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828306


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Nukes Downloads Module has been added to cvs

2004-03-31 Thread thepriz
cooper wrote : you have to create a request on the sourceforge website.

Done. I have requested to remove the downloads directory on the root level. I may get 
the hang of this cvs stuff someday! ;-)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3828401#3828401

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828401


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Downloads Module Update

2004-03-28 Thread thepriz
I will add the downloads module to CVS when I have it in the beta state. The last 
alpha version of the downloads module was released today. If you have been watching my 
test website you may have noticed I only have one more feature to add to put it in a 
beta state. The feature is not an easy one for me to do so I am going to ask you for 
help.

I have a block that displays a Top 10 Rated list. There is a configuration setting 
that only allows downloads with X or more votes to be included on this list. I need to 
be able to get that config item from the configuration of the downloads module. I see 
this working like getting the siteName from nukes core. I tried to follow this but got 
lost (I am a novice when it comes to application servers and JMX). It looks like I 
have to create a MBeanProxy and then I can get the attributes that I want through the 
proxy is this correct? I just need to know if I am barking up the right tree or should 
I be looking at somthing else? If I am going in the right direction is there any 
information on the MBeanProxy class?

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827770#3827770;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827770Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Searching for Photo-Gallery-Module with rating and comme

2004-03-26 Thread thepriz
I don't think anyone has developed this module yet. I am currently working on the 
downloads module, but plan to work on other modules. I am planning a web links module 
next. I would also be interested in working on a gallery module in the future.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827699#3827699;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827699Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: allow ant 1.6

2004-03-24 Thread thepriz
I have run into a problem with using ant 1.6: if I don't do a clean it works fine. 
After I do a clean I get the following error when I try to just run the build deploy 
in netbeans.


  | _buildmagic:init:
  | Trying to override old definition of task property
  | _buildmagic:init:project-local-properties:
  | configure:
  | configure-libraries:
  | configure-modules:
  | configure-defaults:
  | configure-tools:
  | init:
  | generate-classes:
  | Created dir: 
C:\projects\DataDistribution\DataDistribution\nukes-1.0.0\kingpin\output\gen\classes
  | DataDistribution\nukes-1.0.0\kingpin\build.xml [120] Could not create task or type 
of type: ejbdoclet.
  | 
  | Ant could not find the task or a class this task relies upon.
  | 
  | This is common and has a number of causes; the usual 
  | solutions are to read the manual pages then download and
  | install needed JAR files, or fix the build file: 
  |  - You have misspelt 'ejbdoclet'.
  |Fix: check your spelling.
  |  - The task needs an external JAR file to execute
  |and this is not found at the right place in the classpath.
  |Fix: check the documentation for dependencies.
  |Fix: declare the task.
  |  - The task is an Ant optional task and optional.jar is absent
  |Fix: look for optional.jar in ANT_HOME/lib, download if needed
  |  - The task was not built into optional.jar as dependent
  |libraries were not found at build time.
  |Fix: look in the JAR to verify, then rebuild with the needed
  |libraries, or download a release version from apache.org
  |  - The build file was written for a later version of Ant
  |Fix: upgrade to at least the latest release version of Ant
  |  - The task is not an Ant core or optional task 
  |and needs to be declared using taskdef.
  | 
  | Remember that for JAR files to be visible to Ant tasks implemented
  | in ANT_HOME/lib, the files must be in the same directory or on the
  | classpath
  | 
  | Please neither file bug reports on this problem, nor email the
  | Ant mailing lists, until all of these causes have been explored,
  | as this is not an Ant bug.
  | BUILD FAILED (total time: 0 seconds)
  | 

Any ideas?

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827287#3827287;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827287Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: allow ant 1.6

2004-03-24 Thread thepriz
ant clean most works perfectly from the command line. It must be a netbeans problem. I 
would suggest we can check in this change because it seems to work perfectly.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827302#3827302;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827302Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: allow ant 1.6

2004-03-23 Thread thepriz
I will try it out if that is the only change to the file that we need to make. I would 
like to do this to because netbeans 3.6 RC1 now uses ant 1.6.

So all we have to do is add 
property name=buildmagic.ant.baseversion.1.6 value=1.6/ to the file?

Dennis Przybyla

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827162#3827162;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827162Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Oracle support for nukes

2004-03-23 Thread thepriz
We have converted the files to run nukes on Oracle. I am going to check them in if 
there are no objections. Basicly I will add an oracle directory to the nukes/resources 
directory with the appropriate files. I will also add an oracle.properties file in the 
build/etc directory. Anyone object?

Dennis Przybyla

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827163#3827163;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827163Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: allow ant 1.6

2004-03-23 Thread thepriz
Making it look like the following worked:

  |   !-- Make sure we have the right version of Ant --
  |   property name=buildmagic.ant.baseversion value=1.5/
  |   property name=buildmagic.ant.baseversion.1.6 value=1.6/
  | 
  | 
  |   !--
  |  | Add new conditions for other supported Ant versions when they
  |  | become avaialble.
  |--
  | 
  |   condition property=buildmagic.ant.compatible
  | or
  |   contains string=${ant.version} substring=Ant version 
${buildmagic.ant.baseversion}/
  |   contains string=${ant.version} substring=Ant version 
${buildmagic.ant.baseversion.1.6}/
  | /or
  |   /condition
  | 

Why did the and change to an or?

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827179#3827179;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827179Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Nukes Search Functionality

2004-03-23 Thread thepriz
Is there any documentation on adding nukes search functionality to a module? In other 
words I want to be able to add results to a search on the nukes website that are found 
in the downloads module. What module and where in that module should I look?

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827187#3827187;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3827187Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: nukes build failed

2004-03-20 Thread thepriz
I caused this when I had Julien check my changes in. I sent him the changes in a zip 
file. I think the problem is that the file contains windows linefeeds. If you use cvs 
and do a checkout using unix linefeeds which you can do with wincvs.  I am only 
guessing here but this seems to be the problem at first glance.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3826658#3826658;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3826658Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Build Problems

2004-03-20 Thread thepriz
Just trying to build the latest stuff and I am getting the following error:


  | D:\nukes\nukes\buildbuild clean
  | Executing D:\nukes\nukes\build\..\tools\bin\ant.bat  -logger org.apache.tools.an
  | t.NoBannerLogger clean
  | Buildfile: build.xml
  | 
  | _buildmagic:init:
  | Trying to override old definition of task property
  | 
  | BUILD FAILED
  | file:D:/nukes/nukes/build/../tools/etc/buildfragments/tools.ent:42: taskdef clas
  | s org.jboss.nukes.common.ant.Explode cannot be found
  | 
  | Total time: 2 seconds
  | Press any key to continue . . .
  | 

This is what I am getting after getting the latest HEAD code. What do I need to do to 
get this to work again?

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3826693#3826693;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3826693Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Build Problems

2004-03-20 Thread thepriz
I did a fresh checkout, this is what caused the problem. I will try again.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3826702#3826702;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3826702Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Help with using UserEJB

2004-03-14 Thread thepriz
That was the problem. This is kind of confusing, I thought that the UserEJB would have 
already been deployed with the core module. Why do I have to deploy it with my module? 
I thought the purpose of an application server was to allow resources to be used once 
they are deployed.

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3825580#3825580;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3825580Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Help with using UserEJB

2004-03-13 Thread thepriz
Ok, I am trying to add a user to their rating of a download. I use the following for 
the interface method.

   /**
  | * @ejb.interface-method
  | * @ejb.relation
  | *name=DownloadRatings[-]User
  | *role-name=DownloadRatings-]User
  | *target-ejb=UserEJB
  | *target-role-name=User-]DownloadRatings
  | *target-multiple=yes
  | * @jboss.relation
  | *fk-column=userId
  | *related-pk-field=id
  | * @jboss.method-attributes
  | *read-only=true
  | */
  | 

 It builds ok but when it is deployed I am getting the following exception.


  | org.jboss.deployment.DeploymentException: Entity: UserEJB not found for relation: 
DownloadRatings[-]User
  | at 
org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData.init(JDBCRelationshipRoleMetaData.java:106)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData.init(JDBCRelationMetaData.java:133)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCApplicationMetaData.init(JDBCApplicationMetaData.java:174)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCXmlFileLoader.load(JDBCXmlFileLoader.java:52)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.loadJDBCEntityMetaData(JDBCStoreManager.java:706)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.initStoreManager(JDBCStoreManager.java:409)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:357)
  | at 
org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java:152)
  | at org.jboss.ejb.EntityContainer.startService(EntityContainer.java:342)
  | at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
  | 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.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
  | ...
  | 

I have tried to follow how bb module does it but then the DownloadsRatingsEJB module 
is not built. Sorry for the EJB question but I am very new at all this EJB stuff and I 
hope you don't mind helping a novice EJB programmer out.

Thanks,


a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3825511#3825511;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3825511Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Error in building the latest code

2004-03-11 Thread thepriz
Here is the error:



  | [javac] Compiling 174 source files to C:\projects\jboss\nukes\nukes\output\c
  | lasses
  | [javac] C:\projects\jboss\nukes\nukes\src\main\org\jboss\nukes\core\ejb\File
  | StatEJB.java:40: cannot resolve symbol
  | [javac] symbol  : variable VMID
  | [javac] location: class org.jboss.nukes.common.util.Tools
  | [javac]   setVMId(Tools.VMID);
  | [javac]^
  | [javac] C:\projects\jboss\nukes\nukes\src\main\org\jboss\nukes\core\ejb\File
  | StatEJB.java:45: cannot resolve symbol
  | [javac] symbol  : variable VMID
  | [javac] location: class org.jboss.nukes.common.util.Tools
  | [javac]   return new FileStatEJBPK(Tools.VMID, id, from);
  | [javac] ^
  | [javac] C:\projects\jboss\nukes\nukes\src\main\org\jboss\nukes\core\modules\
  | mail\MailModule.java:390: warning: Name(java.lang.String) in org.xbill.DNS.Name
  | has been deprecated
  | [javac]   Name _name = new Name(name); // Name _name = Name.fromString(n
  | ame); does not work, why ?
  | [javac]^
  | [javac] 2 errors
  | [javac] 1 warning
  | 

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3825263#3825263;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3825263Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Error in building the latest code

2004-03-11 Thread thepriz
Think I figured it out. didn't do a build in the builds directory first.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3825266#3825266;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3825266Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - authid in urls

2004-03-10 Thread thepriz
Is it necessary to put the authid in a url. or is this handled in the nukes internals? 
I am asking because in the faq and polls modules I see it doing this but not in the bb 
module.

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3825110#3825110;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3825110Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Logout not working

2004-03-08 Thread thepriz
I will see what I can do. I didn't see this until I was adding the security to 
downloads module and was trying to log on as a user instead of admin to see if it was 
working. I would press logout and it would say I was logged out and then it would act 
like I was still logged in. One of the things that I did was select the remember me 
button a long time ago and didn't worry about it till now. I will see if I can come up 
with a way to reproduce it in my testing. 

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824754#3824754;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824754Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: news module

2004-03-08 Thread thepriz
Do you have to do the delete everytime you change the default security when you deploy 
your module? I am working on the downloads module and I find that the User that I 
added is not able to access the donwloads module form the main menu. What do I have to 
do to get the downloads module to appear in the main menu?

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824758#3824758;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824758Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Nukes security

2004-03-08 Thread thepriz
Well, it took me awhile but I figured it out. You have to add

permission group=* level=READ pattern=module:downloads:main/

to the menu-block-service.xml file in the nukes/src/resources/services directory. Of 
course you will want to adjust the permissions to your needs. Also if you have already 
deployed the Main Menu package you will need to delete the security entry for the Main 
Menu block and redeploy it. You can also add it to the database in the 
nuke_services_attributes table. If you do this you have to restart the jboss server to 
get the new security settings to take place.

This seems very unconfigurable. Shouldn't this be configurable from within nukes. Is 
it and I missed it? If not I think this needs to be worked on.

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824828#3824828;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824828Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Logout not working

2004-03-07 Thread thepriz
Not sure what I am doing wrong but when I hit the logout button it says that it loged 
me out but it contiunes to act like I am loged in. I have restarted jboss but I am 
still logged in.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824623#3824623;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824623Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Logout not working

2004-03-07 Thread thepriz
I had to clear my cookies to get logout to work? Is this a bug?

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824657#3824657;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824657Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Nukes security

2004-03-07 Thread thepriz
I have begun to add security to the downloads module and I found it pretty easy to add.

The only problem that I have found is the downloads module does not show up in the 
Main Menu for just a user logged in. I actually want it to show up for an anonymous 
user logged in. Also. the Home link in the Main menu does not show up for a user 
either only an admin. This is anoying. How can I fix this?

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824658#3824658;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824658Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Download Alpha module is ready

2004-03-06 Thread thepriz
I have pretty much all the functionality of the downloads module done. You can take a 
look at it at http://dragon.przybyla.org:8080/nukes/. The only thing it really dosen't 
have is the security set up. So it basicly is running in administration mode. I will 
try to get the security added this week and release a beta version of it. This address 
is my workstation and is up most of the time. Please do not abuse my workstation or I 
will have to close the firewall.

I have added these features to downloads module that was not in the postnuke downloads 
module:

- subcategories of subcategories
- Admin functions are accessed from menu in downloads module

I do know of a few issues that I am working to resolve. 

- add user/group security
- need to add configuration page to module.
- Calculation of all downloads in all subcategories does not work yet.
- Editorials do not work.
- View comments do not work.
- Delete downloads not in modifyDownload yet.
- Delete category not in modifyCategory yet.
- Cascading Category display not done yet. (ie. just get Modules instead of Nukes / 
Modules in the select box)
- Havn't decided on whether to allow downloads in the main category or not (What do 
you think?)

If you have any suggestions please email me here.

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824553#3824553;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824553Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Module started but not in Main Menu

2004-03-04 Thread thepriz
My module does not get any errors when I deploy it and it seems to say it was started; 
however, It is not appearing in the Main Menu and the blocks that call functions in it 
when clicked on a message tells me that the module is not started.

Any ideas?

Thanks,
Dennis Przybyla
Software Engineer II
SNC

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824216#3824216;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824216Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Module started but not in Main Menu

2004-03-04 Thread thepriz
It is not a core module it is a developed module. I did notice the problem you 
mentioned above last night and found this solution in a post last night.

This started to happen when I added blocks to the module. The blocks seem to work but 
the module does not show up in the Main Menu which I have deployed using the steps you 
mentioned.

Thanks,

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824219#3824219;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824219Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Module started but not in Main Menu

2004-03-04 Thread thepriz
I have found an error in the log I missed it before. Here it is:

10:23:57,468 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
ration 'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
  
Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
[ObjectName: nukes.modules:name=kingpin
 state: CONFIGURED
 I Depend On:  nukes.modules:name=core
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Feedback
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Subscription
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/LovValues
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/DataLog
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/DataType
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Datum
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Elnot
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/ElnotLog
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/EventLog
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/FtpPackage
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/KingpinExport
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/LineItem
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Mission
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Package
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/PackageLog
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Repot
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/ReportLog
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Requirement
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Signal
 jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Tape

 Depends On Me: ]
10:23:57,659 INFO  [URLDeploymentScanner] Started jboss.deployment:type=Deployme
ntScanner,flavor=URL
10:23:57,759 INFO  [MainDeployer] Deployed package: file:/C:/Program Files/JBoss
/jboss-3.2.3/server/default/conf/jboss-service.xml
10:23:57,769 INFO  [Server] JBoss (MX MicroKernel) [3.2.3 (build: CVSTag=JBoss_3
_2_3 date=200311301445)] Started in 1m:27s:890ms

Is this telling me it is waiting for itself to start?

Thanks,


a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824221#3824221;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824221Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Module started but not in Main Menu

2004-03-04 Thread thepriz
Well, I figured it out. But the error message was not very helpfull. It was a 
misspelled depend.


  |  jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Repot 
  | 

should have been


  |  jboss.j2ee:service=EJB,jndiName=nukes/kingpin/Report 
  | 

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824231#3824231;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824231Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Nukes 1.0

2004-03-04 Thread thepriz
I am also going to target the downloads module for 1.1. It is comming along really 
nicely. It is taking me longer than I thought to have the beta because I went back and 
changed it to use templates. I am hoping to have an alpha version soon. It should 
contain everything but security (still have to figure this out, it is probably not 
hard but just haven't gotten to it yet). It works pretty much just like the one in 
postnuke except for the administration aspect of the module.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824240#3824240;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824240Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - AdminMessage not working

2004-03-04 Thread thepriz
I am trying to use the new dymanic block feature of AdminMessages module but the block 
is not appearing in the list of available of blocks.

Also without any security value it does not let you open the admin page. to add 
messages. I have added a permissions line and this now works.

Any ideas on the block? Don't you need at least a reference in the jboss_services 
module to make this available? Just don't include the defaults? I may give this a try 
if I have time.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3824242#3824242;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3824242Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - MySql setup.ddl is broken

2004-03-02 Thread thepriz
the user table changed but the insert statements didn't get updated to reflect the 
changes. Here is what they should be I think


  | INSERT INTO nuke_users VALUES (1,'admin','2003-12-11 
18:57:21.074',1,'Administrator','[EMAIL PROTECTED]','[EMAIL 
PROTECTED]','http://www.mysite.com',0,'blank.gif','','','fwefwfe','27238723','',0,'','','Your
 name\u000d\u000aNukes CMS 
Administrator','wekjfnkjwefnjwefnfwekjnwefkj','21232F297A57A5A743894A0E4A801FC3','imagic','',0,0,0,4096,'2003-12-14
 01:15:27.8','2003-12-14 01:15:27.8','','',1);
  | INSERT INTO nuke_users VALUES (2,'user','2003-12-11 18:57:21.08',1,'','[EMAIL 
PROTECTED]','','',0,'blank.gif','','','','','',0,'','','','','EE11CBB19052E40B07AAC0CA060C23EE','','',0,0,'0',4096,'1974-09-21
 00:00:00.0','1974-09-21 00:00:00.0','','',1);
  | 

The enable field needs to be added to them.

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3823905#3823905;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3823905Reply 
to the post/a


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Template Changes have broken clean build

2004-03-02 Thread thepriz
It seems that the nukes-template-sar.mf file is broken in the template module. At 
least when trying to build in my windows environment. The only difference between 1.1 
and 1.2 is the whitespace. I am developing on a windows environment and it looks like 
the /r/n line ending has bitten me. I usually use textpad which supports unix endlines 
but I was using netbeans and it obviously is not handeling things properly. I feel 
really bad for this, I thought I had tested the template module thoroughly before 
checking it in, but got bit by this. I would suggest using 1.1 since this file 
actually didn't change in any other way. I will make sure that my linefeeds are unix 
from now on.

Sorry,
Dennis Przybyla

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3823941#3823941;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3823941Reply 
to the post/a


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: nested templates

2004-03-01 Thread thepriz
I guess this is an issue I should post in issues. I will create a module that 
demonstrates the problem and post it in the bug tracking database. I think it should 
be possable to do more than 1 level deep nested templates and get values to appear in 
the text. I tried to track it down myself but it seems to exist in a class factory and 
the render function is empty. So the only thing I can assume is that we are generating 
a child class from the template and then creating the render function in this new 
subclass. So not knowing where the render function stuff is I could not track this one 
down.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3823650#3823650

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3823650


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: nested templates

2004-03-01 Thread thepriz
Just to finish this off. I posted a bug report and found that I was doing it wrong. 

!-- BEGIN main --

!-- BEGIN mainLoop --

!-- BEGIN mainNested --

{mainLoop.mainNested.MY_VARIABLE }

!-- END mainNested --

!-- END mainLoop --

!-- END main --

Notice you have to include the first nested loop's name with the current nested loop.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3823741#3823741

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3823741


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: nested templates

2004-02-28 Thread thepriz
Thanks, I didn't notice the prefix (displayNewToDay.TEST_NEW_DOWNLOADS_IN_CATEGORY) in 
the tutorial. This fixed most of the problems I was having. However, I am still having 
problems with the nesting. Here is a snipit of the template:

  | !-- BEGIN displayDetails --
  | 
  | ...
  | 
  | !-- BEGIN noRegisteredUsers --
  | font class=pn-normal{noRegisteredUsers.TEXT_NO_REGISTERED_USER_VOTES}/font
  | !-- END noRegisteredUsers --
  | !-- BEGIN mainRegisteredStatBox --
  | table border=1 width=200
  | tr
  | td valign=top align=center colspan=10 
bgcolor=#FF{mainRegisteredStatBox.TEXT_BREAKDOWN_OF_RATINGS_BY_VALUE}
  | /td
  | /tr
  | tr
  | !-- BEGIN registeredStatBox --
  | td bgcolor=#e7e7e7 valign=bottom
  | img border=0 alt={registeredStatBox.STAT_ALT} 
src=modules/Downloads/images/blackpixel.gif width=15 
height={registeredStatBox.STAT_HEIGHT}
  | /td
  | !-- END registeredStatBox --
  | /tr
  | tr
  | td colspan=10 bgcolor=#FF
  | table cellspacing=0 cellpadding=0 border=0 width=205
  | tr
  | td width=10% valign=bottom align=center1
  | /td
  | td width=10% valign=bottom align=center2
  | /td
  | td width=10% valign=bottom align=center3
  | /td
  | td width=10% valign=bottom align=center4
  | /td
  | td width=10% valign=bottom align=center5
  | /td
  | td width=10% valign=bottom align=center6
  | /td
  | td width=10% valign=bottom align=center7
  | /td
  | td width=10% valign=bottom align=center8
  | /td
  | td width=10% valign=bottom align=center9
  | /td
  | td width=10% valign=bottom align=center10
  | /td
  | /tr
  | /table
  | /td
  | /tr
  | /table
  | !-- END mainRegisteredStatBox --
  | 
  | ...
  | 
  | !-- END displayDetails --
  | 

And the code using the template:

  |   displayDownloadDetailContext.put(TEXT_IS_THIS_YOUR_DOWNLOAD, );
  |   displayDownloadDetailContext.put(TEXT_ALLOW_OTHER_USERS_TO_RATE, );
  | 
  |   if (numberOfRegisteredVotes == 0)
  |   {
  |  DelegateContext noRegisteredUsersContext = 
displayDownloadDetailContext.next(noRegisteredUsers);
  |  noRegisteredUsersContext.put(TEXT_NO_REGISTERED_USER_VOTES, );
  |   }
  |   else
  |   {
  |  DelegateContext mainRegisteredStatBoxContext = 
displayDownloadDetailContext.next(mainRegisteredStatBox);
  |  mainRegisteredStatBoxContext.put(TEXT_BREAKDOWN_OF_RATINGS_BY_VALUE, 
);
  |  for (int i = 0; i  10; i++)
  |  {
  | DelegateContext registeredStatBoxContext = 
mainRegisteredStatBoxContext.next(registeredStatBox);
  | registeredStatBoxContext.put(STAT_ALT, 
Integer.toString(registeredVoteList[ i ]) +   ( + registeredPercentPerRating[ i ] + 
% ));
  | registeredStatBoxContext.put(STAT_HEIGHT, 
Integer.toString((int)registeredChartHeight));
  |  }
  |   }
  | 

I am not getting any of the Context text in the registeredStatBox part of the template 
which is a nested template inside a nested template. The first two levels work fine. 
Any Ideas?

Thanks,
Dennis Przybyla

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3823370#3823370

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3823370


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - nested templates

2004-02-27 Thread thepriz
How deep can the nesting go?


  | !-- BEGIN main --
  | ...
  | !-- BEGIN downloadListLoop --
  | ...
  | !-- BEGIN displayNewToDay --
  | nbsp;img src=modules/downloads/images/new_1.gif 
alt={TEXT_NEW_DOWNLOADS_IN_CATEGORY_ADDED_TODAY}br
  | !-- END displayNewToDay --
  | !-- END downloadListLoop --
  | ...
  | !-- END main --
  | 

This does not seem to work correctly.

Also in the section display NewToDay, if i don't do a ctx.next(displayNewToDay ) 
will it still print the image or will it skip that section?

Thanks,
Dennis Przybyla

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3823335#3823335

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3823335


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: active developer soundoff

2004-02-26 Thread thepriz
I am working on a downloads module. I am also probably going to convert the faq and 
poll modules to use templates. I just converted the template module to use templates 
and I think this needs to be checked into cvs if we want new developers to use 
templates. If we do I will write an issue and attach the changes to the issue.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3823036#3823036

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3823036


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Template Module using templates

2004-02-26 Thread thepriz
Ok, I will create an issue and post it. I am going to clean it up a little first. But 
I should have it posted by tonight sometime.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3823170#3823170

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3823170


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: How do I get involved with helping create modules?

2004-02-24 Thread thepriz
Well, no one really answered this question so I went ahead and began porting  the 
postnuke downloads module. I should have a beta version of the module finished by the 
end of this week (depending on the amount of time I have to work on it). I did the 
port like the faq and poll modules. I have heard some talk about using templates to do 
modules. Is there any information on using templates or can someone point me to an 
example of how to use them?

Thanks,
Dennis Przybyla

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822727#3822727

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822727


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: How do I get involved with helping create modules?

2004-02-24 Thread thepriz
I know they are already ported. I used them to learn how to create modules for nukes. 
If they are not well designed what improvements do they need? I don't want to use the 
bad design in my downloads module.

Thanks,
Dennis Przybyla

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822737#3822737

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822737


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Composite Primary Key

2004-02-24 Thread thepriz
How do I create a XDoclet tag that will generate the code for a table with a composite 
primary key?

Thanks,
Dennis Przybyla

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822738#3822738

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822738


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Installshield, commit done

2004-02-12 Thread thepriz
View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3821349#3821349

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3821349

Why are you not letting the EJB create the tables when it is deployed?


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development