[JBoss-dev] [Design of JBoss Portal] - Re: Setting up environment (Eclipse) for the development of

2005-02-01 Thread jae77
do you already know how to create projects, etc in eclipse, or are you asking 
for assistence with that. 

basically you want to create a project in eclipse for each of the directories 
under "jbportal"

ie: 

api
core
common
forums
etc

of course, you are free to deviate from this, but i have always found this to 
be the simplest and most productive layout. 

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - Re: Porting to HSQL

2005-01-22 Thread jae77
i've got to agree w/ iwadasn on the hsql support. 

people would be a lot more prone to give things a test drive if they didn't 
have to worry about having to setup an external database.

and i know, ctysmf :), soon... just gotta get my act together again. 

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Are 404's desirable for anyone else?

2004-10-18 Thread jae77
just make it configurable, w/ the default value being "don't use" - then if other ppl 
want to use it in the future, the functionality is there. 

personally, i think it's a good idea. 

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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: JBMail And Auto Execute of Executable Service Method

2004-10-09 Thread jae77
you need to setup a timer for this. check the rss module, it sets one to refresh the 
feed data at specific intervals. i think the bb module does this as well. 

you could probably add this timer directly to the jbmail mbean and have it be a 
configurable attributte, etc.

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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: nukes-1.2 in JBoss 4.0

2004-10-03 Thread jae77
it's going to require code change - and changes that are different from what is 
required to get it working in >= 3.2.4.

with nukes 2.0 actively being worked on, and upcoming plans to start porting current 
nukes modules over, i am not 100% sure it is worth it to even persuing this any 
longer. 

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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: BBModule, 1.1.0-RC3

2004-10-01 Thread jae77
"chasetec" wrote : 
  | Isn't the "Disable BBCode in this post" suppossed to make the \[code\] statement's 
appears as typed and not rendered in any special way?

i believe that applies to all tags availble, ie: [ b ] , [ i ], etc. 

i would not recommend (or perhaps this could be configurable) to disable the "code" 
block even if the checkbox is enabled - at least on these forums. lots of ppl post 
code/xml snippets, etc and posts would become useless pretty quickly if that didn't 
render correctly. 

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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: BBModule, 1.1.0-RC3

2004-10-01 Thread jae77
"chasetec" wrote : 
  | 
  | As far as what I want to do, I want to strip every half-way feature that's not 
going to be implemented before 1.1
  | 

given that the 1.1 release is at RC3 and very close to being final, i would doing this 
consider this a large risk for 1.1 and would push back on having it included. overall, 
however, i think this is a great idea and would help move the forums to being more 
robust and usable.


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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread jae77
i think LDBC should handle this through their grammar mapping, so it may make it a 
non-issue. since the wife is going to be out of town this weekend and i don't have 
anything to do as of right now, i may be able to prototype something real quick to see 
what happens. 

i'm thinking that if it does work we may be able to continue to use a 'pure' cmp 
approach and build a "default data" module that will prompt you to load default data 
if necessary, but this would need to be flushed out a bit more. 

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

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


---
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: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread jae77
LDBC looks interesting and may help solve this issue perminantly. 

off the top of my head, i think ppl would still be able to use any database of their 
choosing, but there would be a bit more work involved b/c they would have to manually 
create the tables and load the data themselves (in addition to changing the datasource 
db driver, etc).

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

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


---
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: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread jae77
i don't see anything wrong w/ that location. i would recommend using a similiar format 
to the setup.xml file so that either a .sql file and/or a beanshell script can be 
generated via xlst to help make things a bit easier. 

in some cases if the table structure have actually changed, it may be easier to write 
export/import scripts and have the user just re-create the tables. 

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

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


---
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 jae77
check out the code and execute the appropriate target via the build, but i'm not 100% 
sure what that target is off the top of my head at the moment. 

just as an fyi, not everything is javadoc-ed, so you're best bet is really going to be 
to look at the other modules (preferably starting w/ the simpler ones) and the core 
code itself. 

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

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


---
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: JBoss Nukes and JBoss 4.0

2004-09-21 Thread jae77
i'm going to try deploying the changes i've made for 3.2.5 compatability into 4.0 to 
see what happens. 

i still have to track down the cause of some exceptions that are being thrown but 
don't seem to be preventing the code from executing. i'm not sure if they were errors 
that were always there and i'm just seeing them now b/c of the level of debug i have 
turned on (i need to go back and check against 3.2.3) or if there is an actual 
problem. 

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

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


---
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: compatibility w/ 3.2.4 working, kind of...

2004-09-16 Thread jae77
hrm - i don't remember if i ever got that error or not in 3.2.3, i'll have to go back 
and recheck to see if i did and just never paid attention to it. 

in any case, it's a start in the right direction - if the rainy weather sticks around 
for the weekend i'll be able to invest more then the 2 hours at night i currently have 
during the week - although i do need to balance that w/ my current desire to get a 
nukes website up and running on my raq4. 

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

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


---
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] - compatibility w/ 3.2.4 working, kind of...

