RE: Geronimo Axis2 Integration

2007-01-10 Thread Lin Sun
Hi Lasantha, This is great! Thanks. I have been also looking into Axis2 integration w/ G lately and started w/ the CXF integration code. The work I've done is similar as what you have, except that I also created config dir for axis2 and axis2-deployer. I'll submit that as a patch today. By

RE: Geronimo Axis2 Integration

2007-01-10 Thread Lin Sun
, January 10, 2007 11:25 AM To: dev@geronimo.apache.org Subject: Re: Geronimo Axis2 Integration Lin, We generated the jaxb code by hand since the SUN xsd's can't be checked in. -- dims On 1/10/07, Lin Sun [EMAIL PROTECTED] wrote: Hi Lasantha, This is great! Thanks. I have been also looking

[jira] Created: (GERONIMODEVTOOLS-119) import simple hello.war results xml-fragment tag in geronimo-web.xml

2006-12-06 Thread Lin Sun (JIRA)
-Devtools Issue Type: Bug Components: eclipse-plugin Affects Versions: 1.2.0 Environment: patched created with latest trunk 480183 Reporter: Lin Sun Tried to import a simple hello war file however after import the geronimo-web.xml file contains xml-fragment

[jira] Created: (GERONIMO-2369) Need to set db2 port to 50000 in the ra.xml for tranql db2 xa wrapper

2006-08-31 Thread Lin Sun (JIRA)
Type: Bug Security Level: public (Regular issues) Components: connector Affects Versions: 1.1 Environment: winxp Reporter: Lin Sun Priority: Minor In the ra.xml for the tranql db2 xa wrapper. it has: config-property

[jira] Updated: (GERONIMO-2369) Need to set db2 port to 50000 in the ra.xml for tranql db2 xa wrapper

2006-08-31 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2369?page=all ] Lin Sun updated GERONIMO-2369: -- Attachment: G2369.patch Need to set db2 port to 5 in the ra.xml for tranql db2 xa wrapper

[jira] Commented: (GERONIMO-2363) Console: create new pool using wizard, cannot use show plan button for any XA database, even derby

2006-08-29 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2363?page=comments#action_12431340 ] Lin Sun commented on GERONIMO-2363: --- The whole block of code doesn't seem to be needed. I've ran test without them for create edit xa and non-xa pool

[jira] Commented: (GERONIMODEVTOOLS-103) not able to get geronimo plan editor recognize openejb-jar.xml or geronimo-application.xml

2006-08-22 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-103?page=comments#action_12429742 ] Lin Sun commented on GERONIMODEVTOOLS-103: -- After further investigation, the problem lies in that not able to get geronimo plan editor

[jira] Commented: (GERONIMODEVTOOLS-103) not able to get geronimo plan editor recognize openejb-jar.xml or geronimo-application.xml

2006-08-22 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-103?page=comments#action_12429744 ] Lin Sun commented on GERONIMODEVTOOLS-103: -- Sorry I hit enter by accident earlier. The problem lies in that deployment being null when

[jira] Updated: (GERONIMODEVTOOLS-103) not able to get geronimo plan editor recognize openejb-jar.xml or geronimo-application.xml

2006-08-22 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-103?page=all ] Lin Sun updated GERONIMODEVTOOLS-103: - Attachment: devtools103.patch With the fix, I am able to open my mdb's openejb-jar.xml using the geronimo deployment plan editor. I am

[jira] Commented: (GERONIMODEVTOOLS-103) not able to get geronimo plan editor recognize openejb-jar.xml or geronimo-application.xml

2006-08-22 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-103?page=comments#action_12429778 ] Lin Sun commented on GERONIMODEVTOOLS-103: -- You are right Sachin. WTP changes its behavior from 1.0.1 to 1.5. I always used run - run

[jira] Updated: (GERONIMODEVTOOLS-94) Importing archives with non qualified plans cannot be opened with the editor

2006-08-17 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-94?page=all ] Lin Sun updated GERONIMODEVTOOLS-94: Attachment: devtools94.patch Patch has been tested on importing war projects. JAR project still doesn't want, but that is not because

[jira] Created: (GERONIMODEVTOOLS-103) not able to get geronimo plan editor recognize openejb-jar.xml or geronimo-application.xml

