[JBoss-dev] [JBoss IDE] - Re: hibernatedoclet->hibernatecfg

2004-06-30 Thread letiemble
Hi, It seesm that the tasks and subtasks dictionnary is not up-to-date. I will regenerate it according to XDoclet 1.2.1 and make it available for download. If it don't come in a few days, repost on this topic. Laurent. View the original post : http://www.jboss.org/index.html?module=bb&op=view

[JBoss-dev] [JBoss IDE] - Re: JBossIDE (1.0.1) requires plug-in

2004-06-30 Thread letiemble
Hi, Hum, the latest releases of JBoss-IDE are : - 1.2.4 for Eclipse 2.1.x - 1.2.430 for Eclipse 3.0 And please, take a look at : http://jboss.org/index.html?module=bb&op=viewtopic&t=49011 Laurent. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840564#3840564

[JBoss-dev] [JBoss IDE] - Re: JBOss IDE

2004-06-30 Thread letiemble
Hi, Maybe you could start to take a look at the free documentation available on the subject (available on this site). JBoss-IDE is a development environment that helps you in the common J2EE tasks. Laurent. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38405

[JBoss-dev] [Javassist development Forum] - Urgent: Please give me a hand !!!

2004-06-30 Thread ericmacau
Hello, How can I get the value of a variable ?? For example: public class test { public int a = 10; public long x = 1000; public void init() { int k = 1000; a = 2000; } } How can I get all the variable names and their corresponding values ? a = 10 x = 1000 k = 1000

[JBoss-dev] [JBoss IDE] - JBOss IDE

2004-06-30 Thread arnoldfire
Hi I am new to JBoss .What do I need to create and deploy ear files on JBoss server.Is there documentation available for the installation procedure ? Thanks Balaji View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840547#3840547 Reply to the post : http://ww

[JBoss-dev] JBoss Shutdown Failed! JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-06-30 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [JBoss IDE] - Re: Error with jboss-boot.jar

2004-06-30 Thread jlehmann
I'm not sure if this has anything to do with your problem but I believe you need to use the JBoss IDE 1.2.430 for Eclipse 3.0 and JBoss 1.2.4 for older Eclipse 2.1.x installations. http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=72248 -Jonas- View the original post

[JBoss-dev] jboss-3.2 Build Failed

2004-06-30 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040630152734 BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/30/2004 15:27:34Time to build: 7 minutes 4 secondsLast changed: 06/30/

[JBoss-dev] [ jboss-Bugs-982951 ] "Algorithm PBEWithMD5AndDES not available" with 3.0 M8+

2004-06-30 Thread SourceForge.net
Bugs item #982951, was opened at 2004-06-30 14:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=982951&group_id=22866 Category: JBoss-IDE Group: None Status: Open Resolution: N

[JBoss-dev] [JBoss IDE] - Re: xsd to entity generation

2004-06-30 Thread letiemble
Hi, Maybe it is a job for a Middlegen-like tool. With a good generator it is possible. The only issue with an IDE would be to provide a front-end to launch the tool seamlessly. Laurent. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840506#3840506 Reply to

[JBoss-dev] [JBoss IDE] - Re: Paths references in xdoclet-build.xml is not relative

2004-06-30 Thread letiemble
Hi, Relative paths can only computed on classpath entries that are sources, libraries et other projects reference. What we call a "container entry" cannot be compute as a relative path to a project (see the JRE rt.jar and you will see the path to your JDK installation). The jars needed by XDocl

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - ClassCastException

2004-06-30 Thread DaveMN
We're getting the following error since moving from JBoss 3.2.2 to 3.2.4: 13:17:24,768 INFO [STDOUT] java.lang.ClassCastException 13:17:24,768 INFO [STDOUT] at javax.management.MBeanServerFactory.newBuilder(MBeanServerFactory.java:463) 13:17:24,768 INFO [STDOUT] at javax.management.MB

[JBoss-dev] [JBoss IDE] - Re: Can't see JBossIDE-specific items in project properties,

2004-06-30 Thread rickr
For the record, I managed to get it working by starting a new workspace and importing my projects. It was a bit of a pain because I was afraid to import my settings from the old workspace since I didn't know what in the old workspace was causing it to malfunction. Anyway, it seems to be working

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: Want to contribute?

