[jira] Created: (BEEHIVE-32) need to add root cause information to exception info returned from HtmlExceptionFormatter

2004-10-28 Thread Eddie O'Neil (JIRA)
need to add root cause information to exception info returned from HtmlExceptionFormatter - Key: BEEHIVE-32 URL: http://issues.apache.org/jira/browse/BEEHIVE-32 Project: Beehive

[jira] Created: (BEEHIVE-39) need beehiveUser.sh script

2004-10-30 Thread Eddie O'Neil (JIRA)
need beehiveUser.sh script -- Key: BEEHIVE-39 URL: http://issues.apache.org/jira/browse/BEEHIVE-39 Project: Beehive Type: Bug Components: Build Versions: V1Alpha, V1Beta Reporter: Eddie O'Neil Assigned to: Kenneth Tam

[jira] Commented: (BEEHIVE-49) Bootstrap no longer installed log4j

2004-11-01 Thread Eddie O'Neil (JIRA)
[ http://nagoya.apache.org/jira/browse/BEEHIVE-49?page=comments#action_54904 ] Eddie O'Neil commented on BEEHIVE-49: - There are other places in the doc build where this is an issue, and it applies to both the alpha and beta builds. The problem is

[jira] Created: (BEEHIVE-50) NetUI javadoc needs to omit tomcat-server, tomcat-common, tomcat-webapp classes

2004-11-01 Thread Eddie O'Neil (JIRA)
NetUI javadoc needs to omit tomcat-server, tomcat-common, tomcat-webapp classes --- Key: BEEHIVE-50 URL: http://nagoya.apache.org/jira/browse/BEEHIVE-50 Project: Beehive Type: Bug

[jira] Commented: (BEEHIVE-70) Webapp Redeploy Encounters exception java.lang.ThreadDeath

2004-11-09 Thread Eddie O'Neil (JIRA)
[ http://nagoya.apache.org/jira/browse/BEEHIVE-70?page=comments#action_55254 ] Eddie O'Neil commented on BEEHIVE-70: - I believe that this is a Tomcat issue and not something that we can fix in NetUI. Once you've failed a redeploy, you'll need to

[jira] Commented: (BEEHIVE-70) Webapp Redeploy Encounters exception java.lang.ThreadDeath

2004-11-09 Thread Eddie O'Neil (JIRA)
[ http://nagoya.apache.org/jira/browse/BEEHIVE-70?page=comments#action_55258 ] Eddie O'Neil commented on BEEHIVE-70: - Yep -- at first glance, that looks similar. Webapp Redeploy Encounters exception java.lang.ThreadDeath

[jira] Commented: (BEEHIVE-67) More details needed on copy netui-blank into pageflow_tutorial

2004-11-10 Thread Eddie O'Neil (JIRA)
[ http://nagoya.apache.org/jira/browse/BEEHIVE-67?page=comments#action_55268 ] Eddie O'Neil commented on BEEHIVE-67: - Steve, I actually think it's worty saying that the entire netui-blank webapp should be copied. The only files that would be

[jira] Created: (BEEHIVE-90) need to add deploy.wsm.webapp.runtime target to trunk/ build

2004-11-16 Thread Eddie O'Neil (JIRA)
need to add deploy.wsm.webapp.runtime target to trunk/ build Key: BEEHIVE-90 URL: http://nagoya.apache.org/jira/browse/BEEHIVE-90 Project: Beehive Type: Bug Components: Build Versions: V1Beta

[jira] Commented: (BEEHIVE-123) Modify runTomcat.xml and runTomcatCore.xml for Mac OS X support

2004-12-05 Thread Eddie O'Neil (JIRA)
[ http://nagoya.apache.org/jira/browse/BEEHIVE-123?page=comments#action_56197 ] Eddie O'Neil commented on BEEHIVE-123: -- Nice catch, Garrett. I'll get this fixed and work it into Bryan's changes for JOnAS. Modify runTomcat.xml and

[jira] Assigned: (BEEHIVE-123) Modify runTomcat.xml and runTomcatCore.xml for Mac OS X support

2004-12-05 Thread Eddie O'Neil (JIRA)
[ http://nagoya.apache.org/jira/browse/BEEHIVE-123?page=history ] Eddie O'Neil reassigned BEEHIVE-123: Assign To: Eddie O'Neil Modify runTomcat.xml and runTomcatCore.xml for Mac OS X support

[jira] Resolved: (BEEHIVE-32) need to add root cause information to exception info returned from HtmlExceptionFormatter

2005-01-14 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-32?page=history ] Eddie O'Neil resolved BEEHIVE-32: - Assign To: Steve Tocco (was: Eddie O'Neil) Resolution: Fixed Fix Version: V1Beta The HTML exception formatter now supports showing

[jira] Resolved: (BEEHIVE-123) Modify runTomcat.xml and runTomcatCore.xml for Mac OS X support

2005-01-14 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-123?page=history ] Eddie O'Neil resolved BEEHIVE-123: -- Assign To: Steve Tocco (was: Eddie O'Neil) Resolution: Fixed Fix Version: V1Beta Fixed. OSX added to given exec calls. Modify

[jira] Resolved: (BEEHIVE-102) Beehive distribution should support various app servers

2005-01-14 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-102?page=history ] Eddie O'Neil resolved BEEHIVE-102: -- Assign To: Bryan Che (was: Eddie O'Neil) Resolution: Fixed This patch has been applied, but given the recent conversation about supporting