2006-08-16 Thread Lin Sun (JIRA)
/GERONIMODEVTOOLS-103 Project: Geronimo-Devtools Issue Type: Bug Affects Versions: 1.1.0 Environment: Eclipse 3.2 and WTP 1.5 windows XP Reporter: Lin Sun I still have similar prob. The MDB openejb-jar.xml plan actually contains the fully qualified tags

[jira] Commented: (GERONIMODEVTOOLS-94) Importing archives with non qualified plans cannot be opened with the editor

2006-08-16 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-94?page=comments#action_12428561 ] Lin Sun commented on GERONIMODEVTOOLS-94: - The fix for devtools 94 doesn't work. I tried to print out the following var plan

[jira] Commented: (GERONIMODEVTOOLS-94) Importing archives with non qualified plans cannot be opened with the editor

2006-08-15 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-94?page=comments#action_12428203 ] Lin Sun commented on GERONIMODEVTOOLS-94: - I still have similar prob. The MDB openejb-jar.xml plan actually contains the fully qualified tags

[jira] Created: (GERONIMODEVTOOLS-95) pim.xml still uses WTP 1.5.0

2006-08-08 Thread Lin Sun (JIRA)
Versions: 1.1.0 Reporter: Lin Sun Priority: Minor The pom.xml at the root dir still uses: wtpUrlhttp://download.eclipse.org/webtools/downloads/drops/R1.5/R-1.5.0-200606281455/wtp-sdk-R-1.5.0-200606281455.zip/wtpUrl It should move to WTP 1.5.1 build ( for example: wtp

[jira] Created: (GERONIMODEVTOOLS-96) Has to add xmlbeans as dependency in pom.xml to build devtools

2006-08-08 Thread Lin Sun (JIRA)
Issue Type: Bug Components: eclipse-plugin Affects Versions: 1.1.0 Environment: WinXP + SUN JRE 1.4.2 Reporter: Lin Sun Attachments: devtools96.patch The new devtools change (devtools 94) uses classes from xmlbeans, however, the pom.xml isn't updated

[jira] Created: (GERONIMODEVTOOLS-97) Need to remove jetty and tomcat server dependency in assembly\pom.xml to build devtools.

2006-08-08 Thread Lin Sun (JIRA)
-97 Project: Geronimo-Devtools Issue Type: Bug Components: eclipse-plugin Affects Versions: 1.1.0 Environment: WinXP + SUN 1.4.2 Reporter: Lin Sun Priority: Minor Attachments: devtools97.patch With the latest devtools 93

[jira] Created: (GERONIMODEVTOOLS-94) cannot run jar or ear from within eclipse

2006-08-02 Thread Lin Sun (JIRA)
: eclipse-plugin Affects Versions: 1.1.0 Environment: Windows XP + AG 1.1 + Devtools 1.1 Reporter: Lin Sun This looks like a defect. I seem to have forgot to implement support for importing non-qualified plans for 1.1. (i.e Running SchemaConversionUtil on 1.1 plans). On Aug

[jira] Commented: (GERONIMODEVTOOLS-94) cannot run jar or ear from within eclipse

2006-08-02 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-94?page=comments#action_12425252 ] Lin Sun commented on GERONIMODEVTOOLS-94: - Thanks for the quick comments. Could you explain a bit more on Running SchemaConversionUtil on 1.1

[jira] Updated: (GERONIMO-2188) Need to configure CommitBeforeAutoCommit=true for Database Commits in Oracle

2006-07-20 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2188?page=all ] Lin Sun updated GERONIMO-2188: -- Attachment: G2188.patch Need to configure CommitBeforeAutoCommit=true for Database Commits in Oracle

[jira] Commented: (GERONIMO-2188) Need to configure CommitBeforeAutoCommit=true for Database Commits in Oracle

2006-07-17 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2188?page=comments#action_12421704 ] Lin Sun commented on GERONIMO-2188: --- Re Jenck's email: Yes with the generic tranql wrapper, setting the commitBeforeAutocommit to true would force

RE: [Vote] Geronimo Eclipse Plugin v1.1.0

2006-07-13 Thread Lin Sun
in one day) http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1 -deployable-RC10.zip On Jul 11, 2006, at 1:48 PM, Sachin Patel wrote: done On Jul 11, 2006, at 1:24 PM, Lin Sun wrote: I just checked the g-eclipse-plugin-1.1-updatesite-RC5.zip file and only see Apache