2004-06-30 Thread ivelin
Yes, you can help with QA. Take a look at our new TestSuite tool. Evaluate it and tell us what you can improve. http://testsuite.jboss.com/ One specific area we are looking for help is benchmarking. We would like to add automated benchmarking tests to our suite. For example setup, execute and inc

[JBoss-dev] [JBossWeb] - Re: web.xml Parsing Problem

2004-06-30 Thread darranl
Try posting into the correct forum (User not Developer). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840481#3840481 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840481

[JBoss-dev] [JBossWeb] - web.xml Parsing Problem

2004-06-30 Thread tfreeburg
I have a web application that gives the following error when I deploy it to JBOSS versions 3.2.4, 3.2.5, and 4.0. 09:15:23,613 ERROR [ContextConfig] Parse error in application web.xml java.lang.IllegalArgumentException: Invalid /pages/*.jsp in security constraint at org.apache.commons.d

[JBoss-dev] jboss-3.2 build.110 Build Successful

2004-06-30 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040630085454Lbuild.110 BUILD COMPLETE - build.110Date of build: 06/30/2004 08:54:54Time to build: 13 minutes 0 secondsLast changed: 06/30/2004 07:40:32Last log entry: if a pk field was found more than

[JBoss-dev] [JBoss IDE] - JBossIDE (1.0.1) requires plug-in "org.apache.xerces".

2004-06-30 Thread faite
When I try to install the JBoss IDE I get this error JBossIDE (1.0.1) requires plug-in "org.apache.xerces". When I download the xerces from jakarta I do not know how to install it for eclipce View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840457#3840457 Reply

[JBoss-dev] [Build System] - Re: cvs build questions on jboss-head and jms

2004-06-30 Thread rajdeep_dua
Please ignore previous post Scott u r right,i was using the HEAD tag also. cvs co jboss-head is the right command So when is HEAD tag to be used for checking out? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840439#3840439 Reply to the post

[JBoss-dev] [ jboss-Bugs-982616 ] SQLException with relations in different database tables.

2004-06-30 Thread SourceForge.net
Bugs item #982616, was opened at 2004-06-30 12:34 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=982616&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority:

[JBoss-dev] [JBoss IDE] - Error with jboss-boot.jar

2004-06-30 Thread clota
I{m working with Eclipse 3.0 and with JBoss IDE 1.2.4 and when I create my project i have the error: " Project MyJ2EEProject is missing required library: 'C:JBOSS/jboss-3.2.5/lib/jboss-boot.jar' " I couldnÂt find this file in my system. WhatÂs the problem??? ItÂs URGENT! thanks. Claudia.

[JBoss-dev] [ jboss-Bugs-982616 ] SQLException with relations in different database tables.

2004-06-30 Thread SourceForge.net
Bugs item #982616, was opened at 2004-06-30 11:34 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=982616&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: No

[JBoss-dev] [JBoss IDE] - Paths references in xdoclet-build.xml is not relative

2004-06-30 Thread lepe
Any way to avoid the reference to /home/lenp? | | | | | | | | | | | | /L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840416#3840416 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[JBoss-dev] [Build System] - Re: cvs build questions on jboss-head and jms

2004-06-30 Thread rajdeep_dua
i am doing a cvs checkout -P jboss-head still getting the thirdparty module with the following structure | E:\rajdeep on hydhtc26844\jboss\NewCO\jboss-head\thirdparty>dir /b | .cvsignore | apache | beanshell | bouncycastle | CVS | dom4j | dreambean | eclipse | enhydra | e

[JBoss-dev] [ jboss-Feature Requests-982569 ] J2EE graphic tool

2004-06-30 Thread SourceForge.net
Feature Requests item #982569, was opened at 2004-06-30 10:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376688&aid=982569&group_id=22866 Category: None Group: v3.2 Status: Open Resolu

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: JBoss AOP vs. AspectJ

2004-06-30 Thread kabkhan
Bill is at Java One, and should be able to give a proper answer when he is back. In the meantime: Two people are working on Eclipse support at present, so expect something in that area soon. You can use JBoss AOP with 3.2.4 or higher, docs/misc/running_jboss.html in the distribution shows how.