[jira] Assigned: (BEEHIVE-171) Ability to add parameters to the pager query

2005-01-17 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-171?page=history ] Eddie O'Neil reassigned BEEHIVE-171: Assign To: Eddie O'Neil Ability to add parameters to the pager query Key: BEEHIVE-171

[jira] Created: (BEEHIVE-180) ResultSetIterator needs to support case insensitive comparison for Map.get(String)

2005-01-19 Thread Eddie O'Neil (JIRA)
ResultSetIterator needs to support case insensitive comparison for Map.get(String) -- Key: BEEHIVE-180 URL: http://issues.apache.org/jira/browse/BEEHIVE-180 Project: Beehive Type: Bug

[jira] Commented: (BEEHIVE-195) Beehive Distribution should work with app servers besides just Tomcat

2005-01-26 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-195?page=comments#action_58112 ] Eddie O'Neil commented on BEEHIVE-195: -- One other thing here...this is a nice solution because it does isolate the Tomcat dependency from the buildWebapp.xml file,

[jira] Commented: (BEEHIVE-195) Beehive Distribution should work with app servers besides just Tomcat

2005-01-26 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-195?page=comments#action_58108 ] Eddie O'Neil commented on BEEHIVE-195: -- Bryan-- Hey; can you attach a unified diff file to this? It's hard to apply a patch to a bunch of files like this. You can

[jira] Commented: (BEEHIVE-195) Beehive Distribution should work with app servers besides just Tomcat

2005-01-26 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-195?page=comments#action_58109 ] Eddie O'Neil commented on BEEHIVE-195: -- Bryan-- Hey, it seems that this patch was made against the tree before the build work I checked in last week. Is it

[jira] Commented: (BEEHIVE-195) Beehive Distribution should work with app servers besides just Tomcat

2005-01-26 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-195?page=comments#action_58111 ] Eddie O'Neil commented on BEEHIVE-195: -- Couple of things: - the dist-appserver.patch file is only 64 lines long. Is that right (just making sure my .tar.gz file

[jira] Commented: (BEEHIVE-198) distribution includes junit jar

2005-01-27 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-198?page=comments#action_58131 ] Eddie O'Neil commented on BEEHIVE-198: -- Agreed. Great catch. distribution includes junit jar --- Key: BEEHIVE-198

[jira] Created: (BEEHIVE-220) actions don't seem to resolve correctly to shared flows

2005-02-01 Thread Eddie O'Neil (JIRA)
actions don't seem to resolve correctly to shared flows --- Key: BEEHIVE-220 URL: http://issues.apache.org/jira/browse/BEEHIVE-220 Project: Beehive Type: Bug Components: NetUI Versions: V1Beta

[jira] Created: (BEEHIVE-223) netui anchors referencing shared flow actions don't throw error on first render

2005-02-01 Thread Eddie O'Neil (JIRA)
netui anchors referencing shared flow actions don't throw error on first render --- Key: BEEHIVE-223 URL: http://issues.apache.org/jira/browse/BEEHIVE-223 Project: Beehive Type: Bug

[jira] Commented: (BEEHIVE-223) netui anchors referencing shared flow actions don't throw error on first render

2005-02-01 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-223?page=comments#action_58420 ] Eddie O'Neil commented on BEEHIVE-223: -- Take two. :) While looking at the issue here: http://issues.apache.org/jira/browse/BEEHIVE-220 it seemed that when