[jira] Created: (GERONIMODEVTOOLS-91) WTP server adapters for geronimo needs to provide extensibility, like an OEM vendor.

2006-07-13 Thread Lin Sun (JIRA)
: Geronimo-Devtools Type: New Feature Components: eclipse-plugin Versions: 1.1.0 Environment: all environments Reporter: Lin Sun The WTP server adapter for geronimo, also known as devtools project, needs to provide extensibility, like an OEM vendor so that other companies can

RE: [Vote] Geronimo Eclipse Plugin v1.1.0

2006-07-11 Thread Lin Sun
I just checked the g-eclipse-plugin-1.1-updatesite-RC5.zip file and only see Apache License there (not the full Apache 2.0 license) in all 3 features. It might be important to correct the license in these features as installing via update manager is the recommended method to install the

RE: Geronimo Eclipse Plugin FAQ

2006-07-10 Thread Lin Sun
Hi Sachin, It is great that you put out the FAQ - we definitely need that! One question I'd like to get answered is: There are two checkboxes in the AG server configuration panel: Enable in-place deployment Run standalone modules directly from workspace. What's the difference between them?

RE: [Vote] Geronimo Eclipse Plugin v1.1.0

2006-07-10 Thread Lin Sun
I started to have problems in deploying my second application which I had it running with v1.0's plugin. It is a simple ClassViewer application that has a jsp and a servlet. The jsp calls the servlet when user clicks on the submit button to get the class description. Upon deployment of the

RE: daytrader with Tranql Oracle XA resource adapter

2006-07-05 Thread Lin Sun
: daytrader with Tranql Oracle XA resource adapter On Jun 29, 2006, at 1:42 PM, Lin Sun wrote: Hi there, I have been playing with the daytrader with Tranql Oracle XA resource adapter (tranql-connector-oracle-xa-1.1.rar). After I tweaked the plan a bit and I am able to get daytrader running well

daytrader with Tranql Oracle XA resource adapter

