Re: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-05 Thread Heiko W. Rupp
On Fri, May 05, 2006 at 07:54:16AM -0500, Dimitris Andreadis wrote:
 I've seen lately a few file additions with wrong -kk or -kb flags. Is
 that an eclipse setup thing, maybe?

Seems like. -kk is the default on 3.2rc1 and probably 3.1 as well.

-- 
Heiko W.Rupp  http://www.pilhuhn.de/hwr/ http://mcntp.sf.net/

JBoss Buch: http://www.dpunkt.de/buch/3-89864-318-2.html



signature.asc
Description: Digital signature


Re: [JBoss-dev] How do I change a projec type in eclipse?

2006-05-04 Thread Heiko W. Rupp
On Thu, May 04, 2006 at 01:16:45PM -0500, Scott M Stark wrote:
 Can I change the type of a project in eclipse? I currently have a simple
 project that should be a java project. I don't see how to change this. 

Edit the .project file by hand adding the necessary things for
a java project:

buildSpec
buildCommand
nameorg.eclipse.jdt.core.javabuilder/name
arguments
/arguments
/buildCommand
/buildSpec

natures
natureorg.eclipse.jdt.core.javanature/nature
/natures

  Heiko

-- 
Heiko W.Rupp  http://www.pilhuhn.de/hwr/ http://mcntp.sf.net/

JBoss Buch: http://www.dpunkt.de/buch/3-89864-318-2.html



signature.asc
Description: Digital signature


[JBoss-dev] SNMP mib subtree

2006-05-03 Thread Heiko W. Rupp
Hello,

who is responsible for the subtree under
iso.org.dod.internet.private.enterprise.jboss ?

Scott Stark is listed as contact @ iana.

See also:
http://www.jboss.org/index.html?module=bbop=viewtopicp=3940920#3940920
and http://jira.jboss.org/jira/browse/JBAS-3165

Cheers
  Heiko

-- 
Heiko W.Rupp  http://www.pilhuhn.de/hwr/ http://mcntp.sf.net/

JBoss Buch: http://www.dpunkt.de/buch/3-89864-318-2.html



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] cvs tag expansion issue (?)

2006-04-30 Thread Heiko W. Rupp
Hi,

while working on the snmp-adaptor, I saw that when checking in
a new file a tag $Revision:$ in the source got converted to
$Revision$ after the commit had finished. I thought, this is
a local problem (with eclipse 3.2rc1 / 3.1.x), but today
I saw that a checkin from Scott (VirtualFile.java) seems
to suffer from the same issue.

Is there a way to fix this? Can I help?

Cheers
  Heiko

-- 
Heiko W.Rupp  http://www.pilhuhn.de/hwr/ http://mcntp.sf.net/

JBoss Buch: http://www.dpunkt.de/buch/3-89864-318-2.html



signature.asc
Description: Digital signature


Re: [JBoss-dev] Why am I seeing this in jboss-head

2006-02-19 Thread Heiko W. Rupp
On Sun, Feb 19, 2006 at 12:30:52PM -0600, Scott M Stark wrote:
 With a fresh update and clean build there is some port conflict going
 on:
 
 10:28:44,790 WARN  [ServiceController] Problem starting service
 jboss.remoting:service=JMXConnectorServer,protocol=rmi
 java.rmi.server.ExportException: Port already in use: 1090; nested

If you are on Windows, it could be a network drive. Unfortunately
they also often block port 1099. Sometimes unmounting helps, sometimes
only a reboot :-/.

-- 
Heiko W.Rupp  http://www.pilhuhn.de/hwr/ http://mcntp.sf.net/

JBoss Buch: http://www.dpunkt.de/buch/3-89864-318-2.html



signature.asc
Description: Digital signature


Re: [JBoss-dev] client libraries on EJB3

2006-02-15 Thread Heiko W. Rupp
On Tue, Feb 14, 2006 at 12:09:59PM -0600, Clebert Suconic wrote:
 
 If you write an EJB3 remote application application, it's very likely
 you will have to add cglib, asm and hibernate3 to the classpath of your
 application.

This sounds extremely fat. Can this be reduced to the absolutely
needed clases please?

