problem in EAR file - struts2

Can anyone please tell me how to create a EAR file of a web application ?
Thanks in advance.

Use the Ant ear task.

Related

BDD with Specflow using selenium

When i create a project and i try to add a feature file, feature file gets created without designer code(i.e a .cs file is not getting created)All the tags "Given ,when, then , Scenario" is not getting recognized.
Which .dll are getting are missed, can somebody help me on this??
You need the SpecFlow NuGet package.

Ant, can't compile The JBoss Transactions JTA 4.2.3.SP7 from jboss.org

I have downloaded The JBoss Transactions JTA 4.2.3.SP7 from jboss.org http://www.jboss.org/jbosstm/downloads/4-2-3-SP7 , it's a first link. It is written using ant, when I try to run this I have multiple error about lacking files, etc. I have suplemmented all of them, but I get another errors about lacking variables in files, etc. Maybe it wasn't the best way to repair it so I've left it.
So, after downloading this package what should I do to run this? Thanks in advance.
So.. the solution is to compile it with ant 1.7.x. Greets.

How to retrieve contents of COD files?

I want the contents of cod files of a running application in blackberry ,so is it possible? if yes then how is it possible? Thanks in advance.
I do not think it is possible to do this with running applications. I think there would be some bad security concerns.
In general, I do not think you will be able to decompile & view the contents of the COD files.
But some people say that a tool called Coddec works.
(as per this answer https://stackoverflow.com/a/6040267/383414)
Also see this answer: https://stackoverflow.com/a/9962367/383414

Is it possible to do Reverse Engineering in Blackberry to get code for .cod file.?

I have some .cod files and want to use some features from those files , so that i want to do reverse engg in blackberry.Is it possible.If yes,then how?
Thanks in advance.
I'm guessing you mean you want to decompile it, not reverse engineer it? There are some decompilers out there that exist for BlackBerry COD files, but I've read on the BB forums that people say they don't work too well. However, from your post it sounds like you are trying to use someone else's COD file, which would be illegal. If they wanted you to have the source, they'd make it available.
Maybe it's possible to extract .class files and view them with jshrink?

Convert cod to jar in blackberry

Hii Folks,
I've a cod file to run on blackberry device but i want to convert it into jar. Is it possible to do so??Is their any script or is their any tool exist for that kindly suggest me regarding this??
The short answer is "no." There's a tool Coddec that is supposed to help with this, but it's pretty flakey. I've never gotten it to work. It's also rather old and even if you could get it to work, it probably would only be good for cod files generated by older versions of the tools.

Resources