2004-09-15 Thread jae77
i currently have the core deploying into jboss 3.2.4 and am able to pull up the site 
w/o any issues. i haven't tried any of the modules yet b/c it looks like there is some 
kind of compilation issue w/ those. 

undeploying and doing hot deployments of the core is another issue, those give lots of 
exceptions (one of which is that weird class not visible exception i mentioned in the 
other thread). 

i ended up enabling reverting back to the original version of the LifeCycleInterceptor 
and re-integrated w/ the help of more verbose jboss debug statements. it appears that 
the LifeCycleInterceptor needs a constructor w/ only an MBeanInvoker argument (no more 
MBeanInfo required).

it also appears that the ModelMBeanAttributeInterceptor class is no longer used (the 
implementation is empty) and the ModelMBeanInfoInterceptor which it extends does not 
have a constructor to take the an MBeanInvoker arguement. 

i'll investigate this further over the next couple of days. if anyone wants my changes 
to the core to explore on your own, please let me know. 



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

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


---
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 compatibility to JBoss upgrade path

2004-09-14 Thread jae77
has any further work gone into this? i've given this a go myself, and i keep getting 
the following error trying to deploy: 


  | 2004-09-14 22:27:11,851 ERROR [org.jboss.nukes.core.Main] Cannot register on 
component nukes.themes:name=imagic
  | java.lang.reflect.UndeclaredThrowableException
  | at $Proxy206.handleNotification(Unknown Source)
  | at 
javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:98)
  | at 
javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:83)
  | at org.jboss.nukes.core.Main$1.handleNotification(Main.java:400)
  | at sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:324)
  | at 
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138)
  | at $Proxy206.handleNotification(Unknown Source)
  | at 
javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:98)
  | at 
javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:83)
  | at 
javax.management.MBeanServerDelegate.sendNotification(MBeanServerDelegate.java:106)
  | at 
org.jboss.mx.server.registry.BasicMBeanRegistry.sendRegistrationNotification(BasicMBeanRegistry.java:325)
  | at 
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:223)
  | 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.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
  | at org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1018)
  | at org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:981)
  | at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:318)
  | at org.jboss.system.ServiceCreator.install(ServiceCreator.java:121)
  | at 
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:149)
  | at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:114)
  | at org.jboss.system.ServiceController.install(ServiceController.java:198)
  | at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:324)
  | at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  | at $Proxy4.install(Unknown Source)
  | at org.jboss.deployment.SARDeployer.create(SARDeployer.java:204)
  | at org.jboss.deployment.MainDeployer.create(MainDeployer.java:790)
  | at org.jboss.deployment.MainDeployer.create(MainDeployer.java:782)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:644)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:608)
  | at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:324)
  | at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  | at $Proxy7.deploy(Unknown Source)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeployment

[JBoss-dev] [Nukes Development] - Re: Wiki module?

2004-09-12 Thread jae77
where is that wiki parser so i can look into it - i should be able to hook into the 
existing html module as a base for the version history. 

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

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


---
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: Wiki module?

2004-09-10 Thread jae77
i'll take a look at xwiki and see what the possibilities are. 

julien: didn't you say that bill wrote a parser for wiki html tags, where can i find 
that? 

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

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


---
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: Wiki module?

2004-09-09 Thread jae77
this site uses a modified version of jspwiki. 

here are two links on the topic

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50376
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=47376

there have been other discussions about buiilding a native wiki module, but no one has 
taken up the task. this wiki does have some issues (ie: it doesn't always properly 
save a page), so "buyer beware" :)

hrm... since i want to setup a wiki myself, maybe i should look into a native nukes 
module. 

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

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


---
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] [JBoss IDE] - Re: Wishes and Wanted features

2004-09-08 Thread jae77
unless i misunderstand, the debuging feature you want is already part of eclipse. you 
can enable "step filters" that will "skip" classes in packages that you define. 

do a search in the eclipse help for "step filter" for more information.

eclipse 3.0 (and 2.1.2 via a plugin) also have the "call heirarchy" functionality that 
will show which methods call the selected (ie: the "highlighted" methd) methods, or 
what methods the selected method calls. 

i also have seen other plugins that will give a graphical display of this. the eclipse 
profiler http://eclipsecolorer.sourceforge.net/index_profiler.html offers this 
functionality.

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Management on JBoss] - Re: database connection pool

2004-09-08 Thread jae77
you can add an entry to the datasource that will check the validity of a sql 
connection when it is pulled from the pool (use a simple, low overhead sql select). 


  | 
  | SELECT ...
  | 
  | 

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Nukes language property file normalization

2004-09-01 Thread jae77
i don't think there is anything wrong w/ that altho what would the convention be for 
an "everybody" message? 

something like: 

news.Comments.CommentsTotal



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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


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

2004-08-27 Thread jae77
i had some aspirations of trying to integrate the commons validator in to handle some 
of the error handling. perhaps that would help simplify some of the workflow as well. 

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


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

2004-08-25 Thread jae77
agreed - i just want didn't want anyone to think i "fell off the planet" b/c i haven't 
been around much lately. 

i also sent you over the contacts that i have for that area. hopefully one of them 
will be able to help you out. would you consider the new york city area as well, or 
are you only looking in dc? 

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

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


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


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

2004-08-25 Thread jae77
it's ok - i have every intention of coming back to the project and making 
contributions again, but right now things are still a little "unorganized" and i 
haven't really settled into a
schedule/groove just yet. 

best of luck on your job search. i may (i have to check if i saved them) have some 
information for recruiters in that area. if i do, i'd be more then happy to pass that 
contact info over to you. does the email address in your profile work?

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

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


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


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

2004-08-25 Thread jae77
i was planning on working on the news module again once i was a little more settled 
into my new job, but i guess can take over maintanence of some other module once my 
schedule becomes a little more concrete and i have time to contribute again. 

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

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


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


[JBoss-dev] [Nukes Development] - Re: Nukes compatibility to JBoss upgrade path

2004-08-03 Thread jae77
i could have sworn i posted something about this not to long ago, but i can't seem to 
find the thread, and i'm pretty worn out from relocating back to nyc, and i don't 
really have the energy to keep looking. :)

the Invocation class that used to reside in org.jboss.mx.interceptor package no longer 
exists as well, which is another issue that needs to be dealt with. the 
LifeCycleInterceptor changes are going to be where the bulk of the work is.

these are the other changes i made (there may also be the need for build script 
changes as well b/c the javax.servlet classes no longer live under lib (they are in 
the tomcat dir under deploy) 

org.jboss.nukes.component

  NukesBuilder
  
- convert MBeanAttributeInterceptor to ModelMBeanAttributeInterceptor
- synced ModelMBeanConstants variable names


org.jboss.nukes.handler
 
  NukesImpl
  
- added stubbed impls for missing methods
- removed throws exception from setCharacterEncoding

org.jboss.nukes.utils

  Tools.java
  
- removed jdom import statements

org.jboss.nukes.system

  JDBCPersistenceManager

- synced ModelMBeanConstants variable names


and w/ that, i'm off to continue unpacking. 

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

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


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


[JBoss-dev] [Nukes Development] - Re: how to hide a block?

2004-07-15 Thread jae77
what permission problems are you having? 

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: bug with password

2004-07-09 Thread jae77
it has been - when is the last time you updated the code?

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

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


---
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: Deploy a block

2004-07-08 Thread jae77
i'm not following the question.

you have a "module" that also has a "block" associated w/ it, correct? 

to redeploy the block and the block's code hasn't changed, then you just need to 
"touch" the -service.xml.

if you change the block's code, then you have to redeploy the module, and then "touch" 
the -service.xml for the block unless it is packaged inside the ear

as i said before, it may be possible to do it programatically inside the mbean for the 
module. i'd have to give this some more thought.

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

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


---
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: Deploy a block

2004-07-08 Thread jae77
you need to place the block-service.xml file in the nukes.last directory so it is 
deployed after the module. or you have to package the block-service.xml file inside 
the sar so it deploys w/ the classes. 

if you hot deploy the module again, you're going to have to touch the -service.xml 
file again to get it to reload.

altho - now that i think about it, you could probably hook into the block's mbean and 
force a restart when the module is redeployed. 

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

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


---
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: Error in html module

2004-07-05 Thread jae77
you need to increase the min/max heap size when you start jboss. pls see the faq in 
the user group.

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

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


---
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] - fyi: new build changes checked in

2004-07-03 Thread jae77
just as a heads up, i've checked in some new build changes so the next time you do an 
update against the HEAD, you local.properties file will be overwritten w/ the one from 
"build/etc".

new changes include:

- bean shell scripts are now auto-generated against the setup.xml file in each of the 
database dirs under "resources" (this will be most beneficial to hsqldb users).
- datasources are now (mostly) tokenizable
- prepare.ddl for mysql tokenizable
- more properties have been defined in local.properties and the corresponding database 
properties files

the benefit of tokenizing the datasources (and prepare.dll mysql) now means that users 
can just tweak the values in the .properties files to change the database connection 
url, nukes user/passwd (except in the case of hsqldb, which shouldn't be used for 
production anyways).

i haven't promoted the RC2 tag for this, and most likely will not. these will get 
lumped into the RC3 release, which will be coming shortly. 

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

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


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


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

2004-07-03 Thread jae77
i can't reproduce this (i just installed mysql on my raq4, so now i can test against 
it as well). 

can you check your database to confirm that none of the stories have a null topic id? 

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

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


---
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] - extract index page from hsqldb

2004-07-02 Thread jae77
what do i need to do so i can get the content for the index page out of the varbinary 
column? are there any db clients that can do this, or you have a class already written 
to handle this?

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

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


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


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

2004-07-02 Thread jae77
what version of news are you running? is it the latestes rc release? what database are 
you using?

do you have any stories in the database? i could use a little bit more info on how to 
reproduce. 

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

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


---
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: Nukes documentation

2004-07-02 Thread jae77
there is a basic tutorial on how to create blocks, modules and themes located here: 
http://www.jboss.org/developers/projects/nukes/tutorial

you can also checkout the code and generate the javadoc yourself by just running the 
build and executing the correct target. 

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

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