[jira] Resolved: (BEEHIVE-220) actions don't seem to resolve correctly to shared flows

2005-02-01 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-220?page=history ] Eddie O'Neil resolved BEEHIVE-220: -- Resolution: Invalid This is an invalid case -- shared flow actions are referenced as: action=sharedName.home where sharedName is the name of

[jira] Commented: (BEEHIVE-243) Getting messages from the messageBundle declared in pageflow did not seem to work

2005-02-08 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-243?page=comments#action_58734 ] Eddie O'Neil commented on BEEHIVE-243: -- I'm able to use the following expressions to bind to the message: 1) ${bundle.myBundle.msg1} 2) ${pageFlow.message} 3)

[jira] Assigned: (BEEHIVE-171) Ability to add parameters to the pager query

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-171?page=history ] Eddie O'Neil reassigned BEEHIVE-171: Assign To: Scott Symmank (was: Eddie O'Neil) Ability to add parameters to the pager query

[jira] Resolved: (BEEHIVE-157) Choosing data grid column types based on value to be displayed

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-157?page=history ] Eddie O'Neil resolved BEEHIVE-157: -- Resolution: Fixed Fix Version: V1Beta This has been fixed and with the recent switch from netui-data:columns to netui-data:rows, the JSP

[jira] Created: (BEEHIVE-263) netui databinding tags need a TLV in order to verify that the tags are structured correctly

2005-02-09 Thread Eddie O'Neil (JIRA)
netui databinding tags need a TLV in order to verify that the tags are structured correctly --- Key: BEEHIVE-263 URL: http://issues.apache.org/jira/browse/BEEHIVE-263 Project: Beehive

[jira] Created: (BEEHIVE-264) need to add the JSP tag prefix handler infrastructure to the netui-config file

2005-02-09 Thread Eddie O'Neil (JIRA)
need to add the JSP tag prefix handler infrastructure to the netui-config file -- Key: BEEHIVE-264 URL: http://issues.apache.org/jira/browse/BEEHIVE-264 Project: Beehive Type: Bug

[jira] Resolved: (BEEHIVE-129) netui drt fails to run when no coreWeb previously deployed in the Tomcat instance

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-129?page=history ] Eddie O'Neil resolved BEEHIVE-129: -- Resolution: Fixed Fix Version: V1Beta This was fixed a while ago with some build work that Bryan and I did. Resolving as such. netui drt

[jira] Assigned: (BEEHIVE-156) testRecorderCore.xml 'playback.tests' target deletes junit tests result data after create html report

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-156?page=history ] Eddie O'Neil reassigned BEEHIVE-156: Assign To: Eddie O'Neil testRecorderCore.xml 'playback.tests' target deletes junit tests result data after create html report

[jira] Assigned: (BEEHIVE-224) petstoreWeb needs to be updated to reference actions in shared flow correctly

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-224?page=history ] Eddie O'Neil reassigned BEEHIVE-224: Assign To: Eddie O'Neil petstoreWeb needs to be updated to reference actions in shared flow correctly

[jira] Assigned: (BEEHIVE-201) The usage targets in the build scripts in trunk/user don’t work.

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-201?page=history ] Eddie O'Neil reassigned BEEHIVE-201: Assign To: Eddie O'Neil The usage targets in the build scripts in trunk/user don’t work.

[jira] Resolved: (BEEHIVE-37) build.xml should fail gracefully with info if using invalid ant or jdk versions

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-37?page=history ] Eddie O'Neil resolved BEEHIVE-37: - Resolution: Fixed Fix Version: V1Beta This issue got fixed with the 2build work that was done a month ago. build.xml should fail gracefully

[jira] Resolved: (BEEHIVE-201) The usage targets in the build scripts in trunk/user don’t work.

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-201?page=history ] Eddie O'Neil resolved BEEHIVE-201: -- Assign To: Jeremiah Johnson (was: Eddie O'Neil) Resolution: Fixed Fix Version: V1Beta Fixed with SVN 153108 The usage targets in

[jira] Commented: (BEEHIVE-223) netui anchors referencing shared flow actions don't throw error on first render

2005-02-09 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-223?page=comments#action_58867 ] Eddie O'Neil commented on BEEHIVE-223: -- Am about to add a specifc repro here, but the basic issue is this: 1) a webapp has a single shared flow with an action home 2)