-- 
Heiko W.Rupp  http://www.pilhuhn.de/hwr/ http://mcntp.sf.net/

JBoss Buch: http://www.dpunkt.de/buch/3-89864-318-2.html



signature.asc
Description: Digital signature


[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-136) Blob Example don't work with Oracle9.2.0.6.0

2005-04-12 Thread Heiko W. Rupp (JIRA)
 [ 
http://jira.jboss.com/jira/browse/EJBTHREE-136?page=comments#action_12316863 ]
 
Heiko W. Rupp commented on EJBTHREE-136:


Blobs generally suck in Oracle.
You might try a ojdbc14.jar from a 10g installation. Sometimes this helps.

 Blob Example don't work with Oracle9.2.0.6.0
 

  Key: EJBTHREE-136
  URL: http://jira.jboss.com/jira/browse/EJBTHREE-136
  Project: EJB 3.0
 Type: Bug
 Versions: Preview 5
 Reporter: ouafaa choufane



 The blob example in EJB3 Preview5 don't work with Oracle9.2.0.6.0.
 Here the error message:
 2005-04-12 13:25:34,426 DEBUG 
 [org.jboss.remoting.transport.socket.ServerThread] WAKEUP in SERVER THREAD
 2005-04-12 13:25:34,426 DEBUG 
 [org.jboss.remoting.transport.socket.ServerThread] beginning dorun
 2005-04-12 13:25:34,466 DEBUG [org.jboss.ejb3.entity.HibernateSessionFactory] 
 GETTING NEW HIBERNATE SESSION
 2005-04-12 13:25:34,466 DEBUG [org.hibernate.impl.SessionImpl] opened session 
 at timestamp: 4560097830772736
 2005-04-12 13:25:34,466 DEBUG [org.hibernate.impl.SessionImpl] setting flush 
 mode to: COMMIT
 2005-04-12 13:25:34,466 DEBUG 
 [org.hibernate.event.def.DefaultSaveOrUpdateEventListener] saving transient 
 instance
 2005-04-12 13:25:34,466 DEBUG [org.hibernate.jdbc.AbstractBatcher] about to 
 open PreparedStatement (open PreparedStatements: 0, globally: 5)
 2005-04-12 13:25:34,466 DEBUG [org.hibernate.jdbc.AbstractBatcher] opening 
 JDBC connection
 2005-04-12 13:25:34,516 DEBUG [org.hibernate.jdbc.JDBCContext] successfully 
 registered Synchronization
 2005-04-12 13:25:34,516 DEBUG [org.hibernate.SQL] select 
 hibernate_sequence.nextval from dual
 2005-04-12 13:25:34,516 DEBUG [org.hibernate.jdbc.AbstractBatcher] preparing 
 statement
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.id.SequenceGenerator] Sequence 
 identifier generated: 2930
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.jdbc.AbstractBatcher] about to 
 close PreparedStatement (open PreparedStatements: 1, globally: 6)
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.jdbc.AbstractBatcher] closing 
 statement
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractSaveEventListener] generated identifier: 
 2930, using strategy: org.hibernate.id.SequenceGenerator
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractSaveEventListener] saving 
 [org.jboss.tutorial.blob.bean.BlobEntity#2930]
 2005-04-12 13:25:34,526 DEBUG [org.jboss.ejb3.entity.HibernateSessionFactory] 
 ** flushing.
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] flushing session
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] processing flush-time 
 cascades
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] dirty checking 
 collections
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] Flushing entities and 
 processing referenced collections
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] Processing 
 unreferenced collections
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] Scheduling collection 
 removes/(re)creates/updates
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] Flushed: 1 
 insertions, 0 updates, 0 deletions to 1 objects
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] Flushed: 0 
 (re)creations, 0 updates, 0 removals to 0 collections
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.pretty.Printer] listing entities:
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.pretty.Printer] [EMAIL 
 PROTECTED], [EMAIL PROTECTED], id=2930}
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.event.def.AbstractFlushingEventListener] executing flush
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.persister.entity.BasicEntityPersister] Inserting entity: 
 [org.jboss.tutorial.blob.bean.BlobEntity#2930]
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.jdbc.AbstractBatcher] about to 
 open PreparedStatement (open PreparedStatements: 0, globally: 5)
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.SQL] insert into BlobEntity 
 (blobby, clobby, id) values (?, ?, ?)
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.jdbc.AbstractBatcher] preparing 
 statement
 2005-04-12 13:25:34,526 DEBUG 
 [org.hibernate.persister.entity.BasicEntityPersister] Dehydrating entity: 
 [org.jboss.tutorial.blob.bean.BlobEntity#2930]
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.type.LongType] binding '2930' to 
 parameter: 3
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.jdbc.AbstractBatcher] Adding to 
 batch
 2005-04-12 13:25:34,526 DEBUG [org.hibernate.jdbc.AbstractBatcher] about to 
 close PreparedStatement (open PreparedStatements: 1, globally: 6)
 2005-04-12 13:25:34,526 DEBUG

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1670) netboot service of JBossAS is broken

2005-04-08 Thread Heiko W. Rupp (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBAS-1670?page=comments#action_12316792 ]
 
Heiko W. Rupp commented on JBAS-1670:
-

In what way is it broken?
What error messages do you get?

 netboot service of JBossAS is broken
 

  Key: JBAS-1670
  URL: http://jira.jboss.com/jira/browse/JBAS-1670
  Project: JBoss Application Server
 Type: Bug
 Versions:  JBossAS-4.0.2RC1,  JBossAS-4.0.1 SP1, JBossAS-4.0.1 Final, 
 JBossAS-4.0.1RC1, JBossAS-4.0.0 Final
 Reporter: Amit Bhayani
  Attachments: build-netboot.xml


 Section 1.3. Booting from a Network Server of JBoss4guide 
 (http://www.jboss.org/index.html?module=downloadsop=downloadauthid=2e36d05b525043349bbe17d6d5002025downloadId=15)
  describes how to use netboot option (sets the ServerConfig.HOME_URL to the 
 netboot option URL argument value) to start JBoss using the given URL as the 
 base URL from which all libraries and configurations are loaded.
 This is broken in JBossAS4.X. There is no use case for this. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBMAIL-53) Support SMTP after POP

2005-04-01 Thread Heiko W. Rupp (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBMAIL-53?page=comments#action_12316596 ]
 
Heiko W. Rupp commented on JBMAIL-53:
-

Actually it is even simpler than this:

run fetchmail for an account on the smarthost.
when finished start smpt delivery.


I think this can be triggered through the scheduler of JBMAIL-6.
The harder part is to have a JMS queue that just does not try to
(re)deliver until a special deliver() operation is called on it.

 Support SMTP after POP
 --

  Key: JBMAIL-53
  URL: http://jira.jboss.com/jira/browse/JBMAIL-53
  Project: JBoss Mail
 Type: Feature Request
   Components: SMTP
 Versions: 1.0-M2
 Reporter: Heiko W. Rupp
 Assignee: Andrew Oliver
 Priority: Minor


 Original Estimate: 1 day
 Remaining: 1 day

 Some smarthosts require a mail sender to first authenticate thenselves over 
 pop3 before allowing to send in mails via smtp.
 This requires a mail delivery queue for the smarthost, where the delivery can 
 be manually be triggered and where it otherwise just sits on the queuue.
 See JBMAIL-6 for fetchmail and the trgiggering scheduler and JBMAIL-52 for 
 the smarthost thingy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-52) Let (outgoing) mail be delivered through a smarthost

2005-03-31 Thread Heiko W. Rupp (JIRA)
Let (outgoing) mail be delivered through a smarthost


 Key: JBMAIL-52
 URL: http://jira.jboss.com/jira/browse/JBMAIL-52
 Project: JBoss Mail
Type: Feature Request
  Components: SMTP  
Versions: 1.0-M2
Reporter: Heiko W. Rupp
 Assigned to: Andrew Oliver 


In some scenarios, mail should not be deliered directly to the MX, but only be 
sent to a manually configured smarthost.
This smarthost will then take care about mail delivery.

This requirement is common in intranets, where branch offices don't deliver 
(outgoing) mail on their own, but sent mail to the main office, that also 
provdes content scanning etc.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-53) Support SMTP after POP

