
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
10/Mar/08 08:12 PM
|
|
I know that j2ee.jar is not available in ibiblio but a close equivalent one is in jboss-j2ee-3.2.3.jar, would it be possible to use that instead in the project.xml file?
i.e.
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-j2ee</artifactId>
<version>3.2.3</version>
</dependency>
|
|
Description
|
I know that j2ee.jar is not available in ibiblio but a close equivalent one is in jboss-j2ee-3.2.3.jar, would it be possible to use that instead in the project.xml file?
i.e.
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-j2ee</artifactId>
<version>3.2.3</version>
</dependency>
|
Show » |
| No work has yet been logged on this issue.
|
|