---
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: Display an image with a Blob

2004-06-29 Thread jae77
the image is just stored as a blob in the database. if you wish to use it on an html 
page, you declare it the same way you would any other image using the img tag and the 
proper path to where the image is located. 

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

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


---
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: Default encoding switched to UTF-8

2004-06-27 Thread jae77
this does not seem to work if i click the "view" button when viewing the details about 
a file stored in the database.

also, it seems that pulling images out of the database is now broken w/ these changes. 
from what i can tell, it is b/c the ByteArrayOutputStream in the "Blah" class is set 
to null. 

if i initalize that variable when calling getOutputStream and i build the 
ServletOutputStreamWrapper w/ that, everything seems to work, but i'm not sure if what 
i'm doing is ultimately correct.

here's the snippet for getOutputStream from the Blah class.


  |   public ServletOutputStream getOutputStream() throws IOException
  |   {
  |  if (wrappedWriter != null)
  |  {
  | throw new IllegalStateException();
  |  }
  |  if (wrappedStream == null)
  |  {
  | OutputStream out =  null;
  | if (contentType == null || exclude.contains(contentType))
  | {
  |// That means we copy the stream directly to the output
  |ServletResponse response = getResponse();
  |response.setContentType(contentType);
  |response.setBufferSize(Tools.DEFAULT_BUFFER_SIZE);
  |out = response.getOutputStream();
  | }
  | else
  | {
  |// We bufferize for compression
  |baos = new ByteArrayOutputStream();
  | }
  | 
  | if (out == null)
  | {
  | wrappedStream = new ServletOutputStreamWrapper(baos);
  | } 
  | else
  | {
  | wrappedStream = new ServletOutputStreamWrapper(out);
  | }
  |  }
  |  return wrappedStream;
  |   }
  | 

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

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


---
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] [Deployers on JBoss (Deployers/JBoss)] - Re: Problems with re-deployment of a JBoss Interceptor

2004-06-24 Thread jae77
if you read the wiki page, then if i have A.jar deployed, and A.ear and B.ear depend 
upon A.jar, if i redeploy A.jar, the class loader is going to have stale references to 
those classes and give me ClassCastExceptions.

in order to get around that, you "touch" A.ear and B.ear so they are given new class 
loaders that will re-search for the required classes when a method is invoked. 

if you only have one or two packages deployed, this works ok, but if you end up having 
lots of things deployed and you modify A.jar, you're better off just restarting the 
whole server.

if you're changing interceptor code, your only option may be to restart the server. 
your best bet would be to split up the packaging as described in the wiki page (place 
all the interceptors into the jar, in addition to the ejb home/remote classes and any 
dependent helper classes) and then try hot-deploying an ear and see if you get issues. 

if that works, then try redeploying the jar file and then "touch" the ear so it gets 
reloaded and see what happens. as a rule of thumb for myself, any time i change 
interceptor code, i always restart the server to be on the safe side. 

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

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


---
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] [Deployers on JBoss (Deployers/JBoss)] - Re: Problems with re-deployment of a JBoss Interceptor

2004-06-24 Thread jae77
how are you testing the code, is it from an "outside" client that is connecting to 
jboss, or do you have some application (ie, a war) that you are using instead?

did you see this wiki page? 
http://www.jboss.org/wiki/Wiki.jsp?page=HotDeployClassCastExceptions

i'm not sure if there is something different that goes on when using aop, but it may 
help.

i've also seen instances where i need to restart the server when i've redeployed 
interceptors that i've written, even though i've "cycled" the classloader 
appropriately.  


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

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


---
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: Error deploying News Modul!

2004-06-24 Thread jae77
d'oh - i always end up adding that extra "s". thx for catching that - i'll make sure 
those get updated appropritely. 


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

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


---
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: Error deploying News Modul!

2004-06-24 Thread jae77
i'm not understanding what you mean by the "table names are false". 

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

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


---
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: Error deploying News Modul!

2004-06-24 Thread jae77
fixed - could you pls update against the tag or the head and retest this for me.

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

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


---
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: Error deploying News Modul!

2004-06-24 Thread jae77
thx for that update - i'll correct the database property files to add the correct 
alter table statement. 

i did look up the syntax in the manul and i could have sworn they said that the 
"CREATE UNIQUE" syntax was just an alias around the alter table statement. 

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

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


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


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

2004-06-17 Thread jae77
most likely there are problems w/ this module - it hasn't been "officially" released 
and no one is actively maintaining it.

if one of you would like to look into it and submit patches, that would be great. 

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

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


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


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

2004-06-11 Thread jae77
this question should have been asked in the user forum for nukes, and was also 
answered in the faq post.

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50221

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

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


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


[JBoss-dev] [Nukes Development] - Re: core cmp conversion issue

2004-06-10 Thread jae77
and the JDBCPeristentManager class will need to be updated to check to see if its 
tables exist, and create them if they don't.

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

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


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


[JBoss-dev] [Nukes Development] - Re: core cmp conversion issue

2004-06-10 Thread jae77
i also don't see a way to specify the insert statement on the nukes_group_membership 
table via the @jboss.relation-table xdoclet tag. 

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

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


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