2005-03-31 Thread Heiko W. Rupp (JIRA)
Support SMTP after POP
--

 Key: JBMAIL-53
 URL: http://jira.jboss.com/jira/browse/JBMAIL-53
 Project: JBoss Mail
Type: Feature Request
  Components: SMTP  
Versions: 1.0-M2
Reporter: Heiko W. Rupp
 Assigned to: Andrew Oliver 


Some smarthosts require a mail sender to first authenticate thenselves over 
pop3 before allowing to send in mails via smtp.

This requires a mail delivery queue for the smarthost, where the delivery can 
be manually be triggered and where it otherwise just sits on the queuue.

See JBMAIL-6 for fetchmail and the trgiggering scheduler and JBMAIL-52 for the 
smarthost thingy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBMAIL-53) Support SMTP after POP

2005-03-31 Thread Heiko W. Rupp (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBMAIL-53?page=comments#action_12316590 ]
 
Heiko W. Rupp commented on JBMAIL-53:
-

Andy,
it is the other way around:
Big freemail providers like web.de or gmx.{de,net} require
users to first log in over pop3 before they can send mail
over the smarthost/relaying functionality via smtp.

But yes, this is no top prio. I always fall over this on jira, which offers 
major as default prio.

 Support SMTP after POP
 --

  Key: JBMAIL-53
  URL: http://jira.jboss.com/jira/browse/JBMAIL-53
  Project: JBoss Mail
 Type: Feature Request
   Components: SMTP
 Versions: 1.0-M2
 Reporter: Heiko W. Rupp
 Assignee: Andrew Oliver


 Original Estimate: 1 day
 Remaining: 1 day

 Some smarthosts require a mail sender to first authenticate thenselves over 
 pop3 before allowing to send in mails via smtp.
 This requires a mail delivery queue for the smarthost, where the delivery can 
 be manually be triggered and where it otherwise just sits on the queuue.
 See JBMAIL-6 for fetchmail and the trgiggering scheduler and JBMAIL-52 for 
 the smarthost thingy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBMAIL-53) Support SMTP after POP

2005-03-31 Thread Heiko W. Rupp (JIRA)
 [ http://jira.jboss.com/jira/browse/JBMAIL-53?page=history ]

Heiko W. Rupp updated JBMAIL-53:


Priority: Minor  (was: Major)

 Support SMTP after POP
 --

  Key: JBMAIL-53
  URL: http://jira.jboss.com/jira/browse/JBMAIL-53
  Project: JBoss Mail
 Type: Feature Request
   Components: SMTP
 Versions: 1.0-M2
 Reporter: Heiko W. Rupp
 Assignee: Andrew Oliver
 Priority: Minor


 Original Estimate: 1 day
 Remaining: 1 day

 Some smarthosts require a mail sender to first authenticate thenselves over 
 pop3 before allowing to send in mails via smtp.
 This requires a mail delivery queue for the smarthost, where the delivery can 
 be manually be triggered and where it otherwise just sits on the queuue.
 See JBMAIL-6 for fetchmail and the trgiggering scheduler and JBMAIL-52 for 
 the smarthost thingy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBMAIL-6) Develop Fetchmail MBean

2005-03-24 Thread Heiko W. Rupp (JIRA)
 [ http://jira.jboss.com/jira/browse/JBMAIL-6?page=comments#action_12316395 
]
 
Heiko W. Rupp commented on JBMAIL-6:


Sending to local user is fixed as well as received: header checking.

There is still a problem with header body separation: basically the message 
looses its header body separation and the body part is a few characters too 
short. Do I need to add the normally terminating dot to have it being removed 
by creating the Mail() object? 
What about dot-escaping?

 Develop Fetchmail MBean
 ---

  Key: JBMAIL-6
  URL: http://jira.jboss.com/jira/browse/JBMAIL-6
  Project: JBoss Mail
 Type: Feature Request
   Components: POP
 Versions: 1.0-M3
 Reporter: Andrew Oliver
 Assignee: Heiko W. Rupp
 Priority: Critical
  Fix For: 1.0-M3


 Original Estimate: 2 days
 Remaining: 2 days

 Develop an MBean which:
  
 1. retrieves messages from an external POP server and stores them in the 
 database.
 2. Writes a schedule to a database using Hibernate containing:
a. how often to check the external POP server (seconds, hours, days, day 
 of week, dates)
b. What user/password to use
 3. has checkAvailable operation which checks to see if there are mails 
 available for the user on the external server
 4. has retrieveMails operation which retrieves the mails and stores them in 
 the datbase.
 5. has addFetch(user, password, ScheduleSpecification spec) which adds a 
 fetch schedule to the database and creates a timer for runtime
 6. onStart sets up timers and polls the external POP servers as expected
 7. supports unencrypted POP, encrypted POP, TLS POP
 8. has provision for IMAP later
 (operation/attribute names are demonstrative only)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBMAIL-6) Develop Fetchmail MBean

2005-03-23 Thread Heiko W. Rupp (JIRA)
 [ http://jira.jboss.com/jira/browse/JBMAIL-6?page=comments#action_12316370 
]
 
Heiko W. Rupp commented on JBMAIL-6:


I just commited a first implementation of fetchmail over pop3.
The message injection does not yet work properly, as the loop 
detection threshhold is still at 0.

Also the data for the received line needs to be set up (better).

 Develop Fetchmail MBean
 ---

  Key: JBMAIL-6
  URL: http://jira.jboss.com/jira/browse/JBMAIL-6
  Project: JBoss Mail
 Type: Feature Request
   Components: POP
 Versions: 1.0-M3
 Reporter: Andrew Oliver
 Assignee: Heiko W. Rupp
 Priority: Critical
  Fix For: 1.0-M3


 Original Estimate: 2 days
 Remaining: 2 days

 Develop an MBean which:
  
 1. retrieves messages from an external POP server and stores them in the 
 database.
 2. Writes a schedule to a database using Hibernate containing:
a. how often to check the external POP server (seconds, hours, days, day 
 of week, dates)
b. What user/password to use
 3. has checkAvailable operation which checks to see if there are mails 
 available for the user on the external server
 4. has retrieveMails operation which retrieves the mails and stores them in 
 the datbase.
 5. has addFetch(user, password, ScheduleSpecification spec) which adds a 
 fetch schedule to the database and creates a timer for runtime
 6. onStart sets up timers and polls the external POP servers as expected
 7. supports unencrypted POP, encrypted POP, TLS POP
 8. has provision for IMAP later
 (operation/attribute names are demonstrative only)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Microsoft Mobile  Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r)  Windows Mobile(tm) platforms, applications  content.  Register
by 3/29  save $300 http://ads.osdn.com/?ad_id=6883alloc_id=15149op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Assigned: (JBMAIL-6) Develop Fetchmail MBean

2005-03-19 Thread Heiko W. Rupp (JIRA)
 [ http://jira.jboss.com/jira/browse/JBMAIL-6?page=history ]

Heiko W. Rupp reassigned JBMAIL-6:
--

Assign To: Heiko W. Rupp  (was: Andrew Oliver)

 Develop Fetchmail MBean
 ---

  Key: JBMAIL-6
  URL: http://jira.jboss.com/jira/browse/JBMAIL-6
  Project: JBoss Mail
 Type: Feature Request
   Components: POP
 Versions: 1.0-M3
 Reporter: Andrew Oliver
 Assignee: Heiko W. Rupp
 Priority: Critical
  Fix For: 1.0-M3


 Original Estimate: 2 days
 Remaining: 2 days

 Develop an MBean which:
  
 1. retrieves messages from an external POP server and stores them in the 
 database.
 2. Writes a schedule to a database using Hibernate containing:
a. how often to check the external POP server (seconds, hours, days, day 
 of week, dates)
b. What user/password to use
 3. has checkAvailable operation which checks to see if there are mails 
 available for the user on the external server
 4. has retrieveMails operation which retrieves the mails and stores them in 
 the datbase.
 5. has addFetch(user, password, ScheduleSpecification spec) which adds a 
 fetch schedule to the database and creates a timer for runtime
 6. onStart sets up timers and polls the external POP servers as expected
 7. supports unencrypted POP, encrypted POP, TLS POP
 8. has provision for IMAP later
 (operation/attribute names are demonstrative only)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBMAIL-6) Develop Fetchmail MBean