2006-06-29 Thread Lin Sun
Hi there, I have been playing with the daytrader with Tranql Oracle XA resource adapter (tranql-connector-oracle-xa-1.1.rar). After I tweaked the plan a bit and I am able to get daytrader running well with oracle! One thing I noticed is that if I perform any trading activities as a user (say

RE: RELEASE-NOTES-1.1

2006-06-13 Thread Lin Sun
Hi Aaron, I am trying to learn what the in-place deployment mean and how to use it. My understanding was that users can update the hot deploy files (for example, update one jsp file) in the Geronimo_home\deploy directory and server will redeploy the change automatically. This was not working in

RE: RELEASE-NOTES-1.1

2006-06-13 Thread Lin Sun
scenarios I'm worried about: 1) files were loaded from an NFS/Samba/SMB share which has become disconnected 2) Eclipse users who deploy the app into the server, test it, stop the server and then delete the project and files from Eclipse -Donald Aaron Mulder wrote: On 6/13/06, Lin Sun [EMAIL

RE: Please try out the upgrade jar

2006-06-05 Thread Lin Sun
Hi David, The dependency tags for the the module ID of the server wide datasource in the Geronimo-web.xml were not required for 1.0, so it is unnatural for user to know they are required for 1.1. If the upgrader tool doesn’t indicate that, user will just have to go figure that out by luck. One

RE: Please try out the upgrade jar

2006-05-31 Thread Lin Sun
Hi David, How are we supposed to run the latest upgrade tool now that it is a module inside of Geronimo? I am able to see the upgraded plan from admin console, but I haven't been able to get the latest upgrade tool by itself running. What I did was: E:\geronimo-1.1-SNAPSHOT\binjava -jar

RE: Please try out the upgrade jar

2006-05-31 Thread Lin Sun
outputPlan or inputPlan in which case the output will be in the same location as inputPlan with '.upgraded' appended Lin Sun wrote: Hi David, How are we supposed to run the latest upgrade tool now that it is a module inside of Geronimo? I am able to see the upgraded plan from admin console

[jira] Commented: (GERONIMODEVTOOLS-79) wtp adapter doesnt work with wtp 1.5rc1a

2006-05-19 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-79?page=comments#action_12412529 ] Lin Sun commented on GERONIMODEVTOOLS-79: - This bug is reported to WTP 1.5, as a hot bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=141850 wtp

RE: How do we build/run the latest Eclipse plug-in?

2006-05-16 Thread Lin Sun
Hi Sachin, I am getting the same error when I tried to build the eclipse-plugin from trunk. I was hoping that I could run it as a second Eclipse instance using the runtime-workspace, so I tried to import all plugins and fragments into the workspace of my Eclipse , but saw many red errors related

RE: org.apache.geronimo.feature.source feature and plug-in

2006-04-24 Thread Lin Sun
no function, so removing that will have no impact. The purpose of them is to package the source of all the plugins and they are wrapped inside their own plugin to integrate nicely with the PDE. - sachin On Apr 24, 2006, at 4:04 PM, Lin Sun wrote: Hi Sachin, What is the use of this features

[jira] Created: (GERONIMO-1762) Create a derby network /embedded XA datasource via admin console fail

2006-03-23 Thread Lin Sun (JIRA)
Environment: winXP Reporter: Lin Sun Wehn tried to deploy a derby embedded or network XA datasource via console, got a class not found error and failed. This is caused by the plan generated by the console not declaring the dependency elements correctly (for example derbyclient.jar

[jira] Updated: (GERONIMO-1762) Create a derby network /embedded XA datasource via admin console fail

2006-03-23 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1762?page=all ] Lin Sun updated GERONIMO-1762: -- Attachment: G1762.patch Create a derby network /embedded XA datasource via admin console fail

[jira] Created: (GERONIMO-1757) rarRelativePath is not set correctly cause showplan.jsp displayswrong instruction

2006-03-21 Thread Lin Sun (JIRA)
: Bug Components: console Versions: 1.x Environment: winXP Reporter: Lin Sun Priority: Minor Portions of this is working in version 1.0 but broken after 1/25's change of DatabasePoolPortlet.java. Problem: At the show database plan page, you see the following instructions

[jira] Updated: (GERONIMO-1757) rarRelativePath is not set correctly cause showplan.jsp displayswrong instruction

2006-03-21 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1757?page=all ] Lin Sun updated GERONIMO-1757: -- Description: Portions of this is working in version 1.0 but broken after 1/25's change of DatabasePoolPortlet.java. Problem: At the show database plan page

[jira] Updated: (GERONIMO-1757) rarRelativePath is not set correctly cause showplan.jsp displayswrong instruction

2006-03-21 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1757?page=all ] Lin Sun updated GERONIMO-1757: -- Attachment: G1757.patch rarRelativePath is not set correctly cause showplan.jsp displayswrong instruction

[jira] Created: (GERONIMO-1750) Unable to run tradeStreamerAppclient

2006-03-17 Thread Lin Sun (JIRA)
Unable to run tradeStreamerAppclient Key: GERONIMO-1750 URL: http://issues.apache.org/jira/browse/GERONIMO-1750 Project: Geronimo Type: Bug Components: sample apps Versions: 1.0 Environment: winXP, Reporter: Lin

[jira] Updated: (GERONIMO-1750) Unable to run tradeStreamerAppclient

2006-03-17 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1750?page=all ] Lin Sun updated GERONIMO-1750: -- Description: I performed the following command: java -jar client.jar tradeStreamerAppclient then got the following exception: 09:37:12,203 INFO

RE: valid XML checking

2006-03-10 Thread Lin Sun
. Is there some way to get eclipse to do that? I don't know if it would be a good idea to then save the converted version. thanks david jencks On Mar 9, 2006, at 10:53 AM, Lin Sun wrote: Hi there, Ive spent quite some time trying to get the MDB sample (http

valid XML checking

2006-03-09 Thread Lin Sun
Hi there, Ive spent quite some time trying to get the MDB sample (http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/JBoss+to+Geronimo+-+EJB-MDB+Migration) deployed using the eclipse plugin. I was able to get it running eventually but I had to spend extra time in modifying

RE: [wtp-dev] Proposal for Merging Server Runtime and Server Instance

2006-03-02 Thread Lin Sun
With this change, could you go over a user case where user would develop/test his J2EE application locally first then deploy it to the remote production server? I could not think of how to tie the runtime and server together in remote deployment environment. Thanks, Lin -Original

RE: WTP/Eclipse questions/defects

2006-02-28 Thread Lin Sun
is to verify problems against other server adapters. This would be a good indication that the bug is in WTP and not the implementation of a given adapter. Then you can use the debugger to evaluate further. - sachin On Feb 27, 2006, at 10:33 PM, Lin Sun wrote: Hi Sachin, Thanks

RE: WTP/Eclipse questions/defects

2006-02-28 Thread Lin Sun
/ - sachin On Feb 28, 2006, at 3:24 PM, Lin Sun wrote: I read your wiki page on how to develop Geronimo within eclipse which was very helpful. However, I haven't been able to debug the Geronimo plugin within eclipse. Is there any document on how to that, similar as the wiki page

RE: WTP/Eclipse questions/defects

2006-02-27 Thread Lin Sun
Hi Sachin, Thanks this information is very useful. I am relatively new to the plugin development... Could you shed some light on how to tell if a defect is in WTP or Geronimo devtools? Thanks, Lin -Original Message- From: Sachin Patel [mailto:[EMAIL PROTECTED] Sent: Monday,

[jira] Created: (GERONIMODEVTOOLS-69) Unable to define a new remote server by File--New--Server--Server

2006-02-23 Thread Lin Sun (JIRA)
Components: eclipse-plugin Versions: 1.0.0 Environment: Eclipse Geronimo Plugin 1.0.0 TAG Rev379240, WTP 1.0.1 candidate wtp-sdk-R-1.0.1-200602171228.zip and its pre-requisites, Eclipse 3.1.2 Reporter: Lin Sun With a clean workspace this is very easy to recreate. Steps: 1) launch eclipse

[jira] Closed: (GERONIMODEVTOOLS-50) resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment plan editor

2006-02-06 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50?page=all ] Lin Sun closed GERONIMODEVTOOLS-50: --- This issue is fixed now. resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment

[jira] Created: (GERONIMODEVTOOLS-54) start geronimo from eclipse, the console output could be enhanced

2006-01-26 Thread Lin Sun (JIRA)
Components: eclipse-plugin Environment: winXP, JDK 1.4.2 Reporter: Lin Sun Priority: Minor When I start geronimo from eclipse, I only got the following ouput on the console tab: Booting Geronimo Kernel (in Java 1.4.2)... Geronimo startup complete I'd prefer it to be same informative output

[jira] Commented: (GERONIMODEVTOOLS-50) resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment plan editor

2006-01-24 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50?page=comments#action_12363848 ] Lin Sun commented on GERONIMODEVTOOLS-50: - The behavior has changed a bit (my guess is due to devtools 49) 1) No. 1 is fixed now 2) Add/modify a resource

[jira] Created: (GERONIMO-1534) Daytrader: ejb-ql-compiler-factory element is wrong for DB2 or Oracle db

2006-01-23 Thread Lin Sun (JIRA)
: sample apps Versions: 1.0 Environment: WinXP, Reporter: Lin Sun Priority: Minor In daytrader plan it contains the following ejb-ql-compiler-factory elements: !-- For DB2 database users uncomment the following line. ejb-ql-compiler

[jira] Closed: (GERONIMODEVTOOLS-51) Cannot remove published applications

2006-01-23 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-51?page=all ] Lin Sun closed GERONIMODEVTOOLS-51: --- This issue is fixed. Cannot remove published applications Key: GERONIMODEVTOOLS-51

[jira] Updated: (GERONIMO-1534) Daytrader: ejb-ql-compiler-factory element is wrong for DB2 or Oracle db

2006-01-23 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1534?page=all ] Lin Sun updated GERONIMO-1534: -- Attachment: G1534-daytrader.patch Daytrader: ejb-ql-compiler-factory element is wrong for DB2 or Oracle db

[jira] Closed: (GERONIMODEVTOOLS-49) Add resource reference GUI created unnecessary target-name elements

2006-01-23 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-49?page=all ] Lin Sun closed GERONIMODEVTOOLS-49: --- This is fixed Add resource reference GUI created unnecessary target-name elements

[jira] Created: (GERONIMODEVTOOLS-51) Cannot remove published applications

