[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: .ear deployment fails with: Failed to setup client ENC

2004-05-06 Thread raehalme
Some additional information: If the deployment fails, I can re-try by touching the .ear file again and again. Eventually the deployment will then succeed. Best regards, Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834017#3834017 Reply to the post :

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - .ear deployment fails with: Failed to setup client ENC

2004-05-06 Thread raehalme
Hi! I'm trying to deploy an .ear file that contains several EJB modules, two web archives and a J2EE application client. The deployment, however, sometimes fails with an error message: | 07:53:03,933 DEBUG [URLDeploymentScanner] Failed to deploy: [EMAIL PROTECTED] url=file:/usr/java/jboss-3

[JBoss-dev] [ jboss-Bugs-891626 ] XML in jar prevents deployer from adding it to classpath

2004-05-06 Thread SourceForge.net
Bugs item #891626, was opened at 2004-02-06 13:32 Message generated for change (Comment added) made by raja05 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=891626&group_id=22866 Category: None Group: v3.2 Status: Open Resolution: None Priority: 5 Submit

[JBoss-dev] [ jboss-Bugs-891626 ] XML in jar prevents deployer from adding it to classpath

2004-05-06 Thread SourceForge.net
Bugs item #891626, was opened at 2004-02-06 13:32 Message generated for change (Comment added) made by raja05 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=891626&group_id=22866 Category: None Group: v3.2 Status: Open Resolution: None Priority: 5 Submit

[JBoss-dev] [ jboss-Bugs-891626 ] XML in jar prevents deployer from adding it to classpath

2004-05-06 Thread SourceForge.net
Bugs item #891626, was opened at 2004-02-06 13:32 Message generated for change (Comment added) made by raja05 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=891626&group_id=22866 Category: None Group: v3.2 Status: Open Resolution: None Priority: 5 Submit

[JBoss-dev] JBoss Test Results: % ( / ) - . JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

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

[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

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

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Resolving class metadata

2004-05-06 Thread minamoto
Hi I had the exact same question before. Take a look at the following thread: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=47690 Miki View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834002#3834002 Reply to the post : http://www.jboss.org/index.h

[JBoss-dev] JBoss Test Results: 97 % ( 1676 / 1713 ) - nearly there - who is gonna get us to 100%!. JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

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

[JBoss-dev] jboss-head build.128 Build Successful

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040506185734Lbuild.128 BUILD COMPLETE - build.128Date of build: 05/06/2004 18:57:34Time to build: 13 minutes 20 secondsLast changed: 05/06/2004 18:34:30Last log entry: first cut for port component ha

[JBoss-dev] [Nukes Development] - Re: Ant Error when building Nukes

2004-05-06 Thread jae77
i don't have any problems running ant from inside eclipse (3.0 m8). have you tried building from the command line as a test? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833997#3833997 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-dev] [Nukes Development] - Re: Ant Error when building Nukes

2004-05-06 Thread Sino
Actually I was using the Ant script in Eclipse and the Run Ant command. That is when I got the error message. I don't have this problem with my other Ant scripts in Eclipse. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833995#3833995 Reply to the post : ht

[JBoss-dev] [Nukes Development] - Re: Ant Error when building Nukes

2004-05-06 Thread jae77
the build should compile using ant versions 1.5.x through 1.6.x (i just tested this). if you are building via the command line, you should be using one of the "wrapper" scripts (build.sh/bat) to do the build instead of invoking ant directly. ant is "packaged" w/ the nukes checkout so it can tak

[JBoss-dev] [Security on JBoss] - Re: Jboss caches credentials

2004-05-06 Thread GregKly
There are two solutions for Authentication caching, that I was able to find: 1. Set Cached timeout (by default it is 30 minutes) This site explains how to do it: http://www.timfanelli.com/index.php?p=6 2. Flush authentication info. This site has solution: http://www.jboss.org/index.html?module=bb

[JBoss-dev] [Nukes Development] - Ant Error when building Nukes

2004-05-06 Thread Sino
I just started getting this error. Here is the error message: Unsupported Ant version: Apache Ant version 1.6.1 compiled on February 12 2004 Please install a version which is compatible with Ant 1.5. All the rest of my project are OK. I have Ant 1.5 installed. Any ideas? View the origina

[JBoss-dev] [Nukes Development] - Re: Can't compile nukes (Crimson related error)v

2004-05-06 Thread AmazinCaucasian
Does Nukes require Jboss source in order to compile? I am pointing JBOSS_HOME to a compiled installation of JBoss 3.2.3. The nukes code breaks the same way for both the latest CVS from head AND the source package located on the JBoss download page. View the original post : http://www.jboss.org

[JBoss-dev] jboss-3.2 build.11 Build Fixed

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040506153804Lbuild.11 BUILD COMPLETE - build.11Date of build: 05/06/2004 15:38:04Time to build: 12 minutes 43 secondsLast changed: 05/06/2004 14:33:04Last log entry: switched back to mapping method ob

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Interceptor not intercepting

2004-05-06 Thread mriou
I'm running outised the app server and my jboss-aop.xml is properly loaded from the META-INF directory but not the metadata-aop.xml. It seems that the metadata file only gets propery loaded using the jboss.aop.path, is that right ? View the original post : http://www.jboss.org/index.html?module

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Multiple metadata-aop.xml

2004-05-06 Thread mriou
My problem is I'm using JBossAOP in a standalone mode, note with the JBoss application server. But if I can find a (not too ugly) way to package everything, I'll be happy to explain it in a 'how to'. But if you have any other suggestion, I'd be happy to experiment. Moving to JDK 1.5 just for an

[JBoss-dev] jboss-head build.127 Build Successful

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040506151440Lbuild.127 BUILD COMPLETE - build.127Date of build: 05/06/2004 15:14:40Time to build: 14 minutes 30 secondsLast changed: 05/06/2004 14:54:40Last log entry: use config mailserver

[JBoss-dev] jboss-head build.126 Build Successful

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040506143403Lbuild.126 BUILD COMPLETE - build.126Date of build: 05/06/2004 14:34:03Time to build: 15 minutes 51 secondsLast changed: 05/06/2004 14:22:50Last log entry: Add some context to the error m

RE: [JBoss-dev] jboss-head Build Failed

2004-05-06 Thread Chris Kimpton
Hi, --- Scott M Stark <[EMAIL PROTECTED]> wrote: > The window for waiting for updates before doing a compile seems a > bit > small. I have built > jboss-head from a clean checkout on seperate machines so it appears > this > failure is due to > building after incomplete checkins. > Ok - it was s

[JBoss-dev] jboss-head build.125 Build Fixed

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040506141114Lbuild.125 BUILD COMPLETE - build.125Date of build: 05/06/2004 14:11:14Time to build: 13 minutes 6 secondsLast changed: 05/06/2004 13:56:25Last log entry: This is crazy. How can you be ex

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Invoking session beans from Interceptors

2004-05-06 Thread rkadayam
Seems like some bug in weblogic PortableRemoteObject implementation or their JNDI. I could get it to work in JBoss 3.2.3 -rajiv View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833970#3833970 Reply to the post : http://www.jboss.org/index.html?module=bb&op=po

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Resolving class metadata

2004-05-06 Thread mikezzz
Hi, I am currently experimenting with JBoss-AOP and the annotation/metadata support. I have noticed that for MethodInvocations the Class metadata is not part of path that is used to resolved the metadata. See the code from MethodInvocation.java: public Object getMetaData(Object group, Object

[JBoss-dev] [ jboss-Feature Requests-949365 ] message delivery algorithm config

2004-05-06 Thread SourceForge.net
Feature Requests item #949365, was opened at 2004-05-06 11:05 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=949365&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Res

[JBoss-dev] [JBoss IDE] - Failed to install JBoss IDE 1.2.330 on Eclipse 2.1.3

2004-05-06 Thread sesques
Hi, When I try to install JBoss IDE 1.2.330 on Eclipse 2.1.3 with Install/Update manager, I have a message box saying: Requested operation cannot be performed because it would invalidate the current configuration. See details for more information. JBoss-IDE (1.2.330): Feature requires plug-in

[JBoss-dev] jboss-head Build Failed

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040506123323 BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 05/06/2004 12:33:23Time to build: 12 minutes 5 secondsLast changed: 05/0

[JBoss-dev] jboss-head build.124 Build Fixed

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040506120408Lbuild.124 BUILD COMPLETE - build.124Date of build: 05/06/2004 12:04:08Time to build: 13 minutes 51 secondsLast changed: 05/06/2004 11:53:43Last log entry: fix endless loop, when currentN

[JBoss-dev] [JBoss IDE] - JMX and Xdoclets tutorial

2004-05-06 Thread samfra
Hello, using : Eclipse 3M8, JBoss-Ide 1.2.330 nothing else... I've spent a few days playing with MBeans and I would like to build them using jboss-ide... And I've got a few problems using XDoclet... The goal would be to have a small tutorial about jmx & Jboss-ide. I explain how I do, and I ask

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Replication - JGroups or JBossCache problem.

2004-05-06 Thread rajdorwani
Got it working Bela. Problem with my usage of transactions and locking properties. Taking the code forward for a large scale test. Raj View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833945#3833945 Reply to the post : http://www.jboss.org/index.html?module=b

[JBoss-dev] [Security on JBoss] - Re: Jboss caches credentials

2004-05-06 Thread GregKly
Hi we run through the same problem. I found (http://www.javaworld.com/javaworld/jw-08-2001/jw-0831-jaas.html) this information regarding caching: "Note that you can configure the JaasSecurityManager to use a cache of authentication information so that a JAAS login is not performed on every method

[JBoss-dev] [Nukes Development] - Re: Can't compile nukes (Crimson related error)v

2004-05-06 Thread jae77
when is the last time you updated from cvs - from the output you are displaying above, you're missing a bunch of other classes that xdoclet should act upon even before you start the actual compile. the latest code in cvs compiles w/o issue for me. View the original post : http://www.jboss.or

[JBoss-dev] [Nukes Development] - Can't compile nukes (Crimson related error)v

2004-05-06 Thread AmazinCaucasian
Everytime I try to compile nukes, I get the following error: build.sh: Executing: /home/tmccrary/workspace/nukes/tools/bin/ant -logger org.apache.tools.ant.NoBannerLogger | Buildfile: build.xml | | _buildmagic:init: | Trying to override old definition of task property | | configur

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: how to create ejbSelect using Xdoclet

2004-05-06 Thread [EMAIL PROTECTED]
Hi, I'm having a hard time with ejbSelect / XDoclet too, but I did figure out how to generate the ejbSelect itself though. You should do something like this: | /** | * @ejb.select | * query="SELECT OBJECT(m.myField) FROM MyTable AS m WHERE ..." | */ | abstract public Integer ejb

[JBoss-dev] [JBoss.net] - Re: tomcat/axis WS wars not deploying

2004-05-06 Thread jgettle
you're in the wrong forum... use the user forums. you need jboss-net.sar in the deploy directory to enable web services. it's in the all config. look at the wiki for an example: View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833923#3833923 Reply to the p

[JBoss-dev] [ jboss-Patches-949196 ] package structure of JBoss microkernel

2004-05-06 Thread SourceForge.net
Patches item #949196, was opened at 2004-05-06 14:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=949196&group_id=22866 Category: JBossMX Group: CVS HEAD Status: Open Resoluti

[JBoss-dev] jboss-head Build Failed

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040506091525 BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1Date of build: 05/06/2004 09:15:25Time to build: 12 minutes 35 secondsLast changed: 05/06/

[JBoss-dev] jboss-head Build Failed

2004-05-06 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040506083359 BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 05/06/2004 08:33:59Time to build: 13 minutes 13 secondsLast changed: 05/

[JBoss-dev] [JBoss IDE] - Re: Error At Start

2004-05-06 Thread letiemble
Hi, I don't think the problem is coming from JBoss-IDE. I think the problem is that the Web application you are trying to deploy into JBoss is incomplete. You have forget to include some classes in your war and that's why the deployment failed. Laurent. View the original post : http://www.jb

[JBoss-dev] [JBoss IDE] - Re: Error At Start

2004-05-06 Thread lithous
Yes, I could tell from the error that I didn't have all the archives needed but the problem is that I loaded the jboss ide into eclipse through the Internet directly through the wizard and selected features to install as opposed to dowloading the plugin separately and then extracting it into the

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: auto-increment primarykey problem

2004-05-06 Thread LCB
Can you please post the generated jbosscmp-jdbc.xml? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833889#3833889 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833889