[JBoss-dev] [Nukes Development] - core cmp conversion issue

2004-06-10 Thread jae77
grr - just when i thought i had this licked, another issue comes up. 

we're not going to be able to support the "pure" cmp solution in the core until the 
following bug is fixed:

http://sourceforge.net/tracker/index.php?func=detail&aid=969699&group_id=22866&atid=376685

you can read the details in this thread : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50407

i'll finish getting everything in order so once this is resolved, it can be rolled 
out. 

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

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


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


[JBoss-dev] [Nukes Development] - Re: thoughts on downloads module, 1.1 release

2004-06-09 Thread jae77
leberre : no, not at this time - this could be added to the master build.xml though. 

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: thoughts on downloads module, 1.1 release

2004-06-09 Thread jae77
bringing the conversation back around to the original topic :)

i'm able to create the unique constraints using the "post-table-create" tag in xdoclet 
(on @jboss.persistence).

i still have to dig up the "alter table" syntax for the other dbs (i tested against 
hsqldb ) - if anyone knows the syntax, pls post it here - and finish adding the insert 
statements to the appropriate entity beans. 

i should have this wrapped by tomorrow night/friday and that will give us a full cmp 
solution for all the modules in the 1.1 release. after that is adding managing user 
submissions to downloads (which is underway as well) and we're good to go. 

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: thoughts on downloads module, 1.1 release

2004-06-09 Thread jae77
the downloads module should just be re-directing you to the link where you can d/l the 
actual file. 

i'll take a look at it and see if it's doing anything weird, but there are some other 
higher priority items that i need to finish up w/ first, so it will be a few days 
before i can get back to you.

anyone else who is feeling ambitious pls feel free to take a look.

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Deploy order

2004-06-09 Thread jae77
provided "mymodule.sar" does not rely upon any classes in "mytheme.sar", then you can 
use a depends tag in the "mymodule.sar" jboss-service.xml for the "mytheme.sar" (look 
at the nukes core jboss-service.xml to see how this is done).

if "mymodule.sar" does rely upon a class in "mytheme.sar" (this issue currently exists 
in the downloads module w/ the *-service.xml files for the blocks), you can create a 
"nukes.last" directory inside the "nukes" directory and then place "mytheme.sar" in 
the nukes directory and "mymodule.sar" in the nukes.last directory.

all modules in the "nukes" directory will be deployed before those in the "nukes.last" 
directory.

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem when I deploy my theme

2004-06-08 Thread jae77
no - it only needs to be deployed in JBOSS_HOME/server/default/nukes - only the 
nukes.ear should be deployed in the "deploy" directory.

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem with news backend

2004-06-08 Thread jae77
you can't establish default values for columns when the tables are created via cmp, so 
you have to handle setting that value yourself if you do a manual insert.

adding topics through the site handles this w/o issue.

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: thoughts on downloads module, 1.1 release

2004-06-07 Thread jae77
no - the only place i think i saw the unique constraint was on the user table, and i 
figured we'd still have new users create the "core" schema w/ the ddls. 

we could issue an alter table statement as part of the post-table-create sql that can 
be executed. we could store the statement in the .properties files in build/etc.

only negative to that approach (until this can be done in jboss cmp, perhaps it can w/ 
some enhancement?) is we need to maintain the different sql for different databases 
ALTER TABLE syntax. not the worst of trade-offs though.

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - thoughts on downloads module, 1.1 release

2004-06-07 Thread jae77
i'm 90% confident that i've nailed all the bugs for the 1.1 release (this doesn't 
include any of the recent postings to sf.net) - i have taken care of every one 
reported in the forums. 

the downloads module is missing a way to manage user submissions. my plan to deal w/ 
this is to get rid of the "new downloads" table and just add a "state" flag to 
"downloads" table. this should make it easier to just reuse most of the existing code. 
this does mean the tables change again, but if you've already got entries you'd like 
to keep, you should be able to alter the table to add the column and then update w/ 
the correct "active" state value. 

what do we want to do about the 1.1 release? i could disable user submissions for now 
and we could do a  1.1.1 release shortly there after. we could delay until the above 
functionality is done (it's going to take a few days to get done given i've only a few 
hours a night - if anyone wants to help, let me know and i'll let you know where to 
start).

either way i'm going to move forward w/ the above solution, and depending on which 
route we take, i'll check in the cmp changes to be tested for the 1.1 release. 


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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem with news backend

2004-06-07 Thread jae77
hrm - not sure how you have topics appearing on the topics page, but not in the admin 
interface. it's the same code - what state did you create them with?

the other things you mentioned fall under the "feature request" category and are 
planned for future releases. 

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: JBoss 3.2.4 and Nukes status

2004-06-06 Thread jae77
i took a look at some of this last night, and i don't think they are all trivial 
updates. i think we should aim to have the 1.1 release work w/ 3.2.3 and then worry 
about moving to 3.2.4 compatibility.

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

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


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


[JBoss-dev] [Nukes Development] - Re: JBoss 3.2.4 and Nukes status