[jira] Assigned: (BEEHIVE-274) The datagrid netui-data:anchorCell tag using parameters does not procude correct XHTML

2005-02-11 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-274?page=history ] Eddie O'Neil reassigned BEEHIVE-274: Assign To: Eddie O'Neil (was: carlin rogers) The datagrid netui-data:anchorCell tag using parameters does not procude correct XHTML

[jira] Created: (BEEHIVE-279) add data grid support for using the tags to sort a data set

2005-02-11 Thread Eddie O'Neil (JIRA)
add data grid support for using the tags to sort a data set --- Key: BEEHIVE-279 URL: http://issues.apache.org/jira/browse/BEEHIVE-279 Project: Beehive Type: New Feature Components: NetUI Versions:

[jira] Created: (BEEHIVE-280) add data grid support for using the tags to filter a data set

2005-02-11 Thread Eddie O'Neil (JIRA)
add data grid support for using the tags to filter a data set - Key: BEEHIVE-280 URL: http://issues.apache.org/jira/browse/BEEHIVE-280 Project: Beehive Type: New Feature Components: NetUI Versions:

[jira] Created: (BEEHIVE-291) netui-config needs to be able to configure the writability of the pageFlow / sharedFlow binding contexts

2005-02-13 Thread Eddie O'Neil (JIRA)
netui-config needs to be able to configure the writability of the pageFlow / sharedFlow binding contexts Key: BEEHIVE-291 URL:

[jira] Assigned: (BEEHIVE-295) change button tag to prevent RuntimeException

2005-02-14 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-295?page=history ] Eddie O'Neil reassigned BEEHIVE-295: Assign To: Eddie O'Neil change button tag to prevent RuntimeException - Key: BEEHIVE-295

[jira] Resolved: (BEEHIVE-274) The datagrid netui-data:anchorCell tag using parameters does not procude correct XHTML

2005-02-16 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-274?page=history ] Eddie O'Neil resolved BEEHIVE-274: -- Assign To: Alejandro Ramirez (was: Eddie O'Neil) Resolution: Fixed Fixed with SVN 154029. The datagrid netui-data:anchorCell tag using

[jira] Assigned: (BEEHIVE-301) Add addActionErrorExpression method to PageFlowUtils class like FlowController has

2005-02-16 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-301?page=history ] Eddie O'Neil reassigned BEEHIVE-301: Assign To: Rich Feit Add addActionErrorExpression method to PageFlowUtils class like FlowController has

[jira] Assigned: (BEEHIVE-279) add data grid support for using the tags to sort a data set

2005-02-16 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-279?page=history ] Eddie O'Neil reassigned BEEHIVE-279: Assign To: Eddie O'Neil add data grid support for using the tags to sort a data set ---

[jira] Assigned: (BEEHIVE-303) Wrong ant target to copy WS runtime jars in tutorial

2005-02-16 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-303?page=history ] Eddie O'Neil reassigned BEEHIVE-303: Assign To: Steve Hanson Steve, can you look at this? Thanks! Wrong ant target to copy WS runtime jars in tutorial

[jira] Assigned: (BEEHIVE-101) Control overview page missing links and typo

2005-02-16 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-101?page=history ] Eddie O'Neil reassigned BEEHIVE-101: Assign To: Steve Hanson Steve, can you look at this? Thanks! Control overview page missing links and typo

[jira] Created: (BEEHIVE-316) add versions to manifests of Beehive JARs

2005-02-17 Thread Eddie O'Neil (JIRA)
add versions to manifests of Beehive JARs - Key: BEEHIVE-316 URL: http://issues.apache.org/jira/browse/BEEHIVE-316 Project: Beehive Type: Bug Components: NetUI Versions: V1Beta Reporter: Eddie O'Neil Fix

[jira] Resolved: (BEEHIVE-38) from the top-level build, BEEHIVE_HOME should be auto-set to ${basedir}

2005-02-17 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-38?page=history ] Eddie O'Neil resolved BEEHIVE-38: - Resolution: Fixed Fixed this back in January when we switched to the 2build stuff with a beehive-imports file. There's no longer a requirement to

[jira] Assigned: (BEEHIVE-316) add versions to manifests of Beehive JARs

2005-02-17 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-316?page=history ] Eddie O'Neil reassigned BEEHIVE-316: Assign To: Eddie O'Neil add versions to manifests of Beehive JARs - Key: BEEHIVE-316