2006-01-20 Thread Lin Sun (JIRA)
Cannot remove published applications Key: GERONIMODEVTOOLS-51 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-51 Project: Geronimo-Devtools Type: Bug Environment: WINXP, JDK 1.4.2 eclipse 3.1.1 Reporter: Lin Sun

[jira] Created: (GERONIMO-1499) Daytrader: uncomment the drop table statements in daytrader.sql

2006-01-19 Thread Lin Sun (JIRA)
Versions: 1.0 Environment: winxp, Reporter: Lin Sun Priority: Minor If the daytrader.sql is executed the 2nd time, you will see many errors like index already exisited...because the tables are not dropped.I think it is better to uncomment the drop table statements in daytrader

[jira] Updated: (GERONIMO-1499) Daytrader: uncomment the drop table statements in daytrader.sql

2006-01-19 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1499?page=all ] Lin Sun updated GERONIMO-1499: -- Attachment: G1499-daytrader-sql.patch Daytrader: uncomment the drop table statements in daytrader.sql

[jira] Created: (GERONIMO-1501) Daytrader: remove hardcoded dependency versions in project.xml

2006-01-19 Thread Lin Sun (JIRA)
Environment: winxp Reporter: Lin Sun Priority: Minor In daytrader, there are quite a few places that have hardcoded dependency projects' version number in project.xml. They can be replaced with the versions specified in etc/project.properties. -- This message is automatically generated

[jira] Updated: (GERONIMO-1501) Daytrader: remove hardcoded dependency versions in project.xml

2006-01-19 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1501?page=all ] Lin Sun updated GERONIMO-1501: -- Attachment: G1501-ejb.patch G1501-streamer.patch G1501-web.patch Daytrader: remove hardcoded dependency versions

[jira] Updated: (GERONIMO-1501) Daytrader: remove hardcoded dependency versions in project.xml

2006-01-19 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1501?page=all ] Lin Sun updated GERONIMO-1501: -- Attachment: G1501-wsappclient.patch Daytrader: remove hardcoded dependency versions in project.xml

[jira] Closed: (GERONIMODEVTOOLS-34) cannot create a resource reference via plugin GUI

2006-01-18 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-34?page=all ] Lin Sun closed GERONIMODEVTOOLS-34: --- This issue can be closed now. The only thing is that if you don't specify a target-name, the target-name element will still appear

[jira] Created: (GERONIMODEVTOOLS-49) Add resource reference GUI created unnecessary target-name elements

2006-01-18 Thread Lin Sun (JIRA)
Components: eclipse-plugin Environment: WinXP, JDK 1.4.2, Geronimo 1.0, Eclipse 3.1.1 Reporter: Lin Sun Priority: Minor If you specify a resource reference via the naming page in geronimo-web.xml, the naming:target-name elements will be created unnecessarily, and it will cause deploy

[jira] Created: (GERONIMODEVTOOLS-50) resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment plan editor

2006-01-18 Thread Lin Sun (JIRA)
URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50 Project: Geronimo-Devtools Type: Bug Components: eclipse-plugin Environment: Eclipse 3.1.1, Geronimo 1.0, winxp, JDK 1.4.2 Reporter: Lin Sun Priority: Minor Imported a simple war file that contains a geronimo

[jira] Created: (GERONIMO-1452) Config.xml refers to the wrong JMX remote service gbean (Fix included)

2006-01-11 Thread Lin Sun (JIRA)
Environment: Geronimo 1.0, Windows XP Reporter: Lin Sun Priority: Minor I 'd like to change the default RMI port 1099 to 1098 due to a port conflict. I made all the changes I can think of in config.xml but got the following error during startup: 11:00:19,651 WARN [0/car,J2EEServer

[jira] Commented: (GERONIMO-1352) RMI port number is not specified in URL for JMXConnector in server config.xml files

2006-01-11 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1352?page=comments#action_12362479 ] Lin Sun commented on GERONIMO-1352: --- If it helps, here's the syntax I used to specify the port, which worked well for me: gbean name=JMXService attribute

[jira] Created: (GERONIMODEVTOOLS-32) Plugin: cannot step through hello app in eclipse when server in debugging mode

2006-01-09 Thread Lin Sun (JIRA)
Type: Bug Components: eclipse-plugin Environment: win XP, AG 1.0 Eclipse 3.1.1, JDK 1.4.2, plugin I built a few days ago Reporter: Lin Sun 1) Able to deploy a simple hello program. 2) added a breakpoint in the hello program 3) restarted the server to let it run in debugging mode