2005-03-17 Thread Heiko W. Rupp (JIRA)
 [ http://jira.jboss.com/jira/browse/JBMAIL-6?page=comments#action_12316215 
]
 
Heiko W. Rupp commented on JBMAIL-6:


I have started with something like this already. 
I'm not sure when I can go on, as I am still working on
http://www.dpunkt.de/buch/3-89864-318-2.html

 Develop Fetchmail MBean
 ---

  Key: JBMAIL-6
  URL: http://jira.jboss.com/jira/browse/JBMAIL-6
  Project: JBoss Mail
 Type: Feature Request
   Components: POP
 Versions: 1.0-M3
 Reporter: Andrew Oliver
 Assignee: Andrew Oliver
 Priority: Critical
  Fix For: 1.0-M3


 Original Estimate: 2 days
 Remaining: 2 days

 Develop an MBean which:
  
 1. retrieves messages from an external POP server and stores them in the 
 database.
 2. Writes a schedule to a database using Hibernate containing:
a. how often to check the external POP server (seconds, hours, days, day 
 of week, dates)
b. What user/password to use
 3. has checkAvailable operation which checks to see if there are mails 
 available for the user on the external server
 4. has retrieveMails operation which retrieves the mails and stores them in 
 the datbase.
 5. has addFetch(user, password, ScheduleSpecification spec) which adds a 
 fetch schedule to the database and creates a timer for runtime
 6. onStart sets up timers and polls the external POP servers as expected
 7. supports unencrypted POP, encrypted POP, TLS POP
 8. has provision for IMAP later
 (operation/attribute names are demonstrative only)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBMAIL-29) JBMail needs a mailq command

2005-01-21 Thread Heiko W. Rupp (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBMAIL-29?page=comments#action_12314789 ]
 
Heiko W. Rupp commented on JBMAIL-29:
-

This can probably done with a QueueBrowser. For all received items, peek at 
them and return From:, To: (multiple), MessageID.

 JBMail needs a mailq command
 --

  Key: JBMAIL-29
  URL: http://jira.jboss.com/jira/browse/JBMAIL-29
  Project: JBoss Mail
 Type: Feature Request
   Components: SMTP
 Versions: 1.0-M2
 Reporter: Heiko W. Rupp
 Assignee: Andrew Oliver



 There should be a command / operation for the admin to see all not-yet 
 delivered mail that are sitting for whatever reasons in the delivery queues.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBMAIL-28) JBossMail should bounce back non deliverable mail

2005-01-21 Thread Heiko W. Rupp (JIRA)
 [ http://jira.jboss.com/jira/browse/JBMAIL-28?page=history ]
 
Heiko W. Rupp closed JBMAIL-28:
---

Resolution: Duplicate Issue

This is a duplicate of JBMAIL-24.

 JBossMail should bounce back non deliverable mail
 -

  Key: JBMAIL-28
  URL: http://jira.jboss.com/jira/browse/JBMAIL-28
  Project: JBoss Mail
 Type: Feature Request
   Components: SMTP
 Versions: 1.0-M2
 Reporter: Heiko W. Rupp
 Assignee: Andrew Oliver



 When testing the M2-dns, I sent mails, that got not delivered, but I never 
 got them back in my pop3 inbox with a text saying, that they could not be 
 delivered.
 They probably ended up in the dlq.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-28) JBossMail should bounce back non deliverable mail

2005-01-20 Thread Heiko W. Rupp (JIRA)
JBossMail should bounce back non deliverable mail
-

 Key: JBMAIL-28
 URL: http://jira.jboss.com/jira/browse/JBMAIL-28
 Project: JBoss Mail
Type: Feature Request
  Components: SMTP  
Versions: 1.0-M2
Reporter: Heiko W. Rupp
 Assigned to: Andrew Oliver 


When testing the M2-dns, I sent mails, that got not delivered, but I never got 
them back in my pop3 inbox with a text saying, that they could not be delivered.
They probably ended up in the dlq.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-29) JBMail needs a mailq command

2005-01-20 Thread Heiko W. Rupp (JIRA)
JBMail needs a mailq command
--

 Key: JBMAIL-29
 URL: http://jira.jboss.com/jira/browse/JBMAIL-29
 Project: JBoss Mail
Type: Feature Request
  Components: SMTP  