[jira] Created: (BEEHIVE-318) data grid needs to support the th / td html attributes

2005-02-17 Thread Eddie O'Neil (JIRA)
data grid needs to support the th / td html attributes -- Key: BEEHIVE-318 URL: http://issues.apache.org/jira/browse/BEEHIVE-318 Project: Beehive Type: Bug Components: NetUI Versions: V1Beta

[jira] Created: (BEEHIVE-319) data grid needs to support thead / tbody / tfoot reordering

2005-02-17 Thread Eddie O'Neil (JIRA)
data grid needs to support thead / tbody / tfoot reordering --- Key: BEEHIVE-319 URL: http://issues.apache.org/jira/browse/BEEHIVE-319 Project: Beehive Type: Bug Components: NetUI Versions: V1Beta

[jira] Assigned: (BEEHIVE-319) data grid needs to support thead / tbody / tfoot reordering

2005-02-17 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-319?page=history ] Eddie O'Neil reassigned BEEHIVE-319: Assign To: Eddie O'Neil data grid needs to support thead / tbody / tfoot reordering ---

[jira] Assigned: (BEEHIVE-318) data grid needs to support the th / td html attributes

2005-02-17 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-318?page=history ] Eddie O'Neil reassigned BEEHIVE-318: Assign To: Eddie O'Neil data grid needs to support the th / td html attributes --

[jira] Created: (BEEHIVE-332) data grid's SQL generation needs to support additional filtering operations

2005-02-18 Thread Eddie O'Neil (JIRA)
data grid's SQL generation needs to support additional filtering operations --- Key: BEEHIVE-332 URL: http://issues.apache.org/jira/browse/BEEHIVE-332 Project: Beehive Type: Bug Components:

[jira] Resolved: (BEEHIVE-330) Behavior Tag

2005-02-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-330?page=history ] Eddie O'Neil resolved BEEHIVE-330: -- Assign To: Scott Symmank (was: Eddie O'Neil) Resolution: Fixed Thanks for the new tag; it cleans up the interaction between the grid tags

[jira] Resolved: (BEEHIVE-289) ${dist.lib.name} is not set when run build.dist.archives

2005-02-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-289?page=history ] Eddie O'Neil resolved BEEHIVE-289: -- Assign To: Julie Zhuo Resolution: Fixed Fix Version: V1Beta Huh. Fixed this on Saturday in SVN 154409; didn't realize that there was

[jira] Assigned: (BEEHIVE-235) DRT, other tests should work on other app servers besides tomcat

2005-02-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-235?page=history ] Eddie O'Neil reassigned BEEHIVE-235: Assign To: Bryan Che Passing to Bryan; once his Apache karma is taken care of, am guessing that we'll get additional container support in the SVN

[jira] Assigned: (BEEHIVE-341) data grid should support styles for filtered columns

2005-02-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-341?page=history ] Eddie O'Neil reassigned BEEHIVE-341: Assign To: Eddie O'Neil data grid should support styles for filtered columns

[jira] Created: (BEEHIVE-341) data grid should support styles for filtered columns

2005-02-21 Thread Eddie O'Neil (JIRA)
data grid should support styles for filtered columns Key: BEEHIVE-341 URL: http://issues.apache.org/jira/browse/BEEHIVE-341 Project: Beehive Type: Bug Components: NetUI Versions: V1Beta Reporter:

[jira] Resolved: (BEEHIVE-318) data grid needs to support the th / td html attributes

2005-02-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-318?page=history ] Eddie O'Neil resolved BEEHIVE-318: -- Assign To: Scott Symmank (was: Eddie O'Neil) Resolution: Fixed Fix Version: V1Beta Fixed with SVN 154736. Adds support for the

[jira] Created: (BEEHIVE-342) add text attribute to netui:anchor

2005-02-22 Thread Eddie O'Neil (JIRA)
add text attribute to netui:anchor -- Key: BEEHIVE-342 URL: http://issues.apache.org/jira/browse/BEEHIVE-342 Project: Beehive Type: Improvement Components: NetUI Versions: V1Beta Reporter: Eddie O'Neil Assigned to:

[jira] Commented: (BEEHIVE-156) testRecorderCore.xml 'playback.tests' target deletes junit tests result data after create html report

