===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
In my application I wrote the following code:
URL url = getClass().getProtectionDomain().getCodeSource().getLocation();
If the application runs under normal JVM, the url contains valid value. However, when
the application runs under the control of JbossAOP (the JVM startups with parameter:
-Dja
JBoss AOP Beta2 will not work with JDK 1.5 Beta2 as far as annotations goes as the
bytecode format has changed from JDK 1.5 Beta1.
I have fixed this within head and will do a JBoss AOP Beta3 release ASAP.
Bill
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38
Ok, this is fixed in Head, I'll be doing a beta3 release soon.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837306#3837306
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837306
--
Bugs item #965489, was opened at 2004-06-03 03:55
Message generated for change (Settings changed) made by negge
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=965489&group_id=22866
>Category: JBossServer
>Group: CVS HEAD
Status: Open
Resolution: None
Pri
Bugs item #965489, was opened at 2004-06-03 03:55
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=965489&group_id=22866
Category: None
Group: None
Status: Open
Resolution: None
P
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040602230459Lbuild.71
BUILD COMPLETE - build.71Date of build: 06/02/2004 23:04:59Time to build: 10 minutes 8 secondsLast changed: 06/02/2004 22:44:59Last log entry: Check the DeploymentInfo context ma
this is fixed. pls update against the tag or via the pre-compiled package (again, see
thread in users forum).
it'd be great if you could make your conversion scripts available for others when your
done!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837301#3
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040602220635Lbuild.70
BUILD COMPLETE - build.70Date of build: 06/02/2004 22:06:35Time to build: 10 minutes 31 secondsLast changed: 06/02/2004 21:45:47Last log entry: Perform the class loader traversal
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040602205446Lbuild.69
BUILD COMPLETE - build.69Date of build: 06/02/2004 20:54:46Time to build: 10 minutes 53 secondsLast changed: 06/02/2004 20:34:46Last log entry: Use privileged blocks to get/set T
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040602195326Lbuild.68
BUILD COMPLETE - build.68Date of build: 06/02/2004 19:53:26Time to build: 13 minutes 48 secondsLast changed: 06/02/2004 19:06:14Last log entry: Missed the setting of the class re
anonymous wrote : Do you have an interest in helping out with some of this? Especially
the GUI stuff. Take a look at my thoughts so far:
http://linuxintegrators.com/blog/acoliver/code/?permalink=0131.html (though I'm trying
to solve problems specific to JBoss and don't really discuss the mail-sp
Hi
For getting the latest source code and the build what is the exact path as i want to
contribute to the JMS features.
Is there any path to the CVS?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837319#3837319
Reply to the post :
http://www.jboss.org/ind
I am having some trouble running TreeCacheView2. I am running it in an attempt to
visually track changes to the TreeCacheMBean running in my JBoss server.
I ran it on the command line after adding all the jars in jboss-cache\lib to the
classpath and I get this error:
C:\jboss-cache>java org.jbo
that's the value the standardjbosscmp-jdbc.xml file (in the conf directory) specifies,
altho the postgres mappings do specify "text" - i wonder if the mysql value should be
updated to match that.
in any case, i'll just create an entry for that sql-type in each of the properties
files in the "
Hi guys,
I am translating the 1.0 news scheme into the current one.
There is a problem concerning the size of the text in the new scheme: everything is
limited to 250 char.
it would be preferable to use a "text" type for summary and ext_text.
--daniel
View the original post :
http://www
Hi,
That's my fault, I have forgotten to commit a couple of classes. This should have
solved some problems. I expect heavy testing on this version to speed up the release,
so let's go...
Laurent.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837261#3837261
Same problem here
Eclipse 3.0 RC1 build of the plugin. Running gives the error below.
Unable to create the selected preference page.
Reason:
Plug-in org.jboss.ide.eclipse.xdoclet.assist was unable to load class
org.jboss.ide.eclipse.xdoclet.assist.ui.TemplatesPreferencePage
View the original p
I need to be able to get CORBA clients talking to Sessions beans.
So I have written a v simple session bean and corba client to test it out, I am using
Jacorb for the client also in this test.
Unfortunately I do not seem to be able to call the methods on the remote interface.
I am running JBOSS 3.
Hm... not working so well.
Eclipse 3.0RC1 in new fresh directory. Built the newly checked out JBoss-IDE and
unzipped it in the Eclipse dir.
When entering Preferences and JBoss IDE get this message:
Unable to create the selected preference page.
| Reason:
| Plug-in org.jboss.ide.eclipse.xdoc
I'll get out a new AOP version this week as JDK 1.5 beta2 has changed the annotation
format as well. So I think I can fix this bug then.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837236#3837236
Reply to the post :
http://www.jboss.org/index.html?module
As I reported earlier (http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50337)
there seems to be a problem with defining static pointcuts. The static keyword is
simply ignored as far as I can tell. This is certainly not only for method execution
but I suspect for anything static. Oddly e
what date is the snapshot from? could you try using the pre-compiled libs (see the
announcement in the user forums) or pull from cvs using the Nukes_1_1_0_RC1 tag?
i'm seeing all the tables being created properly on my box.
View the original post :
http://www.jboss.org/index.html?module=bb&op
My filename was lowercase !!!
Thanks,
Christophe
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837224#3837224
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837224
--
Hi,
Noted. Thanks.
Laurent.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837222#3837222
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837222
---
This SF.Net em
Hi,
This feature is already there.
To include a custom manifest in a packaging configuration, you must :
- add a file named MANIFEST.MF to the packaging configuration
- set the prefix to META-INF for this file
Then, it will be processed as the manifest for the archive.
For the generation of mani
Hi all,
It seems that it is not yet possible to include a custom manifest file in the packages
created with the packaging utility of JBoss IDE.
It would be an interesting new feature ...
It also could be interesting to generate the manifest (specially the Class-path
clauses) ...
Cheers,
Christ
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
Bugs item #964916, was opened at 2004-06-02 12:19
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=964916&group_id=22866
Category: Nukes
Group: CVS HEAD
Status: Open
Resolution: N
Bugs item #964891, was opened at 2004-06-02 11:41
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=964891&group_id=22866
Category: Nukes
Group: CVS HEAD
Status: Open
Resolution: N
Hi! Changed this in the wiki:
"Select all the plugins and choose Update Classpath. This should fix compilation
problems."
to be:
"Select all the plugins (except feature) and choose Update Classpath. This should fix
compilation problems."
Couldn't reach the Update Classpath if also feature was
Patches item #964869, was opened at 2004-06-02 11:13
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=964869&group_id=22866
Category: JBossServer
Group: v3.2
Status: Open
Resoluti
head
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837188#3837188
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837188
---
This SF.Net email is sponsored by the n
It's the JMX Module, look at this :
| ...
| at
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:476)
| at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:201)
| at
org.jbos
I forgot to mention that I am using mysql.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837186#3837186
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837186
---
T
Bugs item #738166, was opened at 2003-05-15 11:38
Message generated for change (Comment added) made by milasx
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=738166&group_id=22866
Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Su
Hi Jae77,
I just installed the latest snapshot and I got the following error:
| javax.ejb.FinderException: Find failed: java.sql.SQLException: General error,
message from server: "Table 'nukes.nuke_downloads_modrequest' doesn't exist"
| at
org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstrac
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
Hi,
The CVS version of JBoss-IDE is compatible with the latest milestone of Eclipse 3.0
RC1.
To build JBoss-IDE from the sources, see the Wiki :
http://www.jboss.org/wiki/Wiki.jsp?page=JBossIDEBuild
Comments and bug reports are welcome as usual.
Laurent.
View the original post :
http://www
42 matches
Mail list logo