Versions: 1.0-M2
Reporter: Heiko W. Rupp
 Assigned to: Andrew Oliver 


There should be a command / operation for the admin to see all not-yet 
delivered mail that are sitting for whatever reasons in the delivery queues.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-24) Mail that gets rejected with 5xx should be given back to user

2005-01-08 Thread Heiko W. Rupp (JIRA)
Mail that gets rejected with 5xx should be given back to user
-

 Key: JBMAIL-24
 URL: http://jira.jboss.com/jira/browse/JBMAIL-24
 Project: JBoss Mail
Type: Bug
  Components: SMTP  
 Environment: jboss-mail, HEAD, jboss401
Reporter: Heiko W. Rupp
 Assigned to: Andrew Oliver 


Mails that are refused by the remote with a 553 (any 5xx error) should not be 
retired, but directly be given back into the mailbox of the submitting user.

From RFC 2821:
5yz   Permanent Negative Completion reply
  The command was not accepted and the requested action did not
  occur.  The SMTP client is discouraged from repeating the exact
  request (in the same sequence).  Even some permanent error
  conditions can be corrected, so the human user may want to direct
  the SMTP client to reinitiate the command sequence by direct
  action at some point in the future



07:21:27,668 INFO  [STDOUT] MAIL FROM:[EMAIL PROTECTED]
07:21:27,869 INFO  [STDOUT] 553 5.1.8 [EMAIL PROTECTED]... Domain of sender 
address [EMAIL PROTECTED] does not exist
07:21:27,869 ERROR [SMTPSender] Error sending mail
javax.mail.MessagingException: 553 5.1.8 [EMAIL PROTECTED]... Domain of 
sender address [EMAIL PROTECTED] does not exist

[...]
07:21:27,879 INFO  [STDOUT] QUIT
07:21:27,879 INFO  [JMSMailListener] PUT MESSAGE ON QUEUE:[EMAIL PROTECTED]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1262) MBean for ear not deregistered when deploy fails

2005-01-04 Thread Heiko W. Rupp (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBAS-1262?page=comments#action_12314497 ]
 
Heiko W. Rupp commented on JBAS-1262:
-

The same behaviour applies when the deploy of an MBean fails (i.e. not only for 
EJBs, but e.g. also for JMS-Queues). The MBean stays in the system in state 8 
and needs to be manually deregistered via twiddle.

 MBean for ear not deregistered when deploy fails
 

  Key: JBAS-1262
  URL: http://jira.jboss.com/jira/browse/JBAS-1262
  Project: JBoss Application Server
 Type: Bug
   Components: EJBs
 Versions: JBossAS-4.0.1 Final
  Environment: Win2k, JDK 1.4.2, default-configuration as supplied.
 Reporter: Heiko W. Rupp
 Assignee: Scott M Stark



 1) deploy an ear that has a ejb-jar in it that fails verification
 2) redeploy the same ear (either with or without changed jar).
 3) you will get an exception:
 21:55:12,206 INFO  [EARDeployer] Init J2EE application: 
 file:/D:/jboss401/server
 /small/deploy/adb.ear
 21:55:12,296 INFO  [EARDeployment] Registration is not done - stop
 21:55:12,296 ERROR [MainDeployer] Could not initialise deployment: 
 file:/D:/jboss401/server/small/deploy/adb.ear
 org.jboss.deployment.DeploymentException: Error in accessing application 
 metadata: ; - nested throwable: 
 javax.management.InstanceAlreadyExistsException: 
 jboss.j2ee:service=EARDeployment,url='adb.ear' already registered.)
 4) Go to jmx-console
 jboss.j2ee
 * service=EARDeployer
 * service=EARDeployment,url='adb.ear'
 5) go into the ,url=... MBean 
 6) MBean is in state 8 (registered)
 7) call stop() and/or destroy()
 22:01:47,795 WARN  [ServiceController] Ignoring request to destroy 
 nonexistent service: jboss.j2ee:service=EARDeployment,url='adb.ear'
 8) redeploy ear - same exception again
 9) call unregister over twiddle:
 D: d:\jboss401\bin\twiddle unregister 
 jboss.j2ee:service=EARDeployment,url='adb.ear'
 10) MBean is gone in MBean-List, ear can be deployed as usual.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBAS-1262) MBean for ear not deregistered when deploy fails