2005-02-22 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-156?page=comments#action_59558 ] Eddie O'Neil commented on BEEHIVE-156: -- Scott--You're right. I'd forgotten that junitreport generates its own XML file for the purposes of doing the XSLT. Thing was

[jira] Created: (BEEHIVE-343) compress the six netui JARs into two

2005-02-22 Thread Eddie O'Neil (JIRA)
compress the six netui JARs into two Key: BEEHIVE-343 URL: http://issues.apache.org/jira/browse/BEEHIVE-343 Project: Beehive Type: Task Components: NetUI Versions: V1Beta Reporter: Eddie O'Neil Assigned to: Eddie

[jira] Created: (BEEHIVE-344) add beehive- as a prefix to the names of all Beehive JARs shipped in the distribution

2005-02-22 Thread Eddie O'Neil (JIRA)
add beehive- as a prefix to the names of all Beehive JARs shipped in the distribution --- Key: BEEHIVE-344 URL: http://issues.apache.org/jira/browse/BEEHIVE-344 Project: Beehive

[jira] Assigned: (BEEHIVE-344) add beehive- as a prefix to the names of all Beehive JARs shipped in the distribution

2005-02-22 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-344?page=history ] Eddie O'Neil reassigned BEEHIVE-344: Assign To: Eddie O'Neil add beehive- as a prefix to the names of all Beehive JARs shipped in the distribution

[jira] Commented: (BEEHIVE-195) Beehive Distribution should work with app servers besides just Tomcat

2005-02-23 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-195?page=comments#action_59644 ] Eddie O'Neil commented on BEEHIVE-195: -- Actually, I think we still need to talk about this one some. In the beehive-dev list thread titled: proposal: new beehive

[jira] Commented: (BEEHIVE-196) Beehive should have library, doc distributions

2005-02-23 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-196?page=comments#action_59643 ] Eddie O'Neil commented on BEEHIVE-196: -- Ken, I think we've actually got the library distribution rolling; haven't noticed abut the doc one yet. Beehive should have

[jira] Created: (BEEHIVE-348) URLs created with existing parameters and filter don't put an amp between the two

2005-02-23 Thread Eddie O'Neil (JIRA)
URLs created with existing parameters and filter don't put an amp between the two - Key: BEEHIVE-348 URL: http://issues.apache.org/jira/browse/BEEHIVE-348 Project: Beehive Type: Bug

[jira] Created: (BEEHIVE-352) developer written netui-config files need to be merged with the default netui-config file

2005-02-24 Thread Eddie O'Neil (JIRA)
developer written netui-config files need to be merged with the default netui-config file - Key: BEEHIVE-352 URL: http://issues.apache.org/jira/browse/BEEHIVE-352 Project: Beehive

[jira] Commented: (BEEHIVE-367) Petstore Web missing images

2005-02-26 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-367?page=comments#action_59786 ] Eddie O'Neil commented on BEEHIVE-367: -- Heather, the issue we face here is one of licensing. I've got petstore images that fit these names, but they're not

[jira] Assigned: (BEEHIVE-344) add beehive- as a prefix to the names of all Beehive JARs shipped in the distribution

2005-02-26 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-344?page=history ] Eddie O'Neil reassigned BEEHIVE-344: Assign To: Kenneth Tam (was: Eddie O'Neil) Passing to Ken; this is done for NetUI. Ken, it's up to you whether this gets done before or after

[jira] Resolved: (BEEHIVE-180) ResultSetIterator needs to support case insensitive comparison for Map.get(String)

2005-02-26 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-180?page=history ] Eddie O'Neil resolved BEEHIVE-180: -- Assign To: Scott Symmank (was: Eddie O'Neil) Resolution: Fixed Fix Version: V1Beta Fixed with 155594. It should be possilble to data

[jira] Created: (BEEHIVE-368) switch to using the 2.0-beta version of XMLBeans

2005-02-26 Thread Eddie O'Neil (JIRA)
switch to using the 2.0-beta version of XMLBeans Key: BEEHIVE-368 URL: http://issues.apache.org/jira/browse/BEEHIVE-368 Project: Beehive Type: Task Components: Web Services (181) Versions: V1Beta

[jira] Updated: (BEEHIVE-327) Differentiate primary vs secondary sort keys with grid sort indicator

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-327?page=history ] Eddie O'Neil updated BEEHIVE-327: - Fix Version: V1 Differentiate primary vs secondary sort keys with grid sort indicator

