Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004727 [Resin] major always 08-24-11 19:25 08-25-11 13:56
Reporter ddalessa View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.22
Summary 0004727: Proxy code generated for @Asynchronous doesn't compile
Description When trying to propagate the caller principal the following code is generated:

com.caucho.network.connection.TcpSocketLink.setCurrentRequest(_requestContext);

The package of the class is wrong, it should be

com.caucho.network.listen.TcpSocketLink

This causes deployment to fail
Additional Information
Attached Files

- Relationships

- Notes
(0005461)
ddalessa
08-24-11 19:26

The generated finally block also has the incorrect package.
 
(0005466)
ferg
08-25-11 13:56

ejb/1500
 

- Issue History
Date Modified Username Field Change
08-24-11 19:25 ddalessa New Issue
08-24-11 19:26 ddalessa Note Added: 0005461
08-24-11 19:35 wtao Issue Monitored: wtao
08-25-11 13:52 ferg Assigned To  => ferg
08-25-11 13:52 ferg Status new => closed
08-25-11 13:52 ferg Resolution open => fixed
08-25-11 13:52 ferg Fixed in Version  => 4.0.22
08-25-11 13:56 ferg Note Added: 0005466


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker