[ http://jira.jboss.com/jira/browse/JBAS-1594?page=history ]
Jesper Pedersen updated JBAS-1594:
--
Attachment: altertable-doc.patch
> ALTER TABLE ADD DEFAULT
> ---
>
> Key: JBAS-1594
> URL: http://jira
+
Reporter: Jesper Pedersen
Priority: Minor
Attachments: altertable.patch
This patch adds support for having a default value assigned to existing rows
when adding a column to a table - just like the SQL statement.
The patch adds an optional "default-value" element to "cmp-field&
[ http://jira.jboss.com/jira/browse/JBAS-1594?page=history ]
Jesper Pedersen updated JBAS-1594:
--
Attachment: altertable.patch
> ALTER TABLE ADD DEFAULT
> ---
>
> Key: JBAS-1594
> URL: http://jira
[ http://jira.jboss.com/jira/browse/JBAS-1531?page=history ]
Jesper Pedersen updated JBAS-1531:
--
Attachment: doc.patch
> InstancePool::setMaxSize
>
>
> Key: JBAS-1531
> URL: http://jira.jboss.
[ http://jira.jboss.com/jira/browse/JBAS-1531?page=history ]
Jesper Pedersen updated JBAS-1531:
--
Attachment: instancepool.patch
> InstancePool::setMaxSize
>
>
> Key: JBAS-1531
> URL: http://jira
+
Reporter: Jesper Pedersen
Priority: Minor
The following patch adds for setMaxSize on InstancePool and exposing it as a
managable attribute. This makes it possible to change the pool size for EJBs
run-time via jmx-console.
Patches are against current Branch_4_0 for code and HEAD for
+
Reporter: Jesper Pedersen
Priority: Minor
The attached patch fixes:
12:44:39,248 ERROR [EntityContainer] Stopping failed
jboss.j2ee:jndiName=ejb/UserLocal,service=EJB
java.lang.NullPointerException
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.stop(JDBCStoreManager.java:507
[ http://jira.jboss.com/jira/browse/JBAS-1530?page=history ]
Jesper Pedersen updated JBAS-1530:
--
Attachment: jdbcstoremanager.patch
> NPE in JDBCStoreManager
> ---
>
> Key: JBAS-1530
> URL: http:/
;ignore" default to "*" ?
Are planning for more features (JVMTI, component profiling; JSP, servlet,
session, entity, JDBC) in the future ? Ideas ripped from:
http://www.trifork.com/web/p4/Trifork_P4_ProductSheet.pdf
I hope that you can use this feedback !
Regards,
Jesper
View the
erent JVM's on various OS'es.
http://www.volano.com/report/index.html
Cheers,
Jesper
___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development
gt; I have a jboss style from when the standard was 3 spaces. If there's
> interest I can post it (when I get home) along with instructions on
> how to automatically activate it when editing JBoss sources.
>
Yes, please do.
> Toby.
>
Jesper
_
is
> set to 3 seconds - hardcoded ! If the user wants to
> change that, he would have to modify the source. I
> think, we shold move that out of source and into a
> config file !
>
See the patch I made on SourceForge (patch #434115
itial time is used on
I/O in this example. I'm trying to get some performance enhancing ideas for
RabbitHole.
I'll know alot more on this topic at the end of the week ...
Jesper
BTW: The numbers are from OptimizeIt 4.0.2 Linux Edition
On Monday 18 June 2001 15:17, you wrote:
Forgot to say that it is 1 invocation on a JBoss-2.2.2+Tomcat-3.2.2 platform.
Jesper
___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development
()
3.43 % - 36 ms - 1 inv. -
sun.rmi.transport.StreamRemoteCall.releaseOutputStream()
2.95 % - 31 ms - 2 inv. -
sun.rmi.server.UnicastRef.unmarshalValue()
0.0 % - 0 ms - 1 inv. - java.lang.Thread.exit()
Attached is the full dump.
Have fun !
Jesper
fulldata.txt.gz
g filename)
>{
> String lowercaseFilename = filename.toLowerCase();
> return
> lowercaseFilename.endsWith(".jar") ||
> lowercaseFilename.endsWith(".war") ||
> lowercaseFilename.endsWith(".ear") ||
> lowercaseFile
Hi.
Someone with write-access: please review and commit this patch for javax.sql
in the jboss-j2ee module.
Changelog: Added Javadoc to javax.sql
Cheers,
Jesper
--
Jesper Pedersen, M.Sc. C.S.E
Open Source Solution Manager
Sun Certified Java 2 Developer
IT+ A/S Phone: +45 86
Hi.
Could someone with write-acces review and apply the following patch ?
Cheers,
Jesper
--
Jesper Pedersen, M.Sc. C.S.E
Open Source Solution Manager
Sun Certified Java 2 Developer
IT+ A/S Phone: +45 86 78 21 00
Brendstrupgaardsvej 7 Fax: +45 86 78 21 02
DK-8200 Aarhus N
hrows EJBException instead of RemoteException.
Someone with write-access: please review the patch and commit.
I'll start to work my way through the other packages in the module.
Kind Regards,
Jesper
--
Jesper Pedersen, M.Sc. C.S.E
Open Source Solution Manager
Sun Certified Java 2 Develope
Hi.
The following patch makes jikes more happy.
There are still warnings; check the output.txt file.
Cheers,
Jesper
Index: ejb/plugins/jms/JMSContainerInvoker.java
===
RCS file: /cvsroot/jboss/jboss/src/main/org/jboss/ejb
I'll begin the work tomorrow :)
Cheers,
/Jesper
On Monday 11 June 2001 15:33, you wrote:
> You're right. I can't find the javadoc on my machine that had the abstract
> methods in interfaces, but the only files I actually did myself were the
> Connector API ones and I
s abstract -- check the Javadoc
generated from EJB 2.0 PFD2 compared to jboss-j2ee.
I think we -- and I would be willing to do that -- should clean the
interfaces such that they don't use the abstract keyword.
And a bit more Javadoc wouldn't hurt ;)
Cheers,
Jesper
On Monday 11 June 2
Hi.
Is there a reason for declaring the interface methods in jboss-j2ee for
abstract ?
If not I'll clean it up and add JavaDoc ;)
Cheers,
Jesper
--
Jesper Pedersen, M.Sc. C.S.E
Open Source Solution Manager
Sun Certified Java 2 Developer
IT+ A/S Phone: +45 86 78
t the documentation in the package.
Binary Package
The binary package of EJBCreator will be available for free download under
ftp://ftp.itplus.dk/pub/EJBCreator/.
Hope that you will find this application of some use.
Kind Regards,
Jesper Pedersen
Open Source Solution Manager
--
Jesper Pedersen,
24 matches
Mail list logo