[jira] Updated: (BEEHIVE-103) JUnit test support for controls in standalone environment

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-103?page=history ] Eddie O'Neil updated BEEHIVE-103: - Fix Version: V1 JUnit test support for controls in standalone environment - Key:

[jira] Updated: (BEEHIVE-279) add data grid support for using the tags to sort a data set

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-279?page=history ] Eddie O'Neil updated BEEHIVE-279: - Fix Version: V1 add data grid support for using the tags to sort a data set ---

[jira] Updated: (BEEHIVE-280) add data grid support for using the tags to filter a data set

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-280?page=history ] Eddie O'Neil updated BEEHIVE-280: - Fix Version: V1 add data grid support for using the tags to filter a data set -

[jira] Updated: (BEEHIVE-343) compress the six netui JARs into two

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-343?page=history ] Eddie O'Neil updated BEEHIVE-343: - Fix Version: V1 compress the six netui JARs into two Key: BEEHIVE-343 URL:

[jira] Updated: (BEEHIVE-352) developer written netui-config files need to be merged with the default netui-config file

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-352?page=history ] Eddie O'Neil updated BEEHIVE-352: - Fix Version: V1 developer written netui-config files need to be merged with the default netui-config file

[jira] Updated: (BEEHIVE-291) netui-config needs to be able to configure the writability of the pageFlow / sharedFlow binding contexts

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-291?page=history ] Eddie O'Neil updated BEEHIVE-291: - Fix Version: V1 netui-config needs to be able to configure the writability of the pageFlow / sharedFlow binding contexts

[jira] Updated: (BEEHIVE-263) netui databinding tags need a TLV in order to verify that the tags are structured correctly

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-263?page=history ] Eddie O'Neil updated BEEHIVE-263: - Fix Version: V1 netui databinding tags need a TLV in order to verify that the tags are structured correctly

[jira] Updated: (BEEHIVE-391) Data grid netui-data:footer tag is not rendering class attribute in tfoot html tag

2005-03-02 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-391?page=history ] Eddie O'Neil updated BEEHIVE-391: - Fix Version: V1 (was: V1Beta) Data grid netui-data:footer tag is not rendering class attribute in tfoot html tag

[jira] Commented: (BEEHIVE-401) dataGrid without configurePager 'hiding' overflow rows

2005-03-04 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-401?page=comments#action_60164 ] Eddie O'Neil commented on BEEHIVE-401: -- Hm. I'm not sure that the default behavior should be show all. This is almost never what one wants to have happen, and it

[jira] Commented: (BEEHIVE-406) ArrayIndexOutOfBoundsException in ResultSetIterator.java when using ResultSet in netui-data tag

2005-03-04 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-406?page=comments#action_60170 ] Eddie O'Neil commented on BEEHIVE-406: -- That's aweesome. I must've been in SQL mode when I made that change since that's exactly right for ResultSets but exactly

[jira] Assigned: (BEEHIVE-406) ArrayIndexOutOfBoundsException in ResultSetIterator.java when using ResultSet in netui-data tag

2005-03-04 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-406?page=history ] Eddie O'Neil reassigned BEEHIVE-406: Assign To: Eddie O'Neil ArrayIndexOutOfBoundsException in ResultSetIterator.java when using ResultSet in netui-data tag

[jira] Resolved: (BEEHIVE-353) rename the netui-config.xml file to beehive-netui-config.xml

2005-03-04 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-353?page=history ] Eddie O'Neil resolved BEEHIVE-353: -- Assign To: Alejandro Ramirez (was: Eddie O'Neil) Resolution: Fixed Fix Version: V1Beta (was: V1) Fixed in SVN

[jira] Updated: (BEEHIVE-401) dataGrid without configurePager 'hiding' overflow rows

2005-03-04 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-401?page=history ] Eddie O'Neil updated BEEHIVE-401: - Version: V1Beta This sounds l ike a bug in the pager; can you attach a full repro? dataGrid without configurePager 'hiding' overflow rows

[jira] Assigned: (BEEHIVE-316) add versions to manifests of Beehive JARs

2005-03-04 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-316?page=history ] Eddie O'Neil reassigned BEEHIVE-316: Assign To: Kenneth Tam (was: Eddie O'Neil) Passing to Ken to do the same for controls.jar add versions to manifests of Beehive JARs