2004-06-05 Thread jae77
that class is missing from the jboss-jmx.jar in the root lib directory (not the one 
under /server/default/lib).

according to cvs, the class was removed from the 3.2 branch when the jmx 1.2 was 
backported from the head. 


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

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


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


[JBoss-dev] [Nukes Development] - Re: Nukes and Hibernate

2004-06-03 Thread jae77
you need to have two seperate mbean definitions for this (both in the 
jboss-service.xml descriptor). one to control the hibernate service, and the other to 
control the module that you are writing. 

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

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


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


[JBoss-dev] [Nukes Development] - Re: Problem when I deploy my module

2004-06-03 Thread jae77
did you change the object name to something else? if yes, what is the new object name?

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

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


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


[JBoss-dev] [Nukes Development] - Re: Template Module update

2004-06-03 Thread jae77
jsp support won't happen until nukes 2.0 which will have the portlet implementation. 

i did setup a wiki page w/ instructions on how to convert a module to the pure cmp 
solution. i don't have time to update the template module right now (i'm focused on 
getting 1.1 out the door), but if you wanted to try and follow the wiki instructions 
and do the update yourself, that would be great!



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

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


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


[JBoss-dev] [Nukes Development] - Re: Problem when I deploy my module

2004-06-03 Thread jae77
your mbean object name is not unique. somewhere you have another mbean deployed w/ the 
name jboss.jca:service=HibernateFactory

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

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


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


[JBoss-dev] [Nukes Development] - Re: Problem with news backend

2004-06-02 Thread jae77
this is fixed. pls update against the tag or via the pre-compiled package (again, see 
thread in users forum).

it'd be great if you could make your conversion scripts available for others when your 
done!

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

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


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


[JBoss-dev] [Nukes Development] - Re: Problem with news backend

2004-06-02 Thread jae77
that's the value the standardjbosscmp-jdbc.xml file (in the conf directory) specifies, 
altho the postgres mappings  do specify "text" - i wonder if the mysql value should be 
updated to match that. 

in any case, i'll just create an entry for that sql-type in each of the properties 
files in the "build/etc" dir and update the xdoclet tags accordingly. 

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

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



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


[JBoss-dev] [Nukes Development] - Re: downloads module - request for testing

2004-06-02 Thread jae77
what date is the snapshot from? could you try using the pre-compiled libs (see the 
announcement in the user forums) or pull from cvs using the Nukes_1_1_0_RC1 tag? 

i'm seeing all the tables being created properly on my box. 

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

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



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


[JBoss-dev] [Nukes Development] - Re: EJB archives structure and ro/rw

2004-05-31 Thread jae77
correct - by packaging the ejbs in the lib.jar, you deploy the class files only once, 
and allow yourself to reuse the same code by just specifying different deployment 
descriptor configurations.

control comes from deployment configuration (which is specified in xdoclet) and also 
partially in the code by making sure you've used the ro beans for ro ops. 

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - forums code updated