[jira] Created: (GERONIMODEVTOOLS-33) Plugin: Add/remove programs doesn't work when server in debugging mode

2006-01-09 Thread Lin Sun (JIRA)
: Bug Components: eclipse-plugin Environment: WinXP, JDK 1.4.2, Plugin I built a few days ago, Eclipse 3.1.1. Reporter: Lin Sun 1) Able to deploy a simple hello program. 2) added a breakpoint in the hello program 3) restarted the server to let it run in debugging mode. (When attempting

[jira] Created: (GERONIMODEVTOOLS-34) cannot create a resource reference via plugin GUI

2006-01-09 Thread Lin Sun (JIRA)
Environment: WinXP, Eclipse 3.1.1, WTP 1.0RC5, JDK 1.4.2 Reporter: Lin Sun Tried to add a resource reference from the geronimo-web.xml in the simple hello program (in the naming tab page, click on Add. At resource reference detail page, type resource name and resource link and click Finish. Got

[jira] Created: (GERONIMODEVTOOLS-35) Plugin: There are two generic servers at Run as--Run... view

2006-01-09 Thread Lin Sun (JIRA)
: eclipse-plugin Environment: WinXP, JDK 1.4.2, Plugin I built a few days ago, Eclipse 3.1.1. Reporter: Lin Sun Priority: Minor If I right click the hello program, and select Run as--Run..., the run configuration screen has two generic servers there like below: Apache Tomcat Eclipse

[jira] Closed: (GERONIMO-1399) DeploymentFactory-Implementation-Class property missing from deployer.jar manifest

2006-01-03 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1399?page=all ] Lin Sun closed GERONIMO-1399: - Verified it is fixed and I can deploy the hello program now. DeploymentFactory-Implementation-Class property missing from deployer.jar manifest

[jira] Created: (GERONIMO-1399) NPE when trying to publish a simple app via eclipse plugin

2005-12-22 Thread Lin Sun (JIRA)
: 1.0 Environment: Geronimo 1.0, built a few days ago Eclipse SDK 3.1.1 WTP 1.0 RC 5 and its prerequisites Eclipse plug-in, built a few days ago Reporter: Lin Sun On Dec 22, 2005, at 4:48 PM, Lin Sun wrote: Thanks. After you point out where the log is, I saw the following in the .log

Re: Tranql not building?

2005-10-26 Thread Lin Sun
I ran into the exact same error when I tried to build tranql-1.1.jar (the tagged version). After I pulled the latest tranql/src/test-resources/org/tranql/ddl/DDLGeneratorTest from HEAD I was able to pass this error and build tranql-1.1.jar successfully. --- Alan D. Cabrera [EMAIL PROTECTED]

[jira] Commented: (GERONIMO-1089) Deployer failed to deploy certain applications if geronimo is installed to a directory that has space

2005-10-20 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1089?page=comments#action_12332589 ] Lin Sun commented on GERONIMO-1089: --- From the geronimo.log, here's the stack trace: org.apache.geronimo.common.DeploymentException: Could not access contents

[jira] Commented: (GERONIMO-1089) Deployer failed to deploy certain applications if geronimo is installed to a directory that has space

2005-10-20 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1089?page=comments#action_12332616 ] Lin Sun commented on GERONIMO-1089: --- I followed the instruction of Debugging Geronimo as a Remote Java Application on the wiki, and able to debug it using eclipse

[jira] Updated: (GERONIMO-1089) Deployer failed to deploy certain applications if geronimo is installed to a directory that has space

2005-10-20 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1089?page=all ] Lin Sun updated GERONIMO-1089: -- Attachment: Geronimo-1089.patch With the patch, I am able to deploy and undeploy daytrader when the geronimo home is e:\program files\geronimo-1.0-M5. Can

Re: [Daytrader] Converting to Maven 2

2005-10-19 Thread Lin Sun
I would prefer daytrader working with maven 1.02 for a little while, till we convert the core geronimo code to Maven 2. Or we can provide a way to switch to build daytrader easily between maven 1.02 and 2? --- Matt Hogstrom [EMAIL PROTECTED] wrote: Go ahead and open a JIRA and post the