[jira] Resolved: (BEEHIVE-411) Data Grid : SQLSupport createWhereFrament and createWhereClause not consistent with createOrderBy

2005-03-05 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-411?page=history ] Eddie O'Neil resolved BEEHIVE-411: -- Resolution: Fixed Fixed in SVN 156225. Data Grid : SQLSupport createWhereFrament and createWhereClause not consistent with createOrderBy

[jira] Created: (BEEHIVE-413) build failure resolving shared flow from jpf with a control

2005-03-06 Thread Eddie O'Neil (JIRA)
build failure resolving shared flow from jpf with a control --- Key: BEEHIVE-413 URL: http://issues.apache.org/jira/browse/BEEHIVE-413 Project: Beehive Type: Bug Components: NetUI Versions: V1Beta

[jira] Updated: (BEEHIVE-413) build failure resolving shared flow from jpf with a control

2005-03-06 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-413?page=history ] Eddie O'Neil updated BEEHIVE-413: - Attachment: sfReproWeb.zip To repro, use a Beehive SVN environment and be sure to adjust the beehive.home Ant variable in sfReproWeb/build.xml to point

[jira] Updated: (BEEHIVE-414) A sorted column in a datagrid is not rendering 'datagrid-sorted' style attributes for td cells

2005-03-07 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-414?page=history ] Eddie O'Neil updated BEEHIVE-414: - Fix Version: V1 (was: V1Beta) This should work; Nathan, can you attach a repro? Thanks. A sorted column in a datagrid is not

[jira] Resolved: (BEEHIVE-414) A sorted column in a datagrid is not rendering 'datagrid-sorted' style attributes for td cells

2005-03-07 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-414?page=history ] Eddie O'Neil resolved BEEHIVE-414: -- Resolution: Invalid When you need to have the datagrid-sorted CSS names rendered in your page, the cell tags need to have the sortExpression

[jira] Commented: (BEEHIVE-401) dataGrid without configurePager 'hiding' overflow rows

2005-03-07 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-401?page=comments#action_60363 ] Eddie O'Neil commented on BEEHIVE-401: -- Jeremiah--hey; any progress on getting a repro together for this? Thanks! dataGrid without configurePager 'hiding' overflow

[jira] Created: (BEEHIVE-415) netui sort precedence doesn't work correctly

2005-03-07 Thread Eddie O'Neil (JIRA)
netui sort precedence doesn't work correctly Key: BEEHIVE-415 URL: http://issues.apache.org/jira/browse/BEEHIVE-415 Project: Beehive Type: Bug Components: NetUI Versions: V1Beta Reporter: Eddie O'Neil

[jira] Created: (BEEHIVE-418) sort URL syntax is inconsistent with the filter URL syntax

2005-03-08 Thread Eddie O'Neil (JIRA)
sort URL syntax is inconsistent with the filter URL syntax -- Key: BEEHIVE-418 URL: http://issues.apache.org/jira/browse/BEEHIVE-418 Project: Beehive Type: Bug Components: NetUI Versions: V1

[jira] Assigned: (BEEHIVE-402) No longer have the need for the existance of test.dist target and the testDistro scripts

2005-03-08 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-402?page=history ] Eddie O'Neil reassigned BEEHIVE-402: Assign To: Eddie O'Neil No longer have the need for the existance of test.dist target and the testDistro scripts

[jira] Resolved: (BEEHIVE-415) netui sort precedence doesn't work correctly

2005-03-08 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-415?page=history ] Eddie O'Neil resolved BEEHIVE-415: -- Assign To: Nathan Jantz (was: Eddie O'Neil) Resolution: Won't Fix Fix Version: V1Beta (was: V1) In thinking

[jira] Resolved: (BEEHIVE-402) No longer have the need for the existance of test.dist target and the testDistro scripts

2005-03-08 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-402?page=history ] Eddie O'Neil resolved BEEHIVE-402: -- Assign To: Julie Zhuo (was: Eddie O'Neil) Resolution: Fixed Fix Version: V1Beta (was: V1) Fixed in SVN 156547.

[jira] Assigned: (BEEHIVE-418) sort URL syntax is inconsistent with the filter URL syntax

2005-03-08 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-418?page=history ] Eddie O'Neil reassigned BEEHIVE-418: Assign To: Scott Symmank (was: Eddie O'Neil) sort URL syntax is inconsistent with the filter URL syntax

  1   2   3   4   5   >