2005-01-02 Thread Heiko W. Rupp (JIRA)
MBean for ear not deregistered when deploy fails


 Key: JBAS-1262
 URL: http://jira.jboss.com/jira/browse/JBAS-1262
 Project: JBoss Application Server
Type: Bug
  Components: EJBs  
Versions: JBossAS-4.0.1 Final
 Environment: Win2k, JDK 1.4.2, default-configuration as supplied.
Reporter: Heiko W. Rupp
 Assigned to: Scott M Stark 


1) deploy an ear that has a ejb-jar in it that fails verification
2) redeploy the same ear (either with or without changed jar).
3) you will get an exception:
21:55:12,206 INFO  [EARDeployer] Init J2EE application: file:/D:/jboss401/server
/small/deploy/adb.ear
21:55:12,296 INFO  [EARDeployment] Registration is not done - stop
21:55:12,296 ERROR [MainDeployer] Could not initialise deployment: 
file:/D:/jboss401/server/small/deploy/adb.ear
org.jboss.deployment.DeploymentException: Error in accessing application 
metadata: ; - nested throwable: 
javax.management.InstanceAlreadyExistsException: 
jboss.j2ee:service=EARDeployment,url='adb.ear' already registered.)

4) Go to jmx-console
jboss.j2ee

* service=EARDeployer
* service=EARDeployment,url='adb.ear'

5) go into the ,url=... MBean 
6) MBean is in state 8 (registered)
7) call stop() and/or destroy()
22:01:47,795 WARN  [ServiceController] Ignoring request to destroy nonexistent 
service: jboss.j2ee:service=EARDeployment,url='adb.ear'
8) redeploy ear - same exception again
9) call unregister over twiddle:

D: d:\jboss401\bin\twiddle unregister 
jboss.j2ee:service=EARDeployment,url='adb.ear'

10) MBean is gone in MBean-List, ear can be deployed as usual.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1262) MBean for ear not deregistered when deploy fails

2005-01-02 Thread Heiko W. Rupp (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBAS-1262?page=comments#action_12314464 ]
 
Heiko W. Rupp commented on JBAS-1262:
-

I forgot: removing the .ear before redeploying does not change anything.

 MBean for ear not deregistered when deploy fails
 

  Key: JBAS-1262
  URL: http://jira.jboss.com/jira/browse/JBAS-1262
  Project: JBoss Application Server
 Type: Bug
   Components: EJBs
 Versions: JBossAS-4.0.1 Final
  Environment: Win2k, JDK 1.4.2, default-configuration as supplied.
 Reporter: Heiko W. Rupp
 Assignee: Scott M Stark



 1) deploy an ear that has a ejb-jar in it that fails verification
 2) redeploy the same ear (either with or without changed jar).
 3) you will get an exception:
 21:55:12,206 INFO  [EARDeployer] Init J2EE application: 
 file:/D:/jboss401/server
 /small/deploy/adb.ear
 21:55:12,296 INFO  [EARDeployment] Registration is not done - stop
 21:55:12,296 ERROR [MainDeployer] Could not initialise deployment: 
 file:/D:/jboss401/server/small/deploy/adb.ear
 org.jboss.deployment.DeploymentException: Error in accessing application 
 metadata: ; - nested throwable: 
 javax.management.InstanceAlreadyExistsException: 
 jboss.j2ee:service=EARDeployment,url='adb.ear' already registered.)
 4) Go to jmx-console
 jboss.j2ee
 * service=EARDeployer
 * service=EARDeployment,url='adb.ear'
 5) go into the ,url=... MBean 
 6) MBean is in state 8 (registered)
 7) call stop() and/or destroy()
 22:01:47,795 WARN  [ServiceController] Ignoring request to destroy 
 nonexistent service: jboss.j2ee:service=EARDeployment,url='adb.ear'
 8) redeploy ear - same exception again
 9) call unregister over twiddle:
 D: d:\jboss401\bin\twiddle unregister 
 jboss.j2ee:service=EARDeployment,url='adb.ear'
 10) MBean is gone in MBean-List, ear can be deployed as usual.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development