[jira] Commented: (GERONIMO-1083) daytrader does not work with tomcat

2005-10-18 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1083?page=comments#action_12332370 ] Lin Sun commented on GERONIMO-1083: --- This can be closed now. Thanks everyone! daytrader does not work with tomcat --- Key

[jira] Created: (GERONIMO-1089) Deployer failed to deploy certain applications if geronimo is installed to a directory that has space

2005-10-18 Thread Lin Sun (JIRA)
Project: Geronimo Type: Bug Components: deployment Versions: 1.0-M5 Environment: Windows + Tomcat Reporter: Lin Sun My geronimo is at directory e:\program files\geronimo\modules\assembly\target\geronimo-1.0-M5. When I deployed daytrader, I got the following

[jira] Created: (GERONIMO-1083) daytrader does not work with tomcat

2005-10-17 Thread Lin Sun (JIRA)
and Tomcat as the default web container Reporter: Lin Sun when I deploy dayTrade with tomcat as the default web container, found below exceptions in the logs, and I could not even get to the http://localhost:8080/daytrader page. 16:45:38,534 DEBUG [ContainerBase] Add child StandardWrapper

[jira] Commented: (GERONIMO-1083) daytrader does not work with tomcat

2005-10-17 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1083?page=comments#action_12332262 ] Lin Sun commented on GERONIMO-1083: --- Here's the full stack trace: 13:47:50,312 DEBUG [ContainerBase] Add child StandardWrapper

[jira] Created: (GERONIMO-1084) Trade web primitive--PingServlet2Include failed: getWriter() has already been called for this response

2005-10-17 Thread Lin Sun (JIRA)
-1084 Project: Geronimo Type: Bug Components: Tomcat Versions: 1.0-M5 Environment: Windows + Tomcat Reporter: Lin Sun Deployed daytrader and found out day/trader/servlet/PingServlet2Include didn't work, and the exceptions threw: Error: PingServlet2Include.doGet

[jira] Commented: (GERONIMO-1084) Trade web primitive--PingServlet2Include failed: getWriter() has already been called for this response

2005-10-17 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1084?page=comments#action_12332276 ] Lin Sun commented on GERONIMO-1084: --- This worked on Jetty and here's the result: Ping Servlet 2 Include Init time : Mon Oct 17 14:49:41 EDT 2005 Hit Count: 0 Trade

[jira] Commented: (GERONIMO-1083) daytrader does not work with tomcat

2005-10-17 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1083?page=comments#action_12332280 ] Lin Sun commented on GERONIMO-1083: --- Deleted the additional spaces, rebuilt using maven, redeploy daytrader, but still got the same error at the same line

Re: [jira] Commented: (GERONIMO-1083) daytrader does not work with tomcat

2005-10-17 Thread lin sun
Components: sample apps, Tomcat Versions: 1.0-M5 Environment: Windows and Tomcat as the default web container Reporter: Lin Sun Assignee: Matt Hogstrom when I deploy dayTrade with tomcat as the default web container, found below exceptions in the logs, and I could not even get

[jira] Created: (GERONIMO-1073) TradeDirect:init error on JNDI lookups of DataSource when TradeDataSource is already running

2005-10-14 Thread Lin Sun (JIRA)
: Geronimo Type: Bug Versions: 1.0-M5 Environment: Windows Reporter: Lin Sun Priority: Minor I had thought this issue is same as JIRA 512 (http://issues.apache.org/jira/browse/GERONIMO-512), but I did the following practice to force the JDBC resource available before I

xfire jar files needed at runtime?

2005-07-21 Thread lin sun
Hi all, I noticed that the latest binary distribution of geronimo (1.0-169186) contains the following 2 xfire jar files: xfire-20050202.jar xfire-java-20050202.jar Do we really need them at runtime? Any info is appreciated. thanks, Lin __ Do

Re: xfire jar files needed at runtime?

2005-07-21 Thread lin sun
openejb core. thanks david jencks On Jul 21, 2005, at 10:51 AM, lin sun wrote: Hi all, I noticed that the latest binary distribution of geronimo (1.0-169186) contains the following 2 xfire jar files: xfire-20050202.jar xfire-java-20050202.jar Do we really need them

<    5   6   7   8   9   10