2004-05-27 Thread jae77
the upgrade to xdoclet 1.2.1 broke the forums code (it didn't like the value "True"), 
and this has now been fixed. 

the forums have also been coverted over to the "pure" cmp solution and i'd appricate 
it ppl could test it out. (the regular ddls are still there until it's confirmed all 
is in order). 

remember you will need to do a fresh checkout from cvs (if you haven't done so 
already) to get the latest xdoclet libs. 

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - convert to pure cmp solution

2004-05-27 Thread jae77
question: what are the steps necessary to convert my module to a "pure" cmp solution 
(table creation is handled by jboss).

answer: see the following wiki page

http://www.jboss.org/wiki/Wiki.jsp?page=NukesPureCMP

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - convert to

2004-05-27 Thread jae77
question: what are the steps necessary to convert my module to a "pure" cmp solution 
(table creation is handled by jboss).

answer: see the following wiki page

http://www.jboss.org/wiki/Wiki.jsp?page=NukesPureCMP

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - FAQ - READ ME FIRST!

2004-05-27 Thread jae77
this forum is for questions reguarding development of nukes. 

more information can be found on the nukes wiki page, located here: 
http://www.jboss.org/wiki/Wiki.jsp?page=NukesForJBoss

please be sure to use the search before posting any questions, it is possible that the 
question has been asked before and you will find your answer much faster that way. 

you can also scan this thread for other useful faq information.

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: postgres and cmp issues

2004-05-27 Thread jae77
i've recommitted changes that remove the "hacks" and instead define sql/jdbc-type 
xdoclet tags on the foreign key relations so that the columns can be created null. 

you should drop your tables and re-create them (both for news and downloads), however 
you can export and reload any data you may have created b/c the table definitions 
stayed the same.

the only modification you will have to make to the dataset is to update any foreign 
key columns that have 0 as their value to be null. 

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [TODO -- DEVELOPMENT] - Re: upgrade thirdparty dir's version of xdoclet

2004-05-27 Thread jae77
julien has handled this problem for nukes (we've got our own thirdparty lib dir now), 
but i did want to follow up w/ my findings ...

i didn't have success trying to compile "jboss-head" w/ xdoclet 1.2.1. :( 

here are the areas of discrepency between the tests incase anyone wants to pursue this 
further.

- org.jboss.test.aop.test : 27 errors
- org.jboss.test.cache.test.local : 1 fatal
- org.jboss.test.entity.test : 4 errors

- org.jboss.test.client.test produces 3 errors under current xdoclet version, but none 
under 1.2.1

the testing was done against code checked out this morning, so results may vary if new 
code/bug fixes are checked in. 

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread jae77
yup! thx for taking care of this!

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread jae77
ok - cool. i'm still going to give it one more shot on my end against the jboss-head 
and at least report back my findings. 

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread jae77
the first pass at this didn't seem to work. the test results produced using xdoclet 
1.2.1 did not match up w/ the results from the current version. 

i'm going give this another run through just to make sure i didn't mess anything up. 

i remember a while back you were considerring having a seperate thirdparty directory 
for nukes entirely, perhaps that may be the better way to go in general? 

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread jae77
yeah - i'm aware - i checked out "jboss-head" last night and ran the test suite 
against the current version of xdoclet, and was going to re-run against the new 
version this morning.

if you're going to check in elsewhere, that's just as good (and would be a lot 
quicker). 

i've got the necessary changes ready to commit as soon as this is done. do you have an 
approximate eta? 

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [TODO -- DEVELOPMENT] - Re: upgrade thirdparty dir's version of xdoclet

2004-05-26 Thread jae77
hrm - fun - looks like this will be my first foray compiling jboss from source. :)

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [TODO -- DEVELOPMENT] - upgrade thirdparty dir's version of xdoclet

2004-05-26 Thread jae77
applogies if this is the incorrect forum for this, i wasn't really sure where to post 
this...

the current version of xdoclet being used by jboss (to build source) is 1.2b3. this 
version doesn't have support for the sql-type and jdbc-type attributes on the 
@jboss.relation tag, which is going to be needed to resolve some cmp table creation 
issues when using postgres. 

given that the thirdparty directory is shared by all jboss components, is there any 
process/restrictions on upgrading to version 1.2.1? i can handle checking in the new 
versions, but does anything else need to occur first for this update to happen? 



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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - xdoclet libraries

2004-05-26 Thread jae77
are any of the xdoclet libs in the tools directory "jboss specific" or is it safe to 
upgrade to version 1.2.1? 

according to the author of this post 
(http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836283#3836283) the tags 
required to allow postgres to work w/ the "pure" cmp solution are only supported in 
version 1.2.1.

i'm going to confirm this later tonight, but if this is the case, are there any issues 
w/ upgrading to the lastest xdoclet version?

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - downloads module - request for testing

2004-05-25 Thread jae77
looks like the forums were restored, but today's messages were lost. in any case, here 
it is again

the downloads module as been converted to a pure cmp solution. i'd appricate it if any 
mysql and postgres users could test it to confirm it works ok, and also to give the 
module a good once over in general and report 
back any bugs. 


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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: Problem with creating table at deploy

2004-05-25 Thread jae77
perhaps this is a mysql bug? (this same problem exists for hsqldb, 
and i recall reading that it was a hsqldb issue). 

try adding this to your class level xdoclet


  | @jboss.persistence
  |   pk-constraint="false"
  | 






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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - downloads module - request for testing

2004-05-25 Thread jae77
the downloads module has been converted to a pure cmp implementation - it only had a 
ddl for mysql, and i felt it would be a better use of time instead of creating ddl 
files. 

i'd appriciate it if the ppl running postgres (and everyone else) could take it for a 
spin and report back any bugs/problems they encounter on both the database side of 
things, and the usability side of things. 

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

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



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-24 Thread jae77
i don't see anything wrong w/ the "community" expressing interest in what they would 
like to see done next. 

what is/are your vote(s) for? 


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

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


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-24 Thread jae77
the target modules for the 1.1 release are
- core
- forums (bb)
- news 
- downloads

i'm not really sure where the polls module falls on the list. right now i am in the 
process of "qa-ing" the news and downloads module for release. 

i will try and take a look at the polls module and see how far off it is from being 
ready for official support (some of the goals in releasing new modules is to clean up 
any spagetti code, fix bugs, externalize to templates, move to pure cmp, etc), but i 
wouldn't expect to see it until at least the 1.2 release. 

feel free to take a stab at cleaning up the code, etc. post back if you need help 
getting past something. 

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

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


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: News Component Deploy Error

2004-05-24 Thread jae77
try checking out directly from cvs. there seem to be problems w/ the way the snapshots 
are being created. 

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

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


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-23 Thread jae77
no documentation exists. the release of news in nukes 1.1 will be it's official 
release, and nothing prior is supported, including database schema. 

you could write a parser script that takes the old data and loads it into the new 
table format. the new schema is pretty self-explanitory. you will need to reference 
the pre-1.1 (it's tagged in cvs) code to determine the mapping of that schema. 

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

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


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: postgres and cmp issues

2004-05-20 Thread jae77
in the works of mr. burns excellent! :)

there's a little bit of a headache here, but nothing that can't be overcome, esp now 
that i know how to resolve the issue. 

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

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


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Project Management + Calendar Modules?

2004-05-19 Thread jae77
no - nothing is currently in the works by any of the core contributors. 

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: postgres and cmp issues

2004-05-19 Thread jae77
i've checked in the latest changes that should resolve the postgres compatiblity 
issues. 

for now, i've created a specific container configuration for news, instead of going to 
the global standardjboss.xml file - defining "post-create = true" there causes inserts 
into the "core" tables not work work properly (those ejbCreate methods need to be 
updated w/ the "dummy" pk values). 

i've tested this against postgres and hsqldb, and have found no issues. my fingers are 
crossed that mysql will have no problems as well (any oracle users out there to test 
this?).

let me know if you have any problems. 

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


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

2004-05-19 Thread jae77
well - in the case of news, the ddls are you are looking at are no longer valid. the 
news tables are now created by jboss b/c it's too much of a pita to try and maintain 
ddls for 4 different databases. 

even in this example, the foreign keys did exist, but they were managed by jboss via 
the relations that are defined in the deployment descriptors. (look at the xdoclet in 
the latest news code to see this).


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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-19 Thread jae77
don't use the latest snapshot, pls update from cvs directly. there have been reports 
that the snapshots aren't creating the .tpl files correctly. 

you're definately not going to be able to use your existing news tables w/ the latest 
code b/c the column names, etc have all changed. 

pls let me know right away how the new code works w/ mysql. i just committed the 
changes necessary to be compatible w/ postgres. i don't think they will cause any 
problems w/ mysql (everything works ok w/ hsqldb), but pls confirm. (guess i should go 
install mysql somewhere as well). 

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-19 Thread jae77
if you're using mysql, then you'd want to drop all the nukes tables and re-create them 
w/ either the ddls or the installer b/c the jmx parameters that you are setting are 
stored in the database. 

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


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

2004-05-19 Thread jae77
foreign key use, the answer is yes and no

for tables w/in their own schema (ie news), there are foreign key constraints between 
those tables (ie, the story table has a foreign key to the topic table), there are 
also foreign key constraints against the "user" table.

not all of the other modules currently do this b/c they were direct ports of the post 
nuke schema (which wasn't normalized), however this should change as they are 
refactored to become "offically released".

i believe the table types are determined by you (and this is only applicable if you 
are using mysql). transactions are managed by jboss itself. 

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-19 Thread jae77
only the news module will create it's own tables, the other modules have not been 
fully converted over to the pure cmp solution (my applologies if i didn't make it 
clear enough that this was news specific).

i'm not sure about the installer issue though. did you configure the local.properties 
file in the build directory to use the correct database? 

did you run a "deploy" command in the "nukes" directory to deploy the core modules? 

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-19 Thread jae77
that class no longer exists. the new code will automatically show the most recent 
story first. 

also, you will have to drop the tables in the database so they can be re-created when 
the news module is deployed (it is now a pure cmp solution).

if you are using postgres, there are a couple issues that i have fixes for, but 
haven't checked them in yet (will today). you're best bet is going to do a fresh 
checkout and avoid the snapshots, i think their is a problem w/ their creation (as 
reported in another post).

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: postgres and cmp issues

2004-05-18 Thread jae77
ok - in order for this to work correctly w/ postgres, the 
"insert-after-ejb-post-create" flag needs to be set to true on the entity bean 
container configuration and "dummy" values need to be set for the primary keys in the 
"ejbCreate" methods. 

i'm thinking that it may be a good idea to just enable this directly in the 
standardjboss.xml file, instead of having each of the individual modules create a 
specific container config just to enable this. 

i'll get this updated tonight and post back w/ any final instructions that you would 
need to perform on your end. i'll also put something on the wiki for this. 

thx to juha and sesques for pointing me in the direction!

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: postgres and cmp issues

2004-05-18 Thread jae77
i tried using the unknown-pk setup as well and i still couldn't get the rows to 
insert. i have one last thing that i'm going to try, and if i can't get it working 
i'll create  postgre specific ddl. 


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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: postgres and cmp issues

2004-05-17 Thread jae77
ok - i've checked in some changes, but i'm not sure if they will 100% solve the 
problem. i can successfully create topics, but i am unable to post a story. it keeps 
telling me that i am trying to insert null into the topic_id column (but a quick debug 
session shows that the topicEJBLocal object is there when it does the create).

take a look at it and tell me if it works for you. perhaps my postgres install is f-ed 
up - i'm not really all that familiar w/ the admin side of it.

i added xdoclet tokens the the db fragment files, defining the sql-type for postgres 
to be "SERIAL" (all others are "INTEGER"). 

when you take a look at the xdoclet, i don't think the fact that i'm not using the 
"unknown-pk" method makes any difference (altho someone pls let me know if this is 
wrong!) - and either way, the db is controling it, i just wrote a specific 
getter/setter for it. 

my gut tells me i'm missing some postgres specific configuration, but given my 
previous statement that i'm not really familiar w/ postgres, it could just be gas. :) 

let me know!

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

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


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


  1   2   3   >